Commit Graph

1313 Commits

Author SHA1 Message Date
shagu 2d68f3c60d nameplates: disable right-click emulation for tbc 2019-08-03 09:03:42 +02:00
shagu c0fc47f43a minimap: hide worldmap button if existing 2019-08-03 08:43:56 +02:00
shagu 7beda0fc5b nameplates: use proper target glow detection 2019-08-02 18:03:11 +02:00
shagu b0f338204f nameplates: disable modern click handlers for tbc+ 2019-08-02 17:57:02 +02:00
shagu 99b89dae2d nameplates: use alpha to skip flicker on init 2019-08-02 17:56:09 +02:00
shagu 04e489bc2c nameplates: disable modern click handlers for tbc 2019-08-02 17:38:26 +02:00
shagu 884775d902 chat: remove additional colons from player links 2019-08-02 17:34:15 +02:00
shagu 9cf0453742 group: unregister old group frame events 2019-08-02 17:25:59 +02:00
shagu 5c5340104f unlock: skip visibility updates in combat lockdown 2019-08-02 17:18:06 +02:00
shagu 9ed82476bc chat: hook set alpha and avoid chat update loop 2019-07-30 22:47:45 +02:00
shagu 708df6b6c5 chat: restore chat tab alpha on flash events 2019-07-30 22:08:03 +02:00
shagu 9ad1f5eb2e chat: use a proper hook to disable fadeout 2019-07-30 21:53:53 +02:00
shagu 0c5fcf3117 mapreveal: enable and add mapdata for tbc
Thanks @Road-Block
2019-07-30 19:23:20 +02:00
shagu ce9c61dd77 unlock: calculate position based on initial anchor 2019-07-30 19:18:15 +02:00
shagu 2d9c89bcd9 feigndeath: only hook for internal usage 2019-07-23 21:19:30 +02:00
shagu 8f743ac527 actionbar: pass the new bar to ChangeActionBar 2019-07-22 22:41:16 +02:00
shagu decb95286c tbc: patch sellvalue tables for tbc values 2019-07-20 16:49:22 +02:00
shagu 40bd1bf881 focus: properly handle focus frame visibility 2019-07-19 21:51:09 +02:00
shagu af824f17d3 chat: fix playername colors for tbc 2019-07-19 19:26:13 +02:00
shagu 0cd47b60ba chat: add missing pairs in iteration 2019-07-19 19:25:54 +02:00
shagu bcae58d863 unitframes: use combined visibility handler 2019-07-19 17:27:18 +02:00
shagu e0a94af285 actionbar: only set attributes while not in combat 2019-07-19 16:36:53 +02:00
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