nixnoxus
a39a454c49
Move to MT 5.0.0+ translation system ( #255 )
...
* convert to `minetest.get_translator`
* fix material translation
* fix material translation
* Revert "fix material translation"
This reverts commit 35d0979d5828f481b6e53c04f20739983ba35087.
* update */locale/*
* `S("Chernobylite Block")`
* restore non-breaking spaces
* fix technic_chests/spec/api_spec.lua
* fix S(...)
* update technic/locale/
* update german translations
* fix placeholder `%s` in *.zh_CN.tr translations
2022-01-07 13:17:43 +01:00
OgelGames
c6433a971a
Improve steel to iron overrides
...
reduces optional dependencies and extends to support as many items as possible
2021-11-02 03:28:12 +11:00
Tim
41a10a86d5
reduce intllib code
2015-02-05 10:09:14 +01:00
Tim
49e82a604b
supress undeclared variable access warnings in cases of intentional declaration checks
2015-02-05 09:47:37 +01:00
Zefram
9f0b41fe71
Make technic_worldgen loadable before technic
...
There was a small amount of dependency of technic_worldgen on the
technic mod, for configuration loading and the top-level "technic" table.
Resolve that by sharing the configuration and top-level table between the
two mods. This means that technic_worldgen can be loaded before technic,
permitting other mods to depend on it without depending on technic.
2014-07-26 19:20:45 +01:00
Zefram
0294fc8f3a
various backward-compatibility aliases
2014-04-30 00:26:45 +01:00
Xanthin
39c41a06f4
Add german translations for all mods
2014-04-22 16:30:27 -04:00
Novatux
d8e02eb2dd
Add mg support
2013-10-29 11:18:08 +01:00
ShadowNinja
ee0765804c
Partial rewrite
2013-09-17 16:37:56 -04:00
RealBadAngel
0ca19dacb0
Update 0.4.6-0
2013-04-04 01:17:39 +02:00
RealBadAngel
279776ff62
update
2013-03-30 11:36:45 +01:00