Commit Graph

1767 Commits

Author SHA1 Message Date
shagu 9761bbbfab libcast: properly return textures on own casts 2019-04-15 18:29:27 +02:00
shagu 151e28b025 actionbar: change button lock to original behaviour 2019-04-15 17:44:13 +02:00
shagu c549f1aaf6 translations: update tables
Thanks @Rick#5694 for the esES translations
2019-04-14 20:37:10 +02:00
shagu 16da0e4883 tbc: whitelist roll module for tbc 2019-04-14 19:37:30 +02:00
shagu 22e1cb03ae tbc: whitelist loot module for tbc 2019-04-14 19:34:33 +02:00
shagu f9b84600b7 api: use global defines for gfind 2019-04-14 19:34:12 +02:00
shagu e8862743e8 castbar: use more generic way to calculate delays 2019-04-14 19:12:38 +02:00
shagu 7a07737379 api: handle new bag classes introduced in tbc 2019-04-14 17:31:58 +02:00
shagu debe0f68b2 bags: pass proper owner to hooked function 2019-04-14 16:51:27 +02:00
shagu 7178487dc4 tbc: whitelist bags and bank for tbc 2019-04-14 15:17:14 +02:00
shagu 6620d952c3 tbc: whitelist tooltip skin for tbc 2019-04-14 15:15:23 +02:00
shagu 597f19dd55 api: add HookScript back to the core api 2019-04-14 15:15:10 +02:00
shagu fa16bbb029 tbc: whitelist targettarget 2019-04-14 15:10:27 +02:00
shagu fff15097c9 unitframes: add securefunc visibility change 2019-04-14 15:10:10 +02:00
shagu c9ce19a64b thirdparty: add notgrid to healcomm addons 2019-04-14 14:52:56 +02:00
shagu 886284a84f tbc: whitelist player and target frame 2019-04-14 14:48:54 +02:00
shagu 3069c2626e unitframes: add securefuncs handling for TBC 2019-04-14 14:48:25 +02:00
shagu 58e8fb8697 api: add onhide function to question dialogs 2019-04-14 14:47:25 +02:00
shagu 8c95917817 api: adjust thin legacy backdrop appearance 2019-04-13 14:13:03 +02:00
shagu 7407c1a95f farmmode: always adjust minimap if required 2019-04-13 12:47:41 +02:00
shagu 26c5545733 screenshot: use proper string sanitization 2019-04-12 09:37:20 +02:00
shagu e1b60797bf actionbar: set button ids on event
This is in order to maintain compatibility to addons
like TheoryCraft that require a button ID via ":GetID()"
2019-04-11 20:38:12 +02:00
shagu 1d00a9297f actionbar: option to show animation on hidden bars 2019-04-11 20:16:28 +02:00
shagu a4e5fccbe3 unitframes: hide self in group without a group 2019-04-10 22:36:37 +02:00
shagu 710aa73fb6 actionbar: differentiate pet and default grid 2019-04-10 22:01:55 +02:00
shagu 8a60bd401c skin: hide battlefiled minimap tab on load 2019-04-10 21:00:24 +02:00
shagu bd4ace48c8 actionbar: make it work on tbc 2019-04-10 21:00:20 +02:00
shagu 747b895db2 api: pass init to next movable function 2019-04-08 21:58:52 +02:00
shagu 7bc60e723d core: whitelist a bunch of modules for tbc 2019-04-07 14:48:58 +02:00
shagu dc51778dc4 unlock: add anchors and use api to save position 2019-04-07 14:45:45 +02:00
shagu f1b9ce76bb skin: move tabard skin into proper folder 2019-04-07 14:37:09 +02:00
shagu 70649f3a59 api: replace varargs in function queue
Get rid of var-args as the handling of those changed alot
during different api iterations. Therefore using static-args
instead that can be handled the same way in all expansions.
2019-04-07 14:35:51 +02:00
shagu cce25a3d9e tbc: fix nameplate object order 2019-04-07 14:19:27 +02:00
shagu 1f0b7661ce map: reduce functions called on show 2019-04-07 13:24:49 +02:00
shagu 417c5b8129 api: combine movable functions and set anchors 2019-04-07 13:23:56 +02:00
shagu 3b2c379fef skin: move gamemenu aligment into skin 2019-04-07 12:32:57 +02:00
shagu 4f194062cf farmmode: check minimap before accessing it 2019-04-07 12:11:02 +02:00
shagu 5cea1235e9 easteregg: fix new-year conflict with afkcam 2019-04-07 12:05:54 +02:00
shagu 63697e44f4 chat: replace varargs with fixed args
Get rid of var-args as the handling of those changed alot
during different api iterations. Therefore using static-args
instead that can be handled the same way in all expansions.
2019-04-07 11:34:52 +02:00
shagu 014bdcfdca gui: use a more lean way to determine the width
Fixes different GetWidth() behaviour of scrollframes in tbc clients
2019-04-07 11:11:47 +02:00
shagu 2559af18df libtipscan: anchor to worldframe to fix tbc issues 2019-04-07 11:09:35 +02:00
shagu 8c337b3d2c librange: fix tbc variable load scoping 2019-04-07 11:08:51 +02:00
shagu 7c3696915e core: allow modules to specify compatible clients 2019-04-07 11:07:58 +02:00
shagu 38deb24ed0 translations: update tables 2019-04-06 14:32:04 +02:00
shagu d7c64d7d0a core: replace remaining getglobals in favor of _G 2019-04-06 14:30:31 +02:00
dein0s 85975eaee1 addonbuttons: accept frame names as an argument 2019-04-06 14:16:14 +02:00
shagu d90f11e2cc unitframes: add option to always show self in raid 2019-04-06 13:19:38 +02:00
shagu 5b984714a9 config: decrease default keybind size to 8 2019-04-06 11:33:25 +02:00
shagu 1a81f57b46 actionbar: disable wordwrap on keybinds 2019-04-06 11:32:15 +02:00
shagu a0e7fb6e2a actionbar: abbreviate mouse button keybinds 2019-04-06 11:31:42 +02:00