File Details
1010-2023051101
- R
- May 11, 2023
- 44.50 KB
- 255
- 10.1.0
- Retail
File Name
gmMenu-1010-2023051101.zip
Supported Versions
- 10.1.0
1010-2023051101
- bump toc
- added in .toc the IconTexture key
1000-2022111401
- fixed the call to the game menu
https://www.wowinterface.com/forums/showthread.php?p=341582
1000-2022111302
- cleaned localzation.lua and code to use more globals
1000-2022111301
- added the possibility to disable the addons section or to view the header only
- modified (with google translate :/ ) the frFR translation of a couple of strings :)
1000-2022110601
- added X-WoWI-ID and X-Curse-Project-ID keywords to let WowUp manage it
- bump toc
915-2021110401
- Used the latest LibQTip v.9.1.5-1-g4c6a3d8
- dump toc
915-2021110301
- Hotfix a libqtip error. (taken from xodiv inputs in curseforge pages).
- dump toc
900-2020102601
- fixed a bug when there are bindkeys active but some binding are null.
900-2020102501
- fixed a bug that duplicates the number of max addons to display
- used globals string to define menu entries. Thanks to obelibobely to suggest this.
900-2020102201
- fixed a bug that triggers when you have less addons loaded than the ones to be displayed (set in options)
900-2020101801
- update libqtip to the latest 442326b-alpha
900-2020101401
- bump toc
- first fixes to work with 9.0.x
- update libqtip to the latest
- French translations by Therenor
830-2020041801
- rewrite in libqtip
830-2020031501
- bump toc
820-2019062801
- bump toc
815-2019041001
Some Menu entries could not be used in combat.
So I have changed them, i.e:
"if not InCombatLockdown() then ToggleSpellBook(BOOKTYPE_SPELL); end"
HEADS UP:
You can't directly click on the spells in SpellBook even if it was opened out of combat.
This fires an error because this action is available only for the Blizzard UI.
You can only drag the spell on your actionbars or use them by keybind.
815-2019040801
- initial release