From 1e19360944ec41e09bb53539e6fec79c52c176a8 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Mon, 6 Feb 2006 05:28:27 +0000 Subject: [PATCH] panedisplay (needs some fixing) --- stepmania/Themes/default/metrics.ini | 409 ++++++++++++++++++++++++++- 1 file changed, 408 insertions(+), 1 deletion(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index dbc2357c4d..3e8d47f2e2 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -536,7 +536,15 @@ RadarOnCommand= RadarOffCommand= ShowDifficultyList=0 ShowCourseContents=1 -ShowPanes=0 +ShowPanes=1 +PaneDisplayP1X=SCREEN_CENTER_X-257 +PaneDisplayP1Y=SCREEN_CENTER_Y+36 +PaneDisplayP2X=SCREEN_CENTER_X-47 +PaneDisplayP2Y=SCREEN_CENTER_Y+36 +PaneDisplayP1OnCommand= +PaneDisplayP1OffCommand= +PaneDisplayP2OnCommand= +PaneDisplayP2OffCommand= ScoreFrameP1X=SCREEN_CENTER_X-262+SCREEN_WIDTH*0.6 ScoreFrameP1Y=SCREEN_CENTER_Y+92 ScoreFrameP1OnCommand=bounceend,0.5;addx,-SCREEN_WIDTH*0.6 @@ -4669,3 +4677,402 @@ LabelOnCommandFunction=function(self,itemIndex,numItems) local indexOffset = ite LineOnCommandFunction=function(self,itemIndex,numItems) local indexOffset = itemIndex-(numItems-1)/2; self:x(SCREEN_CENTER_X); self:y(SCREEN_CENTER_Y+indexOffset*36+6); self:draworder(itemIndex); end BulletOnCommandFunction=function(self,itemIndex,numItems) local indexOffset = itemIndex-(numItems-1)/2; self:x(SCREEN_CENTER_X-246); self:y(SCREEN_CENTER_Y+indexOffset*36+6); end NextScreen=@SongSelectionScreen() + + +[PaneDisplay] +ShiftP1X=60 +ShiftP1Y=0 +ShiftP2X=60 +ShiftP2Y=0 +UnderOnCommand= +UnderOffCommand= +OverOnCommand=hidden,1; +OverOffCommand= +OverOnCommand=hidden,1; +OverOffCommand= +SongNumStepsTextX=-40 +SongNumStepsTextY=-25 +SongNumStepsTextOnCommand=shadowlength,0; +SongNumStepsTextOffCommand= +SongNumStepsTextGainFocusCommand= +SongNumStepsTextLoseFocusCommand= +SongNumStepsLabelX=-120 +SongNumStepsLabelY=-25 +SongNumStepsLabelOnCommand= +SongNumStepsLabelOffCommand= +SongNumStepsNumLevels=8 +SongNumStepsLevel1=1;diffuse,#FFFFFF +SongNumStepsLevel2=249;diffuse,#00FF00 // 1-249 (green) +SongNumStepsLevel3=374;diffuse,#C0FF00 // 250-374 (greenish yellow) +SongNumStepsLevel4=499;diffuse,#FFFF00 // 375-499 (yellow) +SongNumStepsLevel5=624;diffuse,#FF8800 // 500-624 (orange) +SongNumStepsLevel6=749;diffuse,#FF6600 // 625-749 (darker orange) +SongNumStepsLevel7=1000;diffuse,#00C0FF // 750-999 (AJ Blue) +SongNumStepsLevel8=9999;diffuse,#FF0000 // 1000-9999 (Red) +SongJumpsTextX=-40 +SongJumpsTextY=-15 +SongJumpsTextOnCommand=shadowlength,0; +SongJumpsTextOffCommand= +SongJumpsTextGainFocusCommand= +SongJumpsTextLoseFocusCommand= +SongJumpsLabelX=-120 +SongJumpsLabelY=-15 +SongJumpsLabelOnCommand= +SongJumpsLabelOffCommand= +SongJumpsNumLevels=6 +SongJumpsLevel1=1;diffuse,#FFFFFF +SongJumpsLevel2=49;diffuse,#00FF00 // 1-49 (green) +SongJumpsLevel3=99;diffuse,#FFFF00 // 50-99 (yellow) +SongJumpsLevel4=199;diffuse,#FF8800 // 100-199 (orange) +SongJumpsLevel5=449;diffuse,#00C0FF // 200-450 (AJ Blue) +SongJumpsLevel6=9999;diffuse,#FF0000 // 450-inf (red) +SongRollsTextX=-40 +SongRollsTextY=-5 +SongRollsTextOnCommand=shadowlength,0; +SongRollsTextOffCommand= +SongRollsTextGainFocusCommand= +SongRollsTextLoseFocusCommand= +SongRollsLabelX=-120 +SongRollsLabelY=-5 +SongRollsLabelOnCommand= +SongRollsLabelOffCommand= +SongRollsNumLevels=5 +SongRollsLevel1=1;diffuse,#FFFFFF +SongRollsLevel2=49;diffuse,#00FF00 // 1-49 (green) +SongRollsLevel3=99;diffuse,#FFFF00 // 50-99 (yellow) +SongRollsLevel4=199;diffuse,#FF8800 // 100-199 (orange) +SongRollsLevel5=9999;diffuse,#FF0000 // 200-inf (red) +SongHoldsTextX=-40 +SongHoldsTextY=5 +SongHoldsTextOnCommand=shadowlength,0; +SongHoldsTextOffCommand= +SongHoldsTextGainFocusCommand= +SongHoldsTextLoseFocusCommand= +SongHoldsLabelX=-120 +SongHoldsLabelY=5 +SongHoldsLabelOnCommand= +SongHoldsLabelOffCommand= +SongHoldsNumLevels=5 +SongHoldsLevel1=1;diffuse,#FFFFFF +SongHoldsLevel2=49;diffuse,#00FF00 // 1-49 (green) +SongHoldsLevel3=99;diffuse,#FFFF00 // 50-99 (yellow) +SongHoldsLevel4=199;diffuse,#FF8800 // 100-199 (orange) +SongHoldsLevel5=9999;diffuse,#FF0000 // 200-inf (red) +SongMinesTextX=-40 +SongMinesTextY=15 +SongMinesTextOnCommand=shadowlength,0; +SongMinesTextOffCommand= +SongMinesTextGainFocusCommand= +SongMinesTextLoseFocusCommand= +SongMinesLabelX=-120 +SongMinesLabelY=15 +SongMinesLabelOnCommand= +SongMinesLabelOffCommand= +SongMinesNumLevels=6 +SongMinesLevel1=1;diffuse,#FFFFFF +SongMinesLevel2=49;diffuse,#00FF00 // 1-49 (green) +SongMinesLevel3=99;diffuse,#FFFF00 // 50-99 (yellow) +SongMinesLevel4=199;diffuse,#FF8800 // 100-199 (orange) +SongMinesLevel5=999;diffuse,#00C0FF // 200-999 (AJ Blue) +SongMinesLevel6=9999;diffuse,#FF0000 // 1000-inf (red) +SongHandsTextX=-40 +SongHandsTextY=25 +SongHandsTextOnCommand=shadowlength,0; +SongHandsTextOffCommand= +SongHandsTextGainFocusCommand= +SongHandsTextLoseFocusCommand= +SongHandsLabelX=-120 +SongHandsLabelY=25 +SongHandsLabelOnCommand= +SongHandsLabelOffCommand= +SongHandsNumLevels=5 +SongHandsLevel1=1;diffuse,#FFFFFF +SongHandsLevel2=14;diffuse,#00FF00 // 1-7 (green) +SongHandsLevel3=34;diffuse,#FFFF00 // 8-34 (yellow) +SongHandsLevel4=99;diffuse,#FF8800 // 35-99 (orange) +SongHandsLevel5=9999;diffuse,#FF0000 // 100-inf (red) +MachineHighScoreTextX=-40 +MachineHighScoreTextY=35 +MachineHighScoreTextOnCommand=shadowlength,0; +MachineHighScoreTextOffCommand= +MachineHighScoreTextGainFocusCommand= +MachineHighScoreTextLoseFocusCommand= +MachineHighScoreLabelX=-120 +MachineHighScoreLabelY=35 +MachineHighScoreLabelOnCommand= +MachineHighScoreLabelOffCommand= +MachineHighScoreNumLevels=12 +MachineHighScoreLevel1=1;diffuse,#FFFFFF // No Play (white) +MachineHighScoreLevel2=9;diffuse,#FF0000 // below 10% (red) +MachineHighScoreLevel3=19;diffuse,#FF3300 // 10-19% (Brownish) +MachineHighScoreLevel4=29;diffuse,#FF6600 // 20-29% (Dark Orange) +MachineHighScoreLevel5=39;diffuse,#FF9900 // 30-39% (Orange) +MachineHighScoreLevel6=49;diffuse,#FFCC00 // 40-49% (Light Orange) +MachineHighScoreLevel7=59;diffuse,#FFFF00 // 50-59% (Yellow) +MachineHighScoreLevel8=69;diffuse,#CCFF00 // 60-69% (Greenish Yellow) +MachineHighScoreLevel9=79;diffuse,#66FF00 // 70-79% (Less Greenish Yellow) +MachineHighScoreLevel10=89;diffuse,#33FF00 // 80-89% (Least Greenish Yellow) +MachineHighScoreLevel11=99;diffuse,#00FF00 // 90-99% (Green) +MachineHighScoreLevel12=101;diffuse,#00C0FF // 100% (AJ Blue) +MachineNumPlaysTextX=0 +MachineNumPlaysTextY=-25 +MachineNumPlaysTextOnCommand=hidden,1; +MachineNumPlaysTextOffCommand= +MachineNumPlaysTextGainFocusCommand= +MachineNumPlaysTextLoseFocusCommand= +MachineNumPlaysLabelX=0 +MachineNumPlaysLabelY=-25 +MachineNumPlaysLabelOnCommand=hidden,1; +MachineNumPlaysLabelOffCommand= +MachineRankTextX=-40 +MachineRankTextY=50 +MachineRankTextOnCommand=hidden,1; +MachineRankTextOffCommand= +MachineRankTextGainFocusCommand= +MachineRankTextLoseFocusCommand= +MachineRankLabelX=320 +MachineRankLabelY=240 +MachineRankLabelOnCommand=hidden,1; +MachineRankLabelOffCommand= +MachineRankNumLevels=6 +MachineRankLevel1=1;diffuse,#FF0000 // 1 (red) +MachineRankLevel2=2;diffuse,#FF8800 // 2 (orange) +MachineRankLevel3=3;diffuse,#FFFF00 // 3 (yellow) +MachineRankLevel4=4;diffuse,#00FF00 // 4 (green) +MachineRankLevel5=5;diffuse,#00C0FF // 5 (AJ Blue) +MachineRankLevel6=9999;diffuse,#FFFFFF // 6-inf (white) +MachineHighNameTextX=-20 +MachineHighNameTextY=20 +MachineHighNameTextOnCommand=hidden,1; +MachineHighNameTextOffCommand= +MachineHighNameTextGainFocusCommand= +MachineHighNameTextLoseFocusCommand= +MachineHighNameLabelX=320 +MachineHighNameLabelY=240 +MachineHighNameLabelOnCommand=hidden,1; +MachineHighNameLabelOffCommand= +MachineHighNameNumLevels=0 +ProfileHighScoreTextX=-40 +ProfileHighScoreTextY=45 +ProfileHighScoreTextOnCommand=hidden,1; +ProfileHighScoreTextOffCommand= +ProfileHighScoreTextGainFocusCommand= +ProfileHighScoreTextLoseFocusCommand= +ProfileHighScoreLabelX=320 +ProfileHighScoreLabelY=240 +ProfileHighScoreLabelOnCommand=hidden,1; +ProfileHighScoreLabelOffCommand= +ProfileHighScoreNumLevels=0 +ProfileNumPlaysTextX=0 +ProfileNumPlaysTextY=-25 +ProfileNumPlaysTextOnCommand=hidden,1; +ProfileNumPlaysTextOffCommand= +ProfileNumPlaysTextGainFocusCommand= +ProfileNumPlaysTextLoseFocusCommand= +ProfileNumPlaysLabelX=0 +ProfileNumPlaysLabelY=-15 +ProfileNumPlaysLabelOnCommand=hidden,1; +ProfileNumPlaysLabelOffCommand= +ProfileNumPlaysLabelGainFocusCommand= +ProfileNumPlaysLabelLoseFocusCommand= +ProfileRankTextX=-20 +ProfileRankTextY=-25 +ProfileRankTextOnCommand=hidden,1; +ProfileRankTextOffCommand= +ProfileRankTextGainFocusCommand= +ProfileRankTextLoseFocusCommand= +ProfileRankLabelX=320 +ProfileRankLabelY=240 +ProfileRankLabelOnCommand=hidden,1; +ProfileRankLabelOffCommand= +ProfileRankLabelGainFocusCommand= +ProfileRankLabelLoseFocusCommand= +CourseMachineHighScoreTextX=-40 +CourseMachineHighScoreTextY=25 +CourseMachineHighScoreTextOnCommand=shadowlength,0; +CourseMachineHighScoreTextOffCommand= +CourseMachineHighScoreTextGainFocusCommand= +CourseMachineHighScoreTextLoseFocusCommand= +CourseMachineHighScoreLabelX=320 +CourseMachineHighScoreLabelY=240 +CourseMachineHighScoreLabelOnCommand=shadowlength,0; +CourseMachineHighScoreLabelOffCommand= +CourseMachineHighScoreNumLevels=12 +CourseMachineHighScoreLevel1=1;diffuse,#FFFFFF // No Play (white) +CourseMachineHighScoreLevel2=9;diffuse,#FF0000 // below 10% (red) +CourseMachineHighScoreLevel3=19;diffuse,#FF3300 // 10-19% (Brownish) +CourseMachineHighScoreLevel4=29;diffuse,#FF6600 // 20-29% (Dark Orange) +CourseMachineHighScoreLevel5=39;diffuse,#FF9900 // 30-39% (Orange) +CourseMachineHighScoreLevel6=49;diffuse,#FFCC00 // 40-49% (Light Orange) +CourseMachineHighScoreLevel7=59;diffuse,#FFFF00 // 50-59% (Yellow) +CourseMachineHighScoreLevel8=69;diffuse,#CCFF00 // 60-69% (Greenish Yellow) +CourseMachineHighScoreLevel9=79;diffuse,#66FF00 // 70-79% (Less Greenish Yellow) +CourseMachineHighScoreLevel10=89;diffuse,#33FF00 // 80-89% (Least Greenish Yellow) +CourseMachineHighScoreLevel11=99;diffuse,#00FF00 // 90-99% (Green) +CourseMachineHighScoreLevel12=101;diffuse,#00C0FF // 100% (AJ Blue) +CourseMachineHighNameTextX=320 +CourseMachineHighNameTextY=240 +CourseMachineHighNameTextOnCommand=hidden,1; +CourseMachineHighNameTextOffCommand= +CourseMachineHighNameTextGainFocusCommand= +CourseMachineHighNameTextLoseFocusCommand= +CourseMachineHighNameLabelX=320 +CourseMachineHighNameLabelY=240 +CourseMachineHighNameLabelOnCommand=hidden,1; +CourseMachineHighNameLabelOffCommand= +CourseMachineHighNameNumLevels=0 +CourseProfileHighScoreTextX=320 +CourseProfileHighScoreTextY=240 +CourseProfileHighScoreTextOnCommand=hidden,1; +CourseProfileHighScoreTextOffCommand= +CourseProfileHighScoreTextGainFocusCommand= +CourseProfileHighScoreTextLoseFocusCommand= +CourseProfileHighScoreLabelX=320 +CourseProfileHighScoreLabelY=240 +CourseProfileHighScoreLabelOnCommand=hidden,1; +CourseProfileHighScoreLabelOffCommand= +CourseProfileHighScoreLabelGainFocusCommand= +CourseProfileHighScoreLabelLoseFocusCommand= +CourseProfileHighScoreNumLevels=0 +CourseProfileHighNameTextX=320 +CourseProfileHighNameTextY=240 +CourseProfileHighNameTextOnCommand=hidden,1; +CourseProfileHighNameTextOffCommand= +CourseProfileHighNameTextGainFocusCommand= +CourseProfileHighNameTextLoseFocusCommand= +CourseProfileHighNameLabelX=320 +CourseProfileHighNameLabelY=240 +CourseProfileHighNameLabelOnCommand=hidden,1; +CourseProfileHighNameLabelOffCommand= +CourseProfileHighNameLabelGainFocusCommand= +CourseProfileHighNameLabelLoseFocusCommand= +CourseProfileHighNameNumLevels=0 +CourseNumStepsTextX=-40 +CourseNumStepsTextY=-25 +CourseNumStepsTextOnCommand=shadowlength,0; +CourseNumStepsTextOffCommand= +CourseNumStepsTextGainFocusCommand= +CourseNumStepsTextLoseFocusCommand= +CourseNumStepsLabelX=320 +CourseNumStepsLabelY=240 +CourseNumStepsLabelOnCommand=shadowlength,0; +CourseNumStepsLabelOffCommand= +CourseNumStepsNumLevels=8 +CourseNumStepsLevel1=1;diffuse,#FFFFFF +CourseNumStepsLevel2=249;diffuse,#00FF00 // 1-249 (green) +CourseNumStepsLevel3=374;diffuse,#C0FF00 // 250-374 (greenish yellow) +CourseNumStepsLevel4=499;diffuse,#FFFF00 // 375-499 (yellow) +CourseNumStepsLevel5=624;diffuse,#FF8800 // 500-624 (orange) +CourseNumStepsLevel6=749;diffuse,#FF6600 // 625-749 (darker orange) +CourseNumStepsLevel7=1000;diffuse,#00C0FF // 750-999 (AJ Blue) +CourseNumStepsLevel8=9999;diffuse,#FF0000 // 1000-9999 (Red) +CourseJumpsTextX=-40 +CourseJumpsTextY=-15 +CourseJumpsTextOnCommand=shadowlength,0; +CourseJumpsTextOffCommand= +CourseJumpsTextGainFocusCommand= +CourseJumpsTextLoseFocusCommand= +CourseJumpsLabelX=320 +CourseJumpsLabelY=240 +CourseJumpsLabelOnCommand=shadowlength,0; +CourseJumpsLabelOffCommand= +CourseJumpsNumLevels=6 +CourseJumpsLevel1=1;diffuse,#FFFFFF +CourseJumpsLevel2=49;diffuse,#00FF00 // 1-49 (green) +CourseJumpsLevel3=99;diffuse,#FFFF00 // 50-99 (yellow) +CourseJumpsLevel4=199;diffuse,#FF8800 // 100-199 (orange) +CourseJumpsLevel5=449;diffuse,#00C0FF // 200-450 (AJ Blue) +CourseJumpsLevel6=9999;diffuse,#FF0000 // 450-inf (red) +CourseRollsTextX=-40 +CourseRollsTextY=-5 +CourseRollsTextOnCommand=shadowlength,0; +CourseRollsTextOffCommand= +CourseRollsTextGainFocusCommand= +CourseRollsTextLoseFocusCommand= +CourseRollsLabelX=320 +CourseRollsLabelY=240 +CourseRollsLabelOnCommand=shadowlength,0; +CourseRollsLabelOffCommand= +CourseRollsNumLevels=0 +CourseHoldsTextX=-40 +CourseHoldsTextY=-5 +CourseHoldsTextOnCommand=shadowlength,0; +CourseHoldsTextOffCommand= +CourseHoldsTextGainFocusCommand= +CourseHoldsTextLoseFocusCommand= +CourseHoldsLabelX=320 +CourseHoldsLabelY=240 +CourseHoldsLabelOnCommand=shadowlength,0; +CourseHoldsLabelOffCommand= +CourseHoldsNumLevels=0 +CourseMinesTextX=-40 +CourseMinesTextY=5 +CourseMinesTextOnCommand=shadowlength,0; +CourseMinesTextOffCommand= +CourseMinesTextGainFocusCommand= +CourseMinesTextLoseFocusCommand= +CourseMinesLabelX=320 +CourseMinesLabelY=240 +CourseMinesLabelOnCommand=shadowlength,0; +CourseMinesLabelOffCommand= +CourseMinesNumLevels=6 +CourseMinesLevel1=1;diffuse,#FFFFFF +CourseMinesLevel2=49;diffuse,#00FF00 // 1-49 (green) +CourseMinesLevel3=99;diffuse,#FFFF00 // 50-99 (yellow) +CourseMinesLevel4=199;diffuse,#FF8800 // 100-199 (orange) +CourseMinesLevel5=999;diffuse,#00C0FF // 200-999 (AJ Blue) +CourseMinesLevel6=9999;diffuse,#FF0000 // 1000-inf (red) +CourseHandsTextX=-40 +CourseHandsTextY=15 +CourseHandsTextOnCommand=shadowlength,0; +CourseHandsTextOffCommand= +CourseHandsTextGainFocusCommand= +CourseHandsTextLoseFocusCommand= +CourseHandsLabelX=320 +CourseHandsLabelY=240 +CourseHandsLabelOnCommand=shadowlength,0; +CourseHandsLabelOffCommand= +CourseHandsNumLevels=0 + +[PaneDisplayP1] +SongNumStepsLabelLoseFocusCommand= +SongNumStepsLabelGainFocusCommand= +SongJumpsLabelLoseFocusCommand= +SongJumpsLabelGainFocusCommand= +SongHoldsLabelLoseFocusCommand= +SongHoldsLabelGainFocusCommand= +SongRollsLabelLoseFocusCommand= +SongRollsLabelGainFocusCommand= +SongMinesLabelLoseFocusCommand= +SongMinesLabelGainFocusCommand= +SongHandsLabelLoseFocusCommand= +SongHandsLabelGainFocusCommand= +MachineHighScoreLabelGainFocusCommand= +MachineHighScoreLabelLoseFocusCommand= +MachineNumPlaysLabelGainFocusCommand= +MachineNumPlaysLabelLoseFocusCommand= +MachineRankLabelGainFocusCommand= +MachineRankLabelLoseFocusCommand= +MachineHighNameLabelGainFocusCommand= +MachineHighNameLabelLoseFocusCommand= +ProfileHighScoreLabelGainFocusCommand= +ProfileHighScoreLabelLoseFocusCommand= +CourseMachineHighNameLabelGainFocusCommand= +CourseMachineHighNameLabelLoseFocusCommand= +CourseMachineHighScoreLabelGainFocusCommand= +CourseMachineHighScoreLabelLoseFocusCommand= +CourseNumStepsLabelGainFocusCommand= +CourseNumStepsLabelLoseFocusCommand= +CourseJumpsLabelGainFocusCommand= +CourseJumpsLabelLoseFocusCommand= +CourseRollsLabelGainFocusCommand= +CourseRollsLabelLoseFocusCommand= +CourseHoldsLabelGainFocusCommand= +CourseHoldsLabelLoseFocusCommand= +CourseMinesLabelGainFocusCommand= +CourseMinesLabelLoseFocusCommand= +CourseHandsLabelGainFocusCommand= +CourseHandsLabelLoseFocusCommand= + +[PaneDisplayP2] +Fallback=PaneDisplayP1 \ No newline at end of file