Mr_Rosh
02f07ec98d
xpbar: add option to select texture
2025-02-04 18:24:40 +01:00
shagu
b19e357f32
config: add config and migration for mod paging
2025-02-04 18:17:22 +01:00
shagu
90cc1a1ba6
nameplates: add option for vertical healthbars
2025-01-31 21:55:47 +01:00
jmgibson1981
a4772e3d4b
unitframes: only show pet happiness for hunters
2025-01-06 10:30:28 +01:00
bhhandley
50e0e33ff7
minimap: add options for zone and coordinate visibility
2024-12-30 12:36:41 +01:00
shagu
06ddbcd34c
nameplates: add option to adjust debuff icon offset
2024-11-27 16:13:42 +01:00
shagu
242574c03a
chat: add option to set maximum number of chat lines
2024-11-23 23:52:43 +01:00
shagu
102db85b2a
minimap: add option to configure frame size
2024-11-07 13:36:40 +01:00
shagu
07c123bc3e
ui-widgets: abort early on invalid frames
2024-11-06 10:32:17 +01:00
shagu
43d76e8d22
unitframes: remove obsolete portrait frame stratas
2024-11-05 08:39:38 +01:00
shagu
33d8de9345
unitframes: add slash command to test unitframes
2024-11-04 16:16:17 +01:00
shagu
4cec209e4d
libpredict: calculate timeleft in GetHotDuration
2024-11-04 15:19:40 +01:00
shagu
3d3e550ee0
libpredict: trigger aura events of relevant unitframes
2024-11-04 15:17:56 +01:00
gwetchen
b423b9b32d
libpredict: add healcomm compability for vanilla hots
2024-11-04 12:13:19 +01:00
shagu
afba5fe60b
unitframes: keep unitframes above certain elements
2024-11-04 09:43:07 +01:00
shagu
fc964b2177
nameplates: add option for vertical offset
...
Due to the secure frame requirements in TBC, this option only exists in vanilla.
The feature is also experimental, as it removes the OnEnter/OnLeave events. There
is a ':Click' that can be called on the parent, but there is no ':Enter' or ':Leave'
that could be called to run the scripts. The parent also have no GetScript("OnEnter")
so there's no way to access the script that changes the color and shows the tooltip.
2024-11-03 10:45:47 +01:00
shagu
9bb9dbf4e1
unitframes: use correct text anchor on power bars
2024-09-23 09:57:30 +02:00
dbulatovicx32
b0553c1328
unitframes: add option for text offsets for hp & power bars
2024-09-23 09:44:20 +02:00
bhhandley
b707c4b11f
bags: add option to anchor bags above chat
2024-09-23 09:36:58 +02:00
shagu
b8d23a0e28
nameplates: combat state border colors
...
* red: attacking player
* yellow: attacking other
* blue: no target (npc only)
* none: out of combat
This only works if super-wow is enabled.
2024-09-02 16:38:44 +02:00
dbulatovicx32
ada9ee9242
unitframes: add offset options to power bars
2024-07-26 19:31:25 +02:00
Artur Morozov
f5dcfa6e0e
mapcolors: rewrite module implementation
2024-06-07 09:16:02 +02:00
shagu
82759a9f81
config: create initial config in global space
2024-05-19 21:29:29 +02:00
shagu
5790ef71b6
api: cache color values for time strings
2024-05-14 08:29:28 +02:00
shagu
77763cd95d
superwow: move into its own module
...
Moving superwow integration from thirdparty into a seperate module.
It's a client mod, not an addon and therefore should not bloat the
thirdparty section that is already huge enough.
It was a mistake to treat it as an addon-compat in first place.
Now having it as a seperate module also allows it to grow better
over time as new SuperWoW features are integrated into pfUI.
2024-05-10 10:02:58 +02:00
shagu
59878b3f8f
thirdparty: add support for superwow spell cast
2024-05-09 10:49:03 +02:00
shagu
62ebe77e26
config: disable skin and dock by default
2024-02-27 03:32:19 +01:00
Ilya Pashin
db1cb06b4e
thirdparty: add TW Threatmeter dock and skin
2024-02-26 17:46:28 +01:00
Cameron Weaver (Clutch)
2e8d3e2f7a
nameplate: add option to show guild names
2024-02-26 17:41:29 +01:00
shagu
c6766eeca1
api: set both backdrop border colors in blizz mode
2024-01-06 01:42:43 +01:00
shagu
698978bb95
config: disable meters again by default
...
As it breaks previous profiles and glitches on first launch
2023-11-19 12:29:22 +01:00
shagu
dc691b756b
ui-widgets: abort early on invalid frames
2023-11-10 19:20:56 +01:00
shagu
17ebeb7dc9
api: add function to determine empty tables
2023-11-03 15:10:42 +01:00
shagu
db27f95150
config: enable meters and addonbuttons by default
2023-11-03 13:39:35 +01:00
shagu
72d577e2bf
thirdparty: add support for clevermacro
2023-10-31 12:05:00 +01:00
shagu
5e171e5767
unitframes: correct typo in custom color fading
2023-10-09 20:22:41 +02:00
shagu
ffdbb63110
api: reuse several string variables in cmatch
2023-10-03 13:21:42 +02:00
Cameron Weaver (Clutch)
3cb2c70385
chat: option to /who search unknown names
2023-07-24 13:13:05 +02:00
Mr_Rosh
df2ac5dc61
tooltip: add option to change font & font size
2023-07-24 13:07:29 +02:00
shagu
d464cd4289
nameplates: add option to only show target castbar
2023-07-04 09:53:29 +02:00
shagu
09e5ad1e8f
actionbar: add option to disable macro scans
...
macro scans can now be globally disabled via the
"Scan Macros For Spells" option or individually
by adding "#showtooltip disable" to the top of the macro.
2023-04-13 10:43:01 +02:00
Cameron Weaver (Clutch)
31b8f11dc0
nameplates: add option for friendly text class color
2023-03-12 20:06:38 +01:00
shagu
cea8e750d2
api: make sure anchor exists before aligning to it
2023-02-28 19:09:04 +01:00
shagu
0f8ad4c75f
env: add spell icon database to locales
2023-01-27 20:08:33 +01:00
shagu
aa2ca9b232
unitframes: add option to detect enemy buffs
2023-01-27 18:05:45 +01:00
shagu
abb55cc39c
unitframes: add more paladin blessings as indicator
...
- Blessing of Sacrifice
- Blessing of Freedom
- Blessing of Protection
2023-01-02 13:01:32 +01:00
Pizzahawaiii
0011dab2fb
castbar: add options to hide spell names and timers
2022-12-26 10:36:55 +01:00
Pizzahawaiii
2cae10c82a
bubbles: add option to hide borders
2022-12-26 10:34:38 +01:00
Pizzahawaiii
0c337d0152
core: add option to change unit name font
...
Allows changing the font of the unit names, PvP ranks and guild names
(above players' heads) in the general settings. Requires game restart
to be applied.
2022-12-26 10:33:26 +01:00
shagu
f8b2534f94
ui-widgets: properly display statusbar zero values
...
Set point to zero if value and max-value are both zero.
Previously, if both value and max-value were zero, it
displayed the statusbar as 100% due to a division by zero.
2022-11-12 15:03:29 +01:00