Skip to content

17.5.1

Compare
Choose a tag to compare
@lucasnlm lucasnlm released this 08 Oct 21:41
· 111 commits to main since this release
fb0b8f8
  • Removes Room -> it was adding too much complexity for simple use case (save file)
  • Save games as binary files
  • Optimize Gdx implementation, improve performance.
  • Fix Horizontal bugs
  • Rollback LibGdx to 1.11.0 because 1.12.0 has a bug on Android
  • Try fix OOM