Initial commit

This commit is contained in:
Hash Borgir
2024-04-16 21:45:38 -06:00
commit 3159020c38
533 changed files with 135446 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autogoldpickup" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<label name="m_gold_label"
default_pos_x="0"
default_pos_y="0"
text=""
color="7"
font="2"
resolution_count="6"
res1_x="1024" pos1_x="752"
res1_y="700" pos1_y="640"
res2_x="1280" pos2_x="880"
res2_y="700" pos2_y="689"
res3_x="1024" pos3_x="752"
res3_y="720" pos3_y="660"
res4_x="1280" pos4_x="880"
res4_y="720" pos4_y="709"
res5_x="1024" pos5_x="752"
res5_y="768" pos5_y="708"
res6_x="1280" pos6_x="880"
res6_y="768" pos6_y="757"
/>
</menu>
</interface>

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autopickup" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_auto_pickup_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="8"
frameUp="6"
clickSound="4"
popup="Auto pickup"
resolution_count="6"
res1_x="1024" pos1_x="709"
res1_y="700" pos1_y="693"
res2_x="1280" pos2_x="837"
res2_y="700" pos2_y="693"
res3_x="1024" pos3_x="709"
res3_y="720" pos3_y="713"
res4_x="1280" pos4_x="837"
res4_y="720" pos4_y="713"
res5_x="1024" pos5_x="709"
res5_y="768" pos5_y="761"
res6_x="1280" pos6_x="837"
res6_y="768" pos6_y="761"
/>
</menu>
</interface>

View File

@@ -0,0 +1,95 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autosort" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_sort_inventory_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort inventory"
resolution_count="6"
res1_x="1024" pos1_x="967"
res1_y="700" pos1_y="658"
res2_x="1280" pos2_x="1095"
res2_y="700" pos2_y="658"
res3_x="1024" pos3_x="967"
res3_y="720" pos3_y="668"
res4_x="1280" pos4_x="1095"
res4_y="720" pos4_y="668"
res5_x="1024" pos5_x="967"
res5_y="768" pos5_y="692"
res6_x="1280" pos6_x="1095"
res6_y="768" pos6_y="692"
/>
<button name="m_sort_stash_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort stash"
resolution_count="6"
res1_x="1024" pos1_x="34"
res1_y="700" pos1_y="658"
res2_x="1280" pos2_x="162"
res2_y="700" pos2_y="658"
res3_x="1024" pos3_x="34"
res3_y="720" pos3_y="668"
res4_x="1280" pos4_x="162"
res4_y="720" pos4_y="668"
res5_x="1024" pos5_x="34"
res5_y="768" pos5_y="692"
res6_x="1280" pos6_x="162"
res6_y="768" pos6_y="692"
/>
<button name="m_sort_cube_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort cube"
resolution_count="6"
res1_x="1024" pos1_x="240"
res1_y="700" pos1_y="426"
res2_x="1280" pos2_x="369"
res2_y="700" pos2_y="426"
res3_x="1024" pos3_x="240"
res3_y="720" pos3_y="436"
res4_x="1280" pos4_x="369"
res4_y="720" pos4_y="436"
res5_x="1024" pos5_x="240"
res5_y="768" pos5_y="460"
res6_x="1280" pos6_x="369"
res6_y="768" pos6_y="460"
/>
</menu>
</interface>

View File

@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autotransmute" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_auto_transmute_btn"
default_pos_x="600"
default_pos_y="400"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="5"
frameUp="4"
clickSound="4"
popup="Auto transmute"
resolution_count="6"
from_center="1"
res1_x="1024" pos1_x="967"
res1_y="700" pos1_y="321"
res2_x="1280" pos2_x="1095"
res2_y="700" pos2_y="321"
res3_x="1024" pos3_x="967"
res3_y="720" pos3_y="331"
res4_x="1280" pos4_x="1095"
res4_y="720" pos4_y="331"
res5_x="1024" pos5_x="967"
res5_y="768" pos5_y="355"
res6_x="1280" pos6_x="1095"
res6_y="768" pos6_y="355"
/>
</menu>
</interface>

