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
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
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
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
shagu
e544863291
buff: fix stack indicator on weapon buffs
2018-05-21 17:36:48 +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
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
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