shagu
e49ada03f0
castbar: check for existing unitstr before using it
2019-04-22 14:58:51 +02:00
shagu
02f19acce6
castbar: add focus-frame castbar
2019-04-22 14:48:16 +02:00
shagu
9af73275e7
unitframes: add option to resize raid marks
2019-04-22 13:55:47 +02:00
shagu
0d0fb10c2f
focus: add swapfocus command
2019-04-22 13:45:11 +02:00
shagu
6c6aaacd83
unlock: cache zoom onupdate function
2019-04-22 13:26:43 +02:00
shagu
6dd0cc5f5d
afkcam: fix pattern for non enUS clients
2019-04-22 00:31:54 +02:00
shagu
d152c1e238
nameplates: fix empty castbar icon
2019-04-21 19:10:15 +02:00
Artur Morozov
b5bf786387
translation: update ruRU
2019-04-20 19:45:44 +02:00
shagu
7cc8bb3db8
panel: initialize positions before movable
2019-04-20 14:44:27 +02:00
shagu
d3ef6c3aaa
panel: add option to hide panels
2019-04-19 22:50:03 +02:00
shagu
77460e0134
unitframes: add option for custom power colors
2019-04-19 17:38:51 +02:00
shagu
902f8430cd
gui: rename buff indicators text
2019-04-19 17:21:24 +02:00
shagu
edbee4bae8
unitframes: option to use custom colors per frame
2019-04-19 17:09:27 +02:00
shagu
96256a59e5
unitframes: options to hide raid, loot and leader icon
2019-04-19 16:13:08 +02:00
shagu
8642efab86
unitframes: option to use variable health bg color
2019-04-19 00:23:08 +02:00
shagu
242135d91e
castbar: add option to select texture
2019-04-18 23:55:10 +02:00
shagu
020dcc5689
castbar: fix lag width calculation
2019-04-18 23:49:00 +02:00
shagu
2e906ea7bf
castbar: add option to display lag
2019-04-18 21:09:50 +02:00
shagu
6f0b21dd01
castbar: add option to show icon
2019-04-18 21:01:16 +02:00
shagu
f2966bbb52
xpbar: add more layout and hide options
2019-04-17 22:03:56 +02:00
shagu
d6e4b68012
actionbar: keep shapeshift button layout
2019-04-17 21:06:48 +02:00
shagu
bdb277ced0
actionbar: add option to always allow drag via shift
2019-04-17 19:47:23 +02:00
shagu
42d62ac582
tbc: whitelist remaining unitframes for tbc
2019-04-16 20:50:44 +02:00
shagu
e52793de9b
actionbar: only set button id for vanilla
2019-04-16 20:50:02 +02:00
shagu
151e28b025
actionbar: change button lock to original behaviour
2019-04-15 17:44:13 +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
e8862743e8
castbar: use more generic way to calculate delays
2019-04-14 19:12:38 +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
fa16bbb029
tbc: whitelist targettarget
2019-04-14 15:10:27 +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
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
bd4ace48c8
actionbar: make it work on tbc
2019-04-10 21:00:20 +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
1f0b7661ce
map: reduce functions called on show
2019-04-07 13:24:49 +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
d7c64d7d0a
core: replace remaining getglobals in favor of _G
2019-04-06 14:30:31 +02:00