Skip to content

11.5

Compare
Choose a tag to compare
@AlmasB AlmasB released this 22 Sep 18:37

This release fixes a major bug in fullscreen mode. All developers using fullscreen in their games should upgrade to this version.

  • Fixed UI not scaling properly when going fullscreen
  • Fixed (via a workaround, thanks to @Madave94) uncapped frame rate on Linux
  • Larger code coverage for unit tests + added a system test
  • Internal code refactorings to reduce inter-class dependencies
  • Cleanup of legacy code and resources
  • Added static code analyser (thanks to @megaman248)
  • New fxgl-tools module with functional dialogue editor