Commit Graph

643 Commits

Author SHA1 Message Date
shagu 876753b366 config: disable frame shadows by default
due to heavy performance issues while having too many frames
visible (that are making use of backdrop textures), the frame
shadows have now been disabled in the default config.
2020-11-16 23:28:47 +01:00
shagu 0096105e7f unitframes: remove shadow from buffs and debuffs 2020-11-16 23:26:57 +01:00
shagu f525aefb2e api: case insensitive search for item names 2020-11-16 15:50:07 +01:00
shagu 2e816f71d7 api: fix description of slash command query 2020-11-16 15:28:28 +01:00
shagu ec594df203 api: add api to easily register slash commands 2020-11-16 15:22:02 +01:00
shagu 3bd6378de8 api: add function to find slash commands 2020-11-16 15:21:07 +01:00
shagu 48d3340b17 nameplates: option to draw colored reaction border 2020-11-15 17:11:14 +01:00
shagu 5f354e218e api: rewrite rgbhex function
* remove useless caching
* remove variable creation within function
* limit values on all type of inputs
* use only one string.format
2020-10-27 09:50:19 +01:00
shagu 89c27f788a api: limit rgbhex values to 1 2020-10-27 09:01:19 +01:00
shagu c8691f7c0c ui-widgets: correct line indentation 2020-10-18 12:43:44 +02:00
shagu a6eb1a4bcc nameplates: option to replace totem plates by icon 2020-10-17 12:33:54 +02:00
shagu 93ad7cdb92 thirdparty: add bag_sort integration 2020-10-05 16:35:45 +02:00
shagu 8ce1baf00d cooldown: add option to use dynamic cooldown sizes 2020-10-04 19:45:27 +02:00
shagu 2d78824d06 cooldown: add option to hide foreign animations 2020-10-04 18:56:28 +02:00
shagu c5b8e972dc unitframes: specify cooldown animation visibility 2020-10-04 18:54:09 +02:00
shagu fa966b9930 unitframes: add clique support to all frames 2020-10-03 19:21:37 +02:00
shagu 282989eeff ui-widgets: only hook function outside combat 2020-10-03 15:11:23 +02:00
shagu 2b51e77831 ui-widgets: use proper hook for onhide prevention 2020-10-03 15:08:06 +02:00
shagu 892ef154b0 ui-widgets: use onupdate to determine button state 2020-10-03 15:01:18 +02:00
shagu 31f6837535 unitframes: cache max durations for player debuffs 2020-09-20 19:21:07 +02:00
shagu 95b60a3a66 unitframes: fix player buff timer values 2020-09-20 14:09:05 +02:00
shagu 5091a85d5e unitframes: remove icon cache on player buffs 2020-09-20 13:47:37 +02:00
shagu 7384df27d6 unitframes: cache playerbuff max durations 2020-09-20 13:47:08 +02:00
shagu f4c4f33fd9 unitframes: run buff updates during boot 2020-09-20 13:03:36 +02:00
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