Commit Graph

71 Commits

Author SHA1 Message Date
Chris Danford df728d987a Add sorts by meter
Choose a random dancing character on GameState::Reset()
2003-06-27 08:06:22 +00:00
Glenn Maynard 2d64af7a93 fix PO_STEP 2003-06-18 00:07:56 +00:00
Glenn Maynard 0e976b3ad2 Move options back to the first page. (Havn't removed the other one yet.) 2003-06-16 03:44:15 +00:00
Chris Danford c743e97f6e break PlayerOptions selection into two screens (is there any other solution?)
add lines for Step selection and Character selection
2003-06-15 17:05:51 +00:00
Glenn Maynard 9c8d65fffe fix ordering 2003-05-28 18:42:33 +00:00
Chris Danford f574c4782a changed format of score frame graphics 2003-05-05 06:48:20 +00:00
Andrew Livy 1c097d1d5f Added: Random Vanish mode: Arrows go in at the bottom, disappear, get randomized in the middle whist invisible and come out at the top somewhere else :)
Known Bugs: The only major bug i've experienced with this is for some reason the arrows continue past the grey bar even if you get great, perfect or marvellous. This doesn't affect the score though, I can't quite figure this one out.

Added: Hidden and Vanish codes for PIU.
2003-05-04 13:58:45 +00:00
Chris Danford 977ad34638 move timespacing on player options screen 2003-04-24 06:16:04 +00:00
Chris Danford 4b7d640324 support noteskin-changing attacks
cache trick icons
change AI probability format
2003-04-22 04:54:04 +00:00
Chris Danford 15a54aee79 options cleanup 2003-04-21 23:43:51 +00:00
Glenn Maynard e0e5f18ca9 don't show message when not in ASK mode 2003-04-21 22:55:46 +00:00
Glenn Maynard 5ad3b0b786 Readd optional song menu.
Three options:
  yes, to go directly to it without asking.  This is faster for people who use
the song options menu frequently
  no, to skip it completely; probably useful for coin mode where the song
opts menu may be inappropriate
  ask, to ask, for people (like me) who use that menu very infrequently
