Releases: peter-kish/gloot
Releases · peter-kish/gloot
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
GLoot - 2.4.2
- Fixed drag&drop rendering issues
- Fixed some crashes when switching scenes
- Fixed bad item scaling in
CtrlInventoryGrid
GLoot - 2.4.1
- Support for item rotations: Right-click items in an
InventoryGridto rotate them (check theInventoryGriddocumentation for details). - Additional tests
- Code refacoring
- Various bugfixes
GLoot - 2.4.0
- Modified
ItemSlotto take ownership of the item - Added
ItemRefSlotto hold a reference to an item - Various bugfixes
- Code refactoring
GLoot - 2.3.9
- Various bug fixes
- Updated documentation
- Removed custom types and sticking to script classes
GLoot - 2.3.8
- CtrlItemSlot: Added icon scaling
- ItemSlot: Preventing items from being equipped in multiple slots
- CtrlInventoryGrid: Fixed some drag&drop bugs
- Various bug fixes
- Updated documentation
GLoot - 2.3.7
- Improved
InventoryGridperformance - Code refactoring
GLoot - 2.3.6
- Stack size checks when calling
InventoryStacked.set_item_stack_sizeandInventoryGridStacked.set_item_stack_size - Updated documentation
- Code refactoring