Commit Graph

10 Commits

Author SHA1 Message Date
12Me21 9725fa2f28 Add on-rotate to chests, furnaces, filter-injector, dispenser, deployer, and node breaker 2018-09-17 11:44:15 -04:00
Vanessa Ezekowitz 8ffef8e43c treat unknown node obstructing chest lid as solid
fixes #207
2017-10-27 14:49:25 -04:00
DS c57a35d5bd filter: allow to take items out of locked chests if same owner (#193) 2017-08-17 15:20:38 -04:00
Vanessa Ezekowitz 1273d82917 only return true from receive_fields() when actually needed 2017-06-19 22:59:37 -04:00
ForbiddenJ 11d57cc02b Change compat-chests.lua to block top-mounted tube connections when chest is open 2017-06-17 19:52:55 -05:00
ForbiddenJ 018accd1ae Change compat-chests.lua to handle modern chests and be clean. (Addresses https://github.com/minetest-mods/pipeworks/issues/177) 2017-06-17 13:32:10 -05:00
Vanessa Ezekowitz d78364570c use "base" field in a couple more places 2017-04-11 20:05:58 -04:00
Vanessa Ezekowitz 5e26aa5f91 cache on/off button image refs and commonly-used label for same 2017-04-11 18:52:39 -04:00
Vanessa Ezekowitz 698c83d626 chests/furnaces: cache tube overlay images 2017-04-11 09:01:12 -04:00
Vanessa Ezekowitz 8f3d8cc586 allow stack per-chest/per-furnace stack splitting
defaults to disabled, whether the node has a new formspec or not
note that furnace fuel stacks can't be split.
2017-04-11 01:33:06 -04:00