This page was last updated on 13 March 2022, 2:10PM
Changelogs
Version 1.05-alpha
BugFix: Fixed the game from hanging due to numerous warning messages when continuing from a corrupted save file in-game while the Continue prompt is inactive. Thanks NullCascade!
Code Improvement: Replaced some duplicate code by a call to the proper function.
Version 1.04-alpha
BugFix: Fixed a crash that would always happen if the Continue button visibility was set to Not In-Game the moment the Main Menu was shown for the first time in-game. Thanks A Raven with Many Hats for the log file featuring the bug.
BugFix: Fixed the Continue Prompt not disabling properly in some cases.
Code Improvement: The new code takes advatnage of the MWSE logger functionality instead of a custom made one.
Code Improvement: Some redundant function were removed.
Version 1.03-alpha
BugFix: Fixed the case of the Main Menu becoming invisible after canceling the loading action of a corrupted save file.
BugFix: . Fixes a typo that prevented the click sound to be played when pressing the Continue button in some cases.
Version 1.02-alpha
Addon: Adds a confirmation prompt to Continue, only shown in-game by default.
Version 1.01-alpha
Addon: Adds the options to hide the Continue button while the player is alive to prevent confusion between the Return and Continue buttons.
Configuration: The Return button is now shown by default.
Version 1.0-alpha
First published version. The implemented features include: a Continue button, New Game confirmation prompt, options to hide the New Game, Credits, and Return buttons.