Olivier Dragon
e91bc6ef0c
Fix sorter filter and error in eject ( #32 )
...
Also corrects eject for sorter, and simplifies it.
2024-09-25 20:41:03 +02:00
SmallJoker
30b5654802
Add .luacheckrc and fix its warnings
2024-08-29 14:36:13 +02:00
Ajrat Makhmutov
df5f8d8379
Add multi-node containers support
...
+ remove trailing spaces
+ add new api for extra information about containers
2024-08-17 09:20:43 +02:00
Ajrat Makhmutov
d0c8e18c5a
Refactor the hopper place function
2024-08-17 09:20:43 +02:00
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