Skip to content

v1.18.0

Compare
Choose a tag to compare
@novabyte novabyte released this 16 Sep 09:23
· 17 commits to main since this release

Notable changes

Added

  • New Auctions gameplay system to allow players to offer and bid on Inventory items.

Changed

  • The contents of the Energies sync sub-message had some fields renamed for clarity.
  • Inventory and Economy can now optionally grant over the max count defined against an Item.
  • Additional checks are used to perform Economy initialize user in case raw SQL has been used on account creation.
  • Godot support is now packaged within Hiro releases.

Fixed

  • Active modifiers are correctly returned in Economy refresh and ACKs.
  • (Unity) Team chat messages now use an appropriate IComparer for sorted order.