Releases: CryptoJones/XSpaceWar-AI
v2.3.0
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.appRight-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
- @CryptoJones made their first contribution in #27
Full Changelog: v2.2.0...v2.3.0
v2.2.0
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.appRight-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
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 → Open → Open, or run
xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or use
System Settings → Privacy & Security → Open Anyway.
Full Changelog: v2.1.5...v2.1.6
v2.1.5
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 → Open → Open, or run
xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or use
System Settings → Privacy & Security → Open Anyway.
Full Changelog: v2.1.2...v2.1.5
v2.1.2
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 → Open → Open, or run
xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or use
System Settings → Privacy & Security → Open Anyway.
Full Changelog: v2.1.1...v2.1.2
v2.1.1
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 → Open → Open (once), or
- Terminal:
xattr -dr com.apple.quarantine /path/to/XSpaceWar-AI.app, or - System Settings → Privacy & Security → Open Anyway.
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Full Changelog: v1.14.0...v2.0.0
v1.14.0
Full Changelog: v1.13.0...v1.14.0
v1.13.0
Full Changelog: v1.12.1...v1.13.0