Skip to content

Releases: peter-kish/gloot

GLoot - 2.4.5

24 Mar 09:43
35cc15e

Choose a tag to compare

  • Refactoring CtrlInventoryGrid
  • Various bugfixes

GLoot - 2.4.4

02 Mar 13:52

Choose a tag to compare

  • Various bugfixes

GLoot - 2.4.3

24 Feb 12:19

Choose a tag to compare

  • More customizable icon scaling
  • UI control optimizations
  • JSON serialization options
  • Bug fixes

GLoot - 2.4.2

17 Feb 09:52

Choose a tag to compare

  • Fixed drag&drop rendering issues
  • Fixed some crashes when switching scenes
  • Fixed bad item scaling in CtrlInventoryGrid

GLoot - 2.4.1

10 Feb 13:47

Choose a tag to compare

  • Support for item rotations: Right-click items in an InventoryGrid to rotate them (check the InventoryGrid documentation for details).
  • Additional tests
  • Code refacoring
  • Various bugfixes

GLoot - 2.4.0

15 Jan 19:36
5ebc21a

Choose a tag to compare

  • Modified ItemSlot to take ownership of the item
  • Added ItemRefSlot to hold a reference to an item
  • Various bugfixes
  • Code refactoring

GLoot - 2.3.9

01 Jan 12:50
3c26f3c

Choose a tag to compare

  • Various bug fixes
  • Updated documentation
  • Removed custom types and sticking to script classes

GLoot - 2.3.8

16 Dec 11:21
97d0beb

Choose a tag to compare

  • 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

13 Nov 19:31

Choose a tag to compare

  • Improved InventoryGrid performance
  • Code refactoring

GLoot - 2.3.6

24 Sep 09:03
dca5d4c

Choose a tag to compare

  • Stack size checks when calling InventoryStacked.set_item_stack_size and InventoryGridStacked.set_item_stack_size
  • Updated documentation
  • Code refactoring