Skip to content

Test build v22.05.08.0 (Windows only)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Eukaryot Eukaryot released this 08 May 11:36
· 1128 commits to main since this release

This is mostly a bug fix release for the previous test build:

  • Fixed missing music after opening the in-game options
  • Fixed that some options got disabled for the main menu options menu as well after opening the in-game options menu once
  • Refinements for the in-game options warning messages
  • Removed the unnecessary "Back" buttons between mods in the mods options
  • Game speed is now applied correctly again
  • Fix for wrong animation sprite when Knuckles loses his super form while climbing
  • Fix for Sonic's broken finger in "Score Millionaire" achievement image
  • Fixed that in lemonscript, defines that referenced other defines could lead to a compile error
  • Added new script functions for modding: "System.callFunctionByName", "System.getGlobalVariableValueByName", "System.setGlobalVariableValueByName"