anzz1 / TacoTip

Better player tooltips - class colors, talents/specialization, GearScore & more - for Classic / TBC / WoTLK
8 stars 18 forks source link

Fixes for cata pre-patch game version #52

Open zik0666 opened 4 months ago

zik0666 commented 4 months ago

Changes: 1) Temporary commented statements (need to be reviewed): -- if (clientBuildMajor < 49 or clientBuildMajor > 51 or string.byte(clientVersionString, 2) ~= 46) then -- local isPawnLoaded = PawnClassicLastUpdatedVersion and PawnClassicLastUpdatedVersion >= 2.0538

2) Fix for character window (self inspect)

3) Update X/Y positions for texts of character window

Hello, Are you planning to maintain this project during the cataclysm? If yes, do you want to have same code base for all version of game or separate it?