Commit Graph

1523 Commits

Author SHA1 Message Date
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
shagu f3561dbe12 tooltip: detect server sent values below 100 2020-05-03 14:09:56 +02:00
shagu 6042e721c7 nameplates: detect server sent values below 100 2020-05-03 14:08:56 +02:00
shagu e2152a0326 nameplates: add option to show health in percent 2020-05-03 13:38:46 +02:00
shagu 0f18715fab tooltip: add option to show health in percent 2020-05-03 13:37:53 +02:00
shagu d88c1b330a tooltip: switch to libhealth by name function 2020-05-03 13:31:36 +02:00
shagu 267c38ab11 nameplates: switch to libhealth by name function 2020-05-03 13:30:53 +02:00
shagu dfa396bb38 libhealth: options to configure estimation threshold 2020-05-03 13:07:27 +02:00
shagu 2242bbab6d unitframes: use frame specific buff indicators 2020-05-01 22:34:46 +02:00
shagu fcf97cd772 gui: dispel type instant update on config change 2020-05-01 21:18:36 +02:00
shagu 7195809afd gui: rename to dispel indicators 2020-05-01 21:17:37 +02:00
shagu fc66eed2c3 unitframes: use frame specific dispell indicators 2020-05-01 21:07:24 +02:00
shagu 3e7c0b0640 unitframes: add option to show indicator stacks 2020-05-01 20:42:49 +02:00
shagu b85f04da4e unitframes: add option for timeleft on indicators 2020-05-01 20:23:20 +02:00
shagu 0f07e2c41f addons: use more compact layout 2020-05-01 15:26:31 +02:00
shagu aa446efe18 addons: use internal dropdown system api 2020-05-01 15:15:14 +02:00
shagu 11e7cb4bec panel: only show addons if component is enabled 2020-04-29 11:19:02 +02:00
shagu 65374aea5a nameplates: add option for custom debuff icon size 2020-04-28 12:37:01 +02:00
shagu 8af72f17b4 actionbar: add option to use druid stealth page
- rewrite pagemaster and integrate it into the actionbar code
- add securestate conditions for prowl on bar 8
- add function to detect druid stealth for vanilla
- manually swap bar to page 8 during druid stealth on vanilla
- add options to enable druid stealthbar (disabled by default)
2020-04-28 11:56:37 +02:00
shagu 04b94ebe63 totems: enable support for vanilla clients 2020-04-26 14:58:53 +02:00
shagu b29eb3087b totems: manually sized cooldown frame background 2020-04-26 14:11:59 +02:00
shagu e5fd656425 thirdparty: calculate wim color string 2020-04-26 13:25:54 +02:00
shagu b8b54a003d totems: remove invalid event 2020-04-26 13:25:17 +02:00
shagu 040a5052bd totem: add buff display for current totems
This makes use of the TotemAPI that was introduced in Patch 2.4.
So there's no vanilla version yet.
2020-04-26 11:52:23 +02:00