c370b8051a
[WIP] Add item picker
...
WARNING: Do not revert back to the previous commits after this one!
Doing so will give away items for free (as players will be able to take
out any items that they prevously selected with the item picker)
If you want to be able to revert then maybe it'd be better to make the
existing code store a copy of the item in its own inventory first (like
mese tubes in pipeworks).
The GUI currently uses flow because I'm lazy, if more performance is
needed then I can probably convert it to a formspec.
2022-11-06 12:25:42 +13:00
c79c4adf39
Update textures and craft
2022-09-28 10:01:27 +02:00
20810ba81d
Register node as MVPS stopper
2022-07-29 13:09:32 +02:00
522d163434
Mod update and cleanup
2022-07-10 18:11:15 +03:00
22f035735f
Remove MC1 support (without fs prepend[]
)
2022-06-16 19:46:25 +03:00
85deb9ddd3
Fix can_dig
by not player
2022-05-04 01:06:16 +02:00
52d79c91e0
Make formspec great
2022-04-13 09:52:40 +02:00
686acbada4
Copy metadata of sold items
...
With this change, the shop will use the metadata of the last removed ItemStack
2022-04-13 09:15:47 +02:00
3b86d9a7d5
Update
2022-03-23 23:49:38 +01:00
1d91873150
Add luacheck
2021-11-26 00:30:14 +01:00
b8721f7bd6
Minor changes
2021-11-26 00:30:14 +01:00
18051c638f
Mod cleanup
2021-11-25 20:58:05 +01:00
91cec3f12d
Add symbols to clarify the list purpose
2020-04-21 21:28:10 +02:00
45acc5e3ac
Code license: MIT, require 5.0.0-dev
2020-04-21 20:47:07 +02:00
d2273a0952
Add French translation
2020-04-21 20:37:49 +02:00
320d2c936d
Add translation template
2020-04-21 20:34:15 +02:00
951981c79a
Add i18n whith get_translator
2020-04-21 20:34:09 +02:00
3b79c1c7b6
Fix not necessary executable bit
2020-04-21 20:30:33 +02:00
0861f4d8c8
Add tubelib compatibility
2018-08-15 18:48:06 +02:00
75900f5661
Use markdown format, add screenshot
2018-07-09 18:28:19 +02:00
7cb00df6dc
Clean up formspec, remove old pipeworks code
2018-07-09 10:54:02 +02:00
130389705b
Better migrate options, fix 'default' dependency
2018-07-08 10:04:45 +02:00
89d08b907b
First version 🐈
2018-07-08 09:30:13 +02:00