mirror of
https://gitlab.com/hashborgir/d2tweaks-rnd2k.git
synced 2025-10-14 00:44:22 -05:00
Initial commit
This commit is contained in:
@@ -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>
|
35
build/!resources/d2tweaks/interface_d2expres/autopickup.xml
Normal file
35
build/!resources/d2tweaks/interface_d2expres/autopickup.xml
Normal 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>
|
95
build/!resources/d2tweaks/interface_d2expres/autosort.xml
Normal file
95
build/!resources/d2tweaks/interface_d2expres/autosort.xml
Normal 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>
|
@@ -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>
|
@@ -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>
|
@@ -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>
|
35
build/!resources/d2tweaks/interface_d2expres/reloaditems.xml
Normal file
35
build/!resources/d2tweaks/interface_d2expres/reloaditems.xml
Normal 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>
|
Reference in New Issue
Block a user