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 3e2fc7be7b indenting: spaces -> tabs 2018-09-21 18:33:06 -04:00
Vanessa Dannenberg cd3a41dd7d fix bad line endings (DOS -> Unix) 2018-09-21 18:33:06 -04:00
David OLIVIER 69b6b44a6a add listring support to safe 2017-09-28 06:04:22 -04:00
FaceDeer 4c11d3ce2e add support for intllib and loot mods 2017-02-11 21:24:30 -07:00
Thomas--S 9623dca902 Use new safe privilege function (#4)
The new behavior is equal to the locked chests.
2016-10-23 21:15:39 -07:00
Vanessa Ezekowitz ea81baaed8 stop crash if player is nil when digging a safe 2015-10-23 14:31:37 -04:00
Vanessa Ezekowitz 5e5580db1e initial commit 2014-07-04 05:28:19 -04:00