Skip to content

Performance Improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaxnb jaxnb released this 12 Feb 20:42
· 4 commits to master since this release

Version 0.3

  • Improved performance by changing ArrayLists to HashSets.
  • Patched potential memory leak caused by storing World objects.
    Big thanks to Warren1001 for pointing out these improvements!