Commit Graph

1341 Commits

Author SHA1 Message Date
shagu 0fc6537950 actionbar: set tbc visibility states for pet bar 2019-07-18 20:55:08 +02:00
shagu 2bcced95ca panel: check guild before using query functions 2019-07-16 19:35:51 +02:00
shagu 896e1249b5 gui: delete global cache on reset buttons 2019-07-05 22:22:27 +02:00
shagu 580ea51051 focus: always reset unitname when hiding 2019-07-01 20:04:47 +02:00
shagu bf60d77d01 focus: reset focus unit when hiding 2019-06-30 11:24:22 +02:00
shagu 9b261feb06 addonbuttons: skip recipe radar icon nodes 2019-06-30 11:18:43 +02:00
shagu a9fe28aaa5 thirdparty: only adjust ktm scale in dockmode 2019-06-17 23:23:06 +02:00
shagu 88159ed7c6 tracking: check for spell texture before using it 2019-06-16 15:26:14 +02:00
shagu 93d57918b3 combopoints: use as reck counter for paladins 2019-06-16 15:06:35 +02:00
shagu 01853a6d68 combopoints: only show for specific classes
* hide by default on load
2019-06-16 15:06:35 +02:00
shagu 22e0d32e4b combopoints: rewrite entire module
* skip useless string concatenations
* avoid creating redundant textures
* add general function to display
2019-06-16 15:06:35 +02:00
Artur Morozov a75fd5dca4 skins: add a bunch of tbc compatible skins
* add skin for: auction, character, game_menu
  guild_registrar, inspect, macro, mail,
  merchant, options-interface, options-sound,
  options-video, popup_dialogs, professions,
  questlog, talents, tracking, guildbank,
  socket, readycheck, arena_registrar,
  arena, time_manager, LFG
* add mail highlighting the quality of items
* add quality borders of guildbank items
2019-06-16 15:03:35 +02:00
Artur Morozov 5082a7deb3 panel: add tbc compatibility for minimap zone text 2019-06-16 14:55:59 +02:00
shagu 880655221a actionbar: fix pet button placement on clicks 2019-06-14 14:14:07 +02:00
Road-block 53811ba21c thirdparty: skin swstats frames
* fix tab skinning
* allow user to navigate pages in docked mode
* expose pause checkbox in title bar when docked
2019-06-13 18:45:46 +02:00
Artur Morozov 08533849c5 tbc: fix micro menu 2019-06-13 18:40:50 +02:00
shagu 88cd6dcf86 actionbar: treat auto-repeat actions as active 2019-06-13 18:34:59 +02:00
shagu 52a4718b2f thirdparty: add wim window shadows 2019-06-11 22:17:26 +02:00
Artur Morozov 4fa0054c09 thirdparty: update skin for WIM
* replace shaman class color only on load the addon
* include @Road-block updates
* use pfUI link handler (it is more correct)
* replace all class colors
2019-06-11 22:16:59 +02:00
shagu 1daaf68dea addoncompat: add missing translation 2019-06-11 21:42:12 +02:00
shagu 6e0382ff8c addoncompat: an addon compatibility checker
* Checks for redundant and incompatible addons.
* Asks the user for soft-conflicts if they want to keep it
* Saves soft-conflicts to not annoy the user on every login
* Automatically disables hard-conflicts
2019-06-11 19:55:33 +02:00
shagu 0b00688842 tooltip: use same visual offset for left an right 2019-06-10 17:36:20 +02:00
shagu 874aaa07ab tooltip: fix frame scaling for top anchor position 2019-06-10 17:30:09 +02:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu c939f8b322 core: use media mechanism for configurable paths 2019-06-10 13:35:48 +02:00
shagu d075751632 core: use new media mechanism for all fonts 2019-06-10 13:35:48 +02:00
shagu 7632f92dd1 core: use new media mechanism for all textures 2019-06-10 13:35:48 +02:00
shagu 93109c4d3e unlock: set automatic anchors when moving frames 2019-06-09 22:16:58 +02:00
Road-block 3041f85e48 bags: fix disenchant conflict with remove curse 2019-06-09 22:16:58 +02:00
shagu ae8e94a811 updatenotify: cache tables and notify group members 2019-06-09 22:16:54 +02:00
shagu e0ddf850b3 actionbar: use button highlight as keystate feedback 2019-06-06 19:58:31 +02:00
shagu b375ad4fb1 tooltip: exclude pet from mobhealth 2019-06-04 09:19:25 +02:00
Road-block 4a3cd312c4 unitframes: make pet happiness icon configurable 2019-06-03 01:17:32 +03:00
shagu e035b38a8a addonbuttons: fix typo in backdrop shadow 2019-06-02 23:55:03 +02:00
shagu 545be99fd7 api: only add shadow to specific frames 2019-06-02 20:43:56 +02:00
shagu 4618711119 uf_tukui: use hooks to refresh on config change 2019-06-02 19:37:09 +02:00
shagu 9ed79017fa img: add gradient statusbar texture 2019-06-02 19:21:00 +02:00
shagu 219a6e34f3 chat: adjust panel height calculation 2019-06-02 19:18:32 +02:00
shagu 78b492836e panel: use same height calculation as for castbars 2019-06-02 19:17:59 +02:00
Road-block 69aa18304b tooltip: add option to set a custom position 2019-06-02 18:01:09 +02:00
shagu 1e1eb0740f buffwatch: remove obsolete parameter 2019-05-26 21:38:37 +02:00
shagu c7067f91ca tooltip: add support for MobHealth3 values
Thanks @Rumchiller
2019-05-21 23:05:11 +02:00
shagu 5abf87d2fd skin: revert dropdownlist toggle hook
This hook was in conflict with Atlas
2019-05-19 14:45:40 +02:00
shagu bc36fa74d4 prediction: add option to hide/set overheal amount 2019-05-19 10:45:27 +02:00
Artur Morozov 4fa2aea86f skin: fix dropdown menu backdrop and orientation 2019-05-19 10:12:27 +02:00
dein0s 3e86976ee9 thirdparty: optimize ktm in dock mode
* scale column width
* position bottom row
* tune backdrop bottom
2019-05-19 10:01:47 +02:00
shagu 3abaf031bd actionbar: fix always alt-selfcast option 2019-05-12 22:13:37 +02:00
shagu b56a20897d unlock: avoid nil anchors by removing frame reset 2019-05-09 21:10:05 +02:00
shagu a30720c895 chat: increase frame strata of the inputbox 2019-05-09 20:37:30 +02:00
shagu d08854f1b1 map: rework some parts of the map initialization
* make use of internal pfUI api functions
* create coord text string only once
* add frame to UISpecialFrames only once
* use a fixed anchor in SetPoint
* cache scale and alpha settings
2019-05-09 20:27:21 +02:00