Commit Graph

1098 Commits

Author SHA1 Message Date
Robert Moritz df57df82d9 thirdparty: add NoteIt skin 2019-03-31 14:59:20 +02:00
shagu 88cae50ac3 actionbar: disable animation on hidden bars 2019-03-31 14:59:20 +02:00
shagu 73eeaacf05 actionbar: show pet token tooltips 2019-03-31 14:59:20 +02:00
shagu 97d0b34789 actionbar: abort early on state updates 2019-03-31 14:59:20 +02:00
shagu d498d061f8 actionbar: cache reagent counter textures 2019-03-31 14:59:20 +02:00
shagu 2545823099 actionbar: remove redundant gametooltip show 2019-03-31 14:59:20 +02:00
shagu 8d7cc519e0 hoverbind: fix stance button detection 2019-03-31 14:59:20 +02:00
shagu b0b6ada7cf hoverbind: update to new actionbar names 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 dd2fe578b4 actionbar: add highlight to active actions 2019-03-31 14:59:20 +02:00
shagu bf77ea797f unlock: make popup text more visible 2019-03-31 14:59:20 +02:00
shagu 90a838dbcc chatcopy: lower button strata 2019-03-31 14:59:20 +02:00
shagu 0d453acc50 chatcopy: move button to chat toppanel
* Only use one button
* Increase limit to 100
2019-03-31 14:59:20 +02:00
shagu b25325cccd chatcopy: remove leftover variable 2019-03-31 14:59:20 +02:00
shagu 11fa2112c3 actionbar: don't kill blizzard frames recursively 2019-03-31 14:59:20 +02:00
shagu b450d14620 chatcopy: add module to copy chat contents
* chatmenu is now available via rightclick on chatcopy
* moved whisperproxy into a seperate module
* reduced/cleaned up whisperproxy code
2019-03-31 14:59:20 +02:00
shagu 70938c557c addonbuttons: update abp slash commands 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 e99fd81d11 addonbuttons: align to minimap scale if existing
* add blacklist for felwood gather
2019-03-31 14:59:20 +02:00
shagu 4314334409 addonbuttons: always scan for buttons 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 2fb7828bfd nameplates: only access frame if name is defined 2019-03-31 14:59:05 +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
shagu eb51d63656 loot: abort when dropdownFrame cannot be accessed
fixes: attempt to index local 'dropdownFrame' (a nil value)
2019-01-10 13:26:36 +01:00
shagu 2c273f5786 chat: skin chinese language selection button 2019-01-10 12:45:16 +01:00
shagu ae1805bfa0 thirdparty: use default font size for WIM 2019-01-09 12:01:16 +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 dbc84b29b1 unlock: trigger move actions on reset 2019-01-03 19:42:34 +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 ceba2395e8 easteregg: happy new year 2018-12-31 22:25:26 +01:00
shagu e37b113d57 easteregg: make xmas less intrusive 2018-12-24 18:35:49 +01:00
shagu b68857dfc5 skin: clamp compare tooltips to screen 2018-12-05 18:28:20 +01:00
shagu e59b1bd6d9 actionbar: reduce reagent tooltip scans 2018-12-02 15:42:14 +01:00
shagu 98ecb6db09 loot: use new cmatch for pattern matching 2018-12-02 14:47:04 +01:00
shagu aa30d5871e prediction: use new cmatch for pattern matching 2018-12-02 14:47:04 +01:00
shagu c761d689a1 thirdparty: fix initialization of latest dpsmate
Thanks @Road-block
2018-12-01 10:52:23 +01:00
shagu 535181c036 bags: remove redundant fake event loop
Full fake event based approach was disabled as it caused glitches
when moving bags. Removing the remaining loop by this commit as
the main functions is triggered in the OnEvent anyways.
2018-11-25 18:45:40 +01:00
Unknown dd7667f7e3 actionbar: skin additional textures 2018-11-10 19:25:55 +01:00
shagu 2c71762248 buffwatch: display buff/debuff stacks 2018-11-10 18:56:41 +01:00
shagu 156d858a2e castbar: add pushback counter to channel bar 2018-11-10 13:41:58 +01:00
shagu e96ecfd9fb castbar: only show delay on player unit 2018-11-10 13:33:57 +01:00
shagu 27d6a8ec6d panel: properly update guild info 2018-11-10 00:12:50 +01:00
shagu 0f397abce1 chat: use full size if panel is moved or disabled 2018-11-09 19:16:00 +01:00
shagu b7638db5f2 loot: use both setslot and setid for lootbuttons 2018-11-04 21:35:19 +01:00