Commit Graph

5 Commits

Author SHA1 Message Date
tkdrg 2eb366de89 Fixes a few RPD painting bugs
Changes RPD colors to be consistent with pipe painter & default pipes.
Makes the RPD properly update its neighbors on painting.
Offloads the neighbor updating logic from pipe_painter to a pipe proc.
Fixes #6783
2015-01-04 04:35:36 -03:00
Francis Devine 826d81555e Delete changelog and remove unused on variable 2014-10-29 09:04:34 +13:00
Orange Borg 3a27905011 Add adjacency check to pipepainter 2014-10-21 12:00:07 +13:00
Orange Borg 96d592cc32 Remove click delay from pipe painter Fixes #5344
I have no strong opinion about this, but it does seem kinda pointless, I guess message spam could be a problem in the future

If it is decided it should stay I'll probably rework it to use user.changeNext_move instead
2014-10-20 09:44:47 +13:00
Daniel 3ea3462e6e Squashed up 2014-09-30 23:50:51 +02:00