Commit Graph
28 Commits
Author SHA1 Message Date
Chris Gomez 0aebf25ccb Save mines to SM files
Ignore mines when saving DWI files (feels more appropriate than saving them as steps)
2003-09-01 02:33:42 +00:00
Chris Gomez a970766dff Add support for a few announcer triggers;
gameplay oni fail
gameplay oni fail halfway (may as well, used in extreme)
gameplay combo overflow (for multiples of 100 over 1000)

Hm. neither of the oni fail ones are actually oni-specific (are used with any course mode).
2003-08-25 17:15:47 +00:00
Chris Gomez d4866c3973 Make DifficultyMeter behavior constants into theme metrics instead. 2003-08-01 23:18:03 +00:00
Chris Gomez 6934a337ee More minor scoring fixes (+1 to combo for jumps in oni mode only; HoldNotes worth 3 in course modes) 2003-03-17 08:08:29 +00:00
Chris Gomez 3d74bb6bcd Fix codes not working in courses unless a non-course mode had been chosen previously 2003-03-07 06:05:30 +00:00
Chris Gomez 7d5216e9b7 Add 'difficult' for nonstop courses.
This feels hackish; feel free to make it more general
2003-03-07 05:24:52 +00:00
Chris Gomez 1e7d474a12 Fix courses playing the first song again after the last song is completed 2003-03-04 03:22:51 +00:00
Chris Gomez ad74f66f7c Add in translits for the Tokimeki Memorial Dancing Summer Vacation (AKA DDR Tokimeki Mix) DWIs in circulation 2003-02-28 22:40:58 +00:00
Chris Gomez 33239f43e0 Add in speed modifier codes from EuroMix2
Zoom dance points in ScreenEval if >10000
2003-02-28 04:31:36 +00:00
Chris Gomez 2fc04360c1 Use altered dance point scoring for Nonstop and Endless too 2003-02-27 11:01:04 +00:00
Chris Gomez 4c6f823fe6 Rename for clarity (when using dance points it's not exactly a percent) 2003-02-26 00:58:48 +00:00
Chris Gomez ad40c01161 Oni mode scoring fixes
(don't subtract dance points in oni mode; marvelous worth 3 in oni only)
2003-02-25 21:50:34 +00:00
Chris Gomez 0b0f154a5e Actually write out BEGINNER tags for DWI steps 2003-02-25 11:28:38 +00:00
Chris Gomez 9bea3951b6 Add option to view dance points instead of percentage score in oni courses.
Eval screen numbers are probably going to overflow off the left side until we get a new number skin.
Apparently arcade behavior is to *not* dim the extra digits for dance points, but I think this looks cleaner.
2003-02-25 11:20:45 +00:00
Chris Gomez 21262a9239 er, oops. should do some fact-checking on what I'm told first.
(side note, why not do this? oh well)
2003-02-24 11:12:14 +00:00
Chris Gomez 5cf53ebbb7 Fix writing BASIC in a DWI for beginner steps (recent DWI versions support the BEGINNER type) 2003-02-24 11:00:11 +00:00
Chris Gomez c0c225806b let debug builds cheat and gain score/combo with autoplay (useful for er, debugging score and extra stage stuff)
o.o how'd I manage to forget this one?
2003-02-08 10:56:55 +00:00
Chris Gomez d6940de549 let debug builds cheat and gain score/combo with autoplay (useful for er, debugging score and extra stage stuff) 2003-02-08 10:50:43 +00:00
Chris Gomez 6a1f7e63f7 Fix options from the last song carrying over into name entry 2003-02-06 09:19:48 +00:00
Chris Gomez c57f5e27a4 Mark meter > 10 as meter = 10 for maniac/challenge steps 2003-02-05 23:40:52 +00:00
Chris Gomez a1ab78889e Whoops. Small typo in the UI text. 2003-02-04 03:04:45 +00:00
Chris Gomez 1be035a4e7 PREFSMAN->m_bMusicWheelUsesSections now PREFSMAN->m_MusicWheelUsesSections
Three states: never, always, abc-only. Done for aesthetics over accuracy, I guess
2003-02-04 03:03:43 +00:00
Chris Gomez 14e1f81c25 When sorting by difficulty, ignore beginner steps 2003-02-04 01:56:24 +00:00
Chris Gomez 1b3044f81f Fix any song with beginner steps being marked easy 2003-02-04 01:38:38 +00:00
Chris Gomez f34705a495 Add a new sort type (SORT_GROUP_NOHEADER) which is the default and is like all music but doesn't display section headers.
Make it the default for more arcade-like behavior.
2003-02-03 04:50:37 +00:00
Chris Gomez 1c4c24eeea If we're using DDREX-style extra stage, let the user change sort 2003-02-01 06:58:01 +00:00
Chris Gomez e45e9262ee Working default metrics for ScreenGameplayOptions 2003-02-01 06:31:57 +00:00
Chris Gomez 2234a77952 Add option for user-selectable extra stage (see DDR Extreme). 2003-02-01 05:39:48 +00:00