Skip to content

0.7.2 - Linux builds

Compare
Choose a tag to compare
@olofson olofson released this 04 Feb 02:17
· 224 commits to master since this release

A few minor fixes, though this release is mostly about automatic builds via Travis CI, demo build tweaks, and (initially) Linux builds and packages.

Note that the non-demo archives included with this release do NOT include the proprietary game data. Whether you use these binaries, or build from source, you'll need to get the full version game data from itch.io.

Changes:

  • Graphics and sound theme selectors in Options
  • Removed the Stage display, and added totals to the Region and Level displays
  • Opening URLs only changes resolution/video mode if in fullscreen mode
  • Dashboard layout updated properly when switching or reloading graphics themes
  • GUI menu layouts are no longer borked after changing resolution
  • Config is always saved on normal quit; not only when using the GUI menu
  • Theme parser now skips lines instead of aborting on parse errors
  • "Cannon loudness suppression" is now applied directly when changed
  • Minor UI fixes
  • Demo build support (itch.io link, no cheats, no debug, no skill levels etc)
  • RPM, DEB and bzip2 Linux packaging support
  • Automatic builds and packaging via Travis CI

(See commit log for details.)