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
In reply to arithmandar:
Dragonflight instance drops: https://www.curseforge.com/wow/addons/atlasloot_dragonflight
In reply to arithmandar:
Thank you very much for the updates!!!!
Hope people can see CF issue, so they can download on wowinterface.
Cheers.
In reply to arithmandar:
Download link: https://www.wowinterface.com/downloads/info5541-AtlasLootEnhanced.html
In reply to arithmandar:
Thank you for updating this! Much appreciated!
I might be doing something wrong but I can't see anything for Shadowlands, am I missing something?
Thanks!
I spent some time to implement the code changes to make it work for WoW 10.0.0, hopes that it's closed to error free.
As for the data, like I mentioned earlier, I might try to separate expansion data to individual addon project so that it may be easier for anyone who is interesting in maintaining the data.
In reply to arithmandar:
so is that the downloadable version from above? and thank you!
In reply to arithmandar:
Sorry if this is a dumb question, but where would I obtain this version you speak of?
In reply to Sojourna:
The download is not yet available, I though CurseForge's auto-packing should work, but somehow it disregard the alpha-build's packaging.
There are some more tuning that I can try to implement, so I might commit a few more revision, and let's see if the alpha build will be available or not.
Or otherwise, if all my test shows all good, I will push a new release.
Though just to let you know, new item data from DF, like drops from dungeon / raids, or items like PvP, collection, mounts, pets, or faction items will not be there (yet?).
I might create a separate module with independent addon project for DF dungeon / raids, or even another one with maybe PvP or faction items, to show how this can be modulelized. Lag actually has most of the structure ready there, so it's not to hard for anyone who would like to more like create a plug-in or module for AtlasLoot.
In reply to arithmandar:
Thanks for replying. :)
Is this abandoned?
In reply to rfzm:
Basically.....sad too because if i was ever to name a addon for wow that i would 100% download and use every single time without fail it would be this one.
I have some basic coding knowledge but have never worked on an addon before, so if i knew where to stat i would give it a go but i wouldn't promise anything from it haha
In reply to rfzm:
Basically.....sad too because if i was ever to name a addon for wow that i would 100% download and use every single time without fail it would be this one.
I have some basic coding knowledge but have never worked on an addon before, so if i knew where to stat i would give it a go but i wouldn't promise anything from it haha
Someone update this for Dragonflight!
I have been using Atlasloot Enhanced for more than a decade and think it would be fun to keep it going. I recently started playing again and will look into updating and maintaining this addon for Retail.
I don't know what is going on with the "Current Team", nor do I know if it makes sense to simply fork off of this code repository and start a new addon, since it may go unnoticed. Any thoughts on that?
Either way, I'll be glad to pick up where it was currently left in February in v8.13.01 and keep in touch with the comments here. Feel free to recommend a best course of action so that we can move forward into the current patch and Dragonflight.
In reply to flobetarch:
Another approach would be to actually externalize the data per expansion, to make it an individual "module" (or says plug-in) of AtlasLoot.
Similar approach like DBM, HandyNotes, or Atlas, the core addon has it's core features, while the additional data per expansion can be managed within separate project.
I am kind of the author team member, but I really don't have enough spare time to take care of AtlasLoot. And I guess Lag123 is with similar situation like me. So if someone would be willing to maintain the module / plug-in, I would think that's one of the possible solution.
Please also check with Lag123 for his idea and thought.
In reply to arithmandar:
I'll make an architectural determination on that once I get started, but I appreciate the recommendation. I am likely going to re-organize everything from the ground up according to my own standards and best practices.
Understood :) I have attempted to contact Lag123 and will see how that goes. I will update this comment thread either way to let anyone interested know what is going on. I know what it's like to be in the dark on the status of projects and do not want to leave anyone hanging!
In reply to flobetarch:
Hi flobetarch, if it's something like what I suggest - module / plug-in in separate addon project, then probably I can help to look into the current codes and see what need to be revised to make it easier. And then new addon project to be created and own by different author.
If the approach is to create more like a brand new addon, but with similar features like AL, I would think that's also a good option.
In reply to arithmandar:
I've tried asking Lag123 what's going on with this add-on but my messages seem to go ignored even though I see him updating the add-on for classic. I would love for Atlas to be continued by someone who knows what their doing as this was a great add-on.
In reply to flobetarch:
If you do pick up development, please host on GitHub, WowUpHub, Wago and or WowInterface please. Curse blocks 3rd party addon managers.
Thanks in advance.
In reply to flobetarch:
If you do pick up development, please host on GitHub, WowUpHub, Wago and or WowInterface please. Curse blocks 3rd party addon managers.
Thanks in advance.