|
|
@@ -1,58 +1,66 @@
|
|
|
<screen name="MainMenu" script="screens/main_menu/main_menu.lua" visible="false">
|
|
|
<widget name="Container" width="368" height="240" origin_x="50%" origin_y="50%" align="center" valign="middle" scale="3 3" visible="true">
|
|
|
- <widget name="Characters" x="0" y="17" width="300" height="190" visible="true">
|
|
|
+ <widget name="Characters" x="30" y="17" width="300" height="190" visible="true">
|
|
|
<prototype name="Window" />
|
|
|
- <animation name="Appear" length="0.3" x="0:736,0.3:0" />
|
|
|
- <animation name="Disappear" length="0.3" x="0:0,0.3:736" />
|
|
|
+ <animation name="Appear" length="0.3" x="0:736,0.3:30" />
|
|
|
+ <animation name="Disappear" length="0.3" x="0:30,0.3:736" />
|
|
|
|
|
|
<widget name="Character1" x="0" y="0" width="100%" height="60" visible="true">
|
|
|
- <sprite name="Portrait" image="screens/images/cloud.png" x="22" y="12" width="48" height="48" visible="true" />
|
|
|
- <widget name="Data" x="102" y="14" width="100%" height="100%" visible="true">
|
|
|
+ <sprite name="Portrait" image="screens/images/cloud.png" x="22" y="12" width="48" height="48" visible="true">
|
|
|
+ <animation name="RowFront" length="0" x="0:10" />
|
|
|
+ <animation name="RowBack" length="0" x="0:22" />
|
|
|
+ </sprite>
|
|
|
+ <widget name="Data" x="80" y="14" width="100%" height="100%" visible="true">
|
|
|
<prototype name="MenuCharacterData" />
|
|
|
</widget>
|
|
|
- <text_area name="NextLevelText" x="186" y="17" text_name="CharacterDataNextLevel" font="FFVIIFont" visible="true" />
|
|
|
- <sprite name="NextLevelBar" image="screens/images/menu_bar.png" x="202" y="28" width="64" height="8" visible="true" />
|
|
|
- <sprite name="NextLevelLinePart1" x="203" y="29" width="20" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.125, 0.5 0.125 0.125" alpha="0.8" visible="false" />
|
|
|
- <sprite name="NextLevelLinePart2" x="203" y="32" width="20" height="3" colours="0.5 0.125 0.125, 0.5 0.125 0.125, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
- <text_area name="LimitLevelText" x="186" y="38" text_name="CharacterDataLimitLevel" font="FFVIIFont" visible="true" />
|
|
|
- <sprite name="LimitLevelBar" image="screens/images/menu_bar.png" x="202" y="49" width="64" height="8" visible="true" />
|
|
|
- <text_area name="LimitLevel" x="250" y="40" text_name="CharacterDataLimitLevelNumber" font="FFVIIMenuDigits" visible="true" />
|
|
|
- <sprite name="LimitLinePart1" x="203" y="50" width="25" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.31, 0.5 0.125 0.31" alpha="0.8" visible="false" />
|
|
|
- <sprite name="LimitLinePart2" x="203" y="53" width="25" height="3" colours="0.5 0.125 0.31, 0.5 0.125 0.31, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
+ <text_area name="NextLevelText" x="172" y="17" text_name="CharacterDataNextLevel" font="FFVIIFont" visible="true" />
|
|
|
+ <sprite name="NextLevelBar" image="screens/images/menu_bar.png" x="172" y="28" width="64" height="8" visible="true" />
|
|
|
+ <sprite name="NextLevelLinePart1" x="173" y="29" width="20" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.125, 0.5 0.125 0.125" alpha="0.8" visible="false" />
|
|
|
+ <sprite name="NextLevelLinePart2" x="173" y="32" width="20" height="3" colours="0.5 0.125 0.125, 0.5 0.125 0.125, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
+ <text_area name="LimitLevelText" x="172" y="38" text_name="CharacterDataLimitLevel" font="FFVIIFont" visible="true" />
|
|
|
+ <sprite name="LimitLevelBar" image="screens/images/menu_bar.png" x="172" y="49" width="64" height="8" visible="true" />
|
|
|
+ <text_area name="LimitLevel" x="225" y="40" text_name="CharacterDataLimitLevelNumber" font="FFVIIMenuDigits" visible="true" />
|
|
|
+ <sprite name="LimitLinePart1" x="173" y="50" width="25" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.31, 0.5 0.125 0.31" alpha="0.8" visible="false" />
|
|
|
+ <sprite name="LimitLinePart2" x="173" y="53" width="25" height="3" colours="0.5 0.125 0.31, 0.5 0.125 0.31, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
</widget>
|
|
|
<widget name="Character2" x="0" y="65" width="100%" height="60" visible="true">
|
|
|
<sprite name="Portrait" image="screens/images/cloud.png" x="22" y="12" width="48" height="48" visible="true" />
|
|
|
- <widget name="Data" x="102" y="14" width="100%" height="100%" visible="true">
|
|
|
+ <widget name="Data" x="80" y="14" width="100%" height="100%" visible="true">
|
|
|
<prototype name="MenuCharacterData" />
|
|
|
</widget>
|
|
|
- <text_area name="NextLevelText" x="186" y="17" text_name="CharacterDataNextLevel" font="FFVIIFont" visible="true" />
|
|
|
- <sprite name="NextLevelBar" image="screens/images/menu_bar.png" x="202" y="28" width="64" height="8" visible="true" />
|
|
|
- <sprite name="NextLevelLinePart1" x="203" y="29" width="20" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.125, 0.5 0.125 0.125" alpha="0.8" visible="false" />
|
|
|
- <sprite name="NextLevelLinePart2" x="203" y="32" width="20" height="3" colours="0.5 0.125 0.125, 0.5 0.125 0.125, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
- <text_area name="LimitLevelText" x="186" y="38" text_name="CharacterDataLimitLevel" font="FFVIIFont" visible="true" />
|
|
|
- <sprite name="LimitLevelBar" image="screens/images/menu_bar.png" x="202" y="49" width="64" height="8" visible="true" />
|
|
|
- <text_area name="LimitLevel" x="250" y="40" text_name="CharacterDataLimitLevelNumber" font="FFVIIMenuDigits" visible="true" />
|
|
|
- <sprite name="LimitLinePart1" x="203" y="50" width="25" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.31, 0.5 0.125 0.31" alpha="0.8" visible="false" />
|
|
|
- <sprite name="LimitLinePart2" x="203" y="53" width="25" height="3" colours="0.5 0.125 0.31, 0.5 0.125 0.31, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
+ <text_area name="NextLevelText" x="172" y="17" text_name="CharacterDataNextLevel" font="FFVIIFont" visible="true" />
|
|
|
+ <sprite name="NextLevelBar" image="screens/images/menu_bar.png" x="172" y="28" width="64" height="8" visible="true" />
|
|
|
+ <sprite name="NextLevelLinePart1" x="173" y="29" width="20" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.125, 0.5 0.125 0.125" alpha="0.8" visible="false" />
|
|
|
+ <sprite name="NextLevelLinePart2" x="173" y="32" width="20" height="3" colours="0.5 0.125 0.125, 0.5 0.125 0.125, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
+ <text_area name="LimitLevelText" x="172" y="38" text_name="CharacterDataLimitLevel" font="FFVIIFont" visible="true" />
|
|
|
+ <sprite name="LimitLevelBar" image="screens/images/menu_bar.png" x="172" y="49" width="64" height="8" visible="true" />
|
|
|
+ <text_area name="LimitLevel" x="225" y="40" text_name="CharacterDataLimitLevelNumber" font="FFVIIMenuDigits" visible="true" />
|
|
|
+ <sprite name="LimitLinePart1" x="173" y="50" width="25" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.31, 0.5 0.125 0.31" alpha="0.8" visible="false" />
|
|
|
+ <sprite name="LimitLinePart2" x="173" y="53" width="25" height="3" colours="0.5 0.125 0.31, 0.5 0.125 0.31, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
</widget>
|
|
|
<widget name="Character3" x="0" y="130" width="100%" height="60" visible="true">
|
|
|
<sprite name="Portrait" image="screens/images/cloud.png" x="22" y="12" width="48" height="48" visible="true" />
|
|
|
- <widget name="Data" x="102" y="14" width="100%" height="100%" visible="true">
|
|
|
+ <widget name="Data" x="80" y="14" width="100%" height="100%" visible="true">
|
|
|
<prototype name="MenuCharacterData" />
|
|
|
</widget>
|
|
|
- <text_area name="NextLevelText" x="186" y="17" text_name="CharacterDataNextLevel" font="FFVIIFont" visible="true" />
|
|
|
- <sprite name="NextLevelBar" image="screens/images/menu_bar.png" x="202" y="28" width="64" height="8" visible="true" />
|
|
|
- <sprite name="NextLevelLinePart1" x="203" y="29" width="20" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.125, 0.5 0.125 0.125" alpha="0.8" visible="false" />
|
|
|
- <sprite name="NextLevelLinePart2" x="203" y="32" width="20" height="3" colours="0.5 0.125 0.125, 0.5 0.125 0.125, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
- <text_area name="LimitLevelText" x="186" y="38" text_name="CharacterDataLimitLevel" font="FFVIIFont" visible="true" />
|
|
|
- <sprite name="LimitLevelBar" image="screens/images/menu_bar.png" x="202" y="49" width="64" height="8" visible="true" />
|
|
|
- <text_area name="LimitLevel" x="250" y="40" text_name="CharacterDataLimitLevelNumber" font="FFVIIMenuDigits" visible="true" />
|
|
|
- <sprite name="LimitLinePart1" x="203" y="50" width="25" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.31, 0.5 0.125 0.31" alpha="0.8" visible="false" />
|
|
|
- <sprite name="LimitLinePart2" x="203" y="53" width="25" height="3" colours="0.5 0.125 0.31, 0.5 0.125 0.31, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
+ <text_area name="NextLevelText" x="172" y="17" text_name="CharacterDataNextLevel" font="FFVIIFont" visible="true" />
|
|
|
+ <sprite name="NextLevelBar" image="screens/images/menu_bar.png" x="172" y="28" width="64" height="8" visible="true" />
|
|
|
+ <sprite name="NextLevelLinePart1" x="173" y="29" width="20" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.125, 0.5 0.125 0.125" alpha="0.8" visible="false" />
|
|
|
+ <sprite name="NextLevelLinePart2" x="173" y="32" width="20" height="3" colours="0.5 0.125 0.125, 0.5 0.125 0.125, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
+ <text_area name="LimitLevelText" x="172" y="38" text_name="CharacterDataLimitLevel" font="FFVIIFont" visible="true" />
|
|
|
+ <sprite name="LimitLevelBar" image="screens/images/menu_bar.png" x="172" y="49" width="64" height="8" visible="true" />
|
|
|
+ <text_area name="LimitLevel" x="225" y="40" text_name="CharacterDataLimitLevelNumber" font="FFVIIMenuDigits" visible="true" />
|
|
|
+ <sprite name="LimitLinePart1" x="173" y="50" width="25" height="3" colours="0.5 0.5 0.5, 0.5 0.5 0.5, 0.5 0.125 0.31, 0.5 0.125 0.31" alpha="0.8" visible="false" />
|
|
|
+ <sprite name="LimitLinePart2" x="173" y="53" width="25" height="3" colours="0.5 0.125 0.31, 0.5 0.125 0.31, 0 0 0, 0 0 0" alpha="0.8" visible="false" />
|
|
|
</widget>
|
|
|
+ <sprite name="Cursor" image="screens/images/cursor.png" x="0" y="35" width="24" height="16" visible="false">
|
|
|
+ <animation name="Position1" length="0" y="0:35" />
|
|
|
+ <animation name="Position2" length="0" y="0:95" />
|
|
|
+ <animation name="Position3" length="0" y="0:155" />
|
|
|
+ </sprite>
|
|
|
</widget>
|
|
|
|
|
|
- <widget name="Menu" x="278" y="5" width="86" height="132" visible="true">
|
|
|
+ <widget name="Menu" x="270" y="5" width="75" height="132" visible="true">
|
|
|
<prototype name="Window" />
|
|
|
<text_area name="ItemText" x="16" y="6" text_name="MainMenuItem" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="MagicText" x="16" y="18" text_name="MainMenuMagic" font="FFVIIFont" visible="true" />
|
|
|
@@ -80,21 +88,23 @@
|
|
|
<animation name="Disappear" length="0.3" y="0:5,0.3:405" />
|
|
|
</widget>
|
|
|
|
|
|
- <widget name="TimeGil" x="278" y="164" width="86" height="36" visible="true">
|
|
|
+ <widget name="TimeGil" x="270" y="164" width="75" height="36" visible="true">
|
|
|
<prototype name="Window" />
|
|
|
<text_area name="TimeText" x="4" y="6" text_name="MainMenuTime" font="FFVIIFont" visible="true" />
|
|
|
<text_area name="TimeHours" x="31" y="8" text_name="MainMenuHours" font="FFVIIMenuDigits" visible="true" />
|
|
|
<text_area name="TimeSemicolon1" x="44" y="1" text_name="MainMenuSemicolon" font="FFVIIMenuFont" visible="true" />
|
|
|
<text_area name="TimeMinutes" x="50" y="8" text_name="MainMenuMinutes" font="FFVIIMenuDigits" visible="true" />
|
|
|
+ <!--
|
|
|
<text_area name="TimeSemicolon2" x="62" y="1" text_name="MainMenuSemicolon" font="FFVIIMenuFont" visible="true" />
|
|
|
<text_area name="TimeSeconds" x="67" y="8" text_name="MainMenuSeconds" font="FFVIIMenuDigits" visible="true" />
|
|
|
+ -->
|
|
|
<text_area name="GilText" x="5" y="20" text_name="MainMenuGil" font="FFVIIFont" visible="true" />
|
|
|
- <text_area name="GilText" x="11" y="22" text_name="MainMenuGilAmount" font="FFVIIMenuDigits" visible="true" />
|
|
|
- <animation name="Appear" length="0.3" x="0:-458,0.3:278" />
|
|
|
- <animation name="Disappear" length="0.3" x="0:278,0.3:-458" />
|
|
|
+ <text_area name="Gil" x="14" y="22" text_name="MainMenuGilAmount" font="FFVIIMenuDigits" visible="true" />
|
|
|
+ <animation name="Appear" length="0.3" x="0:-458,0.3:270" />
|
|
|
+ <animation name="Disappear" length="0.3" x="0:270,0.3:-458" />
|
|
|
</widget>
|
|
|
|
|
|
- <widget name="Location" x="184" y="200" width="180" height="24" visible="true">
|
|
|
+ <widget name="Location" x="165" y="200" width="180" height="24" visible="true">
|
|
|
<prototype name="Window" />
|
|
|
<text_area name="Text" x="8" y="6" text_name="MainMenuLocation" font="FFVIIFont" visible="true" />
|
|
|
<animation name="Appear" length="0.3" y="0:-136,0.3:200" />
|