From 38a451d0e9cf617cd7d8c94370c9359e95c1aa01 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Thu, 14 Nov 2002 05:07:23 +0000 Subject: [PATCH] no message --- stepmania/NEWS | 9 ++++++--- stepmania/TODO.chris | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/stepmania/NEWS b/stepmania/NEWS index 07830f8e7e..9022424f91 100644 --- a/stepmania/NEWS +++ b/stepmania/NEWS @@ -1,6 +1,9 @@ --------------------------- CVS after 3.00 final ---------------- -CHANGE: OKs now count as a step in score calculation. -CHANGE: Maximum number of hold steps removed. +----------------------- Version 3.01 --------------------------- +CHANGE: OKs now count as a step in score calculation. +CHANGE: Maximum number of hold steps removed. +BUG FIX: Fixed "autogen doesn't generate patterns for all difficulties for some songs" +BUG FIX: Fixed incorrect "show" value in "show!hold" being written in DWIs +BUG FIX: Fixed "song ends early after adding an edit then playing" BUG FIX: Oni score now displays a % sign after the score. BUG FIX: An E Grade is now properly awarded to a player who fails a song when two players are playing. diff --git a/stepmania/TODO.chris b/stepmania/TODO.chris index e34abfc2b6..ee43b694d8 100644 --- a/stepmania/TODO.chris +++ b/stepmania/TODO.chris @@ -2,6 +2,9 @@ Fix ///////////////////////// + +When you play Pump songs in DDR mode, sometimes it gives you three arrows in one line o_O + I'd also like to see "custom steps" implemented-- if you hit right twice on the arcade, you get to the custom (memcard) steps. I would like to see it so that any difficulty that isn't one of the standards gets put in this category (perhaps another way would be to put levels labeled "custom" there) Only being able to see one difficulty at a time doesnt' work so well for a simulator as it does for the arcade, because things are so varied-- you have to end up doing a lot of searching to find what level you want to play. Some indication of how many feet the other options are would be nice.