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
shagu
a9297c6af5
hoverbind: show grid when entering hoverbind mode
2019-04-06 10:57:04 +02:00
shagu
c19b0f0e95
actionbar: hide keybinds on hidden buttons
2019-04-06 10:56:16 +02:00
shagu
3c2374913a
gui: fix actionbar show empty buttons
2019-04-06 10:21:08 +02:00
shagu
0b24e42c31
core: fix code indentation
2019-04-05 09:29:37 +02:00
shagu
5ca40197f6
skin: invalidate inspect cache and reuse tables
2019-04-05 09:24:59 +02:00
shagu
e52b08ecb8
castbar: add options for width and height
2019-04-04 21:46:40 +02:00
shagu
d41cf181b6
skin: use hook script to update tooltips position
2019-04-04 15:48:06 +02:00
shagu
5d8ad8feea
translations: remove duplicates
2019-04-04 15:46:45 +02:00
shagu
6dd8b979e2
core: bump version to 4.0
2019-04-04 15:30:16 +02:00
shagu
4237a26b6a
api: escape all magic chars in sanitize pattern
2019-04-04 15:15:06 +02:00
shagu
05349d475e
api: return when no subject was given to strsplit
2019-04-02 22:42:19 +02:00