Commit Graph

9 Commits (master)

Author SHA1 Message Date
flux a243c2ed88 add option to disable currency for creative players 2020-05-10 00:17:17 +00: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
y d208628a2d Allow configuration of income 2019-07-01 03:17:17 +01:00
Vanessa Dannenberg 3e2fc7be7b indenting: spaces -> tabs 2018-09-21 18:33:06 -04:00
Vanessa Dannenberg 0f3e04412c raise daily income to 10 Mg 2018-09-21 17:59:56 -04: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 5e5580db1e initial commit 2014-07-04 05:28:19 -04:00