View File

@@ -0,0 +1,155 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="loot_filter_settings_menu"
default_pos_x="0"
default_pos_y="0"
width="402"
height="224"
resolution_count="15"
res1_x="1024" pos1_x="0"
res1_y="700" pos1_y="434"
res2_x="1280" pos2_x="0"
res2_y="700" pos2_y="434"
res3_x="1024" pos3_x="0"
res3_y="720" pos3_y="444"
res4_x="1280" pos4_x="0"
res4_y="720" pos4_y="444"
res5_x="1024" pos5_x="0"
res5_y="768" pos5_y="468"
res6_x="1280" pos6_x="0"
res6_y="768" pos6_y="468"
>
<image name="m_bg1"
x="0" y="224"
image="data\global\UI\FrontEnd\PopUpWideNoHoles"
frame="0" blockClick ="true"/>
<image name="m_bg2"
x="224" y="224"
image="data\global\UI\FrontEnd\PopUpWideNoHoles"
frame="1" blockClick ="true"/>
<checkbox name ="m_altonly"
x="32" y="32"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show items only when ALT key is pressed"
text="ALT-only items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<!--=================================================-->
<group name="m_misc_group"
x="32"
y="72">
<checkbox name ="m_show_gold"
x="0" y="0"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show gold piles"
text="Show gold"
color="7" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_show_runes"
x="0" y="20"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show runes"
text="Show runes"
color="11" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_show_gems"
x="0" y="40"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show gems and skulls"
text="Show gems"
color="11" font="1"
image="data\global\ui\PANEL\clickbox"/>
</group>
<!--=================================================-->
<group name="m_qualities_group"
x="210"
y="32">
<checkbox name ="m_inferior"
x="0" y="0"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show low-quality items"
text="Inferior items"
color="5" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_normal"
x="0" y="20"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show normal items"
text="Normal items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_superior"
x="0" y="40"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show superior items"
text="Superior items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_magic"
x="0" y="60"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show magic items"
text="Magic items"
color="3" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_set"
x="0" y="80"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show set items"
text="Set items"
color="2" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_rare"
x="0" y="100"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show rare items"
text="Rare items"
color="9" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_unique"
x="0" y="120"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show unique items"
text="Unique items"
color="4" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_crafted"
x="0" y="140"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show crafted items"
text="Crafted items"
color="8" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_tempered"
x="0" y="160"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show tempered items"
text="Tempered items"
color="10" font="1"
image="data\global\ui\PANEL\clickbox"/>
</group>
</menu>
</interface>

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="loot_filter_settings_menu_toggle_menu" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_toggle_filter_settings_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="3"
frameUp="2"
clickSound="4"
popup="Open/Close loot filter settings"
resolution_count="6"
res1_x="1024" pos1_x="282"
res1_y="700" pos1_y="693"
res2_x="1280" pos2_x="410"
res2_y="700" pos2_y="693"
res3_x="1024" pos3_x="282"
res3_y="720" pos3_y="713"
res4_x="1280" pos4_x="410"
res4_y="720" pos4_y="713"
res5_x="1024" pos5_x="282"
res5_y="768" pos5_y="761"
res6_x="1280" pos6_x="410"
res6_y="768" pos6_y="761"
/>
</menu>
</interface>

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="reloaditems" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_reload_items_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="10"
frameUp="9"
clickSound="4"
popup="Reload items"
resolution_count="6"
res1_x="1024" pos1_x="270"
res1_y="700" pos1_y="551"
res2_x="1280" pos2_x="398"
res2_y="700" pos2_y="551"
res3_x="1024" pos3_x="270"
res3_y="720" pos3_y="561"
res4_x="1280" pos4_x="398"
res4_y="720" pos4_y="561"
res5_x="1024" pos5_x="270"
res5_y="768" pos5_y="585"
res6_x="1280" pos6_x="398"
res6_y="768" pos6_y="585"
/>
</menu>
</interface>

