Please add Zul'Aman patch, Badge of Justice items
Jorvanus opened this issue ยท 11 comments
ZA is currently on PTR, along with new badge items. The badge items are not in atlasloot. If these could be added, that would be great.
@Hoizame Lots of people probably waiting on this. Hope you have time this weekend. Especially now since ZA is announced.
@Hoizame Lots of people probably waiting on this. Hope you have time this weekend. Especially now since ZA is announced.
yeah big time, hope you get some time this weekend also. :-)
AtlasLoot_Collections:
data.txt
AtlasLootClassic > Data
VendorPrice.txt
rename to .lua and replace
Then there should be a new BoJ vendor Phase 4 in the dropdown for Collections
AtlasLoot_Collections: data.txt AtlasLootClassic > Data VendorPrice.txt
rename to .lua and replace
Then there should be a new BoJ vendor Phase 4 in the dropdown for Collections
data.txt seems to be 500 lines shorter than old one, collections are missing. can you check and update it please
I just opened both and they are the same length - 2059 lines
which collections are missing?
First off, thanks for updating those files NNCSavage, this helps a lot.
I didn't check if anything was missing but on a quick glance I wasn't missing anything.
I'm doing a few modifications where I think things are suboptimal and upload that file, if you don't mind.
(One cloth dps item was grouped with the healitems, there were multiple "back" categories and they were missing a bunch of cloaks).
This is the file with one "back"-category removed and the cloth item groups fixed and the missing cloaks added:
data.txt
Personally I don't like having so many categories with only one or two items in them, so I'm changing that for myself, maybe others feel the same (removed the cloaks from accessories, removed the ranged and the offhand categories since they are in accessories):
data.txt
These are both only the AtlaslootClassic_Collections\data.lua files, the vendor price file by NNCSavage already has all the missing cloaks in it.
I don't mind at all - I had an accessories category but also broke them out singly in case that helped people. Just having the gear in the addon was enough for me but I always appreciate other viewpoints
AtlasLoot_Collections: data.txt AtlasLootClassic > Data VendorPrice.txt
rename to .lua and replace
Then there should be a new BoJ vendor Phase 4 in the dropdown for Collections
few issues here, 2 "Back" sections, the cloak is also in "accessories", plate belt in the mail section, and as others have said there really isn't a need to have the same items listed under multiple categories.
Just use the second data.lua file from 2 posts before yours, where I fixed those issues. :)
I didn't check for the plate belt in the mail section, give me a second.
Edit: Okay fixed it, no more plate belt in the mail category.
data.txt
Again, this is the AtlaslootClassic_Collections\data.lua file, rename the file ending to .lua and replace the current file there.
.
I think #198 should close this issue.
EDIT: the categories look wrong/incorrect. Probably best to ignore this PR.