Commit Graph

275 Commits

Author SHA1 Message Date
shagu b0bc0b39a8 api: update function documentation 2018-07-26 23:56:10 +02:00
shagu b469a0c488 api: handle empty money strings 2018-07-26 22:39:25 +02:00
shagu d707ba9f43 api: only use transp if lower than userconfig 2018-07-23 22:12:11 +02:00
shagu d9da45bb3b unitframes: fix indentation 2018-07-21 21:42:32 +02:00
t3hWheez 91b6a31ca3 unitframes: add shaman tier3 proc to buffs 2018-07-21 21:41:11 +02:00
shagu 9f000a00c3 nameplates: add option for legacy click handlers 2018-07-16 14:45:15 +02:00
shagu acd991cf8b unitframes: add pvp flag icon to all frames 2018-07-07 22:24:59 +02:00
shagu a153dcbb45 eqcompare: add option to disable base-stat compare 2018-07-07 04:42:28 +02:00
BenDol 90647f9e46 eqcompare: compare basic stats on items 2018-07-07 04:36:12 +02:00
BenDol c0b66051fd unitframes: cache unitstr as local variable 2018-07-07 04:20:45 +02:00
shagu 5b78a4cb63 api: option to hide textures in striptextures 2018-07-07 04:12:04 +02:00
shagu dc5e7194c8 api: rewrite dropdownmenu skin function 2018-07-07 04:02:37 +02:00
shagu bb1cc05d26 unitframes: allow to disable specific unitframes 2018-07-01 22:01:30 +02:00
shagu 3ec98fece9 api: add function to skin nextprev buttons 2018-07-01 17:42:58 +02:00
shagu 593323219a api: move height into skin function 2018-07-01 17:41:06 +02:00
shagu 12a615b76d thirdparty: add druidmanabar support 2018-06-30 16:53:42 +02:00
Road-block 9deab12144 mapreveal: add module to show unexplored areas 2018-06-25 21:57:56 +02:00
shagu 8f0386f88c skin: adjust character reputation frame checkboxes 2018-06-24 20:43:33 +02:00
shagu be0d29ee5d api: add further skin functions 2018-06-24 20:03:04 +02:00
shagu a6df3f6146 bags: only hide chat when option is set 2018-06-15 20:12:03 +02:00
shagu 1486a10883 api: add init option for movables 2018-06-03 11:41:14 +02:00
shagu 62e607682d config: increase rangecheck interval to 4 2018-06-01 22:24:58 +02:00
shagu 563d998afe nameplates: add option to hightlight target 2018-06-01 21:05:10 +02:00
shagu 4a0e327867 librange: transform module to library 2018-06-01 20:58:49 +02:00
shagu 924b2a351e libdebuff: transform module to library 2018-06-01 20:58:49 +02:00
shagu 96ae4aadf8 spell: fix casttime nil calculation 2018-05-30 21:00:51 +02:00
shagu 50db71bd63 unitframes: remove pettarget from pfscan blacklist 2018-05-29 20:41:53 +02:00
Road-block 543dc86458 pettarget: add pet target unitframe 2018-05-29 20:39:35 +02:00
shagu c697218b55 api: fix bad if-condition and tonumber usage 2018-05-26 12:55:12 +02:00
shagu 17a2108253 api: fix nil error in spellduration 2018-05-26 03:32:41 +02:00
Lichery 40d19fc606 nameplates: add support for mobhealth and mobinfo 2018-05-26 01:11:45 +02:00
shagu 7793c5ba16 api: crash fixes with bad movable table 2018-05-26 00:05:37 +02:00
Peter 59706f143c buff: add option to show weapon buffs in separate frame 2018-05-26 00:02:11 +02:00
Road-block 3f8a70f725 api: avoid garbage table creation on QueueFunction 2018-05-25 18:38:47 +02:00
shagu 64bf5d15e6 api: always save current position data on update 2018-05-25 18:32:40 +02:00
shagu 9b3708c990 unitframes: add blessing of light buff indicator 2018-05-18 23:21:43 +02:00
shagu 4a3caa02ad unlock: reset frame position on middle click 2018-05-16 20:38:40 +02:00
shagu bd7d2b61fa actionbar: add option for pet indicators 2018-05-16 19:57:49 +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 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
shagu 354e9e0d91 api: add frame movement functions 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 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
stokbaek 1e95a78815 unitframes: option to show totem indicators
* Removed class check from GUI
2018-04-21 17:51:10 +02:00
shagu 66452741e9 buff: fix bad unitstr on player 2018-04-18 08:50:55 +02:00
shagu be00feaf85 buff: use class colors on unbuffed units 2018-04-17 19:40:43 +02:00