BuckarooBanzay
9a9808703e
add luacheck / fix some issues
2022-08-09 17:59:31 +02:00
BuckarooBanzay
664eec36e6
apply fix from lifo's fork
...
thanks Blockhead ❤️
2022-08-09 17:53:44 +02:00
Gardon Klimm
7a9407bc61
Update german locale
2020-10-09 12:34:24 +00:00
luk3yx
a81a47c23e
Make minetest_game an optional dependency
2020-10-09 14:26:34 +13:00
Isidor Zeuner
3d6f6be190
remove abm, all status changes happen due to inventory movements
2020-07-20 01:44:34 +02:00
Isidor Zeuner
c04fe531df
visibly mark shops that cannot work because the owner did not fill enough stock
2020-07-13 22:34:16 +02: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
Vanessa Ezekowitz
3ee673da21
Merge pull request #9 from AntumDeluge/pipeworks_fixes
...
Test for global 'pipeworks' before calling
2017-05-18 15:57:58 -04:00
AntumDeluge
85a74f32ac
Test for global 'pipeworks' before calling
2017-05-15 16:07:08 -07:00
Auke Kok
c4adcee072
Merge branch 'master' into master
2017-04-29 21:35:46 -07:00
Carter Kolwey
70e998e040
Add pipeworks support to shop
...
Tubes place items into "Your Stock", and filters (must be owned by the shop owner) take from "Customers Gave"
2017-03-22 19:39:44 -05:00
FaceDeer
4c11d3ce2e
add support for intllib and loot mods
2017-02-11 21:24:30 -07:00
est31
d52512a89f
Remove debug print
...
removes debug print that even caused printing for other mods.
2015-03-03 06:07:44 +01: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