You can access the PTR now without sub. They have the Shadowlands pre-patch on it, which I guess the same environment like the beta\next expansion. I guess they will patch this up to live in a month, so probably is up there for a few weeks.
Egh. If I get it downloaded I'll try to take a look.
It's really not sitting well with me that they chose to change things this way, it seems like most of this could happen transparently.
Oh, cool, didn't notice the changes on the github. I like as you moved the modules under the main folder. Now an option would be useful to turn on\off the group loot or loot monitor modules - before you could just not load them at the addon selection, but now I think I cannot turn them off. Probably you can get rid of the master looter module, as they removed master loot in the previous expansion, and doesn't seem to comin back in Shadowlands either. (in classic is still goin on I believe)
(after a bit more testing, not sure how the loot monitor works, once it was showing what I was looting, then never again, but I didnt find any option which affect its working - I tried in solo)
Oh, cool, didn't notice the changes on the github. I like as you moved the modules under the main folder. Now an option would be useful to turn on\off the group loot or loot monitor modules - before you could just not load them at the addon selection, but now I think I cannot turn them off. Probably you can get rid of the master looter module, as they removed master loot in the previous expansion, and doesn't seem to comin back in Shadowlands either. (in classic is still goin on I believe)
(after a bit more testing, not sure how the loot monitor works, once it was showing what I was looting, then never again, but I didnt find any option which affect its working - I tried in solo)
The curseforge packager pulls them out of the subfolder to allow for disable/enable, and will continue to do so in the future.
Can't really remove ML module if it's still in classic, yeah.
As far as loot monitor, I'll have to check it out when shadowlands releases. The PTR was just more than I wanted to download at once.
Hi could you take a look at the prepatch it gioves some errors:
1x XLoot\skins.lua:192: attempt to call method 'SetBackdrop' (a nil value) [string "@XLoot\skins.lua"]:192: in function `Backdrop' [string "@XLoot\skins.lua"]:204: in function `Skin' [string "@XLoot\skins.lua"]:347: in function `Skin' [string "@XLoot_Frame\Frame.lua"]:1017: in function `BuildLootFrame' [string "@XLoot_Frame\Frame.lua"]:1129: in function `Update' [string "@XLoot_Frame\Frame.lua"]:1300: in function `?' [string "@XLoot\XLoot-8.2-1.lua"]:39: in function <XLoot\XLoot.lua:37>
Hi, has any of you encountered the issue when after looting certain items the loot window closes?
Meaning that I either shift+right click to collect all item by once or I need to open the window after every item. However not every item triggers this behavior. I am yet to find a pattern.
Hello everyone, I have 3 questions. But first of all, thank you very much for the great addon that has been around for so long. Is there a way to say thank you with a donation? Via Paypal or something?
To my 3 questions. Question 1: is it possible to disable the submit button? You can do this with the "Close" button. See picture: https://prntscr.com/vpbv3r
Question 2: Can I deactivate individual loot items? I want to disable group loot and use Elvui's.
Question 3: Then we would be shown numbers for items like 115 ne 50 for a cape. I have 5 meat but I only have 3 in my pocket. And yes, I have deactivated Show Bank Items. :( Is that a bug? See pictures:
Changing the "Other's items" under the Loot Monitor does not work I'm still seeing poor ones with rare selected but if I changed mine the groups items stop also along with mine.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Egh. If I get it downloaded I'll try to take a look.
It's really not sitting well with me that they chose to change things this way, it seems like most of this could happen transparently.
In reply to Xuerian:
Thank you, it's a good addon, I am using it since ages ago :)
Is there any way to make auto looting work with items with a comma in them?
For example "Gar'tok, Strength of the Faithful" is being read by the addon as "Gar'tok" and "Strength of the Faithful" and thus not being auto looted.
The PTR got the release candidate patch, so I think it's up only for one more week, if you want to log in without subscription.
The latest file on github allegedly works, I should probably try to package it.
Oh, cool, didn't notice the changes on the github. I like as you moved the modules under the main folder. Now an option would be useful to turn on\off the group loot or loot monitor modules - before you could just not load them at the addon selection, but now I think I cannot turn them off. Probably you can get rid of the master looter module, as they removed master loot in the previous expansion, and doesn't seem to comin back in Shadowlands either. (in classic is still goin on I believe)
(after a bit more testing, not sure how the loot monitor works, once it was showing what I was looting, then never again, but I didnt find any option which affect its working - I tried in solo)
And thank you for fixing it for shadowlands!
The curseforge packager pulls them out of the subfolder to allow for disable/enable, and will continue to do so in the future.
Can't really remove ML module if it's still in classic, yeah.
As far as loot monitor, I'll have to check it out when shadowlands releases. The PTR was just more than I wanted to download at once.
Glad it's helpful to you.
Is there any way to make auto looting work with items with a comma in them?
For example "Gar'tok, Strength of the Faithful" is being read by the addon as "Gar'tok" and "Strength of the Faithful" and thus not being auto looted.
In frame.lua: Change
Figure out a character that itemlinks don't use and change , to whatever that is. Then separate with that.
is there a version number that will work on classic?
In reply to Xuerian:
Hi could you take a look at the prepatch it gioves some errors:
1x XLoot\skins.lua:192: attempt to call method 'SetBackdrop' (a nil value)
[string "@XLoot\skins.lua"]:192: in function `Backdrop'
[string "@XLoot\skins.lua"]:204: in function `Skin'
[string "@XLoot\skins.lua"]:347: in function `Skin'
[string "@XLoot_Frame\Frame.lua"]:1017: in function `BuildLootFrame'
[string "@XLoot_Frame\Frame.lua"]:1129: in function `Update'
[string "@XLoot_Frame\Frame.lua"]:1300: in function `?'
[string "@XLoot\XLoot-8.2-1.lua"]:39: in function <XLoot\XLoot.lua:37>
Locals:
self = <table> {
current = <table> {
}
Highlight = <function> defined @XLoot\skins.lua:253
UpdateSkin = <function> defined @XLoot\skins.lua:222
SkinRaw = <function> defined @XLoot\skins.lua:218
Backdrop = <function> defined @XLoot\skins.lua:191
masque_tweaks = <table> {
}
Skin = <function> defined @XLoot\skins.lua:198
skins = <table> {
}
Gradient = <function> defined @XLoot\skins.lua:180
base = <table> {
}
UpdateHighlight = <function> defined @XLoot\skins.lua:269
}
frame = <unnamed> {
0 = <userdata>
_skin_options = <table> {
}
}
opt_backdrop = nil
(*temporary) = nil
(*temporary) = <unnamed> {
0 = <userdata>
_skin_options = <table> {
}
}
(*temporary) = <table> {
insets = <table> {
}
bgFile = "ChatFrame\ChatFrameBackground"
tileSize = 16
tile = true
}
(*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
backdrop = <table> {
insets = <table> {
}
bgFile = "ChatFrame\ChatFrameBackground"
tileSize = 16
tile = true
}
bd_color = <table> {
1 = 0
2 = 0
3 = 0
4 = 0.900000
}
In reply to axejess:
Download the beta version from the github, it works fine. I guess Xuerian will package it to curse sometimes, as it had no issues on beta.
https://github.com/Xuerian/XLoot
Hi,
has any of you encountered the issue when after looting certain items the loot window closes?
Meaning that I either shift+right click to collect all item by once or I need to open the window after every item. However not every item triggers this behavior. I am yet to find a pattern.
Hello everyone, I have 3 questions.
But first of all, thank you very much for the great addon that has been around for so long. Is there a way to say thank you with a donation? Via Paypal or something?
To my 3 questions.
Question 1: is it possible to disable the submit button? You can do this with the "Close" button. See picture: https://prntscr.com/vpbv3r
Question 2: Can I deactivate individual loot items? I want to disable group loot and use Elvui's.
Question 3: Then we would be shown numbers for items like 115 ne 50 for a cape. I have 5 meat but I only have 3 in my pocket. And yes, I have deactivated Show Bank Items. :( Is that a bug? See pictures:
https://prntscr.com/vpgayx
https://prntscr.com/vpgbhb
PS: Phantasma (currency) from Torghast is not displayed (Loot Monitor).
Changing the "Other's items" under the Loot Monitor does not work I'm still seeing poor ones with rare selected but if I changed mine the groups items stop also along with mine.