From 84382a7c738bb282175d606e1bf907df12d5aeda Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Thu, 8 Sep 2011 11:56:46 -0500 Subject: [PATCH] update credits --- .../BGAnimations/ScreenCredits overlay.lua | 17 ++++++++++---- .../BGAnimations/ScreenCredits overlay.lua | 22 ++++++++++--------- 2 files changed, 25 insertions(+), 14 deletions(-) diff --git a/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua b/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua index 36350d307c..9018cef21f 100644 --- a/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua +++ b/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua @@ -38,34 +38,41 @@ local stepmania = { -- and various other contributors } +local oitg = { + "infamouspat", + "Mark Cannon (vyhd)", +} + local contrib = { "Aldo Fregoso (Aldo_MX)", -- delays "cerbo", "cesarmades", -- pump/cmd* noteskins "Chris Eldridge (kurisu)", -- dance-threepanel - "Christophe Goulet-LeBlanc (Kommisar)", + "Christophe Goulet-LeBlanc (Kommisar)", -- songs "corec", -- various fixes "galopin", -- piu PlayStation2 usb mat support "gholms", -- automake 1.11 support "juanelote", -- SongManager:GetSongGroupByIndex, JumpToNext/PrevGroup logic mods "Kaox", -- pump/default noteskin + "Petriform", -- Music "NitroX72", -- pump/frame noteskin "sy567", -- beginner helper fix "v1toko", -- x-mode from StepNXA "waiei", -- custom scoring fixes + Hybrid scoring } +local translators = { + "John Reactor (Polish)", +} + local thanks = { "A Pseudonymous Coder", -- support "Bill Shillito (DM Ashura)", -- Music (not yet though) "cpubasic13", -- testing (a lot) "Dreamwoods", - "Infamouspat", -- oitg bro "Jason Bolt (LightningXCE)", "Jousway", -- Noteskins "Matt1360", -- Automake magic + oitg bro - "Mark Cannon (vyhd)", -- oitg bro + twirl/roll - "Petriform", -- Music "Renard", "Ryan McKanna (Plaguefox)", } @@ -92,6 +99,8 @@ local sections = { { "the spinal shark collective (project lead)", ssc }, { "sm-ssc Team", sm_ssc }, { "StepMania Team", stepmania }, + { "OpenITG Team", oitg }, + { "Translators", translators }, { "Other Contributors", contrib }, { "Special Thanks", thanks }, { "Shoutouts", shoutout }, diff --git a/Themes/default/BGAnimations/ScreenCredits overlay.lua b/Themes/default/BGAnimations/ScreenCredits overlay.lua index 3dc16427a0..86028fc183 100644 --- a/Themes/default/BGAnimations/ScreenCredits overlay.lua +++ b/Themes/default/BGAnimations/ScreenCredits overlay.lua @@ -38,18 +38,24 @@ local stepmania = { -- and various other contributors } +local oitg = { + "infamouspat", + "Mark Cannon (vyhd)", +} + local contrib = { "Aldo Fregoso (Aldo_MX)", -- delays "cerbo", "cesarmades", -- pump/cmd* noteskins "Chris Eldridge (kurisu)", -- dance-threepanel - "Christophe Goulet-LeBlanc (Kommisar)", + "Christophe Goulet-LeBlanc (Kommisar)", -- songs "corec", -- various fixes "galopin", -- piu PlayStation2 usb mat support "gholms", -- automake 1.11 support "juanelote", -- SongManager:GetSongGroupByIndex, JumpToNext/PrevGroup logic mods "Kaox", -- pump/default noteskin "NitroX72", -- pump/frame noteskin + "Petriform", -- Music "sy567", -- beginner helper fix "v1toko", -- x-mode from StepNXA "waiei", -- custom scoring fixes + Hybrid scoring @@ -57,19 +63,16 @@ local contrib = { local translators = { "John Reactor (Polish)", - } +} local thanks = { "A Pseudonymous Coder", -- support "Bill Shillito (DM Ashura)", -- Music (not yet though) "cpubasic13", -- testing (a lot) "Dreamwoods", - "Infamouspat", -- oitg bro "Jason Bolt (LightningXCE)", "Jousway", -- Noteskins "Matt1360", -- Automake magic + oitg bro - "Mark Cannon (vyhd)", -- oitg bro + twirl/roll - "Petriform", -- Music "Renard", "Ryan McKanna (Plaguefox)", } @@ -81,10 +84,10 @@ local shoutout = { "NAKET Coder", "Ciera Boyd", -- you bet your ass I'm putting my girlfriend in the credits --Image(), -- we should have some logos probably to look super pro - -- "Can't stop crying... buckets of tears!" "#KBO", - "AJ Kelly, without which this game would have never been.", + "Celestia Radio", -- LOVE AND TOLERANCE "You showed us... your ultimate dance", + -- "Can't stop crying... buckets of tears!" } local copyright = { @@ -97,15 +100,14 @@ local sections = { { "the spinal shark collective (project lead)", ssc }, { "sm-ssc Team", sm_ssc }, { "StepMania Team", stepmania }, - { "Other Contributors", contrib }, + { "OpenITG Team", oitg }, { "Translators", translators }, + { "Other Contributors", contrib }, { "Special Thanks", thanks }, { "Shoutouts", shoutout }, { "Copyright", copyright }, } - - -- To add people or sections modify the above. local lineOn = cmd(zoom,0.875;strokecolor,color("#444444");shadowcolor,color("#444444");shadowlength,3)