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
OgelGames 1d2cb7cf15 drop items from barter table if no room in inventory 2020-05-20 19:28:11 +10: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
SwissalpS 2d7d2dd206 allow table to reset itself
some don't know how to work the barter table, others block it intentionally.
Having the table expire and reset after certain time, solves that issue.
2020-02-14 02:25:45 +00: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
FaceDeer 4c11d3ce2e add support for intllib and loot mods 2017-02-11 21:24:30 -07:00
Vanessa Ezekowitz 8056fa6c18 minetest.env:* --> minetest.* 2014-11-30 12:15:49 -05:00
Vanessa Ezekowitz 5e5580db1e initial commit 2014-07-04 05:28:19 -04:00