Commit Graph

1431 Commits

Author SHA1 Message Date
Artur Morozov 6a580f198b skin: add Tooltips 2019-03-31 14:59:21 +02:00
Artur Morozov fe4d40611a skin: add interface options 2019-03-31 14:59:21 +02:00
Artur Morozov 0ef327cc6d skin: add HelpFrame 2019-03-31 14:59:21 +02:00
Artur Morozov 5ce9c461e0 skin: add GameMenuFrame 2019-03-31 14:59:21 +02:00
Artur Morozov 88a099972c skin: add DressUpFrame 2019-03-31 14:59:21 +02:00
Artur Morozov f31106d9de skin: add TrainerFrame 2019-03-31 14:59:21 +02:00
Artur Morozov b2fc46c984 skin: add TradeFrame 2019-03-31 14:59:21 +02:00
Artur Morozov e2d271526d skin: update StaticPopupDialogs 2019-03-31 14:59:21 +02:00
Artur Morozov 4f6a459531 skin: add MerchantFrame 2019-03-31 14:59:21 +02:00
Artur Morozov 671d11fcdc skin: add QuestLogFrame 2019-03-31 14:59:21 +02:00
Artur Morozov 92561da9b5 skin: add AuctionFrame 2019-03-31 14:59:21 +02:00
Artur Morozov 5d4693c1b6 skin: add profession frames
add TradeSkillFrame
add CraftFrame
2019-03-31 14:59:21 +02:00
Artur Morozov 94f8aa0d5e skin: add Gossip and Quest Frames 2019-03-31 14:59:21 +02:00
Artur Morozov f78349e2bb skin: update talents 2019-03-31 14:59:21 +02:00
Artur Morozov 8ccef3a7a7 skin: update spellbook 2019-03-31 14:59:21 +02:00
Artur Morozov eed9aec423 skin: update inspect 2019-03-31 14:59:21 +02:00
Artur Morozov 6e1376216b skin: update friends 2019-03-31 14:59:21 +02:00
Artur Morozov fd1e465c5f skin: update character 2019-03-31 14:59:21 +02:00
shagu 3568b8f760 afkcam: delay afkcam when action is detected
* delay on crafting/casting events
* delay on auctionhouse events
2019-03-31 14:59:21 +02:00
shagu fc0e75ca83 unlock: fix configuration shortcuts in dock-frame 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 db52c4f6e7 share: restore gui and listen to escape 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
shagu c07d71a4c3 chat: add chatcopy function call 2019-03-31 14:59:21 +02:00
shagu 0e6a9ecb7a afkcam: restore and save defaults 2019-03-31 14:59:21 +02:00
shagu 4b544b2245 afkcam: restore wow camera settings 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
shagu c251274ee2 afkcam: add clock and reduce camera speed 2019-03-31 14:59:20 +02:00
Road-block 56235d321c afkcam: rotate camera while being afk 2019-03-31 14:59:20 +02:00
shagu f2a2f5dbbd loot: fix nil error in dropdownmenu
Thanks @Artur91425
2019-03-31 14:59:20 +02:00
shagu 22b00b1289 nameplates: optimize scanner performance
* reduce memory footprint of each scanner run
* reduce execution time when new nameplates are detected
2019-03-31 14:59:20 +02:00
shagu 33e32e4368 player: prevent energytick events when possible 2019-03-31 14:59:20 +02:00
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