summaryrefslogtreecommitdiff
path: root/technic_chests/common.lua
AgeCommit message (Collapse)Author
2017-03-06Update chests protection to current minetest_gameThomas--S
2017-01-15Update has_locked_chest_privilege to current minetest_game functionThomas--S
2014-04-27Fix chest log messagesZefram
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-20Fix stack count fetchingShadowNinja
2013-12-17Rewrite chestsShadowNinja