Releases: VoVanRusLvSC2/StarCraft-II-Data-Helper
Releases · VoVanRusLvSC2/StarCraft-II-Data-Helper
Release list
SC2 Data Helper pre-2.0.0
Pre-release build for the 2.0.0 optimization work.
Download: use SC2DataHelper-pre-2.0.0-win64.zip, extract it, then run SC2DataHelper.exe from the extracted folder. The archive includes Qt runtime DLLs, platform plugins, MSVC runtime DLLs, resources, and scripts. A single bare .exe is not enough for this Qt build.
Highlights:
- Added binary-aware asset reference scanning for model-like imports.
- Added review-only asset audit, trigger/Galaxy performance hints, and semantic duplicate candidates.
- Added safe redundant inherited XML-node cleanup.
- Refactored cleanup analysis into dedicated core analyzers and shared scanners/indexes.
- Added best-effort MPQ compact/repack after archive rewrites.
- Updated settings/dialog styling and release version metadata.
Validation:
- Built Release SC2DataHelper.exe.
- Built portable Windows package with windeployqt and MSVC runtime DLLs.
- Ran SC2DataHelperTests.exe successfully.
SC2 Data Helper 1.0.0
SC2 Data Helper 1.0.0
Highlights
- Added a Post-Apply Audit step to the Optimization Wizard.
- After applying optimization, the wizard now refreshes analysis and reports remaining safe unused objects, duplicate merge candidates, rename candidates, and Data Collection recommendations.
- Improved optimization summary parsing for mixed text/count columns.
- Updated project version to 1.0.0.
Validation
- Built Release target: SC2DataHelper.
- Built Release target: SC2DataHelperTests.
- Ran ctest Release: 1/1 tests passed.
Package
- Windows x64 build with Qt runtime and runtime config/style resources included.