View File

@@ -0,0 +1,58 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autogoldpickup" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<label name="m_gold_label"
default_pos_x="600"
default_pos_y="540"
text=""
color="7"
font="2"
resolution_count="15"
res1_x="800" pos1_x="600"
res1_y="600" pos1_y="540"
res2_x="1068" pos2_x="774"
res2_y="600" pos2_y="540"
res3_x="960" pos3_x="720"
res3_y="720" pos3_y="660"
res4_x="1280" pos4_x="880"
res4_y="720" pos4_y="660"
res5_x="1024" pos5_x="752"
res5_y="768" pos5_y="708"
res6_x="1280" pos6_x="880"
res6_y="768" pos6_y="708"
res7_x="1280" pos7_x="880"
res7_y="960" pos7_y="900"
res8_x="1200" pos8_x="840"
res8_y="900" pos8_y="840"
res9_x="1600" pos9_x="1040"
res9_y="900" pos9_y="840"
res10_x="1920" pos10_x="1200"
res10_y="1080" pos10_y="1020"
res11_x="1366" pos11_x="923"
res11_y="768" pos11_y="708"
res12_x="1360" pos12_x="920"
res12_y="768" pos12_y="708"
res13_x="1440" pos13_x="960"
res13_y="900" pos13_y="840"
res14_x="1152" pos14_x="816"
res14_y="864" pos14_y="804"
res15_x="" pos15_x=""
res15_y="" pos15_y=""
/>
</menu>
</interface>

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autopickup" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_auto_pickup_btn"
default_pos_x="597"
default_pos_y="593"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="8"
frameUp="6"
clickSound="4"
popup="Auto pickup"
resolution_count="15"
res1_x="800" pos1_x="597"
res1_y="600" pos1_y="593"
res2_x="1068" pos2_x="731"
res2_y="600" pos2_y="593"
res3_x="960" pos3_x="677"
res3_y="720" pos3_y="713"
res4_x="1280" pos4_x="837"
res4_y="720" pos4_y="713"
res5_x="1024" pos5_x="709"
res5_y="768" pos5_y="761"
res6_x="1280" pos6_x="837"
res6_y="768" pos6_y="761"
res7_x="1280" pos7_x="837"
res7_y="960" pos7_y="952"
res8_x="1200" pos8_x="798"
res8_y="900" pos8_y="892"
res9_x="1600" pos9_x="998"
res9_y="900" pos9_y="892"
res10_x="1920" pos10_x="1158"
res10_y="1080" pos10_y="1072"
res11_x="1366" pos11_x="880"
res11_y="768" pos11_y="761"
res12_x="1360" pos12_x="877"
res12_y="768" pos12_y="761"
res13_x="1440" pos13_x="917"
res13_y="900" pos13_y="892"
res14_x="1152" pos14_x="773"
res14_y="864" pos14_y="856"
res15_x="" pos15_x=""
res15_y="" pos15_y=""
/>
</menu>
</interface>

View File

