Commit Graph

9 Commits (master)

Author SHA1 Message Date
luk3yx a81a47c23e Make minetest_game an optional dependency 2020-10-09 14:26:34 +13:00
Louis Royer 3417900b98 Use builtin translation system
- This removes `intllib` depends. I used
https://github.com/FaceDeer/update_translations to convert from existing
translation files (plus manual edit).
- Removed translation string from `minetest.log` calls since translated
string are not printed in console.
- Changed formspec in `barter.lua` to allow longer strings to be displayed
(player names, and longer translated strings).
- French translation improvement.
2020-03-01 15:25:24 +01:00
Vanessa Dannenberg cd3a41dd7d fix bad line endings (DOS -> Unix) 2018-09-21 18:33:06 -04:00
AntumDeluge 9e9b1bec42 Replace deprecated 'setting_getbool' with 'settings:get_bool' 2017-05-20 16:23:44 -07:00
FaceDeer 215a33ee9a requested localization changes 2017-02-20 14:01:45 -07:00
FaceDeer 4c11d3ce2e add support for intllib and loot mods 2017-02-11 21:24:30 -07:00
Gabriel Pérez-Cerezo 2be459a49a Changed print() to minetest.log() to avoid annoying players in 0.4.15 2016-12-31 12:32:50 -08:00
Vanessa Ezekowitz 47bc762955 make basic income only happen in Survival mode
also cache the output of minetest.get_modpath()
2014-12-26 15:33:18 -05:00
Vanessa Ezekowitz 5e5580db1e initial commit 2014-07-04 05:28:19 -04:00