Commit Graph

227 Commits

Author SHA1 Message Date
shagu dae0b40fe3 raid: add option to limit amount of raidframes 2020-07-01 17:29:46 +02:00
shagu a1bda61acb api: option to disable milliseconds on cooldowns 2020-07-01 16:26:39 +02:00
shagu 7ea4fa8521 panel: add colors to the fps and latency display 2020-06-30 20:08:09 +02:00
shagu 22bb1392be unitframes: add option to set indicator spacing 2020-06-30 16:40:09 +02:00
shagu 525017f929 unitframes: add option to set font outline style 2020-06-29 20:54:14 +02:00
shagu 5a91422f99 unitframes: clickcasting option for target or menu 2020-06-28 12:42:22 +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 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 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 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 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 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 2242bbab6d unitframes: use frame specific buff indicators 2020-05-01 22:34:46 +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 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 c774b6f563 xpbar: add option to change colors 2020-04-06 21:08:15 +02:00
shagu 2a36162d95 config: enable health estimation by default 2020-04-02 17:56:39 +02:00
shagu 66fbc6c205 raid: add layouts and raidcluster frame 2020-04-02 17:54:30 +02:00
shagu f5c285753a actionbar: add option to change animation trigger 2020-03-28 12:52:39 +01:00
shagu 013dcdc4f8 actionbar: add option to selfcast on rightclick 2020-03-28 12:02:20 +01:00
shagu 64c9468ce3 libhealth: add option to enable health estimation 2020-03-26 10:32:17 +01:00
shagu c275da59bd config: add and enable thirdparty configs for omen 2020-03-21 13:22:16 +01:00
shagu d8b021c3c4 chat: add option to disable frame shadows 2020-03-17 21:14:40 +01:00
shagu 081134979e energytick: add initial manatick support
* add option to enable mana ticks
* move into seperate module
2020-03-16 17:02:26 +01:00
shagu ea18c05d8c tooltip: add option to define statusbar texture 2020-03-13 16:20:24 +01:00
shagu f7c3cdcaf4 thirdparty: add initial recount skin and dock 2020-03-11 20:04:45 +01:00
shagu e64e459f12 xpbar: add option to anchor to different frames 2020-03-08 16:43:04 +01:00
shagu d235d7f78f unitframes: add new clickcasting mousebuttons 2020-03-08 13:48:06 +01:00
shagu 3024a42644 unitframes: add option to specify alpha values 2020-03-07 09:40:10 +01:00
shagu f3b01c8602 nameplates: rewrite entire module
* Add additional options to hide specific types
* Use more accurate debuff logic
* Use proper pfUI borders around elements
* Provide instant updates on config change
* Reduce OnUpdate functions on each frame
* Only Refresh plate on value change and events
* Remove unnecessary textures from the plate
* Separate vanilla quirks from the core
* Deprecate "legacy" option
2020-02-28 16:54:11 +01:00
shagu 0ed0b66ac7 castbar: add option to display ranks 2020-01-31 22:55:52 +01:00
shagu ab2976b56e gui: option to hide incompatible config entries 2020-01-01 09:44:47 +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