Releases: expressobits/inventory-system
Releases · expressobits/inventory-system
0.7.6
- Move demos to https://github.com/expressobits/inventory-system-demos
0.7.51
- Add code for categories (For optimization and network sync)
- Fixed craft station UI not updating when changing an item in the multiplayer version client
- Removed unused codes in inventory editor
- Fixed a bug when creating a recipe in the inventory editor
0.7.5
- Add Item Categories
0.7.2
- Fixes in Item Editor
0.7.1
- Add Item Editor
- Rearchitected inventory system (Removed InventoryItemDatabase)
- Add Item custom properties
- Add Item weight
- Change icons colors
- Add Base node
WARNING: This update breaks previous versions, before updating please backup your project!
0.6.1
- Add craft system
0.5.2
- Refactor GUI of demos
- Refactor Textures of demos
0.5.0
- Multiplayer compatible
- Multiplayer demo
- Minor fixes
0.4.0
- Add Inventory
- Add Inventory Handler
- Add Inventory Item
- Add Inventory Database
- Add UI
- Add Demo FPS