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

7 Commits

Author SHA1 Message Date
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
20810ba81d Register node as MVPS stopper 2022-07-29 13:09:32 +02:00
22f035735f Remove MC1 support (without fs prepend[]) 2022-06-16 19:46:25 +03:00
52d79c91e0 Make formspec great 2022-04-13 09:52:40 +02:00
0861f4d8c8 Add tubelib compatibility 2018-08-15 18:48:06 +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