Skip to content

Releases: CryptoJones/XSpaceWar-AI

v2.3.0

14 Jun 18:28

Choose a tag to compare

Opening on macOS

No paid Apple Developer account yet, so the macOS build is ad-hoc signed but not
notarized. On first launch Gatekeeper may say "XSpaceWar-AI is damaged and can't
be opened."
It is not damaged — macOS just quarantines un-notarized downloads.
Clear the quarantine flag in Terminal and it opens normally:

xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app

Right-click → Open (and System Settings → Open Anyway) do not clear the
"damaged" warning — only the command above does.

What's Changed

  • Issue sweep: net DoS hardening + sim/ai/render refactors + InputMap routing by @CryptoJones in #27

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

14 Jun 11:39

Choose a tag to compare

Opening on macOS

No paid Apple Developer account yet, so the macOS build is ad-hoc signed but not
notarized. On first launch Gatekeeper may say "XSpaceWar-AI is damaged and can't
be opened."
It is not damaged — macOS just quarantines un-notarized downloads.
Clear the quarantine flag in Terminal and it opens normally:

xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app

Right-click → Open (and System Settings → Open Anyway) do not clear the
"damaged" warning — only the command above does.

Full Changelog: v2.1.6...v2.2.0

v2.1.6

13 Jun 16:47

Choose a tag to compare

Opening on macOS

The macOS build is ad-hoc signed but not notarized, so on first launch Gatekeeper
may say "XSpaceWar-AI is damaged and can't be opened." It is not damaged —
right-click the app → OpenOpen, or run
xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or use
System Settings → Privacy & SecurityOpen Anyway.

Full Changelog: v2.1.5...v2.1.6

v2.1.5

13 Jun 16:33

Choose a tag to compare

Opening on macOS

The macOS build is ad-hoc signed but not notarized, so on first launch Gatekeeper
may say "XSpaceWar-AI is damaged and can't be opened." It is not damaged —
right-click the app → OpenOpen, or run
xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or use
System Settings → Privacy & SecurityOpen Anyway.

Full Changelog: v2.1.2...v2.1.5

v2.1.2

13 Jun 14:24

Choose a tag to compare

Opening on macOS

The macOS build is ad-hoc signed but not notarized, so on first launch Gatekeeper
may say "XSpaceWar-AI is damaged and can't be opened." It is not damaged —
right-click the app → OpenOpen, or run
xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or use
System Settings → Privacy & SecurityOpen Anyway.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

13 Jun 10:52

Choose a tag to compare

Full Changelog: v2.0.1...v2.1.1


Opening on macOS

The macOS build is ad-hoc signed but not notarized, so on first launch Gatekeeper may say "XSpaceWar-AI is damaged and can't be opened." It is not damaged — that's just macOS blocking an un-notarized download:

  • Right-click the app → OpenOpen (once), or
  • Terminal: xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or
  • System Settings → Privacy & SecurityOpen Anyway.

v2.0.1

13 Jun 10:31

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 Jun 10:22

Choose a tag to compare

Full Changelog: v1.14.0...v2.0.0

v1.14.0

13 Jun 08:24

Choose a tag to compare

Full Changelog: v1.13.0...v1.14.0

v1.13.0

12 Jun 21:22

Choose a tag to compare

Full Changelog: v1.12.1...v1.13.0