Skip to content

Exportable Config Files

Latest
Compare
Choose a tag to compare
@Coolcord Coolcord released this 19 Aug 00:09
· 21 commits to master since this release

Github releases (by release)

Download v0.3.10 for Windows

This is a very minor update, mostly to test the move to 64-bit and Qt6. Please open a GitHub issue or contact me via email if you experience issues with this update. Short of a few small bug fixes, gameplay won't be any different in this version.

Exportable Config Files

Configuration settings can now be easily shared! Under the "About" tab, click "Save Config" to save your configuration. This .lcfg config file can then be given to another player and loaded in for the same configuration settings. For sharing generated games without sharing the generated ROM, it is still recommended to use a tool like Hexagon.

Other Minor Changes

  • Added the option to always start a new game from the last played world
  • Fixed an incompatibility with spiny eggs explode into flames that could cause the game to crash
  • Sonic's name is now included in the Sonic sprite patch file once again
  • Dropped swimming mushroom going forward (it was very buggy and had many compatibility issues)

Changes Under the Hood

  • Binaries will now be 64-bit going forward. Previous 32-bit installs will now be automatically uninstalled when the setup is initially run.
  • Updated framework to Qt6 (v6.5.2 LTS)
  • Build system has been switched to cmake
  • 7zip files will be used instead of zip going forward for those who do not want to run an exe installer
  • There is now a deploy script, so future releases will be much easier to make

More significant updates will be in the works when time allows. Focus will be shifting to v0.4.x and the level generator. Stay tuned.