AtlasLoot Enhanced
History
AtlasLoot was originally created by Pernicius as a plugin for Atlas and contained a handful of raid loot tables to browse. Unfortunately, Pernicius was unable to maintain the mod, so Daviesh took over and renamed it to AtlasLoot Enhanced to provide a distinction between the two versions. Since that time, AtlasLoot has grown to cover every loot table for every boss, every item set, PvP Items and items for every reputation faction. In January 2010 Hegarol took over the project from Daviesh. Finally, in 2014/2015 Lag completely rewrote the entire addon for AtlasLoot v8.
What is Atlasloot
AtlasLoot Enhanced is an UI mod allowing for loot tables of bosses to be browsed whenever needed within the game.
AtlasLoot Versions
- Nightly Build/Alpha Version: https://www.wowace.com/projects/atlasloot-enhanced/files
Issue Reporting
It would be great if you can help to report issue here. It's easier to keep track on them.
Optional Addons
Custom Modules
Below is list of custom modules which are developed and maintained by different author teams.
Features
- Atlas Integration: You can easily link to Atlas map browser if your current visited instance loot table has a corresponding map provided in Atlas.
- Dressing Room: Control-click items to show them in the Dressing Room.
- Price Preview: See the prices for token items like PvP rewards.
- Filter: Filter loot tables based on your class or set up your filter manually (NYI).
- Instance Loot: All instance loot from every Dungeon (Normal and Heroic) and Raid.
- Faction and PvP rewards
- Collection Items: Armor Sets (Dungeon, Tier and Crafted), Mounts, Companions, Tabards, Legendary items and more.
- Season and World Events: Skettis, Abyssal Council, Ethereum Prison, Feast of Winter Veil, Hallow's End, Brewfest, etc.
To Do
- Add skill / source to crafting
- Wishlist: Alt-click on any item to add it to the wishlist, alt-clicking on an item in the wishlist deletes it. There are buttons added to the Atlas panel and the loot browser to open the wishlist.
- Partial Searching: Allows searching the whole AtlasLoot database for an item where you only know part of the name.
- Quicklooks: Bind up to ten loot tables to 'Quicklook' buttons, allowing you to jump to them with only one click.
Slash Commands
- '/al' or '/atlasloot' by itself brings up the loot browser.
- '/atlasloot options' brings up the options menu.
- '/atlasloot reset' resets the last viewed loot table (fixes disconnects when opening AtlasLoot) and moves all draggable frames back to the middle of the screen.
- '/atlasloot mmb' toggles the minimap button on / off.
- '/atlasloot togglebg' toggles background pictures on / off.
Localization
If you want to help us translate AtlasLoot check:
http://www.wowace.com/addons/atlasloot-enhanced/localization/
Feedback
Comments are always welcome. Please leave your feedback in the project page. Things like you have anything to tell us, whether you get an error message when starting WoW, want a certain feature to be integrated in the mod or just want to thank us.
Current Team
- Authors: Lag, Arith
- Contributors: 2TailedFox, Proteyer, Dynaletik, Valixx, Celellach, TrAsHeR, maqjav, StingerSoft, Asurn, Dan, Diablohu, K2hyun, KKram, Pownas, Sohonmr2, Telic, 560889223 and probably more we have missed.
- Former Authors: Daviesh, Hegarol
AtlasLoot Enhancecd 4.02.01
As well as more tweaks for Atlas 1.10.3, this version of AtlasLoot adds two new slach commands. The first is '/atlasloot reset', which can be used to reset AtlasLoot to a 'safe' loot table after you get disconnected. This shouold help the people getting disconnected again as soon as they open AtlasLoot after a disconnect. The second one is '/atlasloot options' which opens up the options screen with you having to open any other part of AtlasLoot. Again, this is to help people who get disconnected, so that they can turn off AutoQuery after persistant disconnects.
4.02.01
More adjustments for Atlas 1.10.3
Added '/atlasloot reset' command so reset the loot page you last visited if you get disconnected
Added '/atlasloot options' command to open the options screen without a FuBar/Minimap button
Added the new Vindicator epic items
Added the new March of the Legion trading card game in-game items.
Many minor loot fixes/additions/translations
how do i work it?:S
There was no error message at all. I got a friend to send me his older PvP sets file and its working for season 3 gear, its just missing vindicators armor so that'll do for now :)
It seemed like the same problem that frostythefuk posted a few messages down on this board. If I opened the viewer and went right to the season 3 gear It would go to druid right away as the subtable but just a blank blue page. If i browsed something else like SFK gear and went back to arena, the table and subtable up top would change to the right category but I'd still be looking at the SFK gear. I tried the solution you posted for his problem but the reinstall didn't change anything, I could recreate the same problem.
Each group of sets is a seperate group of subtables. It is actually a lot of special purpose annoying code to make it jump to specific tables for specific classes by default. It would need to be something along the lines of:
if set==T3SET then
if class == druid then
table = T3Druid;
elseif class==hunter then
table = T3Hunter
.......
And so on for EVERY single set loot table, which is something I don't want to do as there are over a hundred of them and it is programatically VERY inefficient (read: can cause lag). I may be able to fudge a way around that, but it would break if Blizzard introduces a new class (like the Death Knight) so it is pretty low on the priority list.
So if I'm getting this, you have all the tables, which are the sets, and then for each set there is a group of sub-tables, which are the classes for that set? I was just curious about switching them so the classes are the tables, and for each class, there are the sub-tables, which are the different sets for that class.
It's not a huge problem, I just found it inconvenient. But it's nothing to go writing a ton of code for. Great mod anyway. :)
In the loot browser, the system is a parent table that controls the left menu button and has the name of each collection of sets (T0, T1, T2, etc). When you select a group of sets on the left side, a new table is assigned to the right button and the first entry in that table is shown. If you select something different on the left, a completely different table defining the drop down menu is loaded into the right button. There is no memory of previous selections.
I used to have it all as one big menu so you could get to your class with one click, but people complained it was too complicated. We are in a compromise situation.
@Rosenmal
Do you get an error message? Without one I am not really able to help you.
@teknician
Sry can not answer you that. Need to wait for Daviesh. He does all the coding ^^
I noticed that when I am searching through sets, the sub-table always resets when I switch loot tables. Is it possible to make the sub-table stick? If I'm looking through, say priest sets, I have to switch the loot table, then go to the sub-table and switch to priest every time. How about just setting it to the class so I can switch through all of the sets for that class, etc. Unless I'm missing something...
I just installed atlasloot for the first time this week and everything except the pvp sets seems to be working. I can view the pvp weapons but none of the armor. I can't view any armor from s1-3 arena or lv70 pvp. any idea whats causing this?
@mistermutiny
This is a typo on our end. Its already fixed on the Ace SVN and will be in the next version.
You can either change the item ID in your files to 33662, get the latest Ace version or wait for the next release.
so i right clicked the vengeful gladiator's bonecracker, and the icon stayed the same, but the name of the item changed to some gem. i forget which one, but it's a gem. and now it won't fix. any idea on how to fix this?
Not in 4.02.00. But we already included them in our working files and they will be in the next version.
Does it have Vindicator's items? i cant find them anywhere
@frostythefuk
Try the following:
1. Delete every Atlasloot folder and Atlasloot files in your WTF folder as well.
2. Log in to WoW.
3. Completely log out.
4. Install newest version.
5. Hope it works.
6. Do that every time you have problems after installing a new version to ensure everything works.
The blue screen only happens if you did not install the mod properly the first time. You are not actually doing a fix, you are doing a downgrade to an old version without ZA loot, arena season 3, etc.
The best 'alternative' version to try is the one from the ace SVN, at http://files.wowace.com
I FOUND THE FIX IF YOUR HAVING THE PROBLEM WHERE THE MOD WORKS BUT NONE OF THE ACTUAL LOOT SHOWS (BLANK BLUE SCREEN)
Simply install the newest Atlas Loot Enhanced as you usually would.
Then go back to the Atlas Loot Enhanced main page and scroll down to the bottom and download the prior version of it ( AtlasLoot v4.01.05)
Unzip that and 6 folders should zip out. Place all the folders except the Atlasloot folder in your wow/interface/add ons -folder
Run wow at it works fine now :)
Already fixed on the SVN. Will be in the next version.
But thx for your input :)
You have the Bracers of Dignity dropping on both Nexus-Prince Shaffar in heroic Mana-Tombs and Harbinger Skyriss in heroic Arcatraz. They only drop on the latter, not the former.
The next AtlasLoot version (which has been ready for a while, just waiting on Atlas 1.10.3) will have '/atlasloot reset' to recover after a disconnection.
Delete the Atlasloot files in your "WTF" folder and you should be fine.