Added New Mods; Swapped Mods and Removed Some

Removed EGUI in favor of UI Rework by Sota

Added in GTR Optimized for higher res textures, over Zone Reality Remade and removed all files that conflicted from ZRR to save storage space.
This commit is contained in:
2024-03-30 06:43:01 -04:00
parent 48d440e14c
commit 255081e1ee
2883 changed files with 39223 additions and 61569 deletions
@@ -0,0 +1,9 @@
<w>
<file name = "ui\ui_actor_menu">
<texture id="hts_bar_texture" x="1420" y="1576" width="44" height="36" />
</file>
</w>
@@ -0,0 +1,57 @@
<w>
<!-- equipment x = 341, y = 0 -->
<!-- actor_state_info x = 0, y = 539 -->
<!-- power_sensor x = 173, y = 156 -->
<!-- state_progress x = 23, y = 1 -->
<!-- Satiety -->
<satiety_wnd x="539" y="696" width="22.5" height="18">
<texture r="190" g="0" b="0" a="0">none.dds</texture>
<bar x="0" y="0" width="21.9" height="17.75" stretch="1">
<texture r="100" g="100" b="100">hts_bar_texture</texture>
</bar>
<tooltip x="0" y="-35" width="40" height="30" stretch="1">
<text x="0" y="0" complex_mode="1" align="c" vert_align="c" font="letterica18" a="190" r="190" g="190" b="190"></text>
<texture r="10" g="10" b="10" a="210">none.dds</texture>
</tooltip>
</satiety_wnd>
<!-- Thirst -->
<thirst_wnd x="589" y="696" width="22.5" height="18">
<texture r="0" g="190" b="0" a="0">none.dds</texture>
<bar x="0" y="0" width="21.9" height="17.75" stretch="1">
<texture r="100" g="100" b="100">hts_bar_texture</texture>
</bar>
<tooltip x="0" y="-35" width="40" height="30" stretch="1">
<text x="0" y="0" complex_mode="1" align="c" vert_align="c" font="letterica18" a="190" r="190" g="190" b="190"></text>
<texture r="10" g="10" b="10" a="210">none.dds</texture>
</tooltip>
</thirst_wnd>
<!-- Sleep -->
<sleep_wnd x="639" y="696" width="22.5" height="18">
<texture r="0" g="0" b="190" a="0">none.dds</texture>
<bar x="0" y="0" width="21.9" height="17.75" stretch="1">
<texture r="100" g="100" b="100">hts_bar_texture</texture>
</bar>
<tooltip x="0" y="-35" width="40" height="30" stretch="1">
<text x="0" y="0" complex_mode="1" align="c" vert_align="c" font="letterica18" a="190" r="190" g="190" b="190"></text>
<texture r="10" g="10" b="10" a="210">none.dds</texture>
</tooltip>
</sleep_wnd>
</w>
@@ -0,0 +1,57 @@
<w>
<!-- equipment x = 375, y = 0 -->
<!-- actor_state_info x = 0, y = 539 -->
<!-- power_sensor x = 139, y = 156 -->
<!-- state_progress x = 19, y = 1 -->
<!-- Satiety -->
<satiety_wnd x="533" y="696" width="18" height="18">
<texture r="190" g="0" b="0" a="0">none.dds</texture>
<bar x="0" y="0" width="17.5" height="17.75" stretch="1">
<texture r="100" g="100" b="100">hts_bar_texture</texture>
</bar>
<tooltip x="0" y="-35" width="40" height="30" stretch="1">
<text x="0" y="0" complex_mode="1" align="c" vert_align="c" font="letterica18" a="190" r="190" g="190" b="190"></text>
<texture r="10" g="10" b="10" a="210">none.dds</texture>
</tooltip>
</satiety_wnd>
<!-- Thirst -->
<thirst_wnd x="573" y="696" width="18" height="18">
<texture r="0" g="190" b="0" a="0">none.dds</texture>
<bar x="0" y="0" width="17.5" height="17.75" stretch="1">
<texture r="100" g="100" b="100">hts_bar_texture</texture>
</bar>
<tooltip x="0" y="-35" width="40" height="30" stretch="1">
<text x="0" y="0" complex_mode="1" align="c" vert_align="c" font="letterica18" a="190" r="190" g="190" b="190"></text>
<texture r="10" g="10" b="10" a="210">none.dds</texture>
</tooltip>
</thirst_wnd>
<!-- Sleep -->
<sleep_wnd x="613" y="696" width="18" height="18">
<texture r="0" g="0" b="190" a="0">none.dds</texture>
<bar x="0" y="0" width="17.5" height="17.75" stretch="1">
<texture r="100" g="100" b="100">hts_bar_texture</texture>
</bar>
<tooltip x="0" y="-35" width="40" height="30" stretch="1">
<text x="0" y="0" complex_mode="1" align="c" vert_align="c" font="letterica18" a="190" r="190" g="190" b="190"></text>
<texture r="10" g="10" b="10" a="210">none.dds</texture>
</tooltip>
</sleep_wnd>
</w>