Skip to content

Add WotLK 3.3.5 support, detect game version from exe#51

Merged
refaim merged 2 commits into
masterfrom
wotlk-support
Apr 25, 2026
Merged

Add WotLK 3.3.5 support, detect game version from exe#51
refaim merged 2 commits into
masterfrom
wotlk-support

Conversation

@refaim
Copy link
Copy Markdown
Owner

@refaim refaim commented Apr 25, 2026

Auto-detect the installed expansion by reading VS_FIXEDFILEINFO from WoW.exe or Ascension.exe in the game directory. Filter TOC files per expansion: vanilla <= 11200 (unchanged), wotlk 30000..30300. New --game-version flag overrides autodetect for clients without readable PE version info.

Auto-detect the installed expansion by reading VS_FIXEDFILEINFO from
WoW.exe or Ascension.exe in the game directory. Filter TOC files per
expansion: vanilla <= 11200 (unchanged), wotlk 30000..30300. New
--game-version flag overrides autodetect for clients without readable
PE version info.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2602f05) to head (27c1967).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         5    +1     
  Lines          487       551   +64     
  Branches        82        88    +6     
=========================================
+ Hits           487       551   +64     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@refaim refaim merged commit 9859ba6 into master Apr 25, 2026
7 checks passed
@refaim refaim deleted the wotlk-support branch April 25, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant