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
According to your screenshot, you only have AtlasLoot installed, there is no AtlasLoot_BCInstances (for example).
Maybe you didn't activate the modules?
that´s what i´ve done. i downloaded the folder from the link u gave me and now u say there is something missing. i downloaded the vers. 4.00 from this side again but it still doesn´t work
According to that screenshot Seaso, you are missing all the loot tables. Download v4.00 and extract EVERYTHING into your Addons folder.
yea same here... the atlasloot enhanced button is not showing and the box that links to collections, reps, pvp rewards...... that used to be on the bottom of the atlas is gone as well
http://rapidshare.com/files/44990695/Unbenannt.bmp
Can you link me a screenshot of what your Addons directory file tree looks like? I want to see where your folders are.
i did as u said, but it doesn´t work.
Hmm, that's not good. It isn't actually reading any of the files, it thinks they are empty (which they are not, otherwise everyone would be having issues). Delete all you AtlasLoot folders, log in, log out, then download the latest beta from http://files.wowace.com/AtlasLoot/AtlasLoot.zip and see what happens, the code there is very slightly more advanced and may trip the parser into doing the right thing.
my log is:7/25 03:20:17.060 Loading add-on AtlasLoot 7/25 03:20:17.060 ** Loading table of contents Interface\AddOns\AtlasLoot\AtlasLoot.toc 7/25 03:20:17.060 ++ Loading file Interface\AddOns\AtlasLoot\embeds.xml 7/25 03:20:17.060 (null) 7/25 03:20:17.060 ++ Loading file Interface\AddOns\AtlasLoot\Core\AtlasLoot.xml 7/25 03:20:17.060 (null) 7/25 03:20:17.060 (null) 7/25 03:20:17.060 AtlasLootSearchBox: FontString element overriding font ChatFontNormal 7/25 03:20:17.060 ++ Loading file Interface\AddOns\AtlasLoot\DefaultFrame\AtlaslootDefaultFrame.xml 7/25 03:20:17.060 (null) 7/25 03:20:17.060 AtlasLootDefaultFrameSearchBox: FontString element overriding font ChatFontNormal
It's an old screenshot, 'Reputation' should not be there any more, it has been replaced with the AtlasLoot_RepFactions module which is a seperate load on demand addon (included in the zip download).
Those still having trouble, look in your World of Warcraft\Logs folder and open FrameXML.log with wordpad or a similar text editor. This file will list any addon it tried to load but it failed for some reason as well as any warnings. Scroll down and find anything listed under AtlasLoot and post it here. A normal log should look like this:
7/22 12:52:41.578 Loading add-on AtlasLoot 7/22 12:52:41.578 ** Loading table of contents Interface\AddOns\AtlasLoot\AtlasLoot.toc 7/22 12:52:41.578 ++ Loading file Interface\AddOns\AtlasLoot\Core\AtlasLoot.xml 7/22 12:52:41.578 AtlasLootSearchBox: FontString element overriding font ChatFontNormal 7/22 12:52:41.578 ++ Loading file Interface\AddOns\AtlasLoot\DefaultFrame\AtlaslootDefaultFrame.xml 7/22 12:52:41.578 AtlasLootDefaultFrameSearchBox: FontString element overriding font ChatFontNormal
With regards to the EQCompare comment, according to the Ace SVN it hasn't been edited by the original author in some time. It has it's own code in it that hijacks AtlasLoot tooltips, so I don't need to explicitly support it. I fixed that code a week or two ago, grab the latest EQCompare from files.wowace.com and (unless another person has edited it) it should work just fine.
I have the same problem as tieryn. i have compared the picture with my folder and i found out, that the folder "Reputation" is missing. i tried the download many times but the folder is stil missing.
Kinda sad such great addon doesn't approve another great addon named "EQcompare". That addon uses more good the compare option than blizzards own system as explained before.
But hey, if you get something good, there must be something bad too *smirk*
To those having trouble getting the mod to run:
1) Make sure your unzipping program preserved the directory structure. In you AddOns directory, AtlasLoot should look like this: http://www.atlasloot.net/resources/AtlasLoot_dirs.jpg
2) Turn on error reporting. In their infinite wisdom, Blizzard have turned off error reporting by default, so normal users are unable to tell author what is wrong. To turn on error reports type the following in the chat window: /console SET scriptErrors "1" Or you can install Bugsack or similar.
yeah i have the same problem as tieryn i have the folder downloaded and i extracted the files but it doesnt show up when i play. please help :)
My atlas works but not my atlas-enhanced (or AtlasLoot)
Thank you, Rangerpat, for your supremely rude and unhelpful comment. For your information, no, typing '/atlasloot' does not work, rendering your übermensch comment worthless. Nice try though. I especially liked the misspelling of n00b, but of course that was intentional, amirite?
@Daveish: I've installed Atlasloot Enhanced v4.00.00 two times now. In my Interface/AddOns folder, I have atlas*LOOT* folders, not just atlas. Yet typing '/atlasloot' does not work and the button is not showing. What am I doing wrong? Helpful and perhaps even polite replies would be very appreciated. ;)
First of all, thanks for a rly nice mod.
But i was wondering if you could go back to having all in only 1 folder.
It would be much more easy to organise my addons so i dont delete wrong ones etc.
And again, thanks for your work with this addon, love it.
ok so i have downloaded it and i did everything you said. Which was to put it in the AddOns folder then extract it and i did, but when i got to log in WoW the atlasloot doesnt come up when i type /atlasloot.
Type /atlasloot, then click the 'options' button on the screen that appears, then deselect 'hide minimap button'. If '/atlasloot' does not work, the mod is not installed.
hey can someone please help me to get this
i duno how to get the icon on my in game screen and i want.
i downloaded it in the right place too