Commit Graph

874 Commits

Author SHA1 Message Date
shagu bd7d2b61fa actionbar: add option for pet indicators 2018-05-16 19:57:49 +02:00
shagu a003e05960 bags: add fake events to restore window sizes 2018-05-15 19:26:45 +02:00
shagu a211c9028f unlock: disable movable frames on exit 2018-05-15 18:27:53 +02:00
shagu 8329039723 chat: fix urlcopy strata and translation 2018-05-15 18:03:20 +02:00
Sergio Álvarez b0527b31c4 unitframes: add option to use short names 2018-05-15 17:54:33 +02:00
Road-block e178971b39 panel: add item breakdown on repair tooltip
* api: GetColorGradient method to return a color c between color a and b given a ratio
* panel: show damaged items on the repair tooltip with damage breakdown
* api: add math.modf shim from later wow lua
* api: improve GetColorGradient so it accepts an arbitrary number of color points to plot gradient
* panel: use improved GetColorGradient to color percentage damage green to yellow to red
2018-05-15 17:53:42 +02:00
Road-block 42cfdd78b3 loot: make detailed random roll announce an option
* api: SendChatMessageWide will use raid warning if player is raid leader or assist
* loot: rearrange advanced masterloot menus so random rolling and special recipients precede class menu
* loot: fix a special recipients unitpopup menu check so they won't show in the context menu when the player is solo
* loot: change the auto confirm bind when solo implementation, so player doesn't have to double-click the loot
* loot: make sure it works if the loot bind confirmation staticpopup is not at index 1
2018-05-15 17:52:33 +02:00
shagu 002106b632 thirdparty: only show meters if docked ones exist 2018-05-05 19:10:27 +02:00
shagu 00bfaa4618 panel: remove whitespaces 2018-05-03 19:30:36 +02:00
shagu 0d0f4d6039 mouseover: allow to use functions 2018-05-01 12:18:19 +02:00
shagu 2150ee56fd bags: update colors in bankslots 2018-04-29 12:49:37 +02:00
shagu 74777dec05 skin: move durability into skins 2018-04-27 20:46:36 +02:00
aka LYQ / Virose 3c1126be0e durability: add movable durability frame 2018-04-27 20:15:56 +02:00
shagu 4250b3cc74 nameplates: fix debuff icon alignment 2018-04-27 20:12:48 +02:00
shagu 50eff475d9 unitframes: add combat hit indicators
thanks @Jayrgo for his work on that.
2018-04-27 18:23:14 +02:00
shagu 087491b8b2 bags: rewrite of the core frame creation logic 2018-04-26 23:12:15 +02:00
Unknown cd7642da09 bags: initial draft of movable bags 2018-04-26 23:11:58 +02:00
shagu 5e5596821a chat: introducing the CLINK Shield
convert prat CLINKs into regular itemlinks.
http://www.wowhead.com/item=15466
2018-04-22 15:24:18 +02:00
shagu f1f411302b chat: add option to show items on mouseover 2018-04-22 15:07:22 +02:00
shagu cd5f33439f chat: add option to customize default brackets 2018-04-22 14:35:36 +02:00
shagu 6ec1ea1fe7 chat: avoid vararg and unpack in hooks
switch to static vars due to previous memleaks because of a weird behaviour of the old lua engine
2018-04-22 14:14:16 +02:00
shagu 8b9d46f4b1 chat: minor restructuring and comments 2018-04-22 14:12:04 +02:00
shagu babba77b06 chat: move wcol one hierarchy up 2018-04-22 14:07:21 +02:00
shagu e91db2264f chat: only calculate color if wmod is set 2018-04-22 14:04:28 +02:00
shagu 1b5707e9d0 chat: add short indicator for yell 2018-04-22 14:04:03 +02:00
stokbaek 1e95a78815 unitframes: option to show totem indicators
* Removed class check from GUI
2018-04-21 17:51:10 +02:00
shagu 4c3e8564a9 gui: remove wizard data on configuration reset 2018-04-17 20:49:33 +02:00
shagu 891c1ba137 actionbar: update all grids on event 2018-04-17 20:35:49 +02:00
shagu be00feaf85 buff: use class colors on unbuffed units 2018-04-17 19:40:43 +02:00
shagu fe1bfa7e23 actionbar: add cooldown to shapeshift buttons 2018-04-10 17:54:44 +02:00
shagu bc5a659470 cooldown: add option to draw on foreign addons 2018-04-09 22:51:43 +02:00
shagu 2d3814aaed prediction: fix prediction for weird names 2018-04-09 20:54:50 +02:00
shagu 8cf70d5d6a buff: hold shift to see unbuffed people 2018-04-09 20:27:48 +02:00
shagu 66b270c3b3 feigndeath: fix nil table index 2018-04-08 19:46:21 +02:00
shagu 69407f8a81 buff: cancel buff on right-click 2018-04-08 19:19:41 +02:00
shagu 95dafe25eb cooldown: enhance detection logic 2018-04-08 19:09:51 +02:00
shagu 41e2400bcb cooldown: only draw cd on known frames 2018-04-08 19:04:43 +02:00
shagu 6cac392a2e thirdparty: add option to show meters by default 2018-04-07 19:46:26 +02:00
shagu 99ddd679eb unitframes: ignore non existing partypet events 2018-04-07 19:25:08 +02:00
EsWoW 9140b7f5a5 hdgraphic: fix to horizonfarclip console command 2018-04-07 16:56:01 +02:00
shagu 2196999a44 debuffs: fix tons of nil errors 2018-04-05 20:42:18 +02:00
shagu fa4048b56e debuffs: persist remaining pending spells 2018-04-05 19:55:07 +02:00
shagu aee5944ef7 debuffs: remove rend from dynamic durations 2018-04-05 19:12:12 +02:00
shagu c9658cdc27 debuffs: add support for dynamic debuff durations 2018-04-05 18:36:13 +02:00
shagu e83e1948ce debuffs: add new debuff detection 2018-04-05 14:32:43 +02:00
shagu df2e14083b thirdparty: fix missing swstats config values 2018-04-05 02:16:42 +02:00
shagu 12ddd9ad8a debuffs: enhance debuff detection 2018-04-04 18:26:52 +02:00
EsWoW 0a3cabd962 focus: fix ordering so initial focus is actually shown 2018-04-01 18:08:05 +02:00
shagu 3331c9fe57 fonts: add hooge 05_55 2018-03-31 23:04:01 +02:00
shagu fc0106e741 buff: use buff.bid cache for tooltips 2018-03-29 16:42:11 +02:00