Commit Graph

7 Commits

Author SHA1 Message Date
Vanessa Ezekowitz e04a0e5e4f changed all "homedecor_" variable and function names to "homedecor."
(underscore -> period).  Similarly for intllib calls and the DEBUG variable.
2013-10-09 12:47:22 -04:00
Vanessa Ezekowitz 2550672352 Replaced most uses of get_modpath() with variables cached at the top of init.lua 2013-10-09 12:27:49 -04:00
Diego Martínez 77d192aa5f Add ability to register furnace-like nodes from other mods. 2013-07-12 18:37:47 -03:00
Vanessa Ezekowitz 2efa203185 Phased out all deprecated minetest.env:* uses in favor of minetest.* 2013-06-30 23:55:07 -04:00
Vanessa Ezekowitz 975474c2c0 Fixed missing cooking ABM code for locked ovens. 2013-03-08 23:22:10 -05:00
Diego Martínez 6133234771 Added localization support 2013-03-05 05:18:56 -02:00
Diego Martínez e8f0051699 Added locked store-able nodes 2013-02-25 15:03:09 -02:00