updated my TODO
This commit is contained in:
@@ -9,6 +9,13 @@ Todo List:
|
|||||||
** Adding support for "BEGINNER HELP".. The thing that has a character showing where to step during the song, only on beginner mode. IE: Replaces the BG with this dynamic image sequence, showing what arrow to hit as it comes up on screen. You can see this in the BG of a DDRExtreme song if you pick "beginner" difficulty.
|
** Adding support for "BEGINNER HELP".. The thing that has a character showing where to step during the song, only on beginner mode. IE: Replaces the BG with this dynamic image sequence, showing what arrow to hit as it comes up on screen. You can see this in the BG of a DDRExtreme song if you pick "beginner" difficulty.
|
||||||
|
|
||||||
|
|
||||||
|
Done as of 03/08/03:
|
||||||
|
NEW FEATURE** Almost done with support for .lrc files to display lyrics :)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Done as of 02/27/03:
|
Done as of 02/27/03:
|
||||||
FEATURE FIX** Enhanced ScreenSelectDifficultyEX, for more arcade accuracy
|
FEATURE FIX** Enhanced ScreenSelectDifficultyEX, for more arcade accuracy
|
||||||
NEW PICTURE** Created a new image for Battle mode
|
NEW PICTURE** Created a new image for Battle mode
|
||||||
|
|||||||
@@ -61,7 +61,8 @@ FoldOnJoin=1
|
|||||||
ChoicesType=0 // 0=styles, 1=difficulties, 2=modes, 3=games
|
ChoicesType=0 // 0=styles, 1=difficulties, 2=modes, 3=games
|
||||||
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
||||||
TimerSeconds=40
|
TimerSeconds=40
|
||||||
NextScreen=ScreenSelectMaxType2
|
NextScreen=ScreenSelectMaxType2EX
|
||||||
|
//NextScreen=ScreenSelectMaxType2
|
||||||
JointPremiumOnCommand=x,550;y,400;xoffset,400;bounceend,0.5;xoffset,-400
|
JointPremiumOnCommand=x,550;y,400;xoffset,400;bounceend,0.5;xoffset,-400
|
||||||
JointPremiumOffCommand=bouncebegin,0.5;xoffset,400
|
JointPremiumOffCommand=bouncebegin,0.5;xoffset,400
|
||||||
Icon1OnCommand=x,60;y,84;xoffset,-800;sleep,0.20;decelerate,0.4;xoffset,800
|
Icon1OnCommand=x,60;y,84;xoffset,-800;sleep,0.20;decelerate,0.4;xoffset,800
|
||||||
@@ -905,7 +906,7 @@ NotesTypesToHide=dance-couple,dance-solo
|
|||||||
MasterVolume=Reset the internal volume of Stepmania
|
MasterVolume=Reset the internal volume of Stepmania
|
||||||
|
|
||||||
[ScreenIntroMovie]
|
[ScreenIntroMovie]
|
||||||
SecondsToShow=0
|
SecondsToShow=14
|
||||||
NextScreen=ScreenDemonstration
|
NextScreen=ScreenDemonstration
|
||||||
|
|
||||||
[ScreenMemoryCard]
|
[ScreenMemoryCard]
|
||||||
@@ -932,7 +933,7 @@ VersionY=20
|
|||||||
SongsX=20
|
SongsX=20
|
||||||
SongsY=20
|
SongsY=20
|
||||||
SecondsToShow=10
|
SecondsToShow=10
|
||||||
NextScreen=ScreenDemonstration
|
NextScreen=ScreenIntroMovie
|
||||||
|
|
||||||
[ScreenDemonstration]
|
[ScreenDemonstration]
|
||||||
SecondsToShow=30
|
SecondsToShow=30
|
||||||
|
|||||||
Reference in New Issue
Block a user