Developer postOriginal post (opens in a new tab)

Update Notes: v1.8.0

Update notes v1.7.1 → v1.8.0:

This release introduces new file buttons, adds native Apple Silicon support for MacOS, and contains a number of other improvements. The beGUI lib has also been updated to v1.8.0 to support the latest Bitty Engine: https://github.com/paladin-t/begui

  • Added native Apple Silicon support
  • Added namespace Bitty to the source code of the engine
  • Added new, open, and save buttons to the banner area
  • Improved Path.documentDirectory fallback on Windows
  • Improved Path.savedGamesDirectory fallback on Windows
  • Fixed memory leak of Path.savedGamesDirectory on Windows
  • Fixed a game canvas reset issue when switching fullscreen mode
  • Fixed a crash bug when running an empty project