1
0
mirror of https://github.com/SmallJoker/exchange_shop.git synced 2025-07-14 06:10:19 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
633f239b09 Fix bug and move search box down 2022-11-08 22:15:34 +13:00
292e4fbe8d Code style 2022-11-08 22:06:42 +13:00
186e758873 Make luacheck happy and fix bug 2022-11-08 21:48:10 +13:00
68ced48485 Add update button 2022-11-08 21:44:33 +13:00
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
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
3b86d9a7d5 Update 2022-03-23 23:49:38 +01:00
b8721f7bd6 Minor changes 2021-11-26 00:30:14 +01:00
91cec3f12d Add symbols to clarify the list purpose 2020-04-21 21:28:10 +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
7cb00df6dc Clean up formspec, remove old pipeworks code 2018-07-09 10:54:02 +02:00
89d08b907b First version 🐈 2018-07-08 09:30:13 +02:00