Skip to content

3.0.0

Latest
Compare
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 (3b4bb5c)

Bug Fixes

  • Calculate screenshot size (a4e186a), closes deep-entertainment/issues#35
  • cursor position calculation when resetting overridden cursor (8866c25)
  • Enhanced cross-fading of Boombox (ffef0b5)
  • Fixed icon URL (bd35a95)
  • ignore hotspot_indicator input event when WaitingScreen is visible (5b96ae3)
  • ignore inventory in check cursor when it is disabled (23918ae)
  • inventory items width calculation considering item separation (26518f2)
  • Use get_viewport instead of OS.window_size (0ca63f6)

Documentation