Commit Graph

16 Commits

Author SHA1 Message Date
luk3yx 186e758873 Make luacheck happy and fix bug 2022-11-08 21:48:10 +13:00
luk3yx 68ced48485 Add update button 2022-11-08 21:44:33 +13:00
luk3yx 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
Maksym H c79c4adf39 Update textures and craft 2022-09-28 10:01:27 +02:00
Maksim 522d163434 Mod update and cleanup 2022-07-10 18:11:15 +03:00
Maksim 22f035735f Remove MC1 support (without fs `prepend[]`) 2022-06-16 19:46:25 +03:00
Maksim 85deb9ddd3 Fix `can_dig` by not player 2022-05-04 01:06:16 +02:00
Maksim 52d79c91e0 Make formspec great 2022-04-13 09:52:40 +02:00
Maksim 3b86d9a7d5 Update 2022-03-23 23:49:38 +01:00
MoNTE48 b8721f7bd6 Minor changes 2021-11-26 00:30:14 +01:00
SmallJoker 91cec3f12d Add symbols to clarify the list purpose 2020-04-21 21:28:10 +02:00
Peppy 951981c79a Add i18n whith get_translator 2020-04-21 20:34:09 +02:00
Peppy 3b79c1c7b6 Fix not necessary executable bit 2020-04-21 20:30:33 +02:00
SmallJoker 0861f4d8c8 Add tubelib compatibility 2018-08-15 18:48:06 +02:00
SmallJoker 7cb00df6dc Clean up formspec, remove old pipeworks code 2018-07-09 10:54:02 +02:00
SmallJoker 89d08b907b First version 🐈 2018-07-08 09:30:13 +02:00