Skip to content

SiO2 release 1.0.2

Pre-release
Pre-release

Choose a tag to compare

@pspeed42 pspeed42 released this 15 Aug 06:28
· 180 commits to master since this release

A small bug fix release over the initial 1.0.1 release. This includes:

  • Added some lifecycle trace logging to GameSystemManager.
  • Added a DebugHudState.removeDebugValue() for removing previously created debug values
    from the HUD.
  • Fixed the DebugHudState to clear the background of the "screen" container regardless
    of style settings.
  • Fixed a bug where the wrong class was being reported in the exception message for
    adding event bus listeners.