diff --git a/stepmania/NEWS b/stepmania/NEWS index fa731ac189..b7523182e8 100644 --- a/stepmania/NEWS +++ b/stepmania/NEWS @@ -1,9 +1,19 @@ -------------------------CVS after 3.00 beta 6---------------- +------------------------CVS after 3.00 beta 6rc2---------------- CHANGE: Name changed to "beta 7" to avoid confusion with the numerous beta 6 - release candidates - + release candidates. +BUG FIX: Fixed writing solo patterns to DWI file. +CHANGE: Group names: Pump It Up (PiU), ParaParaParadise (PPP), Dancing Stage + (DS) are now shortened. +BUG FIX: Statistics for singles no longer show up under doubles +CHANGE: Added separate difficulty icons for smaniac, challenge, and battle. +CHANGE: Faster transition between songs in Oni. +CHANGE: Default setting for "Ignore Joy Axes" is now ON. +BUG FIX: Para demonstation no longer crashes. +BUG FIX: DWI reader now reads fractional BPM and FREEZE index values (e.g. + Alya Part 2). + ------------------------CVS after 3.00 beta 6---------------- -CHANGE: Missing a jump with the Oni life meter now subtracts only 1 life +CHANGE: Missing a jump with the Oni life meter now subtracts only 1 life. CHANGE: Judge difficulty strictness increased slightly. CHANGE: Initial sort order now sorts by meter of Easy notes, ala MAX. BUG FIX: DWI music sample info now read correctly - again. @@ -17,8 +27,7 @@ NEW FEATURE: PPP and PUMP use Ez2SelectStyle Menus to become more NEW FEATURE: Ez2SelectStyle Menu Background Animations Metric Configurable NEW FEATURE: ParaParaParadise Support NEW FEATURE: Added transliteration support for song titles, subtitles & artist - names. - Tags are #TITLETRANSLIT, #SUBTITLETRANSLIT & #ARTISTTRANSLIT + names. Tags are #TITLETRANSLIT, #SUBTITLETRANSLIT & #ARTISTTRANSLIT respectively. The transliterations of the title and subtitle are used when sorting and grouping songs, so non-latin songs can be placed correctly NEW FEATURE: DWI tree loading via "DWIPath". diff --git a/stepmania/TODO.chris b/stepmania/TODO.chris index 9d47bd2a80..1f8efb452b 100644 --- a/stepmania/TODO.chris +++ b/stepmania/TODO.chris @@ -2,6 +2,26 @@ Fix ///////////////////////// +oni high scores + +download a bunch of DWIs to test for compatibility + +song ends sooner + +background aspect ratio + +codes in a separate file + +gray arrow change colors after here we go + +bgbrightness broken in release + +record an entire song and save it'll crash + +BGM Support? Oh the movies, I think someone WAS gonna fix that. But yes, I'd like to have gap values for movies as well. + +redo witch doctor bganimations + select music score font size more traditional particle system in BGAnimationLayer? @@ -21,10 +41,6 @@ red life glow in sync with beat No no, I know about chaning group colors but when in ABC sort they're all red -on Ez2, the Ranking doesn't save (AAA, AA, A, B e.t.c.) -but the score does, any ideas why? - -if you do an entire song in it. and save it'll crash re-add texture hints @@ -82,6 +98,8 @@ lyrics team seattle link +step chart generator + ////////////////////// Animachanic suggestions: ////////////////////// diff --git a/stepmania/stepmania.nsi b/stepmania/stepmania.nsi index d308740191..b975c18140 100644 --- a/stepmania/stepmania.nsi +++ b/stepmania/stepmania.nsi @@ -148,7 +148,8 @@ File "NEWS" File "stepmania.exe" ; What to do here? Better to just delete an existing INI than to ; drop the local one in ... -glenn -File "stepmania.ini" +; Agreed. - Chris +Delete "$INSTDIR\stepmania.ini" File "stepmania.vdi" File "smpackage.exe"