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
So, thank you. You continue to make my gaming experience more enjoyable, and simplify my random curiosities.
I like how the quarters show up in teh standalone browser now. The only problem, which was not extant the way I changed things in LibBabble, is that if I add an item to the wishlist, it does not show up the quarter. This was the most important part of it all for me. The ability to quickly look at my wishlist when the raid leader asks "does anyone need anything from the Military Quarter?" Since I don't use Atlas I cant say but would that information show up in the wishlist in Atlas? I'm pretty sure it would with teh LibBabble change, since that seems to dictate all the actual strings used for boss names (if Atlas even uses LibBabble).
if not using_atlas
SetBossNamesWithQaurtersInLibBabble()
end
I've been using Cartographer since I started playing wow and dong feel like switching to Atlas for this, when a simple alternative is available.
["Anub'Rekhan"] = "Anub'Rekhan (Arachnid)",
["Death knight Understudy"] = true,
["Feugen"] = "Feugen (Construct)",
["Four Horsemen Chest"] = "Four Horsemen Chest (Military)",
["Gluth"] = "Gluth (Construct)",
["Gothik the Harvester"] = "Gothik the Harvester (Military)",
["Grand Widow Faerlina"] = "Grand Widow Faerlina (Arachnid)",
["Grobbulus"] = "Grobbulus (Construct)",
["Heigan the Unclean"] = "Heigan the Unclean (Plague)",
["Highlord Mograine"] = "Highlord Mograine (Military)",
["Instructor Razuvious"] = "Instructor Razuvious (Military)",
["Kel'Thuzad"] = "Kel'Thuzad (Lair)",
["Lady Blaumeux"] = "Lady Blaumeux (Military)",
["Loatheb"] = "Loetheb (Plague)",
["Maexxna"] = "Maexxna (Arachnid)",
["Noth the Plaguebringer"] = "Noth the Plaguebringer (Plague)",
["Patchwerk"] = "Patchwerk (Construct)",
["Sapphiron"] = "Sapphiron (Lair)",
["Sir Zeliek"] = "Sir Zeliek (Military)",
["Stalagg"] = "Stalagg (Construct)",
["Thaddius"] = "Thaddius (Construct)",
["Thane Korth'azz"] = "Thane Korth'azz (Military)",
["The Four Horsemen"] = "The Four Horsemen (Military)",
I realize you may not control the contents of LibBabble but thats how I achieved my goal.