@@ -0,0 +1,176 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autosort" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_sort_inventory_btn"
default_pos_x="676"
default_pos_y="476"
resolution_count="15"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort inventory"
res1_x="800" pos1_x="676"
res1_y="600" pos1_y="476"
res2_x="1068" pos2_x="814"
res2_y="600" pos2_y="476"
res3_x="960" pos3_x="760"
res3_y="720" pos3_y="536"
res4_x="1280" pos4_x="920"
res4_y="720" pos4_y="536"
res5_x="1024" pos5_x="792"
res5_y="768" pos5_y="560"
res6_x="1280" pos6_x="920"
res6_y="768" pos6_y="560"
res7_x="1280" pos7_x="920"
res7_y="960" pos7_y="656"
res8_x="1200" pos8_x="880"
res8_y="900" pos8_y="626"
res9_x="1600" pos9_x="1080"
res9_y="900" pos9_y="626"
res10_x="1920" pos10_x="1240"
res10_y="1080" pos10_y="716"
res11_x="1366" pos11_x="963"
res11_y="768" pos11_y="560"
res12_x="1360" pos12_x="960"
res12_y="768" pos12_y="560"
res13_x="1440" pos13_x="1000"
res13_y="900" pos13_y="626"
res14_x="1152" pos14_x="856"
res14_y="864" pos14_y="608"
res15_x="" pos15_x=""
res15_y="" pos15_y=""
/>
<button name="m_sort_stash_btn"
default_pos_x="508"
default_pos_y="688"
resolution_count="15"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort stash"
res1_x="800" pos1_x="137"
res1_y="600" pos1_y="476"
res2_x="1068" pos2_x="271"
res2_y="600" pos2_y="476"
res3_x="960" pos3_x="217"
res3_y="720" pos3_y="536"
res4_x="1280" pos4_x="377"
res4_y="720" pos4_y="536"
res5_x="1024" pos5_x="249"
res5_y="768" pos5_y="560"
res6_x="1280" pos6_x="377"
res6_y="768" pos6_y="560"
res7_x="1280" pos7_x="377"
res7_y="960" pos7_y="656"
res8_x="1200" pos8_x="337"
res8_y="900" pos8_y="626"
res9_x="1600" pos9_x="537"
res9_y="900" pos9_y="626"
res10_x="1920" pos10_x="697"
res10_y="1080" pos10_y="716"
res11_x="1366" pos11_x="420"
res11_y="768" pos11_y="560"
res12_x="1360" pos12_x="417"
res12_y="768" pos12_y="560"
res13_x="1440" pos13_x="457"
res13_y="900" pos13_y="626"
res14_x="1152" pos14_x="313"
res14_y="864" pos14_y="608"
res15_x="" pos15_x=""
res15_y="" pos15_y=""
/>
<button name="m_sort_cube_btn"
default_pos_x="518"
default_pos_y="272"
resolution_count="15"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort cube"
res1_x="800" pos1_x="95"
res1_y="600" pos1_y="476"
res2_x="1068" pos2_x="229"
res2_y="600" pos2_y="476"
res3_x="960" pos3_x="175"
res3_y="720" pos3_y="536"
res4_x="1280" pos4_x="335"
res4_y="720" pos4_y="536"
res5_x="1024" pos5_x="207"
res5_y="768" pos5_y="560"
res6_x="1280" pos6_x="335"
res6_y="768" pos6_y="560"
res7_x="1280" pos7_x="335"
res7_y="960" pos7_y="656"
res8_x="1200" pos8_x="295"
res8_y="900" pos8_y="626"
res9_x="1600" pos9_x="495"
res9_y="900" pos9_y="626"
res10_x="1920" pos10_x="655"
res10_y="1080" pos10_y="716"
res11_x="1366" pos11_x="378"
res11_y="768" pos11_y="560"
res12_x="1360" pos12_x="375"
res12_y="768" pos12_y="560"
res13_x="1440" pos13_x="415"
res13_y="900" pos13_y="626"
res14_x="1152" pos14_x="271"
res14_y="864" pos14_y="608"
res15_x="" pos15_x=""
res15_y="" pos15_y=""
/>
</menu>
</interface>

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autotransmute" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_auto_transmute_btn"
default_pos_x="600"
default_pos_y="400"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="5"
frameUp="4"
clickSound="4"
popup="Auto transmute"
resolution_count="15"
res1_x="0" pos1_x="0"
res1_y="0" pos1_y="0"
res2_x="0" pos2_x="0"
res2_y="0" pos2_y="0"
res3_x="0" pos3_x="0"
res3_y="0" pos3_y="0"
res4_x="0" pos4_x="0"
res4_y="0" pos4_y="0"
res5_x="0" pos5_x="0"
res5_y="0" pos5_y="0"
res6_x="0" pos6_x="0"
res6_y="0" pos6_y="0"
res7_x="0" pos7_x="0"
res7_y="0" pos7_y="0"
res8_x="0" pos8_x="0"
res8_y="0" pos8_y="0"
res9_x="0" pos9_x="0"
res9_y="0" pos9_y="0"
res10_x="0" pos10_x="0"
res10_y="0" pos10_y="0"
res11_x="0" pos11_x="0"
res11_y="0" pos11_y="0"
res12_x="0" pos12_x="0"
res12_y="0" pos12_y="0"
res13_x="0" pos13_x="0"
res13_y="0" pos13_y="0"
res14_x="0" pos14_x="0"
res14_y="0" pos14_y="0"
res15_x="0" pos15_x="0"
res15_y="0" pos15_y="0"
/>
</menu>
</interface>

