shagu
81e7216ada
unitframes: option that replaces name by missing health
2019-04-25 21:28:55 +02:00
shagu
02f19acce6
castbar: add focus-frame castbar
2019-04-22 14:48:16 +02:00
shagu
9af73275e7
unitframes: add option to resize raid marks
2019-04-22 13:55:47 +02:00
Artur Morozov
b5bf786387
translation: update ruRU
2019-04-20 19:45:44 +02:00
shagu
77460e0134
unitframes: add option for custom power colors
2019-04-19 17:38:51 +02:00
shagu
902f8430cd
gui: rename buff indicators text
2019-04-19 17:21:24 +02:00
shagu
edbee4bae8
unitframes: option to use custom colors per frame
2019-04-19 17:09:27 +02:00
shagu
96256a59e5
unitframes: options to hide raid, loot and leader icon
2019-04-19 16:13:08 +02:00
shagu
8642efab86
unitframes: option to use variable health bg color
2019-04-19 00:23:08 +02:00
shagu
242135d91e
castbar: add option to select texture
2019-04-18 23:55:10 +02:00
shagu
2e906ea7bf
castbar: add option to display lag
2019-04-18 21:09:50 +02:00
shagu
6f0b21dd01
castbar: add option to show icon
2019-04-18 21:01:16 +02:00
shagu
f2966bbb52
xpbar: add more layout and hide options
2019-04-17 22:03:56 +02:00
shagu
bdb277ced0
actionbar: add option to always allow drag via shift
2019-04-17 19:47:23 +02:00
shagu
1d00a9297f
actionbar: option to show animation on hidden bars
2019-04-11 20:16:28 +02:00
shagu
a4e5fccbe3
unitframes: hide self in group without a group
2019-04-10 22:36:37 +02:00
shagu
7bc60e723d
core: whitelist a bunch of modules for tbc
2019-04-07 14:48:58 +02:00
shagu
014bdcfdca
gui: use a more lean way to determine the width
...
Fixes different GetWidth() behaviour of scrollframes in tbc clients
2019-04-07 11:11:47 +02:00
shagu
d90f11e2cc
unitframes: add option to always show self in raid
2019-04-06 13:19:38 +02:00
shagu
3c2374913a
gui: fix actionbar show empty buttons
2019-04-06 10:21:08 +02:00
shagu
e52b08ecb8
castbar: add options for width and height
2019-04-04 21:46:40 +02:00
shagu
07d42861a8
gui: fix typo in localization string
2019-03-31 15:52:21 +02:00
shagu
fe3cc9f517
screenshot: add options and update translations
2019-03-31 14:59:21 +02:00
Road-block
5952f16d1a
screenshot: new module to auto-perform screenshots
...
* cache pvp rank to avoid false positives due to drunk effects
* option to trigger time based
* option to trigger on levelup
* option to trigger on battleground
* option to trigger on item loot
* option to trigger at honorable kills
* option to trigger on pvp rank changes
* option to trigger on reputation tier
2019-03-31 14:59:21 +02:00
shagu
eb2c5810e4
actionbar: add option to set button spacing
2019-03-31 14:59:21 +02:00
shagu
7c54f6bce4
gui: clear search focus when clicking entries
2019-03-31 14:59:21 +02:00
shagu
fc8c860678
gui: always update overview infos
2019-03-31 14:59:21 +02:00
Road-block
06494be3b6
panel: option to use server time instead of local
2019-03-31 14:59:21 +02:00
shagu
b6865a1da8
gui: fix closure of update function
...
Thanks @Road-block
2019-03-31 14:59:21 +02:00
shagu
b925f0b147
gui: fix actionbar translation
2019-03-31 14:59:21 +02:00
Road-block
d46361b964
gui: cache updater functions
2019-03-31 14:59:21 +02:00
shagu
55e27e78f4
gui: fix unitframe ufunc links
2019-03-31 14:59:21 +02:00
shagu
4f36978f21
gui: add translation strings
2019-03-31 14:59:21 +02:00
shagu
a6be638c6a
gui: entire rewrite
...
An entire rewrite of the gui focused on reducing boilerplate
code, runtime optimizations and adding usability features.
Moved to a dynamically stackable layout which is usable with
less code. A new search feature allows to lookup specific
config values and directly navigate to them.
The changes are incompatible to existing thirdparty addons.
2019-03-31 14:59:21 +02:00
Road-block
21d9c35de0
actionbar: fix custom button count layouts
...
* only show valid layout options for the actionbar size
* use fallback layout if necessary when bar size is changed
2019-03-31 14:59:21 +02:00
Robert Moritz
df57df82d9
thirdparty: add NoteIt skin
2019-03-31 14:59:20 +02:00
shagu
7495516774
actionbar: give the stance bars proper names
2019-03-31 14:59:20 +02:00
shagu
68b0f15b8f
addonbuttons: disable addon buttons by default
2019-03-31 14:59:20 +02:00
shagu
139cdbae94
addonbuttons: add more positions
...
* add top and right position
* use native arrow button skin
* remove old button backdrop
2019-03-31 14:59:20 +02:00
shagu
a32732a1dd
addonbuttons: add option to show them on login
...
* use a simpler update throttle
* remove usable due to resets during moving
* remove unused update interval config
2019-03-31 14:59:20 +02:00
Unknown
0232c2600e
addonbuttons: collect all minimap addon icons
2019-03-31 14:59:20 +02:00
shagu
26a9fff578
actionbar: entire rewrite of the actionbars
...
Final squashed commit of the actionbars. Ready for master.
Config migration is now armed, you can't go back without backups.
2019-03-31 14:59:20 +02:00
Artur Morozov
f13ac95ebb
unitframes: add more buff/debuff positions
2019-03-31 14:59:20 +02:00
shagu
70602b155f
gui: fix typo in frame.config
2019-02-16 09:27:35 +01:00
dein0s
8ed3d40ef3
gui: trigger update function on list changes
2019-02-13 18:53:21 +01:00
Road-block
29c315a282
loot: add rarity threshold to random loot announce
2019-01-05 14:12:15 +01:00
Unknown
42149eca5f
buffwatch: color stacks count by their amount
2019-01-05 14:01:13 +01:00
shagu
f01cd2648a
unitframes: add resting icon
...
Thanks @AMGarkin (https://gitlab.com/shagu/pfUI/merge_requests/990 )
2018-12-26 11:41:15 +01:00
shagu
9748975eba
firstrun: add profile selection to firstrun
2018-11-01 21:45:45 +01:00
shagu
6e98880a84
gui: remove obsolete dropdown refresh function
2018-10-30 11:27:24 +01:00