Skip to content

3.0.0

Latest

Choose a tag to compare

@dploeger dploeger released this 27 Nov 06:13

3.0.0 (2023-11-27)

⚠ BREAKING CHANGES

  • Adjust cache properties in configuration.tres and generate a cache map before export

Features

  • Introduce new scene cache management (8db30fb)

Bug Fixes

  • Added style box for touch inventory (6337a0c)
  • Calculate screenshot size (f65dacf), closes deep-entertainment/issues#35
  • cursor position calculation when resetting overridden cursor (675dce0)
  • Enhanced cross-fading of Boombox (b5031fd)
  • ignore hotspot_indicator input event when WaitingScreen is visible (11d1d5c)
  • ignore inventory in check cursor when it is disabled (8b2ddb5)
  • inventory items width calculation considering item separation (c0ad80f)
  • Use get_viewport instead of OS.window_size (c735904)

Documentation

  • Removed develop releases (0d8ba18)