1.6.0
SAIS GPL First Release (1.6.0)
This is the first "officially unofficial" binary set for SAIS GPL.
Right now these builds are not heavily tested, but are believed to work.
NOTE: The macOS build is currently not codesigned or notarised. You will likely need to bypass gatekeeper.
Changes since the Original Source Release (1.5.0)
- Runs (mostly) uniformly now on Windows, macOS and Linux from the same codebase.
- Update from SDL1.x to SDL2
- Switch from OS Native file handling to PHYSFS.
- Support loading gamedata and mods from zipfiles.
- Make use of writable local directories for scores and config
- Support rescaling to native resolution full-screen including "whole multiple (aka pixel perfect)" scaling.
- Allow the main window to be resized on the fly. Doesn't redraw whilst you're resizing (yet), but it will once the resize is complete.
- Inclusion of the Retail Data
Update (2020-07-20 02:31 UTC)
The original Linux binaries were completely broken due to a Conan related build issue. They have been replaced with a non-conan build from Ubuntu 18.04. Please read the build instructions in the README if you need a binary for a different distribution and the Ubuntu binary doesn't work for you.