Road-block
4a3cd312c4
unitframes: make pet happiness icon configurable
2019-06-03 01:17:32 +03:00
Road-block
aa5411b8b0
unitframes: add pet happeniness indicator as an icon
2019-06-03 01:17:32 +03:00
shagu
545be99fd7
api: only add shadow to specific frames
2019-06-02 20:43:56 +02:00
shagu
85b4c4334a
unitframes: use a combined glowing frame
2019-06-02 19:49:52 +02:00
shagu
ef9f4519f1
api: fix cache and limits in gradient color
2019-05-21 22:46:57 +02:00
shagu
fcda1664ab
unitframes: build new unitstr to promote leader
2019-05-21 20:42:33 +02:00
shagu
8613e30505
unitframes: trigger raid frames on party events
2019-05-20 18:19:20 +02:00
shagu
b2ce08c525
ui-widgets: force refresh dropdown backdrops
2019-05-19 15:28:12 +02:00
shagu
812d2d5f3b
unitframes: move raidicon into proper function
2019-05-19 14:53:08 +02:00
shagu
daf464d443
unitframes: update indicators seperately
2019-05-19 12:00:33 +02:00
shagu
bc36fa74d4
prediction: add option to hide/set overheal amount
2019-05-19 10:45:27 +02:00
Artur Morozov
4fa2aea86f
skin: fix dropdown menu backdrop and orientation
2019-05-19 10:12:27 +02:00
shagu
8128ec1401
unitframes: run events on unit happiness
2019-05-12 20:40:39 +02:00
shagu
c486c180f0
unitframes: reduce focus-frame click logic
2019-05-09 20:49:50 +02:00
shagu
70acbe4307
nameplates: add option to choose custom texture
2019-05-01 18:46:38 +02:00
shagu
669e613926
nameplates: add option to use custom glow color
2019-05-01 16:42:08 +02:00
shagu
77d4397187
nameplates: add option to set inactive alpha
2019-05-01 16:38:59 +02:00
shagu
8e64a38388
nameplates: add target nameplate glow
2019-05-01 16:33:07 +02:00
Road-block
cf4c9ac361
api: add and use rgbhex function
...
* A memoizing method to cache and return hex colorstrings from rgb input.
* Refactor all occurences of adhoc rgb to hex string concatenation to use the new method
* Refactor chat module to use it
2019-05-01 15:23:05 +02:00
shagu
81e7216ada
unitframes: option that replaces name by missing health
2019-04-25 21:28:55 +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
6c6aaacd83
unlock: cache zoom onupdate function
2019-04-22 13:26:43 +02:00
shagu
7fd1ae5489
api: cache mouse-drag functions
2019-04-21 17:43:50 +02:00
shagu
ca2cf71d04
api: handle escaping within the function
2019-04-21 15:02:14 +02:00
shagu
d32d46b44e
unitframes: fix max indicator calculation
2019-04-19 18:01:05 +02:00
shagu
77460e0134
unitframes: add option for custom power colors
2019-04-19 17:38:51 +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
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
564688f6b3
api: use proper hooks to rotate models
2019-04-17 22:47:17 +02:00
shagu
f2966bbb52
xpbar: add more layout and hide options
2019-04-17 22:03:56 +02:00
shagu
ac2d56c42e
unitframes: handle negative element spacing
2019-04-17 20:15:42 +02:00
shagu
bdb277ced0
actionbar: add option to always allow drag via shift
2019-04-17 19:47:23 +02:00
shagu
9c2b842561
unitframes: add proper visibility condition for tbc
2019-04-16 20:19:51 +02:00
shagu
f9b84600b7
api: use global defines for gfind
2019-04-14 19:34:12 +02:00
shagu
7a07737379
api: handle new bag classes introduced in tbc
2019-04-14 17:31:58 +02:00
shagu
597f19dd55
api: add HookScript back to the core api
2019-04-14 15:15:10 +02:00
shagu
fff15097c9
unitframes: add securefunc visibility change
2019-04-14 15:10:10 +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
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
747b895db2
api: pass init to next movable function
2019-04-08 21:58:52 +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
417c5b8129
api: combine movable functions and set anchors
2019-04-07 13:23:56 +02:00