View File

@@ -0,0 +1,182 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="loot_filter_settings_menu"
default_pos_x="0"
default_pos_y="300"
width="402"
height="224"
resolution_count="15"
res1_x="800" pos1_x="0"
res1_y="600" pos1_y="300"
res2_x="1068" pos2_x="0"
res2_y="600" pos2_y="300"
res3_x="960" pos3_x="0"
res3_y="720" pos3_y="420"
res4_x="1280" pos4_x="0"
res4_y="720" pos4_y="420"
res5_x="1024" pos5_x="0"
res5_y="768" pos5_y="468"
res6_x="1280" pos6_x="0"
res6_y="768" pos6_y="468"
res7_x="1280" pos7_x="0"
res7_y="960" pos7_y="660"
res8_x="1200" pos8_x="0"
res8_y="900" pos8_y="600"
res9_x="1600" pos9_x="200"
res9_y="900" pos9_y="600"
res10_x="1920" pos10_x="360"
res10_y="1080" pos10_y="780"
res11_x="1366" pos11_x="0"
res11_y="768" pos11_y="468"
res12_x="1360" pos12_x="0"
res12_y="768" pos12_y="468"
res13_x="1440" pos13_x="100"
res13_y="900" pos13_y="600"
res14_x="1152" pos14_x="0"
res14_y="864" pos14_y="582"
res15_x="" pos15_x=""
res15_y="" pos15_y=""
>
<image name="m_bg1"
x="0" y="224"
image="data\global\UI\FrontEnd\PopUpWideNoHoles"
frame="0" blockClick ="true"/>
<image name="m_bg2"
x="224" y="224"
image="data\global\UI\FrontEnd\PopUpWideNoHoles"
frame="1" blockClick ="true"/>
<checkbox name ="m_altonly"
x="32" y="32"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show items only when ALT key is pressed"
text="ALT-only items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<!--=================================================-->
<group name="m_misc_group"
x="32"
y="72">
<checkbox name ="m_show_gold"
x="0" y="0"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show gold piles"
text="Show gold"
color="7" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_show_runes"
x="0" y="20"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show runes"
text="Show runes"
color="11" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_show_gems"
x="0" y="40"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show gems and skulls"
text="Show gems"
color="11" font="1"
image="data\global\ui\PANEL\clickbox"/>
</group>
<!--=================================================-->
<group name="m_qualities_group"
x="210"
y="32">
<checkbox name ="m_inferior"
x="0" y="0"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show low-quality items"
text="Inferior items"
color="5" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_normal"
x="0" y="20"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show normal items"
text="Normal items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_superior"
x="0" y="40"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show superior items"
text="Superior items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_magic"
x="0" y="60"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show magic items"
text="Magic items"
color="3" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_set"
x="0" y="80"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show set items"
text="Set items"
color="2" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_rare"
x="0" y="100"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show rare items"
text="Rare items"
color="9" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_unique"
x="0" y="120"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show unique items"
text="Unique items"
color="4" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_crafted"
x="0" y="140"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show crafted items"
text="Crafted items"
color="8" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_tempered"
x="0" y="160"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show tempered items"
text="Tempered items"
color="10" font="1"
image="data\global\ui\PANEL\clickbox"/>
</group>
</menu>
</interface>

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="loot_filter_settings_menu_toggle_menu" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_toggle_filter_settings_btn"
default_pos_x="170"
default_pos_y="594"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="3"
frameUp="2"
clickSound="4"
popup="Open/Close loot filter settings"
resolution_count="15"
res1_x="800" pos1_x="170"
res1_y="600" pos1_y="594"
res2_x="1068" pos2_x="304"
res2_y="600" pos2_y="594"
res3_x="960" pos3_x="250"
res3_y="720" pos3_y="714"
res4_x="1280" pos4_x="410"
res4_y="720" pos4_y="714"
res5_x="1024" pos5_x="282"
res5_y="768" pos5_y="761"
res6_x="1280" pos6_x="410"
res6_y="768" pos6_y="761"
res7_x="1280" pos7_x="410"
res7_y="960" pos7_y="953"
res8_x="1200" pos8_x="371"
res8_y="900" pos8_y="893"
res9_x="1600" pos9_x="571"
res9_y="900" pos9_y="893"
res10_x="1920" pos10_x="731"
res10_y="1080" pos10_y="1073"
res11_x="1366" pos11_x="453"
res11_y="768" pos11_y="761"
res12_x="1360" pos12_x="450"
res12_y="768" pos12_y="761"
res13_x="1440" pos13_x="490"
res13_y="900" pos13_y="893"
res14_x="1152" pos14_x="346"
res14_y="864" pos14_y="857"
res15_x="" pos15_x=""
res15_y="" pos15_y=""
/>
</menu>
</interface>

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="reloaditems" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_reload_items_btn"
default_pos_x="92"
default_pos_y="476"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="10"
frameUp="9"
clickSound="4"
popup="Reload items"
resolution_count="15"
res1_x="800" pos1_x="92"
res1_y="600" pos1_y="476"
res2_x="1068" pos2_x="226"
res2_y="600" pos2_y="476"
res3_x="960" pos3_x="172"
res3_y="720" pos3_y="536"
res4_x="1280" pos4_x="332"
res4_y="720" pos4_y="536"
res5_x="1024" pos5_x="204"
res5_y="768" pos5_y="560"
res6_x="1280" pos6_x="332"
res6_y="768" pos6_y="560"
res7_x="1280" pos7_x="332"
res7_y="960" pos7_y="656"
res8_x="1200" pos8_x="292"
res8_y="900" pos8_y="626"
res9_x="1600" pos9_x="492"
res9_y="900" pos9_y="626"
res10_x="1920" pos10_x="652"
res10_y="1080" pos10_y="716"
res11_x="1366" pos11_x="375"
res11_y="768" pos11_y="560"
res12_x="1360" pos12_x="372"
res12_y="768" pos12_y="560"
res13_x="1440" pos13_x="412"
res13_y="900" pos13_y="626"
res14_x="1152" pos14_x="268"
res14_y="864" pos14_y="608"
res15_x="" pos15_x=""
res15_y="" pos15_y=""
/>
</menu>
</interface>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autogoldpickup" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<label
name="m_gold_label"
default_pos_x="600"
default_pos_y="540"
text=""
color="7"
font="2"
resolution_count="1"
res1_x="800" pos1_x="600"
res1_y="600" pos1_y="540"
/>
</menu>
</interface>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autopickup" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_auto_pickup_btn"
default_pos_x="597"
default_pos_y="593"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="8"
frameUp="6"
clickSound="4"
popup="Auto pickup"
resolution_count="1"
res1_x="800" pos1_x="597"
res1_y="600" pos1_y="593"
/>
</menu>
</interface>

