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
2d3a3f21ef
fix typos in alternate slope recipes (affects all mods that use the
...
shingles API)
2013-10-03 07:51:30 -04:00
fairiestoy
bae93a8ba9
Fixed duplication bug
...
Fixed a little bug within the recipe registration which causes to
duplicate shingles when crafted from slopes.
2013-09-13 18:21:13 +02:00
Vanessa Ezekowitz
55c222b39d
forgot to check for proper tiling between segments. fixed.
2013-06-02 12:42:51 -04:00
Vanessa Ezekowitz
8cb236a105
Lower resolution of roof slopes/corners from 256 to 16.
2013-06-02 12:39:17 -04:00
Vanessa Ezekowitz
8df6442311
Hand-merged "slopes" branch, with minor recipe changes.
...
Also changed all single quotes ' to double quotes " in crafts.lua
2013-05-07 01:49:22 -04:00