4e5b892de9
* update to release 7.3.1 * minor tweaks - tweaked the drop location text to display a bit more cleanly - added boss sigils to bc raid tables - added right click context menu to boss name list so you can open db to that boss (only has raids atm) - the All dungeon items list now wont precache past the normal loot * fixs and text display change - updated old locations to have new display - frame now sits on top when selected - fixed some incorrect ids * favorites button change/loot table updates - Changed how favorites buttons are saved you now alt right click them to save - Added missing new t0 sets to classic dungeon sets - Added missing new trash loot weapons to Black temple * minor changes/fixs - fixed t3 incorrect itemids - added heroic bloodforged * merg from main repo * bug fix and item removals - some quest tooltip was showing up incorrect - removed depreciated high risk patterns * swapped to using ItemButtonTemplate for popup window buttons * added all the new heirloom items * all the changes from main git up to 7.3.9
19 lines
612 B
XML
19 lines
612 B
XML
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/">
|
|
|
|
<!--Default Files-->
|
|
<Script file="AtlasLoot.lua"/>
|
|
<Script file="AtlasDifficulty.lua"/>
|
|
<Script file="Utils.lua"/>
|
|
<Script file="Filter.lua"/>
|
|
<Script file="TextParsing.lua"/>
|
|
<Script file="Options.lua"/>
|
|
<Script file="LootButtons.lua"/>
|
|
<Script file="MapData.lua"/>
|
|
<Script file="Maps.lua"/>
|
|
<Script file="Launchers.lua"/>
|
|
<Script file="WishList.lua"/>
|
|
<Script file="SearchAdvanced.lua"/>
|
|
<Script file="Search.lua"/>
|
|
</Ui>
|
|
|