SC2 Data Helper pre-2.0.0
Pre-release
Pre-release
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.