Releases: Wirmaple73/EscapeTheMaze
Releases · Wirmaple73/EscapeTheMaze
1.1.0
What's new
Additions
- Added a new parameter for Debug mode:
-displayfloodfillpath
, which allows you to view the path navigated by the new flood-fill algorithm.
Improvements
- Added more colored text to certain sections.
- Minor code optimizations and changes.
Changes
- The nearby walls around the Player and Exit point aren't cleared anymore since the infamous softlock has been fixed.
- The minimum and maximum wall density values are now increased to 750 and 900, respectively.
Fixes
- Fixed the rare softlock that happens when the Exit point is unreachable. (Special thanks to RJiiFIN!)
- Fixed the "Please select an option [1-n]: " caption showing the incorrect number when running in Debug mode.
Compatibility with older game version(s)
✔️ This version is compatible with users' files generated from the previous version of the game.
1.0.1
What's new
Additions
- Added menu options for manually importing and exporting users in debug mode.
Improvements
- The current user is now highlighted on the leaderboard.
- The 'Failure' (error) sound effect will now play in more places (it was previously missing in some cases).
- Minor optimizations and code changes.
Fixes
- Fixed the 'Nicer Walls' upgrade description text wrapping.
Compatibility with older game version(s)
✔️ This version is compatible with users' files generated from the previous version of the game.
1.0.0
The initial release (Please make sure to read the README.md
file if you haven't yet).