From 0d5fbd096cddf37bfc3a5f642644179c81bde582 Mon Sep 17 00:00:00 2001 From: mogguh Date: Thu, 20 Dec 2007 00:21:32 +0000 Subject: Minor refinings in score screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@732 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Skins/Deluxe/Blue.ini | 38 ++++++++++++++++++++++++--- Skins/Deluxe/Fall.ini | 36 ++++++++++++++++++++++--- Skins/Deluxe/Summer.ini | 36 ++++++++++++++++++++++--- Skins/Deluxe/Winter.ini | 34 ++++++++++++++++++++++-- Skins/Deluxe/[score]Line.png | Bin 216 -> 2825 bytes Skins/Deluxe/[score]bar_box_dark.png | Bin 0 -> 496 bytes Skins/Deluxe/[score]bar_box_light.png | Bin 0 -> 490 bytes Skins/Deluxe/[score]bar_box_lightest.png | Bin 0 -> 484 bytes Skins/Deluxe/[score]endcap.png | Bin 2339 -> 2275 bytes Skins/Deluxe/[score]glass_box.png | Bin 0 -> 3581 bytes Skins/Deluxe/[score]level.png | Bin 174 -> 266 bytes Skins/Deluxe/[score]levelRound.png | Bin 360 -> 524 bytes Skins/Deluxe/[score]level_dark.png | Bin 0 -> 213 bytes Skins/Deluxe/[score]level_dark_round.png | Bin 0 -> 410 bytes Skins/Deluxe/[score]level_light.png | Bin 0 -> 209 bytes Skins/Deluxe/[score]level_light_round.png | Bin 0 -> 445 bytes Skins/Deluxe/[score]level_lightest.png | Bin 0 -> 209 bytes Skins/Deluxe/[score]level_lightest_round.png | Bin 0 -> 467 bytes Skins/Deluxe/[score]rating_0.png | Bin 0 -> 18351 bytes Skins/Deluxe/[score]rating_1.png | Bin 0 -> 16724 bytes Skins/Deluxe/[score]rating_2.png | Bin 0 -> 20557 bytes Skins/Deluxe/[score]rating_3.png | Bin 0 -> 15562 bytes Skins/Deluxe/[score]rating_4.png | Bin 0 -> 14538 bytes Skins/Deluxe/[score]rating_5.png | Bin 0 -> 15317 bytes Skins/Deluxe/[score]rating_6.png | Bin 0 -> 13896 bytes 25 files changed, 132 insertions(+), 12 deletions(-) create mode 100644 Skins/Deluxe/[score]bar_box_dark.png create mode 100644 Skins/Deluxe/[score]bar_box_light.png create mode 100644 Skins/Deluxe/[score]bar_box_lightest.png create mode 100644 Skins/Deluxe/[score]glass_box.png create mode 100644 Skins/Deluxe/[score]level_dark.png create mode 100644 Skins/Deluxe/[score]level_dark_round.png create mode 100644 Skins/Deluxe/[score]level_light.png create mode 100644 Skins/Deluxe/[score]level_light_round.png create mode 100644 Skins/Deluxe/[score]level_lightest.png create mode 100644 Skins/Deluxe/[score]level_lightest_round.png create mode 100644 Skins/Deluxe/[score]rating_0.png create mode 100644 Skins/Deluxe/[score]rating_1.png create mode 100644 Skins/Deluxe/[score]rating_2.png create mode 100644 Skins/Deluxe/[score]rating_3.png create mode 100644 Skins/Deluxe/[score]rating_4.png create mode 100644 Skins/Deluxe/[score]rating_5.png create mode 100644 Skins/Deluxe/[score]rating_6.png (limited to 'Skins') diff --git a/Skins/Deluxe/Blue.ini b/Skins/Deluxe/Blue.ini index 28ead1a1..18155298 100644 --- a/Skins/Deluxe/Blue.ini +++ b/Skins/Deluxe/Blue.ini @@ -78,12 +78,42 @@ Ball = [sing]LyricsBall.bmp # # # S C O R E / T O P 5 # # # ScoreBox = [score]box.png -ScoreLevel = [score]level.png -ScoreLevelRound = [score]levelRound.png +ScoreGlassBox = [score]glass_box.png +ScoreLevel = [score]level.png +ScoreLevelRound = [score]levelround.png + +ScoreLevel_Dark = [score]level_dark.png +ScoreLevel_Dark_Round = [score]level_dark_round.png + +ScoreLevel_Light = [score]level_light.png +ScoreLevel_Light_Round = [score]level_light_round.png + +ScoreLevel_Lightest = [score]level_lightest.png +ScoreLevel_Lightest_Round = [score]level_lightest_round.png + +# Boxes near the text, that show what color is for which bar +ScoreBar_box_lightest = [score]bar_box_lightest.png +ScoreBar_box_light = [score]bar_box_light.png +ScoreBar_box_dark = [score]bar_box_dark.png + ScoreEndCap = [score]endcap.png ScoreLine = [score]line.png PlayerNumberBox = [main]playerNumberBox.jpg +PlayerIDBox01 = [sing.player1]lyric_active.png +PlayerIDBox02 = [sing.player2]lyric_active.png +PlayerIDBox03 = [sing.player3]lyric_active.png +PlayerIDBox04 = [sing.player4]lyric_active.png +PlayerIDBox05 = [sing.player5]lyric_active.png +PlayerIDBox06 = [sing.player6]lyric_active.png + +Rating_0 = [score]rating_0.png +Rating_1 = [score]rating_1.png +Rating_2 = [score]rating_2.png +Rating_3 = [score]rating_3.png +Rating_4 = [score]rating_4.png +Rating_5 = [score]rating_5.png +Rating_6 = [score]rating_6.png # # # P A R T Y # # # Joker =[party]Joker.png @@ -149,8 +179,8 @@ NoteBGRight = [sing]notesBgRight.png # # # E F F E C T S # # # -NoteStar = [effect]goldenNoteStar.png -NotePerfectStar = [effect]perfectNoteStar.png +NoteStar = [effect]goldenNoteStar.jpg +NotePerfectStar = [effect]perfectNoteStar.jpg # # # dirty helpers # # # diff --git a/Skins/Deluxe/Fall.ini b/Skins/Deluxe/Fall.ini index f9ea2bce..db1d2191 100644 --- a/Skins/Deluxe/Fall.ini +++ b/Skins/Deluxe/Fall.ini @@ -74,15 +74,45 @@ P = [sing]p.png #Pointer for lyrics Ball = [sing]LyricsBall.bmp - # # # S C O R E / T O P 5 # # # ScoreBox = [score]box.png +ScoreGlassBox = [score]glass_box.png ScoreLevel = [score]level.png ScoreLevelRound = [score]levelRound.png + +ScoreLevel_Dark = [score]level_dark.png +ScoreLevel_Dark_Round = [score]level_dark_round.png + +ScoreLevel_Light = [score]level_light.png +ScoreLevel_Light_Round = [score]level_light_round.png + +ScoreLevel_Lightest = [score]level_lightest.png +ScoreLevel_Lightest_Round = [score]level_lightest_round.png + +# Boxes near the text, that show what color is for which bar +ScoreBar_box_lightest = [score]bar_box_lightest.png +ScoreBar_box_light = [score]bar_box_light.png +ScoreBar_box_dark = [score]bar_box_dark.png + ScoreEndCap = [score]endcap.png ScoreLine = [score]line.png PlayerNumberBox = [main]playerNumberBox.jpg +PlayerIDBox01 = [sing.player1]lyric_active.png +PlayerIDBox02 = [sing.player2]lyric_active.png +PlayerIDBox03 = [sing.player3]lyric_active.png +PlayerIDBox04 = [sing.player4]lyric_active.png +PlayerIDBox05 = [sing.player5]lyric_active.png +PlayerIDBox06 = [sing.player6]lyric_active.png + +Rating_0 = [score]rating_0.png +Rating_1 = [score]rating_1.png +Rating_2 = [score]rating_2.png +Rating_3 = [score]rating_3.png +Rating_4 = [score]rating_4.png +Rating_5 = [score]rating_5.png +Rating_6 = [score]rating_6.png + # # # P A R T Y # # # Joker =[party]Joker.png @@ -148,8 +178,8 @@ NoteBGRight = [sing]notesBgRight.png # # # E F F E C T S # # # -NoteStar = [effect]goldenNoteStar.png -NotePerfectStar = [effect]perfectNoteStar.png +NoteStar = [effect]goldenNoteStar.jpg +NotePerfectStar = [effect]perfectNoteStar.jpg # # # dirty helpers # # # diff --git a/Skins/Deluxe/Summer.ini b/Skins/Deluxe/Summer.ini index 71cecce9..2c03f10a 100644 --- a/Skins/Deluxe/Summer.ini +++ b/Skins/Deluxe/Summer.ini @@ -74,15 +74,45 @@ P = [sing]p.png #Pointer for lyrics Ball = [sing]LyricsBall.bmp - # # # S C O R E / T O P 5 # # # ScoreBox = [score]box.png +ScoreGlassBox = [score]glass_box.png ScoreLevel = [score]level.png ScoreLevelRound = [score]levelRound.png + +ScoreLevel_Dark = [score]level_dark.png +ScoreLevel_Dark_Round = [score]level_dark_round.png + +ScoreLevel_Light = [score]level_light.png +ScoreLevel_Light_Round = [score]level_light_round.png + +ScoreLevel_Lightest = [score]level_lightest.png +ScoreLevel_Lightest_Round = [score]level_lightest_round.png + +# Boxes near the text, that show what color is for which bar +ScoreBar_box_lightest = [score]bar_box_lightest.png +ScoreBar_box_light = [score]bar_box_light.png +ScoreBar_box_dark = [score]bar_box_dark.png + ScoreEndCap = [score]endcap.png ScoreLine = [score]line.png PlayerNumberBox = [main]playerNumberBox.jpg +PlayerIDBox01 = [sing.player1]lyric_active.png +PlayerIDBox02 = [sing.player2]lyric_active.png +PlayerIDBox03 = [sing.player3]lyric_active.png +PlayerIDBox04 = [sing.player4]lyric_active.png +PlayerIDBox05 = [sing.player5]lyric_active.png +PlayerIDBox06 = [sing.player6]lyric_active.png + +Rating_0 = [score]rating_0.png +Rating_1 = [score]rating_1.png +Rating_2 = [score]rating_2.png +Rating_3 = [score]rating_3.png +Rating_4 = [score]rating_4.png +Rating_5 = [score]rating_5.png +Rating_6 = [score]rating_6.png + # # # P A R T Y # # # Joker =[party]Joker.png @@ -148,8 +178,8 @@ NoteBGRight = [sing]notesBgRight.png # # # E F F E C T S # # # -NoteStar = [effect]goldenNoteStar.png -NotePerfectStar = [effect]perfectNoteStar.png +NoteStar = [effect]goldenNoteStar.jpg +NotePerfectStar = [effect]perfectNoteStar.jpg # # # dirty helpers # # # diff --git a/Skins/Deluxe/Winter.ini b/Skins/Deluxe/Winter.ini index 2f26cd42..ed4175ec 100644 --- a/Skins/Deluxe/Winter.ini +++ b/Skins/Deluxe/Winter.ini @@ -77,12 +77,42 @@ Ball = [sing]LyricsBall.bmp # # # S C O R E / T O P 5 # # # ScoreBox = [score]box.png +ScoreGlassBox = [score]glass_box.png ScoreLevel = [score]level.png ScoreLevelRound = [score]levelRound.png + +ScoreLevel_Dark = [score]level_dark.png +ScoreLevel_Dark_Round = [score]level_dark_round.png + +ScoreLevel_Light = [score]level_light.png +ScoreLevel_Light_Round = [score]level_light_round.png + +ScoreLevel_Lightest = [score]level_lightest.png +ScoreLevel_Lightest_Round = [score]level_lightest_round.png + +# Boxes near the text, that show what color is for which bar +ScoreBar_box_lightest = [score]bar_box_lightest.png +ScoreBar_box_light = [score]bar_box_light.png +ScoreBar_box_dark = [score]bar_box_dark.png + ScoreEndCap = [score]endcap.png ScoreLine = [score]line.png PlayerNumberBox = [main]playerNumberBox.jpg +PlayerIDBox01 = [sing.player1]lyric_active.png +PlayerIDBox02 = [sing.player2]lyric_active.png +PlayerIDBox03 = [sing.player3]lyric_active.png +PlayerIDBox04 = [sing.player4]lyric_active.png +PlayerIDBox05 = [sing.player5]lyric_active.png +PlayerIDBox06 = [sing.player6]lyric_active.png + +Rating_0 = [score]rating_0.png +Rating_1 = [score]rating_1.png +Rating_2 = [score]rating_2.png +Rating_3 = [score]rating_3.png +Rating_4 = [score]rating_4.png +Rating_5 = [score]rating_5.png +Rating_6 = [score]rating_6.png # # # P A R T Y # # # Joker =[party]Joker.png @@ -148,8 +178,8 @@ NoteBGRight = [sing]notesBgRight.png # # # E F F E C T S # # # -NoteStar = [effect]goldenNoteStar.png -NotePerfectStar = [effect]perfectNoteStar.png +NoteStar = [effect]goldenNoteStar.jpg +NotePerfectStar = [effect]perfectNoteStar.jpg # # # dirty helpers # # # diff --git a/Skins/Deluxe/[score]Line.png b/Skins/Deluxe/[score]Line.png index 17ba6188..954caf94 100644 Binary files a/Skins/Deluxe/[score]Line.png and b/Skins/Deluxe/[score]Line.png differ diff --git a/Skins/Deluxe/[score]bar_box_dark.png b/Skins/Deluxe/[score]bar_box_dark.png new file mode 100644 index 00000000..e4fbfa41 Binary files /dev/null and b/Skins/Deluxe/[score]bar_box_dark.png differ diff --git a/Skins/Deluxe/[score]bar_box_light.png b/Skins/Deluxe/[score]bar_box_light.png new file mode 100644 index 00000000..ddc17ed8 Binary files /dev/null and b/Skins/Deluxe/[score]bar_box_light.png differ diff --git a/Skins/Deluxe/[score]bar_box_lightest.png b/Skins/Deluxe/[score]bar_box_lightest.png new file mode 100644 index 00000000..995bb9ef Binary files /dev/null and b/Skins/Deluxe/[score]bar_box_lightest.png differ diff --git a/Skins/Deluxe/[score]endcap.png b/Skins/Deluxe/[score]endcap.png index ed14185b..3cccd2e1 100644 Binary files a/Skins/Deluxe/[score]endcap.png and b/Skins/Deluxe/[score]endcap.png differ diff --git a/Skins/Deluxe/[score]glass_box.png b/Skins/Deluxe/[score]glass_box.png new file mode 100644 index 00000000..c0cf2a9c Binary files /dev/null and b/Skins/Deluxe/[score]glass_box.png differ diff --git a/Skins/Deluxe/[score]level.png b/Skins/Deluxe/[score]level.png index 7b8cfb84..1f627560 100644 Binary files a/Skins/Deluxe/[score]level.png and b/Skins/Deluxe/[score]level.png differ diff --git a/Skins/Deluxe/[score]levelRound.png b/Skins/Deluxe/[score]levelRound.png index 10e662bc..2bc7a6b8 100644 Binary files a/Skins/Deluxe/[score]levelRound.png and b/Skins/Deluxe/[score]levelRound.png differ diff --git a/Skins/Deluxe/[score]level_dark.png b/Skins/Deluxe/[score]level_dark.png new file mode 100644 index 00000000..da4fd407 Binary files /dev/null and b/Skins/Deluxe/[score]level_dark.png differ diff --git a/Skins/Deluxe/[score]level_dark_round.png b/Skins/Deluxe/[score]level_dark_round.png new file mode 100644 index 00000000..de239cb2 Binary files /dev/null and b/Skins/Deluxe/[score]level_dark_round.png differ diff --git a/Skins/Deluxe/[score]level_light.png b/Skins/Deluxe/[score]level_light.png new file mode 100644 index 00000000..1c1c8a4d Binary files /dev/null and b/Skins/Deluxe/[score]level_light.png differ diff --git a/Skins/Deluxe/[score]level_light_round.png b/Skins/Deluxe/[score]level_light_round.png new file mode 100644 index 00000000..641151a5 Binary files /dev/null and b/Skins/Deluxe/[score]level_light_round.png differ diff --git a/Skins/Deluxe/[score]level_lightest.png b/Skins/Deluxe/[score]level_lightest.png new file mode 100644 index 00000000..f02fdf7b Binary files /dev/null and b/Skins/Deluxe/[score]level_lightest.png differ diff --git a/Skins/Deluxe/[score]level_lightest_round.png b/Skins/Deluxe/[score]level_lightest_round.png new file mode 100644 index 00000000..9f1bb09e Binary files /dev/null and b/Skins/Deluxe/[score]level_lightest_round.png differ diff --git a/Skins/Deluxe/[score]rating_0.png b/Skins/Deluxe/[score]rating_0.png new file mode 100644 index 00000000..feb7e472 Binary files /dev/null and b/Skins/Deluxe/[score]rating_0.png differ diff --git a/Skins/Deluxe/[score]rating_1.png b/Skins/Deluxe/[score]rating_1.png new file mode 100644 index 00000000..4a143d83 Binary files /dev/null and b/Skins/Deluxe/[score]rating_1.png differ diff --git a/Skins/Deluxe/[score]rating_2.png b/Skins/Deluxe/[score]rating_2.png new file mode 100644 index 00000000..67258e22 Binary files /dev/null and b/Skins/Deluxe/[score]rating_2.png differ diff --git a/Skins/Deluxe/[score]rating_3.png b/Skins/Deluxe/[score]rating_3.png new file mode 100644 index 00000000..fe0b1662 Binary files /dev/null and b/Skins/Deluxe/[score]rating_3.png differ diff --git a/Skins/Deluxe/[score]rating_4.png b/Skins/Deluxe/[score]rating_4.png new file mode 100644 index 00000000..5695f8fd Binary files /dev/null and b/Skins/Deluxe/[score]rating_4.png differ diff --git a/Skins/Deluxe/[score]rating_5.png b/Skins/Deluxe/[score]rating_5.png new file mode 100644 index 00000000..38ed92c3 Binary files /dev/null and b/Skins/Deluxe/[score]rating_5.png differ diff --git a/Skins/Deluxe/[score]rating_6.png b/Skins/Deluxe/[score]rating_6.png new file mode 100644 index 00000000..f8706de3 Binary files /dev/null and b/Skins/Deluxe/[score]rating_6.png differ -- cgit v1.2.3