From 7d84442f8549ebb9c486c4cdb15ac9bf5ccecabd Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Mon, 9 Aug 2010 18:28:32 -0500 Subject: [PATCH] more online related changes from midi --- .../BGAnimations/ScreenNetSelectMusic decorations.lua | 2 +- .../Graphics/ScreenNetSelectMusic DifficultyDisplay.redir | 1 + Themes/default/metrics.ini | 7 ++++++- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 Themes/default/Graphics/ScreenNetSelectMusic DifficultyDisplay.redir diff --git a/Themes/default/BGAnimations/ScreenNetSelectMusic decorations.lua b/Themes/default/BGAnimations/ScreenNetSelectMusic decorations.lua index 8eca3052d2..60d155a443 100644 --- a/Themes/default/BGAnimations/ScreenNetSelectMusic decorations.lua +++ b/Themes/default/BGAnimations/ScreenNetSelectMusic decorations.lua @@ -1,5 +1,5 @@ local t = LoadFallbackB(); t[#t+1] = StandardDecorationFromFileOptional("BPMLabel","BPMLabel"); - +t[#t+1] = StandardDecorationFromFileOptional("DifficultyDisplay","DifficultyDisplay"); return t; \ No newline at end of file diff --git a/Themes/default/Graphics/ScreenNetSelectMusic DifficultyDisplay.redir b/Themes/default/Graphics/ScreenNetSelectMusic DifficultyDisplay.redir new file mode 100644 index 0000000000..ae1b3fb9e6 --- /dev/null +++ b/Themes/default/Graphics/ScreenNetSelectMusic DifficultyDisplay.redir @@ -0,0 +1 @@ +ScreenSelectMusic DifficultyDisplay \ No newline at end of file diff --git a/Themes/default/metrics.ini b/Themes/default/metrics.ini index 158a993bb6..55de76e7f4 100644 --- a/Themes/default/metrics.ini +++ b/Themes/default/metrics.ini @@ -1282,7 +1282,12 @@ UsersY=SCREEN_CENTER_Y-172 UsersDX=40 UsersAY=16 UsersOnCommand=draworder,2;zoom,0.75;shadowlength,1 - +# +ShowDifficultyDisplay=true +DifficultyDisplayX=SCREEN_CENTER_X-240+200 +DifficultyDisplayY=SCREEN_CENTER_Y+185 +DifficultyDisplayOnCommand=draworder,105;fov,90;zoom,1;zoomy,0;sleep,0.35;smooth,0.35;zoomy,1 +DifficultyDisplayOffCommand=linear,0.25;zoomy,0; [ScreenPlayerOptions] LineNames=GetDefaultOptionLines() #~ LineNames="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17"