| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Gondwana-2.2.2-binaries.zip | 2026-05-03 | 125.4 MB | |
| Gondwana 2.2.2 source code.tar.gz | 2026-05-03 | 66.3 MB | |
| Gondwana 2.2.2 source code.zip | 2026-05-03 | 68.4 MB | |
| README.md | 2026-05-03 | 3.3 kB | |
| Totals: 4 Items | 260.1 MB | 0 | |
What's Changed
Other Changes
- Add
gondwana helpcommand to Gondwana.Cli by @Copilot in https://github.com/Isthimius/Gondwana/pull/72 - fix: always full-render surface when using GpuBackbuffer by @Copilot in https://github.com/Isthimius/Gondwana/pull/71
- fix(release): clean CHANGELOG bullets, fix separator bleed, harden merge step by @Copilot in https://github.com/Isthimius/Gondwana/pull/73
- Add MSAA and VSync as configurable EngineConfiguration properties that propagate to GpuBackbuffer by @Copilot in https://github.com/Isthimius/Gondwana/pull/74
- feat(changelog): include release date in CHANGELOG version heading by @Copilot in https://github.com/Isthimius/Gondwana/pull/75
- feat: WASM-safe timer-driven engine loop for Avalonia hosting by @Copilot in https://github.com/Isthimius/Gondwana/pull/76
- fix: GpuBackbuffer throws on Canvas access when MSAA sample count is unsupported by @Copilot in https://github.com/Isthimius/Gondwana/pull/77
- Add SpotAvalonia: WASM-capable Spot demo using Avalonia adapters and timer-driven engine loop by @Copilot in https://github.com/Isthimius/Gondwana/pull/78
- fix: ensure Scene is initialized before InitializationComplete fires by @Copilot in https://github.com/Isthimius/Gondwana/pull/80
- Add top-level
gondwana packshorthand command by @Copilot in https://github.com/Isthimius/Gondwana/pull/79 - SpotAvalonia: show splash screen and player selection instead of auto-starting by @Copilot in https://github.com/Isthimius/Gondwana/pull/81
- Fix: capture IsChecked on UI thread in SpotAvalonia menu item click handlers by @Copilot in https://github.com/Isthimius/Gondwana/pull/82
- fix: repair YAML parse error in release.yml caused by unindented Python script by @Copilot in https://github.com/Isthimius/Gondwana/pull/83
- Fix: register Avalonia Fluent theme so SpotAvalonia menu bar renders by @Copilot in https://github.com/Isthimius/Gondwana/pull/85
- fix(SpotAvalonia): New Game dialog clips Start/Cancel buttons by @Copilot in https://github.com/Isthimius/Gondwana/pull/86
- Merge SpotGL into Spot: GPU Acceleration option with persistent settings by @Copilot in https://github.com/Isthimius/Gondwana/pull/84
- Fix startup crash in Spot: guard AddClouds against uninitialized BackgroundGameField by @Copilot in https://github.com/Isthimius/Gondwana/pull/87
- fix: music stops immediately on startup in Spot project by @Copilot in https://github.com/Isthimius/Gondwana/pull/88
- Persist new game dialog selections between sessions by @Copilot in https://github.com/Isthimius/Gondwana/pull/89
- fix: remove stale NestedProjects entry causing MSB5023 on restore by @Copilot in https://github.com/Isthimius/Gondwana/pull/90
- feat: add --backbuffer option to gondwana new winforms/avalonia commands by @Copilot in https://github.com/Isthimius/Gondwana/pull/91
- Spot: fix double-speed moves and index-out-of-bounds when starting a new game mid-computer-turn by @Copilot in https://github.com/Isthimius/Gondwana/pull/92
- fix: add --force to git fetch --tags in release.ps1 by @Copilot in https://github.com/Isthimius/Gondwana/pull/93
Full Changelog: https://github.com/Isthimius/Gondwana/compare/v2.2.1...v2.2.2