Skip to content

SiO2 version 1.3.0

Pre-release
Pre-release

Choose a tag to compare

@pspeed42 pspeed42 released this 14 Feb 09:58
· 103 commits to master since this release

Minor updates and dependency version increases.

Change log:

  • Upped the Zay-ES-net version to 1.4.0 (fix was in 1.3.1) to get the entity set filtering bug fix.
  • CompositeAppState modified to use SafeArrayList.getArray() in for loops.
  • Modified GameLoop's default frame interval constant to be public: GameLoop.FPS_60
  • Added a GameSystemsState utility for managing a GameSystemManager in single player games.
  • Added a MemoryDebugState utility that displays memory stats using the DebugHudState.
  • Upped Lemur and Zay-ES/Zay-ES-Net dependencies to latest versions (1.12.0 and 1.3.1/1.4.0 respectively.)