Changes:
- Major update to the game engine.
- [Community suggestion] If the game is over due to bankruptcy, it will now return to the main menu instead of quitting to the desktop.
- Bankruptcy conditions are now evaluated at the end of each day, so as to take into account income from book royalties.
- When a new game version is released, old saves are backed up to allow players to fallback to a previous version of the game if required. Old saves can be found in:
%APPDATA%/DraftingTales/backup (Windows) ~/.local/share/DraftingTales/backup (Linux) - Fixed a bug where the character animation would sometimes fail to resume when loading from a saved game.
- Fixed a bug where the game would crash when trying to resize the window during the yacht scene.