Skip to content

v2.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:19
· 20 commits to main since this release
6a55463

A maintenance release on top of 2.0.0: the Linux download is a self-contained
AppImage again, plus two co-op crash fixes and clearer soldier-arrival alerts.

Fixed

  • The Linux download is a self-contained AppImage again (as in v1.8.4) instead
    of a bare dynamically-linked binary, so it no longer needs matching system
    SDL libraries or a new-enough glibc to start. Built on an older base (glibc
    2.31) for broad distro support. Run OpenXcoop-x86_64.AppImage from the
    extracted folder, next to the data folders (see the bundled HOW_TO_RUN.txt).
  • Fixed a crash at the end of the month when one of your bases came under
    attack in a co-op game.
  • Fixed a crash for the second player when ordered soldiers arrived at a base
    in SHARED mode. Soldier-arrival alerts now list every incoming soldier for
    both players and label each with its owner's name.