File Details
1000-2022122101
- R
- Dec 21, 2022
- 27.23 KB
- 207
- 10.0.2
- Retail
File Name
gmKeyStone-1000-2022122101.zip
Supported Versions
- 10.0.2
1000-2022122101
- finally found, thanks to SDPhantom, the way to manage affix names without have to worry about LOCALE.
https://www.wowinterface.com/forums/showthread.php?p=341833#post341833
- reworked a strange 1..8 limitations in numbers of m+ runs in vault rewards display ... sooner or later I'll remember why I wrote that thing in that way :)
- edit localization.lua to remove unused entries (where we use game data instead).
1000-2022121801
- updated and fixed to works now on different LOCALE.
It is tested on:
"esES", "esMX", "ptBR", "frFR", "deDE", "itIT", "zhTW"
I need the translation in game of:
L["Fortified"] = "????????"
in zhCN, koKR, ruRU ... (thanks).
1000-2022121701
- second bunch of fixes for areaID codes
- updated zhTW localization. Thanks to BNS.
1000-2022121601
- first fixes to the new season of m+
1000-2022112701
- fixed the auto-insert keystone
1000-2022111702
- removed:
LoadAddOn("Blizzard_WeeklyRewards")
that caused a frame with warning to stay in the middle of the screen :/
1000-2022111701
- fix some bugs on 100002
1000-2022110601
- added X-WoWI-ID and X-Curse-Project-ID keywords to let WowUp manage it
- bump toc
1000-2022102701
- fixed to run on ver.10.0.0
- if UnitLevel("player") == GetMaxPlayerLevel() then --> is not true anymore :)
925-2022080301
- updated dungeons list for new season
- updated TOC
920-2022050401
- fixed a bug in displaying a great vault if no vault at all
- fixed a bug in display locale dungeons names
- clean code and refined it
920-2022050301
- added localization support
Actually supported:
itIT. Thanks to Pugnoferreo.
zhTW. Thanks to BNS.
- first implementation of Great Vault Preview.
Need some code review, but it works :)
- changed the colors in LDB tooltip
920-2022042401
- added the "on mouse over" display of m+ score on players tooltip
920-2022042201
- added the option to display in LDB the key or the score
920-2022041601
- total rewritten
- use LibQTip
830-2020031501
- first release

