Commit Graph

10 Commits

Author SHA1 Message Date
SmallJoker
64a4991960 Add .luacheckrc and fix its warnings 2024-08-17 09:48:29 +02:00
Ajrat Makhmutov
e2f4aec5c9 Move getting inventory to a separate function 2024-08-17 09:20:43 +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
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
Pierre-Adrien Langrognet
51b70fb5ee Avoid hoppers to "repair" taken items (#10) 2017-09-01 20:53:03 -06:00
FaceDeer
c8b83cd72d hoppers sometimes crashed when adjacent to undefined nodes 2017-05-07 13:06:26 -06:00
FaceDeer
3f5deef63a use fake players for offline players like in Pipeworks 2017-04-01 22:39:31 -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