Releases: peter-kish/gloot
Releases · peter-kish/gloot
GLoot - 2.4.12
- Various bugfixes
- Updated file formatting
- Updated documentation
- Updated examples
GLoot - 2.4.11
- Added documentation comments
- Added
Inventory.create_item(prototype_id: String) -> InventoryItem
- Various bugfixes
- Code refactoring
GLoot - 2.4.10
- Some fixes for Godot 4.3 beta 1
- Fix for an item merging bug
GLoot - 2.4.9
- InventoryGrid optimizations
- Added InventoryStacked.pack(item) and InventoryGridStacked.pack(item) for item packing
- Various bugfixes and code refactoring
GLoot - 2.4.8
- Code refactoring
- Various bugfixes
GLoot - 2.4.7
- More liberal item swapping
- Bugfixes
- Updated documentation
GLoot - 2.4.6
- Support for item swapping
- Support for multi-selections
- Added a drag & drop deadzone (configurable)
- Various bugfixes
GLoot - 2.4.5
- Refactoring
CtrlInventoryGrid
- Various bugfixes
GLoot - 2.4.4
- Various bugfixes
GLoot - 2.4.3
- More customizable icon scaling
- UI control optimizations
- JSON serialization options
- Bug fixes