From 09cb93c06202febc160b644b384a8d7d29978c04 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Sat, 23 Feb 2013 15:47:29 +0000 Subject: medley mod: Themes modifications. This is considered the last part of the medley mod. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2946 b956fd51-792f-4845-bead-9b4dfca2ff2c --- game/themes/Candy.ini | 120 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 85 insertions(+), 35 deletions(-) (limited to 'game/themes/Candy.ini') diff --git a/game/themes/Candy.ini b/game/themes/Candy.ini index 8bd894a4..09f929fd 100755 --- a/game/themes/Candy.ini +++ b/game/themes/Candy.ini @@ -302,7 +302,7 @@ Y = 123 W = 325 H = 200 Reflections = 1 -Style=5 +Style = 5 [SongEqualizer] Visible = 1 @@ -327,6 +327,26 @@ Color = Button Tex = icon_song_video Type = Transparent +[SongMedleyIcon] +X = 493 +Y = 510 +W = 10 +H = 10 +Z = 0.99 +Color = Button +Tex = icon_song_medley +Type = Transparent + +[SongCalculatedMedleyIcon] +X = 493 +Y = 510 +W = 10 +H = 10 +Z = 0.99 +Color = Button +Tex = icon_song_calcmedley +Type = Transparent + [SongTextArtist] X = 400 Y = 338 @@ -471,7 +491,6 @@ Align = 2 Text = SING_SONG_SELECTION_PLAYLIST - #and these are the ones for partymode [SongStaticParty1] X = 759 @@ -759,9 +778,9 @@ Statics = 8 [SingBackground] Type=color -ColR=1 -ColB=1 -ColG=1 +ColR = 1 +ColB = 1 +ColG = 1 [SingText1] Text = SING_TIME @@ -2203,6 +2222,24 @@ Tex = ScoreLine Type = Transparent Color = Light +[ScoreStaticNavigate] +X = 759 +Y = 65 +W = 22 +H = 22 +Tex = ButtonNavi +Color = White +Type = Transparent + +[ScoreTextNavigate] +X = 753 +Y = 64 +Color = Light +Font = 0 +Size = 24 +Align = 2 +Text = SING_LEGEND_NAVIGATE + #================================================================== Options ====== [Options] @@ -2485,7 +2522,6 @@ Text = SING_OPTIONS_EXIT Color = Button - [OptionsGame] Texts = 5 @@ -3974,7 +4010,6 @@ Size = 42 Align = 2 Text = 00000 - [Top5TextDate1] X = 760 Y = 190 @@ -4168,8 +4203,8 @@ Font = 0 Size = 24 Align = 0 Text = SING_EDIT_SELECT -Reflection=1 -ReflectionSpacing=13 +Reflection = 1 +ReflectionSpacing = 13 # Esc button text [EditText5] @@ -4180,8 +4215,8 @@ Font = 0 Size = 24 Align = 0 Text = SING_EDIT_EXIT -Reflection=1 -ReflectionSpacing=13 +Reflection = 1 +ReflectionSpacing = 13 [EditTextDescription] X = 95 @@ -5167,7 +5202,6 @@ Size = 30 Text = Player 3 Align = 1 - [PartyScore] [PartyScoreBackground] Tex = MainBG @@ -6090,7 +6124,6 @@ Text = Player 12 Color = White - [PartyRoundsBackground] Tex = OptionsBG @@ -6338,11 +6371,11 @@ STDColor = White [SongMenu] [SongMenuBackground] -Type=Fade -ColR=255 -ColG=255 -ColB=255 -Alpha=0.6 +Type = Fade +ColR = 255 +ColG = 255 +ColB = 255 +Alpha = 0.6 [SongMenuStatic1] X = 518 @@ -6472,11 +6505,11 @@ Z = 0.97 [SongJumpto] [SongJumptoBackground] -Type=Fade -ColR=255 -ColG=255 -ColB=255 -Alpha=0.6 +Type = Fade +ColR = 255 +ColG = 255 +ColB = 255 +Alpha = 0.6 [SongJumptoStatic1] X = 518 @@ -6971,11 +7004,11 @@ Text = SING_LEGEND_ESC [CheckPopup] [CheckPopupBackground] -Type=Fade -ColR=255 -ColG=255 -ColB=255 -Alpha=0.6 +Type = Fade +ColR = 255 +ColG = 255 +ColB = 255 +Alpha = 0.6 [CheckPopupStatic1] X = 280 @@ -7052,14 +7085,13 @@ Text = NO Align = 1 Z = 1 - [ErrorPopup] [ErrorPopupBackground] -Type=Fade -ColR=255 -ColG=255 -ColB=255 -Alpha=0.6 +Type = Fade +ColR = 255 +ColG = 255 +ColB = 255 +Alpha = 0.6 [ErrorPopupStatic1] X = 280 @@ -7136,4 +7168,22 @@ IndicatorYOffset = 3 X = 20 W = 760 Y = 532 -H = 41 \ No newline at end of file +H = 41 + +[SingSongNameStatic] +Tex = SongName +X = 10 +Y = 10 +W = 780 +H = 29 +Color = White +Type = Transparent + +[SingSongNameText] +Text = SongNameText +X = 400 +Y = 13 +Font = 0 +Size = 25 +Color = Black +Align = 1 -- cgit v1.2.3