Go, Go, Godot!
  • 0

Inventory System v1.0 available

January 29, 2024

Version 1.0 of the Inventory System is now available. It includes a few new additions since the closed beta:

  • Audio Themes
  • A toolbar button to auto-stack items
  • Support added for partial item stacking
  • Transferring items now takes the search filter into account

Lots of fixes found their way into this release as well:

  • Addresses several issues with expiring items related to inventory resizing
  • Drag-and-drop now handles expired items
  • Drag-and-drop preview z-index set to max
  • When building the UI, the InventorySlotUI nodes have a consistent naming convention
  • The GGFocusControl class uses grab_click_focus()
  • Corrected node type in the GGTour class
  • Inventory grid scroll container follows focus
  • Inventory sort strategy method format changes
  • Addresses an issue with refreshing last item slot
  • Snappier inventory item consumption
  • Web export compatibility improvements

The Inventory System Deep Dive and Architecture Guide helps game developers implement advanced multiplayer inventories using Godot Engine. The PDF Guide contains over 500 pages of code walkthroughs, diagrams, and explains concepts related to inventories, items, and more.

Get It Now
Learn More

assetgdscriptgodottutorial
Posted in Godot.
Share
PreviousInventory System v1.1 available
Next2D Fog Effect Shader Tutorial

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Related Posts

  • April 21, 2024

    Inventory System v1.13 available

    It’s been a while, but it was worth the wait. The latest version of the Inventory System is now available, with a long list of features, improvements, fixes, and documentation. This time the focus is on multiplayer. Let’s cover the features first: Bug fixes:

  • February 11, 2024

    Inventory System v1.7 available

    A couple of corrections and a new feature: Bug fixes:

  • February 5, 2024

    Inventory System v1.4 available

    A smaller update. The inventory components now have custom icons to make it easier to tell them apart. This release also includes additional bug fixes:

  • February 4, 2024

    Inventory System v1.3 available

    Another Inventory System release, and this time we’ve added support for persistence through serialization of inventory data. Features: Bug fixes:

    © 2025 GoGoGodot.io. All rights reserved.