Support for W3 patch 1.27a #198
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
in progress...
information
invalid
not enough info
priority high
priority low
priority normal
question
request
research
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Techwizz/pvpgn-server#198
Loading…
Reference in a new issue
No description provided.
Delete branch "wc3_127a"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This add the proper versioncheck configuration, new mpq file and necessary cmake changes for W3 1.27a.
Can you also add a versioncheck entry for WarCraft 3: Reign of Chaos 1.27a as well.
Ok, will do it this weekend.
It appears that RoC client also sends clienttag=W3XP (SID_AUTH_INFO) so pvpgn chooses W3XP entry as a match and I can connect normally with RoC on the same versioncheck entry. Even after adding a slightly modified entry for RoC it still chose TFT because clienttag sent by RoC client says W3XP. it also sends W3XP on official. Don't ask me why but apparently it "just works".
Still need to check if the clienttag is still shown as W3XP when the expansion isn't installed and another versioncheck entry for macs. Will accept this for now.