Description
This is an Item management system.
The aim is to give people easy access to item management API and GUI that is easy to manage and implement in their own projects.
I will be continuing to update this as I breakthrough new features.
If you need any help implementing any of the panels or need a custom implementation to fit your game's data feel free to hit me up on discord @lodboots.
Updates: Standardized objects and methods. fixed a bug where you could delete items by dropping them between itemSlots.
Future:
Will add sell dialogue and a buyback tab to the shop.
Will make it so shops have their own items rather than sharing them.
Will add a property per shop to control it's refresh time and add functionality to set restock time per item if need be.
Will add more item types so that it's easier for people to use in their game.