Implemented automatic minimum frame rate control that tries to keep the game responsive under heavy load. Reorganized game speed controls. Now generally allowin...
Borderless window mode is now used automatically if the game window fills the screen. This should avoid cursor offset in UI bug caused by the game window not fu...
Implemented automatic downscaling of the HTML UI if the game's resolution is lower than 1920 x 1080. It is not perfect but enables playing on lower resolutions...
Fixed game crashing on launch (failing to start) if the user's locale doesn't use "." as the decimal mark. Mitigation fixes for DPI scaling issues that caused t...
Support for downloading, updating and playing through the itch app. Installation is no longer needed if Microsoft XNA Redistributable 4.0 Refresh is installed...