Commit Graph

588 Commits

Author SHA1 Message Date
shagu 146ef8deca unitframes: update indicator position/size on change 2020-06-27 20:44:38 +02:00
shagu 07fde3ae3b unitframes: add option to set indicator positions 2020-06-27 20:38:42 +02:00
shagu 09cd6478e3 actionbar: add option to set custom cooldown size 2020-06-21 18:49:23 +02:00
shagu 6cc1e8780e mapcolors: add option to resize group/raid circles 2020-06-16 18:59:06 +02:00
shagu 146a0a2eb5 infight: add option to set glow intensity 2020-06-15 19:12:35 +02:00
shagu 64fb0fa323 infight: option to show on low health and aggro 2020-06-15 19:01:17 +02:00
shagu e10cfd3a26 api: add flag to save scale on position save 2020-06-14 22:52:06 +02:00
shagu 1b58dcda78 unitframes: option to choose custom indicators 2020-06-14 12:11:33 +02:00
shagu 4a75af79af unitframes: add option to set happiness icon size 2020-06-07 14:56:56 +02:00
shagu 7b8a036aa0 thirdparty: add druidbar skin for tbc 2020-06-07 12:17:36 +02:00
shagu c3f286d3b8 unitframes: set debuff backdrop only once 2020-06-02 00:25:40 +02:00
shagu 8b5d94b862 unitframes: set buff backdrop only once 2020-06-02 00:25:24 +02:00
shagu 84ac979688 unitframes: only assign unitname when required 2020-06-01 17:32:39 +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 83ef788d3f api: use old pixel value on non broken resolutions 2020-05-28 13:34:58 +02:00
shagu cffaf70fbb api: set pixel size to one on broken resolutions 2020-05-27 21:52:32 +02:00
shagu 5e7d21ee24 ui-widgets: always recursions in dropdown select 2020-05-26 21:15:29 +02:00
shagu 1ef0f83974 ui-widgets: always run dropdown function on select 2020-05-26 19:32:10 +02:00
shagu 1f76e49dda unitframes: add earth shield to buff indicators 2020-05-23 12:06:46 +02:00
shagu 28acb575c9 nameplates: add option to set healthbar offset 2020-05-21 19:13:03 +02:00
shagu abbb6c3833 nameplates: add option for name font style 2020-05-21 19:02:52 +02:00
shagu 3f7399a1f3 nameplates: add option to filter debuffs 2020-05-20 22:48:00 +02:00
shagu 3e694dcc43 api: add arguments to hook script 2020-05-20 17:12:42 +02:00
shagu 4eed4d4c36 nameplates: option to enable and disable nameplates 2020-05-20 02:03:31 +02:00
shagu c260c77d68 nameplates: show debuffs by default 2020-05-15 16:10:56 +02:00
shagu 86fbc00940 nameplates: add option to estimate other debuffs 2020-05-15 16:10:35 +02:00
shagu 6512bb34ae api: support to also abbreviate negative values 2020-05-09 02:37:46 +02:00
shagu ea2e6cdb99 ui-widgets: always update displayed values on statusbars 2020-05-09 02:29:31 +02:00
shagu 50c085fb7b unitframes: remove focus flicker on mouseover 2020-05-09 01:14:48 +02:00
shagu e4923a683e unitframes: abort early on empty focus frame 2020-05-09 01:14:35 +02:00
shagu bf96d82b35 unitframes: cache strsub raid frame detection call 2020-05-09 00:50:09 +02:00
shagu a0a92d67fb unitframes: fix dispel indicators not showing up 2020-05-09 00:31:23 +02:00
shagu af3a95586e unitframes: make text pastel colors optional 2020-05-04 00:00:21 +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 dfa396bb38 libhealth: options to configure estimation threshold 2020-05-03 13:07:27 +02:00
shagu 32675e3c73 unitframes: add live updates to indicator configs 2020-05-01 22:41:47 +02:00
shagu 2242bbab6d unitframes: use frame specific buff indicators 2020-05-01 22:34:46 +02:00
shagu 66ac153775 unitframes: reduce load for buff indicators
skip unnecessary table creation for each buff inside the
detected bufflist and just add the icons directly.
2020-05-01 21:27:28 +02:00
shagu fcf97cd772 gui: dispel type instant update on config change 2020-05-01 21:18:36 +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 1d901d39c1 ui-widgets: add dropdown api to select entry by text 2020-05-01 14:52:29 +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 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
shagu 1565e60f69 api: make spacing optional for alignment 2020-04-18 12:55:54 +02:00
shagu 451c18ced8 api: add spacing parameter to position alignment 2020-04-18 12:49:52 +02:00
shagu d5cc370e9d api: move AlignToPosition into global api 2020-04-18 12:46:14 +02:00