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
http://www.wowinterface.com/downloads/fileinfo.php?id=4392
Equipcompare works with other mods as well (like ratingbuster) so it does end up better than the bliz one.
Maybe contacting the author of that mod and finding out how to roll it in to atlasloot would work? Just a thought, throwin it out there.
Your Replied: This is part of the default Blizzard UI, I'm pretty sure it is an option somewhere in your interface options menu.
There is no option anywhere in the game to allow the use of comparison tool tips without holding the shift key. I've looked... thats why I asked if you could add an option or something to force the comparison tooltips over to the game when one isnt using Atlasloot.
I have copied the esES text into esMX, but it will not appear in the library until the next build, which will probably be next patch.
just do the following replaces:
..\World of Warcraft\Interface\AddOns\AtlasLoot\Libs\LibBabble-Boss-3.0\LibBabble-Boss-3.0.lua
Line 684: if GAME_LOCALE == "enUS" or GAME_LOCALE == "esMX" then
..\World of Warcraft\Interface\AddOns\AtlasLoot\Libs\LibBabble-Faction-3.0\LibBabble-Faction-3.0.lua
Line 105: if GAME_LOCALE == "enUS" or GAME_LOCALE == "esMX" then
..\World of Warcraft\Interface\AddOns\AtlasLoot\Libs\LibBabble-Inventory-3.0\LibBabble-Inventory-3.0.lua
Line 165: if GAME_LOCALE == "enUS" or GAME_LOCALE == "esMX" then
and it will work fine for esMX
PLEASE consider this
Thanks a lot