add game&rawdata

This commit is contained in:
Vasily Petrov 2026-06-17 23:06:51 +03:00
parent 0133cd976c
commit 49b34b5546
45731 changed files with 709831 additions and 0 deletions

View file

@ -0,0 +1,130 @@
<window>
<team_selector x="218" y="115" width="579" height="526">
<!-- <team_selector x="144" y="115" width="749" height="543"> -->
<background x="0" y="0" width="579" height="526" stretch="1">
<texture>ui_inGame2_Mp_screen_main_window</texture>
</background>
<caption x="160" y="4" width="264" height="32">
<text font="letterica18" r="200" g="200" b="200" align="c" vert_align="c">mp_team_selection</text>
</caption>
<image_frames_tl x="26" y="42" width="259" height="234" stretch="1">
<texture>ui_inGame2_Mp_screen_map_window</texture>
</image_frames_tl>
<image_frames_tr x="292" y="42" width="259" height="234" stretch="1">
<texture>ui_inGame2_Mp_screen_map_window</texture>
</image_frames_tr>
<image_0 x="26" y="42" width="259" height="234" stretch="1">
<texture>freedom_big</texture>
</image_0>
<image_1 x="292" y="42" width="259" height="234" stretch="1">
<texture>merc_big</texture>
</image_1>
<text_desc x="35" y="303" width="526" height="144" complex_mode="1">
<text font="letterica18" r="192" g="168" b="144">team_1_name</text>
<text font="letterica18" >\n </text>
<text font="letterica18" r="106" g="95" b="91">team_1_desc</text>
<text font="letterica18">\n </text>
<text font="letterica18" r="192" g="168" b="144">team_2_name</text>
<text font="letterica18" r="106" g="95" b="91">team_2_desc</text>
</text_desc>
<btn_back x="124" y="482" width="110" height="28" stretch="1">
<texture>ui_inGame2_Mp_bigbuttone</texture>
<text font="graffiti19" align="c" a="170">mp_back</text>
<text_color>
<e r="227" g="199" b="178"/>
<t r="180" g="153" b="155"/>
<d r="106" g="95" b="91"/>
<h r="0" g="0" b="0"/>
</text_color>
</btn_back>
<btn_autoselect x="235" y="482" width="110" height="28" stretch="1">
<texture>ui_inGame2_Mp_bigbuttone</texture>
<text font="graffiti19" align="c" a="170">mp_auto_select</text>
<text_color>
<e r="227" g="199" b="178"/>
<t r="180" g="153" b="155"/>
<d r="106" g="95" b="91"/>
<h r="0" g="0" b="0"/>
</text_color>
</btn_autoselect>
<btn_spectator x="346" y="482" width="110" height="28" stretch="1">
<texture>ui_inGame2_Mp_bigbuttone</texture>
<text font="graffiti19" align="c" a="170">mp_spectator</text>
<text_color>
<e r="227" g="199" b="178"/>
<t r="180" g="153" b="155"/>
<d r="106" g="95" b="91"/>
<h r="0" g="0" b="0"/>
</text_color>
</btn_spectator>
</team_selector>
</window>
<!--
<window>
<team_selector x="205" y="115" width="624" height="543">
<background x="0" y="0" width="624" height="543" stretch="1">
<texture>ui_frame_mainDes</texture>
</background>
<caption x="42" y="4" width="220" height="32">
<text font="graffiti22" r="192" g="168" b="144" vert_align="c">mp_team_selection</text>
</caption>
<image_frames_tl x="44" y="56" width="277" height="57" stretch="1">
<texture>ui_TV_team_tl</texture>
</image_frames_tl>
<image_frames_tr x="321" y="56" width="277" height="57" stretch="1">
<texture>ui_TV_team_tr</texture>
</image_frames_tr>
<image_frames_bottom x="44" y="113" width="553" height="208" stretch="1">
<texture>ui_TV_team_bottom</texture>
</image_frames_bottom>
<image_0 x="67" y="69" width="244" height="219" stretch="1">
<texture>freedom_big</texture>
</image_0>
<image_1 x="326" y="69" width="244" height="219" stretch="1">
<texture>merc_big</texture>
</image_1>
<text_desc x="60" y="331" width="517" height="160" complex_mode="1">
<text font="graffiti22" r="192" g="168" b="144">team_1_name</text>
<text font="graffiti22">\n </text>
<text font="graffiti22" r="106" g="95" b="91">team_1_desc</text>
<text font="graffiti22">\n </text>
<text font="graffiti22" r="192" g="168" b="144">team_2_name</text>
<text font="graffiti22" r="106" g="95" b="91">team_2_desc</text>
</text_desc>
<btn_back x="43" y="504" width="131" height="48">
<texture>ui_button_main01</texture>
<text font="graffiti19" align="c">mp_back</text>
<text_color>
<e r="227" g="199" b="178"/>
<t r="180" g="153" b="155"/>
<d r="106" g="95" b="91"/>
<h r="0" g="0" b="0"/>
</text_color>
</btn_back>
<btn_autoselect x="328" y="504" width="131" height="48">
<texture>ui_button_main02</texture>
<text font="graffiti19" align="c">mp_auto_select</text>
<text_color>
<e r="227" g="199" b="178"/>
<t r="180" g="153" b="155"/>
<d r="106" g="95" b="91"/>
<h r="0" g="0" b="0"/>
</text_color>
</btn_autoselect>
<btn_spectator x="459" y="504" width="131" height="48">
<texture>ui_button_main03</texture>
<text font="graffiti19" align="c">mp_spectator</text>
<text_color>
<e r="227" g="199" b="178"/>
<t r="180" g="153" b="155"/>
<d r="106" g="95" b="91"/>
<h r="0" g="0" b="0"/>
</text_color>
</btn_spectator>
</team_selector>
</window>
-->