Commit Graph

1223 Commits

Author SHA1 Message Date
shagu 9eb2b97f57 libcast: add global library for cast detection 2018-06-01 20:58:44 +02:00
shagu 532a212871 pettarget: alternate position if pet is missing 2018-06-01 10:31:19 +02:00
shagu 52ac2fd642 castbar: add creature heal events 2018-06-01 10:25:44 +02:00
shagu 8489a9b01d nameplates: add target indicator 2018-06-01 10:17:29 +02:00
shagu 8dd76cda2d map: move code out of the show function 2018-05-30 21:37:18 +02:00
shagu aecef68ab6 autovendor: hide button if autosell is enabled 2018-05-30 21:14:48 +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
Peter 3e4319e472 farmmode: add pvp icon to farmmap 2018-05-29 20:40:52 +02:00
Road-block 543dc86458 pettarget: add pet target unitframe 2018-05-29 20:39:35 +02:00
shagu ff9c5c4a19 readme: add plugin section 2018-05-28 22:07:46 +02:00
woopydalan 28903957a5 translations: update esES 2018-05-27 22:30:56 +02:00
shagu ba945687a2 translations: update esES 2018-05-26 15:29:29 +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
shagu 8d8869386f buff: fix bad unitstr on player buffs 2018-05-26 01:42:14 +02:00
Lichery 40d19fc606 nameplates: add support for mobhealth and mobinfo 2018-05-26 01:11:45 +02:00
shagu 7328cf9937 bags: add items into trade with right click 2018-05-26 00:59:12 +02:00
shagu 1a75f3271f translations: update tables 2018-05-26 00:28:41 +02:00
shagu ff6aed5395 buff: clear points and ignore config on creation 2018-05-26 00:26:42 +02:00
shagu 270b226e6b buff: update weapon buffs on config change 2018-05-26 00:05:50 +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 e544863291 buff: fix stack indicator on weapon buffs 2018-05-21 17:36:48 +02:00
shagu b30286b7f6 readme: add farm-mode command 2018-05-20 16:19:01 +02:00
shagu 63ff1b4792 farmmode: add initial farm mode module
* type /farm to toggle
* requires the latest version of pfQuest
2018-05-20 14:59:46 +02:00
Sergio Álvarez 7586a24265 raid: dropdown option to set a player as tank 2018-05-20 14:55:28 +02:00
shagu da6ffe16d6 raid: only display active frames 2018-05-19 05:00:56 +02:00
shagu 673b18f4ad raid: only display active frames 2018-05-19 01:50:55 +02:00
shagu 9b3708c990 unitframes: add blessing of light buff indicator 2018-05-18 23:21:43 +02:00
Artur Morozov ca0ed4facf loot: fix last comma in loot frame 2018-05-17 16:20:18 +02:00
shagu 5a96fbc241 buff: increase padding to minimap 2018-05-16 20:47:06 +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
Artur Morozov 04e818c161 translation: update ruRU 2018-05-16 00:51:48 +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
shagu 2dd47c0b7e translations: update tables 2018-05-15 17:58:04 +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