Skip to content

v0.2.0

Choose a tag to compare

@xxanqw xxanqw released this 10 Aug 17:37
· 4 commits to main since this release

GTA SA Open Downgrader v0.2.0

Mod management

  • Added persistent installed-mod versions, package fingerprints, source URLs, and installation timestamps
  • Added background update checks with installed, up-to-date, unknown, and update-available states in the UI
  • Added Force Reinstall Selected Mods for updates, missing files, and configuration recovery
  • Added legacy .downgrader detection with a configuration-backup warning
  • Legacy trackers now fully reinstall every recorded mod once, then migrate to the versioned tracker format

Downloads and packaging

  • Replaced private fileserver downloads with official upstream mod packages
  • Added package-layout normalization, including GTA SA-only extraction from multi-game archives
  • Added ZIP and 7z path validation to prevent unsafe archive extraction
  • Switched iCloud patch downloads to the published icloud-resolver package
  • Patch downloads are now validated and replace existing patch assets only after successful extraction
  • Simplified Linux and Windows builds around uv sync and reproducible project dependencies

Fixes and maintenance

  • Fixed gta_sa.exe consistency across different versions
  • Fixed the misspelled generate_pathces.sh filename and README reference
  • Fixed update checks so older releases are not offered as updates
  • Improved download error reporting, stability, and mod-installation progress handling