Releases: Terasology/Inventory
Releases · Terasology/Inventory
Release 1.3.0
🚀 Features
- feat: allow to rotate items in the InventoryHud
Release 1.2.1
🚀 Features
- feat: add
addToBlockBasedItem
annotation to InventoryComponent
(#17)
🧰 Maintenance
- refactor(StartingInventory): Overhaul system; Improve documentation (#13)
- refactor(StartingInventory): Collect errors and log at the end (#18)
- test: Add basic MTE tests for InventoryManager (#10)
Release 1.2.0
🚀 Features
- feat(StartingInventory): Allow for nested inventories (#9)
- feat: Add
isStackable
utility method (#11)
🐛 Bugfixes
- fix: Change Inventory Screen so the moving item is not lost on exit (#2)