Commit Graph

1546 Commits

Author SHA1 Message Date
shagu 661e4f1652 buff: draw backdrop in update function if required 2020-06-06 22:05:49 +02:00
shagu 53c83019db actionbar: write all page conditions 2020-06-06 12:33:00 +02:00
shagu d05c93f38e actionbar: enable all possible pages 2020-06-06 12:32:46 +02:00
shagu a5a0c65c05 nameplates: set highlight backdrops only once 2020-06-02 18:54:12 +02:00
shagu 442ed2d761 buff: set buff and debuff backdrops only once 2020-06-02 18:53:43 +02:00
shagu d8763a15bb actionbar: only update vertex colors when required 2020-06-02 00:18:12 +02:00
shagu a0fa943ca4 actionbar: move state updates to own function 2020-06-02 00:17:28 +02:00
shagu bcb11e03bb actionbar: manually reset backdrop border colors 2020-06-02 00:16:47 +02:00
shagu a11d0a27a7 gui: add option for different xpbar display modes 2020-06-01 11:12:59 +02:00
shagu 8e3d3678a1 xpbar: rewrite module to share more code
* remove duplicate variable initializations
* remove duplicate function assignments
* place all configs to the parent frame
* add option for custom display modes
2020-06-01 11:09:36 +02:00
shagu fb6130a460 bags: sanitize search texst box patterns 2020-05-31 15:40:01 +02:00
shagu f1002aa514 bubbles: check for valid elements on detection 2020-05-26 19:30:01 +02:00
shagu 864be7e959 buffwatch: rework automatic frame anchors 2020-05-24 12:15:46 +02:00
shagu 43d22de5f8 tooltip: always initialize status text 2020-05-22 21:03:49 +02:00
shagu fe6034e91c nameplates: always update non-target transparency 2020-05-22 11:34:21 +02:00
shagu 9bb9645ee0 nameplates: align name to healthbar where possible 2020-05-22 11:29:12 +02:00
shagu 4fc9085d2a nameplates: also set fontstyle for level text 2020-05-21 19:25:37 +02:00
shagu 28acb575c9 nameplates: add option to set healthbar offset 2020-05-21 19:13:03 +02:00
shagu 6085662b7c nameplates: set name font to healthbar 2020-05-21 19:12:11 +02:00
shagu abbb6c3833 nameplates: add option for name font style 2020-05-21 19:02:52 +02:00
shagu f262e40f75 nameplates: add timer based updates 2020-05-21 12:06:10 +02:00
shagu 83f99e6f88 nameplates: check for unitstr mismatches 2020-05-21 12:00:49 +02:00
shagu 90fdddb1f1 nameplates: only modify own plate alpha values 2020-05-21 12:00:09 +02:00
shagu ccbc652680 gui: use dropdown for nameplate alpha value 2020-05-21 11:15:20 +02:00
shagu 3f7399a1f3 nameplates: add option to filter debuffs 2020-05-20 22:48:00 +02:00
shagu 6408acb50f nameplates: default to enemy npc unittype 2020-05-20 17:33:24 +02:00
shagu 5f3ff376d9 nameplates: move parent event scripts to plate 2020-05-20 16:51:43 +02:00
shagu 58462c59cb nameplates: add variable shortcuts inside updates 2020-05-20 16:46:20 +02:00
shagu f85de73816 nameplates: don't pollute parent frame with shortcuts 2020-05-20 16:32:02 +02:00
shagu 0c0a9a02e1 tooltip: round percentages for real hp units 2020-05-20 03:07:00 +02:00
shagu fe13f4b1bc nameplates: round percentages for real hp units 2020-05-20 03:06:29 +02:00
shagu 7289f6c06f tooltip: calculate percentage for real hp units 2020-05-20 02:59:21 +02:00
shagu b2831e5b29 nameplates: calculate percentage for real hp units 2020-05-20 02:58:59 +02:00
shagu a0acf16067 gui: remove sublevel on thirdparty settings 2020-05-20 02:14:30 +02:00
shagu f22b81253f gui: remove sublevel on panel settings 2020-05-20 02:12:29 +02:00
shagu be73571233 gui: sort nameplate settings 2020-05-20 02:10:12 +02:00
shagu 4eed4d4c36 nameplates: option to enable and disable nameplates 2020-05-20 02:03:31 +02:00
shagu f1d61ba31a gui: move number abbreviation to core settings 2020-05-17 16:31:17 +02:00
shagu 1bda22ce5b gui: remove useless variable assignment 2020-05-17 16:30:38 +02:00
shagu bb6248fe29 nameplates: remove table gaps and observe timers 2020-05-15 19:45:06 +02:00
shagu d01efafcb6 nameplates: only iterate debuff entries on cleanup 2020-05-15 16:36:05 +02:00
shagu 86fbc00940 nameplates: add option to estimate other debuffs 2020-05-15 16:10:35 +02:00
shagu 19a7c57f51 nameplates: cache current debuffs per nameplate 2020-05-15 16:04:33 +02:00
shagu bbf527513a nameplates: only refresh once on frame updates 2020-05-15 15:43:48 +02:00
shagu c2649eef46 nameplates: add unitstring detection to plates 2020-05-15 15:42:44 +02:00
shagu b1e9a4d183 nameplates: remove custom plate for mouselook
Mouselook right click handler can also work on regular plates
in vanilla. There's no need to enforce custom plate overlays.
2020-05-12 14:04:02 +02:00
shagu 46db715043 nameplates: fix mouse buttons for vanilla 2020-05-12 13:46:41 +02:00
shagu a3066817b6 nameplates: remove obsolete reference to legacy 2020-05-12 13:32:07 +02:00
shagu 680a9c19b9 addons: use same functions for all entries 2020-05-09 02:28:59 +02:00
shagu f052eef1c8 addons: show selected addon info as tooltip 2020-05-09 02:20:15 +02:00