Commit Graph

8 Commits (master)

Author SHA1 Message Date
Olivier Dragon 4dc9a81ec2 Change intllib for v5 minetest.get_translator 2020-08-31 07:41:59 +02:00
Olivier Dragon 979516c13d Update French translation 2020-08-31 07:41:59 +02:00
Olivier Dragon 0af7280e64 Update translations to MT v5 format
using the script https://github.com/minetest-tools/update_translations
2020-08-31 07:41:59 +02:00
Panquesito7 e248752ee4
Use newer functions from MT/MTG 5.0.0+
These commits create more compatibility with MT/MTG 5.0.0+.
However, these commits (may) break compatibility with the 0.4-series.
2019-06-16 15:17:21 -05:00
stujones11 47ecef46f7 Update licenses 2019-05-27 20:30:03 +01:00
stujones11 b4cfdac6f5 Update licenses to current year 2018-02-11 16:57:27 +00:00
fat115 ae448c150c added complete intllib support (i18n)
added french translation
2017-08-08 18:09:27 +01:00
Alexander Weber f0edb9a710 Inventory compat cleanup
fix inventory_plus after cleanup. Create own register_on_player_receive_fields for this inventory

removed smart_inventory (moved to the inventoy mod), adjusted sfinv

moved sfinv to own mod 3d_armor_sfinv

moved unified_inventory to 3d_armor_ui

moved inventory_plus support to own mod 3d_armor_ip
2017-03-21 14:50:17 +00:00