Commit Graph

404 Commits

Author SHA1 Message Date
shagu 77a83197e9 unitframes: perform full updates on pet changes 2020-02-10 19:54:27 +01:00
attackpure100 050790b7e9 tttarget: add tttarget unitframe and config 2019-12-26 10:08:23 +01:00
shagu 8d91394259 unitframes: option for custom powerbar background 2019-12-19 19:44:37 +01:00
shagu 3334c7469f modules: make all modules aware of the new borders 2019-12-18 18:54:09 +01:00
shagu 59f9b5c0ba unitframes: display duration for own buffs on tbc 2019-11-24 13:15:33 +01:00
shagu 4e0610afaf unitframes: delay portrait updates to first frame 2019-11-04 18:03:55 +01:00
Mr_Rosh 01e7c18a9a unitframes: set powerbar layer above healthbar 2019-10-21 19:20:23 +02:00
shagu 8fff926785 unitframes: remove custom bar framelevels 2019-10-03 01:22:10 +02:00
shagu 34fddc0f40 unitframes: adjust framelevels of several elements 2019-10-02 22:27:07 +02:00
shagu eb790a37b1 unitframes: use fixed layers for power and health 2019-09-26 19:39:23 +02:00
shagu 191ee8fed2 tables: share valid units with all modules 2019-08-30 19:50:47 +02:00
shagu d4a20f6ed7 unitframes: fix target update on tbc 2019-08-22 18:01:42 +02:00
shagu 2c8a7c9de5 unitframes: fix dropdown menus on later expansions 2019-08-20 19:49:05 +02:00
shagu e13b0a2493 unitframes: hide cooldown animation on buffs 2019-07-22 22:43:26 +02:00
shagu 40bd1bf881 focus: properly handle focus frame visibility 2019-07-19 21:51:09 +02:00
shagu 53fb1cfa2f unitframes: check for disabled in visibility function 2019-07-19 18:08:20 +02:00
shagu bcae58d863 unitframes: use combined visibility handler 2019-07-19 17:27:18 +02:00
shagu 25f78a6378 unitframes: break on non-initialized buttons 2019-07-18 20:39:22 +02:00
shagu fe479d1f77 unitframes: check for RegisterStateDriver before using
This fixes a compatibility issue with NotGrid, which is
adding a :SetAttribute() function to all frames.
2019-06-11 18:19:03 +02:00
shagu c939f8b322 core: use media mechanism for configurable paths 2019-06-10 13:35:48 +02:00
shagu 7632f92dd1 core: use new media mechanism for all textures 2019-06-10 13:35:48 +02:00
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 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 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 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
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 9af73275e7 unitframes: add option to resize raid marks 2019-04-22 13:55:47 +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 ac2d56c42e unitframes: handle negative element spacing 2019-04-17 20:15:42 +02:00
shagu 9c2b842561 unitframes: add proper visibility condition for tbc 2019-04-16 20:19:51 +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 a4e5fccbe3 unitframes: hide self in group without a group 2019-04-10 22:36:37 +02:00
shagu d7c64d7d0a core: replace remaining getglobals in favor of _G 2019-04-06 14:30:31 +02:00
shagu d90f11e2cc unitframes: add option to always show self in raid 2019-04-06 13:19:38 +02:00
shagu 0b24e42c31 core: fix code indentation 2019-04-05 09:29:37 +02:00
shagu d80004c113 unitframes: fix error on invalid reaction colors 2019-03-31 14:59:21 +02:00
shagu 6af3095d1b unitframes: avoid creating tables on each refresh 2019-03-31 14:59:21 +02:00
shagu 78ca236fb8 unitframes: optimize memory usage of aggro scanner 2019-03-31 14:59:21 +02:00