Commit Graph

7 Commits

Author SHA1 Message Date
SmallJoker
c691f370b4
Configurable inventory log level (#17)
This aims to reduce spammed log files and corrects nonsense translations to the terminal
2022-07-10 20:25:16 +02:00
SmallJoker
a05aa9a59b
Use texture status indicators (#16) 2022-07-10 20:25:00 +02:00
Louis Royer
75e2bdb934
Update to minetest builtin’s translation api (#12)
This will allow client side translation.

I did not found how to export translations files from
https://hosted.weblate.org/projects/minetest/mod-hopper/ but if you need
to add translations from this website, please provide exports and I
convert them.
2020-02-18 16:47:23 -07:00
texmex
8a7ebcf6ca Replace deprecated settings method (#9) 2017-06-18 14:22:33 -06:00
FaceDeer
f871723edf sorter wasn't checking allow_metadata_inventory_move
this allowed for items to be duplicated and destroyed inadvertently when
moving back and forth between the filter and the storage buffer
inventories.
2017-04-29 15:12:56 -06:00
FaceDeer
74c8cf887f add ability to "filter all" to sorter 2017-04-01 09:48:54 -06:00
FaceDeer
b8f4ee3f8b Sorter, splitting up giant init.lua
Adding a sorter, and splitting up the overly-large init.lua in the process.
2017-03-31 00:58:28 -06:00