forked from julianperrott/WowClassicGrindBot
-
-
Notifications
You must be signed in to change notification settings - Fork 175
Addon: [1.8.0] - Add support Legacy Cataclysm 4.3.4 client #723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… into backport/4.3.4
…for tbc 2.5.2.40892 C_Item.GetItemInfo missing api
…use the WOW_PROJECT_ID for Legacy clients calculate it. Addon: Query: Guid based version specific code has moved to Versions
… versions at the same time. Core: BotController: Show the ClientVersion on startup. Game: WoWProcess: Better Version detection from FileVersionInfo
…sion for Classic client
* OnUIErrorMessage * OnUnitSpellCastSent * OnUnitSpellCastSucceeded * OnUnitSpellCastFailed
…h the WorldMapAreaId meanwhile DataToColor expects to return with iuMapId * .bat\Generate-WorldMapMapping.ps1: Added generator * Core: TalentDB: allow to use empty dataset * SharedLib: StartupClientVersion: use more sophisticated version detection, allows to support Legacy dataset.
- Fix CombatLog event handling for 4.3.4 API (no CombatLogGetCurrentEventInfo) - Fix IsUsableAction return values (1/nil vs true/false) - Fix legacy GUID parsing format (0xF130XXXX...) - Add GetActionTexture version wrapper - Update RangeCheck library loading to use 2.0 on legacy - Remove modern Classic TOC files - Update backport addon interfaces to 40300 - LibRangeCheck-2.0 should work properly - The character should be able to use abilities based on the requirements
…ly - Fix GossipOptions
…untime. Classic ~2.5.2 clients does not support '_Classic.toc' files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
breaking change
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
enhancement
This pull request implements a new feature.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Key Changes:
Known issue: