promotional bannermobile promotional banner

gmKeystone

minimalist LDB mythic info

File Details

1005-2023012601

  • R
  • Jan 26, 2023
  • 27.98 KB
  • 257
  • 10.0.5
  • Retail

File Name

gmKeyStone-1005-2023012601.zip

Supported Versions

  • 10.0.5

1005-2023012601
- bump TOC
- used _G["FIND_A_GROUP"] instead of "-"

1002-2023012201
- added affixes tracking

1002-2023011801
- added the tracking of locked dungeons and raids (usefull if are gearing up and want to know fast where you are saved)

1002-2023010201
- some workarounds to work on chinese LOCALE.
- changed the scorefont to see if it works on chinese LOCALE (even if I think is not a problem of addon but it is a font related).

1002-2023010101
- another LOCALE removed

1000-2022123101
- replaced a couple of LOCALE
1000-2022122401
- fixed the management of "lootedi'" :)
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