Skip to content

Commit 831422d

Browse files
committed
used image as workaround for credits
1 parent 5bc4b3c commit 831422d

5 files changed

Lines changed: 32 additions & 38 deletions

File tree

lang/1033/credits.xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

lang/original/credits.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.
341 KB
Binary file not shown.
341 KB
Binary file not shown.

ui/layout/credits/credits_arluq.xml

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,24 @@
4747
</children>
4848
</UILayout>
4949

50+
<UILayout name="ztmodarchivelogo">
51+
<UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="len" halign="len" />
52+
<UIState active="normal" visible="hidden" />
53+
<UIShowHideAnim time=".5" bob="1.3">
54+
<start x="0" y="1024" w="1024" h="700" />
55+
<end x="0" y="0" w="1024" h="700" />
56+
</UIShowHideAnim>
57+
<children>
58+
<UIStatic rows="-1">
59+
<UIRegion x="256" y="80" w="512" h="512" xalign="min" yalign="min" walign="len" halign="len" />
60+
<UIState active="normal" visible="normal" />
61+
<UIAspect>
62+
<default image="ui\credits\logos\logo_ztmodarchive.dds" />
63+
</UIAspect>
64+
</UIStatic>
65+
</children>
66+
</UILayout>
67+
5068
<UILayout name="arluqdev">
5169
<UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="len" halign="len" />
5270
<UIState active="normal" visible="hidden" />
@@ -55,38 +73,16 @@
5573
<end x="0" y="0" w="1024" h="768" />
5674
</UIShowHideAnim>
5775
<children>
58-
<UILayout rows="-1">
59-
<UIRegion x="0" y="25" w="1024" h="0" xalign="min" yalign="min" walign="len" halign="max" />
76+
<UIStatic rows="-1">
77+
<UIRegion x="256" y="80" w="512" h="512" xalign="min" yalign="min" walign="len" halign="len" />
6078
<UIState active="normal" visible="normal" />
6179
<UIAspect>
62-
<default sound="" />
80+
<default image="ui\credits\logos\credits1_arluq.dds" />
6381
</UIAspect>
64-
<children>
65-
<UIListBox rows="-1">
66-
<UIRegion x="175" y="75" w="600" h="0" xalign="min" yalign="min" walign="len" halign="max" />
67-
<UIState active="normal" visible="normal" />
68-
<UIAspect>
69-
<default sound="" />
70-
</UIAspect>
71-
<children>
72-
73-
<UIText autosize="true">
74-
<UIRegion x="0" y="0" w="0" h="0" xalign="min" yalign="min" walign="max" halign="len" />
75-
<UIState active="normal" visible="normal" />
76-
<UIAspect locid="devteamnames:apodemus">
77-
<default>
78-
<BFFont align="center" />
79-
</default>
80-
</UIAspect>
81-
<text format="credits:xp2headingname" />
82-
</UIText>
83-
84-
</children>
85-
</UIListBox>
86-
</children>
87-
</UILayout>
82+
</UIStatic>
8883
</children>
8984
</UILayout>
85+
9086
<UIText name="Exit_Credits_Message" autosize="true">
9187
<UIRegion x="0" y="-25" w="1024" h="25" xalign="min" yalign="max" walign="len" halign="len" />
9288
<UIAspect locid="credits:back_message">
@@ -111,16 +107,22 @@
111107
<event time="0" msg="UI_CHILD" data="UIChildData" name="arluqbackground">
112108
<child msg="UI_SHOW" />
113109
</event>
114-
<event time="2.0" msg="UI_CHILD" data="UIChildData" name="arluqlogo">
110+
<event time="1.0" msg="UI_CHILD" data="UIChildData" name="arluqlogo">
111+
<child msg="UI_SHOW" />
112+
</event>
113+
<event time="5.0" msg="UI_CHILD" data="UIChildData" name="arluqlogo">
114+
<child msg="UI_HIDE" />
115+
</event>
116+
<event time="1.0" msg="UI_CHILD" data="UIChildData" name="ztmodarchivelogo">
115117
<child msg="UI_SHOW" />
116118
</event>
117-
<event time="6.0" msg="UI_CHILD" data="UIChildData" name="arluqlogo">
119+
<event time="4.0" msg="UI_CHILD" data="UIChildData" name="ztmodarchivelogo">
118120
<child msg="UI_HIDE" />
119121
</event>
120122
<event time="2.0" msg="UI_CHILD" data="UIChildData" name="arluqdev">
121123
<child msg="UI_SHOW" />
122124
</event>
123-
<event time="6.0" msg="UI_CHILD" data="UIChildData" name="arluqdev">
125+
<event time="5.0" msg="UI_CHILD" data="UIChildData" name="arluqdev">
124126
<child msg="UI_HIDE" />
125127
</event>
126128
</timedEvents>

0 commit comments

Comments
 (0)