Skip to content

Releases: peter-kish/gloot

GLoot - 2.4.12

30 Sep 18:11
Compare
Choose a tag to compare
  • Various bugfixes
  • Updated file formatting
  • Updated documentation
  • Updated examples

GLoot - 2.4.11

17 Aug 17:32
Compare
Choose a tag to compare
  • Added documentation comments
  • Added Inventory.create_item(prototype_id: String) -> InventoryItem
  • Various bugfixes
  • Code refactoring

GLoot - 2.4.10

13 Jun 21:50
Compare
Choose a tag to compare
  • Some fixes for Godot 4.3 beta 1
  • Fix for an item merging bug

GLoot - 2.4.9

01 Jun 16:00
ca19ca8
Compare
Choose a tag to compare
  • InventoryGrid optimizations
  • Added InventoryStacked.pack(item) and InventoryGridStacked.pack(item) for item packing
  • Various bugfixes and code refactoring

GLoot - 2.4.8

01 May 07:22
b6e1555
Compare
Choose a tag to compare
  • Code refactoring
  • Various bugfixes

GLoot - 2.4.7

08 Apr 18:07
Compare
Choose a tag to compare
  • More liberal item swapping
  • Bugfixes
  • Updated documentation

GLoot - 2.4.6

04 Apr 13:40
Compare
Choose a tag to compare
  • Support for item swapping
  • Support for multi-selections
  • Added a drag & drop deadzone (configurable)
  • Various bugfixes

GLoot - 2.4.5

24 Mar 09:43
35cc15e
Compare
Choose a tag to compare
  • Refactoring CtrlInventoryGrid
  • Various bugfixes

GLoot - 2.4.4

02 Mar 13:52
Compare
Choose a tag to compare
  • Various bugfixes

GLoot - 2.4.3

24 Feb 12:19
Compare
Choose a tag to compare
  • More customizable icon scaling
  • UI control optimizations
  • JSON serialization options
  • Bug fixes