View File

@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autosort" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_sort_inventory_btn"
default_pos_x="676"
default_pos_y="476"
resolution_count="1"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort inventory"
res1_x="800" pos1_x="676"
res1_y="600" pos1_y="476"
/>
<button name="m_sort_stash_btn"
default_pos_x="508"
default_pos_y="688"
resolution_count="1"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort stash"
res1_x="800" pos1_x="137"
res1_y="600" pos1_y="476"
/>
<button name="m_sort_cube_btn"
default_pos_x="518"
default_pos_y="272"
resolution_count="1"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort cube"
res1_x="800" pos1_x="95"
res1_y="600" pos1_y="476"
/>
</menu>
</interface>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autotransmute" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button
name="m_auto_transmute_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="5"
frameUp="4"
clickSound="4"
popup="Auto transmute"
resolution_count="1"
res1_x="0" pos1_x="0"
res1_y="0" pos1_y="0"
/>
</menu>
</interface>

View File

@@ -0,0 +1,141 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu
name="loot_filter_settings_menu"
default_pos_x="0"
default_pos_y="300"
width="402"
height="224"
resolution_count="1"
res1_x="800" pos1_x="0"
res1_y="600" pos1_y="300"
>
<image name="m_bg1"
x="0" y="224"
image="data\global\UI\FrontEnd\PopUpWideNoHoles"
frame="0" blockClick ="true"/>
<image name="m_bg2"
x="224" y="224"
image="data\global\UI\FrontEnd\PopUpWideNoHoles"
frame="1" blockClick ="true"/>
<checkbox name ="m_altonly"
x="32" y="32"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show items only when ALT key is pressed"
text="ALT-only items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<!--=================================================-->
<group name="m_misc_group"
x="32"
y="72">
<checkbox name ="m_show_gold"
x="0" y="0"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show gold piles"
text="Show gold"
color="7" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_show_runes"
x="0" y="20"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show runes"
text="Show runes"
color="11" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_show_gems"
x="0" y="40"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show gems and skulls"
text="Show gems"
color="11" font="1"
image="data\global\ui\PANEL\clickbox"/>
</group>
<!--=================================================-->
<group name="m_qualities_group"
x="210"
y="32">
<checkbox name ="m_inferior"
x="0" y="0"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show low-quality items"
text="Inferior items"
color="5" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_normal"
x="0" y="20"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show normal items"
text="Normal items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_superior"
x="0" y="40"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show superior items"
text="Superior items"
color="0" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_magic"
x="0" y="60"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show magic items"
text="Magic items"
color="3" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_set"
x="0" y="80"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show set items"
text="Set items"
color="2" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_rare"
x="0" y="100"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show rare items"
text="Rare items"
color="9" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_unique"
x="0" y="120"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show unique items"
text="Unique items"
color="4" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_crafted"
x="0" y="140"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show crafted items"
text="Crafted items"
color="8" font="1"
image="data\global\ui\PANEL\clickbox"/>
<checkbox name ="m_tempered"
x="0" y="160"
frameChecked="1" frameUnchecked="0" clickSound="4"
popup="Show tempered items"
text="Tempered items"
color="10" font="1"
image="data\global\ui\PANEL\clickbox"/>
</group>
</menu>
</interface>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="loot_filter_settings_menu_toggle_menu" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_toggle_filter_settings_btn"
default_pos_x="170"
default_pos_y="594"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="3"
frameUp="2"
clickSound="4"
popup="Open/Close loot filter settings"
resolution_count="1"
res1_x="800" pos1_x="170"
res1_y="600" pos1_y="594"
/>
</menu>
</interface>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="reloaditems" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_reload_items_btn"
default_pos_x="92"
default_pos_y="476"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="10"
frameUp="9"
clickSound="4"
popup="Reload items"
resolution_count="1"
res1_x="800" pos1_x="92"
res1_y="600" pos1_y="476"
/>
</menu>
</interface>