Skip to content

Version 5.3

Choose a tag to compare

@XKirby XKirby released this 26 Oct 01:20
· 2 commits to master since this release

THIS TIME you should be able to finish Alpha Omega. I forgot some fixes and accidentally left some bugs in the previous build.

  • Forced the Standard Library, Mega Library, and PA Library Stars on the Title Screen to always be active. I did this by making their requirements 0.
  • Fixed the Secret Area Doors code from being inserted into the wrong list. This also allows the above change to work.
  • The Zenny Multiplier can no longer ignore limits when used with the "Ignore Limiters" setting to prevent major Zenny drops from being multiplied too heavily.
  • BMD/PMD Zenny text is no longer changed to both prevent issues with potentially changing the text boxes and so I can increase how much Zenny they give without needing to worry about the mismatched text. They are now properly multiplied instead of capped at certain digits like before.
  • Fixed a bug where the Navi Randomization lists were the wrong size whenever it resets the lists in the main function, thus resulting in an error.

Full Changelog: v5.2.1...v5.3