Commit Graph

13 Commits

Author SHA1 Message Date
FaceDeer
6ac1b61951 bring in translations from weblate.org 2021-01-13 03:10:55 -07:00
FaceDeer
6525e577fb add i18n script, update translation files 2020-03-02 20:31:29 -07: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
FaceDeer
1ee79fb94a add pt, br-pt translations 2018-12-06 08:51:32 -07: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
FaceDeer
cf4608a412 fix a documentation typo 2017-02-25 07:00:01 -07:00
FaceDeer
4b8d61568f add eject setting for hoppers
This allows hoppers to dump the items they're ingesting out into the
world if there's not a compatible inventory to receive them (and the
target node is "open", tested via buildable_to)
2017-02-23 20:36:40 -07:00
FaceDeer
58505e8d04 Add chutes 2017-02-04 21:29:23 -07:00
FaceDeer
ad0ad11039 Vertical hoppers can now be rotated on their side and work as expected
Consistency is now maintained for side and vertical hoppers regarding
which face of a target node they inject items into. Injecting from the
top goes to the same inventory regardless of what hopper type did the
injecting, and likewise injecting from the side goes ot the same
inventory.
2017-02-04 18:58:15 -07:00
FaceDeer
191c242816 update intllib to latest format 2017-02-02 20:03:24 -07:00
FaceDeer
f16b51efe1 merge recent tenplus1 changes 2017-02-01 21:00:57 -07:00
TenPlus1
803f5ee4b2 Added intllib support (german translation by Xanthin) 2017-02-01 20:35:04 +00:00