Vanessa Ezekowitz
ccdbc80295
only register the alias for wrongly-named curtain nodes
...
if they were in fact wrongly-named.
2013-11-08 05:11:58 -05:00
Vanessa Ezekowitz
e3de39bd05
Fix improper use of translation code in curtains
...
possible side effect: Some users may have unknown nodes because they
were being registered wrong to begin with.
2013-11-08 05:08:07 -05:00
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
Vanessa Ezekowitz
2c8a91c362
Condense shutters into a nice loop, give them wood sounds instead of leaves.
...
Make shutters and curtains pass sunlight through to avoid ugly shadows
vertical shadows.
2013-08-28 05:31:42 -04:00
Vanessa Ezekowitz
aedbcf5fde
Add decorative window-unit air conditioner
...
also, renamed nodes.lua -> misc_nodes.lua
2013-06-29 01:38:37 -04:00