but still want it available
2003-04-21 22:36:45 +00:00
Chris Danford e15dcc2ab5 Load AI difficulty data at runtime from AI.ini 2003-04-21 02:41:10 +00:00
Glenn Maynard c416b8d284 guh, fix vc6 build 2003-04-18 21:32:55 +00:00
Glenn Maynard 7184d4acd5 add positioning mode selection 2003-04-18 02:13:23 +00:00
Chris Danford 7e46786e0d fix hidden, sudden when using reverse 2003-04-17 21:44:33 +00:00
Chris Danford 25ef2863e0 add time-based spacing and variable scroll speed (commented out because it wasn't as helpful as I hoped) 2003-04-16 22:49:40 +00:00
Chris Danford cf8f069abd fix TweenOffScreen animation for GrooveRadar, MusicWheel 2003-04-03 22:34:22 +00:00
Chris Danford a798cc954c added ScreenEnding 2003-04-03 22:10:40 +00:00
Chris Danford eedd17db34 fix incorrect Perspective option applied 2003-04-02 07:03:48 +00:00
Chris Danford 40195e81c7 header2 -> Common title
Created new PlayerOption group: Perspective
Added pref: DefaultModifiers
Land -> Brake
2003-04-01 19:31:27 +00:00
Chris Danford 214c2b67af clean up Fonts and Numbers names 2003-03-30 18:12:57 +00:00
Chris Danford ad34d417f6 Get rid of some global strings to (shrinks release exe size by 3.5MB) 2003-03-15 19:25:37 +00:00
Chris Danford 3dd62d5568 improve Skippy
select last chosen NotesType and Difficulty in EditMenu
2003-03-13 20:46:59 +00:00
Chris Danford b8d8eb589d Add Skippy to PlayerOptions 2003-03-13 09:25:57 +00:00
Chris Danford 767894800b fix transitions in ScreenGameplay 2003-03-12 03:44:55 +00:00
Chris Danford 16df407e32 Cosmetic cleanups
Added "press START for more options" to ScreenPlayerOptions
2003-03-11 08:52:45 +00:00
Chris Danford 31aa613295 Cleanup of theme element names
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
2003-03-09 00:55:49 +00:00
Chris Danford 66a6f0017f Most PlayerOptions now represented by floats
Appearance PlayerOptions are now not mutually exclusive
Accel PlayerOptions are now not mutually exclusive
Most PlayerOptions linearly interpolate if changed during song
2003-02-26 23:26:57 +00:00
Chris Danford 8fc33de8bf split LONG transform into BIG and QUICK 2003-02-20 00:57:52 +00:00
Chris Danford 71134fd2cf rename Big->Wide, add Tall 2003-02-19 22:58:14 +00:00
Chris Danford e6273f1db3 more work on editor 2003-02-19 05:46:09 +00:00
Kevin Slaughter 3aabd48dfb Fixed variable error in SongManager.cpp that was not allowing a clean compile (renamed var I to J, is all). Also fixed error that Judgement.* & HoldJudgement.* were not included..are now 2003-02-18 09:19:38 +00:00
Chris Danford 032bf447f3 per-player NoteSkin
NoteSkin selected on PlayerOptions screen
tweaked judgement appearance
marvelous judgement glow
ActorEffect cleanup
2003-02-17 12:19:42 +00:00
Chris Danford 12756391db Added BIG transform. Haven't yet fixed the weird interaction it has with the score. 2003-02-16 20:27:53 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Kevin Slaughter 0d5c5de300 See TODO.miryokuteki 2003-02-12 15:56:01 +00:00
Chris Danford 559c3b7248 NEW FEATURE: Added 0.25x scroll speed
CHANGE:  Reorganized options on Player Options screen
NEW FEATURE:  New modifier: Acceleration-Land
NEW FEATURE:  New modifier: Acceleration-Expand
NEW FEATURE:  New modifier: Acceleration-Boomerang
CHANGE:  Tweaked Acceleration-Wave for more of a challenge
CHANGE:  Changed format  NoteSkin tap graphic format.  Existing NoteSkins will
	need to update the tap graphic.
2003-01-25 11:05:12 +00:00
Chris Danford 1583a44506 added DDREX Nonstop mode, added beginnings of high score tracking 2003-01-21 05:14:59 +00:00
Chris Danford fa75b5200b fixed generous Toasty
CHANGE:  Simplified NoteSkin format.  Old NoteSkins will need to be updated.
fixed BGAnimationLayer effect_bounce objects getting stuck
2003-01-13 08:31:34 +00:00
Glenn Maynard 6f91b6fa0a move stuff over 2003-01-02 08:13:34 +00:00
Andrew Livy 42b8e27f69 3DDX Theme changes 2002-12-30 20:19:18 +00:00
Chris Danford 628dea9da7 OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken. 2002-11-11 04:53:31 +00:00
Chris Danford fedb7b0c92 Added super shuffle to PlayerOptions screen. Duh... 2002-10-20 20:20:12 +00:00
Chris Danford 4174ebf405 Fixed DWI writing bug, fixed player options interface bug, added more shorten group name presets. 2002-10-05 23:10:23 +00:00
Chris Danford ff93d0d0e3 fixed several bugs related to codes 2002-09-30 02:19:02 +00:00
Chris Danford 899e226f38 Moved backgrounds into "Backgrounds" assets folder. Any BGAnimation may be used now.
Cleaned up many, many graphics.
2002-09-23 07:35:47 +00:00
Glenn Maynard b87c4023a8 remove unneccessary includes 2002-09-11 05:45:49 +00:00
Jared Roberts e115f1919c Fixed boost & other effects
moving boost out of the effects line had caused an off-by-one
in the effects, plus flip & tornado weren't setting their flags.  Also,
there was some b0rkage with the menus not properly treating po.m_EffectType
as a bitmask.  If more & more options get moved out of the effects line, care
needs to be taken to prevent special case implosion...
2002-09-11 05:30:49 +00:00
Chris Danford ccc43c8502 checking in SMMAX2 theme and small fixes to themes and smpackage 2002-09-09 05:22:02 +00:00