Commit Graph

8 Commits

Author SHA1 Message Date
phil235 0caa59b21a First commit of this big PR
These are the files with just tiny tweaks. Mostly modify an object's attackby so it does "return ..()" instead of "..()".
If there are other things in this commit, the PR's description will explain them.
2016-04-24 20:26:24 +02:00
Firecage 4688c2c969 Fixes proc arguments 2015-07-15 23:52:35 +02:00
xxalpha cfb5e724b6 Material container, all items can have materials, wake me up
cant wake up

go to sleep debug
2015-07-01 03:34:47 +01:00
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