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
What is the actual text of the error?
Anyone else get the problem where an error box appears when you log in and says something about the an atlas lua file?, i dont know if its this mod or atlas itself.
Get v1.20.01, there was a bug in 1.20.00.
Seems to be broken now, when I do a normal shift + click I get the file number instead. Eg. like File0:0:023:49
Ah, I see what you mean. I'll look into it.
@Lukian I will check the Warbear Woolies. The nil value error you are getting is because I moved some files around, you need to exit out of WoW completely, delete the AtlasLoot directory and reinstall. For some reason it is still looking for the old files. Sometimes happens, not your fault.
v1.20.01 is the BC version, but with all the BC specific stuff commented out. There are a couple of incompatible changes between the two and 90% of the textures and stuff the new BC stuff uses is only available to the beta client.
Make sure you are downloading 2.0.0b and you are right, I probably forgot to update the numbering for 1.20.01 as it was a rush bug fix release.
Pattern: Warbear Woolies under Factions -> Timbermaw appears to be an invalid link / invalid data. Also, clicking a PvP Rewards faction displays the error: 'Interface\AddOns\AtlasLoot\Core\ Sets.lua:396: attempt to index global 'AtlasLootBGItems' (a nil value).
Ensure you keep the BC version updated alongside the regular one (or just integrate them, there should be no issue using the BC one with Atlas 1.84 on the "old" realms, correct?)
Edit: It also appears the upload of the BC version failed (please re-upload!) :D Edit2: I don't think the version number (displayed in Altas) was updated correctly with .01
That wasn't what I was talking about. After double-right clicking on an item to make it safe, the tooltip of the item still says it is unsafe even though I can see that it is 100% safe. To remove the (unsafe) tooltip you have to refresh that page, by either opening atlasloot again or opening and closing the specific page.
There was a small bug I accidentally introduced in v1.20.00 which was stopping chat links from working. As such, I have deleted that version and replaced it with v1.20.01.
No, I disabled all the BC stuff so that the current live version could benefit from some of the optimisations I have made.
Shouldn't it be under Burning Crusade Betas given that it only works for TBC?
I have answered both of these on the atlasloot forums in the past.
Piller: Search would be a PAIN to implement, as the database was only ment to be read one way (ie: pass the boss, get the loot table). Due to the CPU work needed to work backwards, it would lag your game up. Thats not to say I will never do it, but I have a few more immediate things to re-write in the beta.
danzor: It would not work. Here is why: Lets say I loop through all the items on a loot page. The loop hits and unsafe item and you get disconnected. ALL ITEMS BEYOND THAT POINT DO NOT GET CHECKED.
Then you go back to that page and see half the items are still unsafe. The 'refresh' function loops through and gets stuck at the same point again. No matter what, half the loot page never gets checked.
The other reason is that such a function in contrary to what Blizzard want us to do with the API as the intention is that you are only suppose to be able to see stuff you have seen yourself.
Could we possibly get a "refresh" function for the loot pages? After right clicking to update the loot to safe, the items still say (unsafe) on them. It would be nice if we could have a refresh button to update the status to safe.
No search feature then?
I was thinking searching for x item and it is listed that y boss drops it.
Oh, great addon :D
This version is basically the latest Burning Crusade version I have made with all the expansion specific stuff commented out. All the data and stuff I am using in the expansion version is there for the translators to look at. Normal users will notice the new section for PvP rewards, with the current battlegrounds listed.
It's not that simple. After a patch EVERYTHING is unsafe. After maintainence, it varies from server to server. On some servers, even BWL can become unsafe, depending on realm progression.
@Bavi That would GUARANTEE you would be disconnected and no items beyond that item would be checked. It should not reset every time you update Atlasloot, but it may partially reset after weekly maintainence.
@Rit Yes, the beta version has everything in the current game, I am just adding on new stuff that is not in the current game. You can't use the BC version on the live servers as a lot of the textures and stuff are only in the expansion.
do those also include the current live data too? If not, is there someway i can combine the current live data, and the BC beta version?
Atlas for the BC is now listed as a seperate download.
Changes this time around: Added Sporeggar Faction Added Cenarion Expedition Faction Added Kurenai Faction Added Honor Hold Faction Added Thrallmar Faction Added Tranquillien Faction Added Scryer Faction Added Aldor Faction Added the Mag'har Faction Added Faction buttons for the battlegrounds Fixed cached tooltip pairs/ipairs bug
Not all items are fully function yet, but most are. Still waiting on some itemids.
Thanks for that, found the bug. If you want to fix it yourself, change line 257 in AtlasLoot\Core\LootButtons.lua to ipairs instead of just pairs. Looks like lua 5.1 doesn't guarantee that a table will be read in the right order if you use pairs.
I will push out an update later today with all I know about the new factions today as well.
I'm using http://www.wowinterface.com/downloads/info5478-ClearFont.html