kaeza
10cef3dda1
Use a single `intllib.Getter' for all the texts.
...
Just a minimal code reduction, but big reduction in code
duplication. This could help if in the future, support for
different "internationalization" mods will be added, or in
case Minetest supports I18N/L10N internally in the engine.
2013-10-21 22:31:54 -02:00
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