Commit Graph

619 Commits

Author SHA1 Message Date
shagu 87a28fa29b gui: add options for unitframe cooldown visibility 2020-09-20 12:49:22 +02:00
shagu 40edb70fb9 unitframes: save old icon to force update on change 2020-09-20 12:49:02 +02:00
shagu 178313d7a1 unitframes: only update player cooldown on show 2020-09-20 12:47:57 +02:00
shagu 6c40939c3d unitframes: use cooldown templates and set style 2020-09-20 12:47:00 +02:00
shagu 94738bab45 api: add api call to find item in bags 2020-09-04 08:14:55 +02:00
shagu 8d9dc563dd ui-widgets: always update scroll slider 2020-08-28 11:47:40 +02:00
shagu 422ca54ba2 unitframes: add new happiness indicator icons 2020-08-27 11:54:31 +02:00
shagu 092c8a72a0 unitframes: combine unit visibility scanners
improve performance by reducing the amount of visible frames
and combining visibility scanners into a single dedicated updater
2020-08-25 18:39:33 +02:00
shagu 990ec09296 api: trim percentage before caching it 2020-08-25 18:30:12 +02:00
bidaumm 79b30bd329 unitframes: only show percentage for mana type 2020-08-18 17:12:06 +02:00
shagu 7669e64173 core: remove leftover semicolons 2020-08-15 19:29:24 +02:00
shagu 846e7a0aea thirdparty: add support for BCEPGP 2020-08-13 00:51:21 +02:00
shagu c785589547 unitframes: only show class on player characters 2020-08-09 11:05:16 +02:00
shagu 362336b10a unitframes: add hunter aspects to indicators
thanks @elenmerbau
2020-08-01 15:05:17 +02:00
DennisWG 09498bc6cb xpbar: add option to not overlap the xpbars 2020-07-28 18:20:47 +02:00
shagu 8715bf78f8 config: disable screenshots by default 2020-07-25 15:58:12 +02:00
shagu 91ec5255ab config: do not hide errors frame by default 2020-07-23 20:21:05 +02:00
shagu 50a6a76dda core: only hide errors in ui errors frame 2020-07-23 18:46:50 +02:00
shagu 82c2107f42 core: add option to disable addon errors 2020-07-23 18:40:05 +02:00
shagu 5828d18a1e nameplates: add option to set debuff position 2020-07-12 11:46:14 +02:00
shagu 093d4aab15 nameplates: add option to set highlight color 2020-07-12 11:14:41 +02:00
shagu bc8f05f843 nameplates: add option to set target zoom factor 2020-07-12 11:07:35 +02:00
shagu 11bc84524f questitem: add option to disable features 2020-07-05 22:39:53 +02:00
shagu 61785e937f nameplates: add option to show debuff stacks 2020-07-01 17:55:23 +02:00
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 7b9f6dbd69 unitframes: hide buffs/debuffs after frame creation 2020-06-28 21:31:22 +02:00
shagu 5a91422f99 unitframes: clickcasting option for target or menu 2020-06-28 12:42:22 +02:00
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