I tried adding 7th Legion Service Medals manually, but the whole addon seems to break (with no lua errors). I think there's something wonky with the fact that the currency name begins with a digit instead of a letter. I suspect that screws things up, perhaps because lua variables must begin with letters (?). Not sure.
The issue of the items shifting downward when looting from the top seems to be fixed (thanks!). However, if you're manually looting three or more items, looting one of the middle items still produces some weird effects. Things shift up or down depending which you click.
From what I can tell, the movement appears to be due to the spacing between the items compressing as you loot. Like if you loot slot 2 (counting from the top down), the spacing between the slots directly above and below (1 and 3 in this example, which are now in positions 1 and 2) compresses, and all the items below shift upward to maintain their spacing. This can happen multiple times in a single loot window if you have a lot of items, like >5. As you reach the last item or two, the spacing "errors" go away and the last item always seems to have the proper padding. Good place to observe/test this is in old raids where you can consistently get a large set of loot in single chunks.
Admittedly this is sort of an edge case since I assume most people auto-loot, but still figured you might want to be aware. (And haven't seen any further slot errors so far.)
I set all the paddings to 6, except for the bottom, which I set to 3, since that was the setting that made them all appear even on the sample loot window (if bottom is 6, it's too tall compared to the other three sides). Looks fine on the sample, but when I loot multiple items, as the items are looted and removed from the window, when it gets to the last item, the last item shifts down in the window to the edge, so effectively the top padding gets bigger and the bottom padding goes to around zero. Attached a couple pics to show the issue.
Oddly, this only seems to happen when looting/removing items from the loot window from the top down. If you manually loot items from the bottom only, the item positioning in the window stays consistent and honors the padding settings. I have the expand upwards option turned on, in case that matters.
Edit: After playing with it a bit more, there's some overall strange behavior going on, which is evident when looting >2 items at once. For example, if looting three items, click the middle one, and the bottom padding gets bigger. Loot the top one, and the downward shift mentioned above occurs. Also got an error message about not being able to get an item name for loot slot 1 and 2.
Hmm, unfortunately I don't. I just tried loading the version I'd been using -- I think it's from 2012, with some tweaks I made to the main lua file in 2017 -- but the errors are preventing the loot window from showing.
Using the current version of the addon, basically trying to minimize the space between the loot window border and the loot items -- the highlighted area in the screenshot here.
Thanks for keeping xloot alive! I finally transitioned to this from the original version that I'd been keeping alive for myself, and I'm trying to get the look and feel as close to the original as possible.
Any possibility of having a config setting for the padding between the border and the loot list? It's quite a bit more than I'd prefer... I like to have the border pretty tight in on the loot rows. Also might be nice to be able to set the thickness of the border itself.
0
I tried adding 7th Legion Service Medals manually, but the whole addon seems to break (with no lua errors). I think there's something wonky with the fact that the currency name begins with a digit instead of a letter. I suspect that screws things up, perhaps because lua variables must begin with letters (?). Not sure.
0
In reply to Xuerian:
0
0
In reply to Xuerian:
0
Hmm, unfortunately I don't. I just tried loading the version I'd been using -- I think it's from 2012, with some tweaks I made to the main lua file in 2017 -- but the errors are preventing the loot window from showing.
Using the current version of the addon, basically trying to minimize the space between the loot window border and the loot items -- the highlighted area in the screenshot here.
Hope that helps clarify. :)
0
Thanks for keeping xloot alive! I finally transitioned to this from the original version that I'd been keeping alive for myself, and I'm trying to get the look and feel as close to the original as possible.
Any possibility of having a config setting for the padding between the border and the loot list? It's quite a bit more than I'd prefer... I like to have the border pretty tight in on the loot rows. Also might be nice to be able to set the thickness of the border itself.
Thanks again!
0
Where are self-heals supposed to show? I can't remember...
0
- Energy gains now show as "+X Energy" instead of "+X Focus"
- Extra attacks (sword specialization, windfury, etc.) now display properly
Hope this helps. :)