Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-11 | allow per-chest stack splitting | Vanessa Ezekowitz | |
(default off) | |||
2017-04-09 | only reject part of itemtack from chest/machine/etc., if possible | Vanessa Ezekowitz | |
(e.g. if there's room for 50 of some item, and you send a stack of 99, 50 are added to the chest and a stack of 49 is rejected and sent on to the next destination) | |||
2017-03-06 | Update chests protection to current minetest_game | Thomas--S | |
2017-01-15 | Update has_locked_chest_privilege to current minetest_game function | Thomas--S | |
2014-04-27 | Fix chest log messages | Zefram | |
All log messages about moving stuff in/into/from chests described them as "locked", whether the chests are locked or not. Remove that word, so the messages make no claim about lockedness. | |||
2013-12-20 | Fix stack count fetching | ShadowNinja | |
2013-12-17 | Rewrite chests | ShadowNinja | |