Commit Graph

110 Commits

Author SHA1 Message Date
Chris Danford 16df407e32 Cosmetic cleanups
Added "press START for more options" to ScreenPlayerOptions
2003-03-11 08:52:45 +00:00
Chris Danford 89040e1ba1 fix glitches in ScreenSelectGroup and ScreenSelectStyle 2003-03-10 02:29:01 +00:00
Chris Danford 080a92450c SelectGroup animations converted to commands
ScreenStage animations converted to TransitionBGAnimations
Changed all Stage BitmapTexts to Sprites
2003-03-10 00:16:49 +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
Glenn Maynard 47e1271f2f fix hiding balloons when switching to a section header 2003-03-04 06:36:13 +00:00
Chris Danford a696414cac Actor tween cleanup
Actor scipting with Command()
modularizing menu widgets into "ModeSelector"s
move animations into metrics
2003-03-02 01:43:33 +00:00
Glenn Maynard c7d8098411 delay the balloons a little 2003-02-28 09:25:25 +00:00
Chris Danford 5f15c92404 working on Battle 2003-02-25 00:33:42 +00:00
Glenn Maynard 32d2cd8cc1 tween out balloons 2003-02-24 20:25:27 +00:00
Glenn Maynard 17c891c78b Start the balloons zoomed out, so they don't flicker on screen for a frame 2003-02-24 20:17:02 +00:00
Glenn Maynard d483917c40 closest-match selected difficulty 2003-02-24 19:56:25 +00:00
Chris Danford 56d4d42ef8 Added Long ver, Marathon ver balloons on Select Music 2003-02-23 01:53:36 +00:00
Chris Danford fc2108e85d fixed EditMenu "Create from Autogen" weirdness
cleaned up some unnecessary header dependencies
2003-02-22 01:58:56 +00:00
Chris Danford ac9e58f760 overhauling editor UI 2003-02-18 23:15:38 +00:00
Chris Danford 7cd57efce7 more course fixes, tweaked ghost arrow flashes 2003-02-17 19:52:16 +00:00
Glenn Maynard bae902ca23 set up course lives; do this in the same way we adjust options
in ScreenSelectMusic
2003-02-17 19:16:58 +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
Glenn Maynard 000c966d9a namespace fix 2003-02-17 00:39:33 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard aaf2172a97 autofail for extra stages 2003-02-15 05:08:57 +00:00
Chris Danford 707b4fe817 A persistent initial FailType now set in MachineOptions, but the temporary session FailType can be changed in SongOptions 2003-02-12 23:11:37 +00:00
Chris Danford 68f4bf1f31 cleaned up ShowSongOptions pref
Added fade for missed tap notes
move FailType to MachineOptions (so it's persistent)
2003-02-12 22:05:14 +00:00
Glenn Maynard bcf4d2f604 Rename title accessors in Song.
Add a preference to prefer transliterations. Press F9 in the music
select screen to toggle it ("what's that kanji again?"); appearance
options entry forthcoming.

Hopefully fix wheel sections; we were assuming that sections were
always sorted the same as the songs in them, but this isn't true
with "OTHER".
2003-02-11 23:52:18 +00:00
Glenn Maynard da43295b13 er?
allow changing sorts when in EX
if we're not in choose-ex, the music wheel will be locked so it
won't allow it anyway
2003-02-11 21:25:59 +00:00
Glenn Maynard 0206b83aa0 delay before accepting a held START for options menu
don't delay if it's actually re-pressed
2003-02-10 22:10:12 +00:00
Glenn Maynard d80d8a3c70 fix sample fade out in the editor 2003-02-10 21:44:27 +00:00
Chris Danford 7a810c1378 Long Marathon and Marathon Ver logic and graphics (floating bubble still to come) 2003-02-10 05:30:12 +00:00
Glenn Maynard 15367b3677 move some code into MenuStart and simplify
GetExtraStageInfo should always return a song

don't lighten things up for beginner/light if we're on
an EX stage
2003-02-05 16:53:21 +00:00
Laurence Hartje 162120da47 Change Extra stage handling to behave like DDR Extreme 2003-02-05 09:01:09 +00:00
Glenn Maynard 7f59ed4ba5 turn off autofail by default for beginner/easy; turn off failure
completely for beginner first stage
2003-02-05 01:26:46 +00:00
Chris Danford 7784f83909 Set Here We Go timing back to MAX/EX type (should we metric this?) 2003-02-03 06:10:39 +00:00
Glenn Maynard be2bec1401 fix crash when backing out while roulette is spinning 2003-02-02 21:49:47 +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 Danford 229aa2cae9 fixed ThemeManager using element in base theme instead of current theme if base theme has a redir, simplifed a few sound element names. 2003-01-26 21:45:13 +00:00
Chris Danford 9a104a7b2f working on ranking 2003-01-26 07:33:03 +00:00
Chris Danford cf8c4f884f cleanup of statistics, saving of high scores 2003-01-24 02:43:07 +00:00
Chris Danford 93c1166402 more on high score work 2003-01-22 05:29:27 +00:00
Chris Danford ac391552fd Changed Notes difficulty/description in preparation for edit selection system 2003-01-21 22:23:01 +00:00
Glenn Maynard 6cd9b429b7 abstract music completely 2003-01-21 02:16:40 +00:00
Glenn Maynard 43be2063b6 speed up score tween during sort change
fix it flying off screen when changing sorts more than once

add new tween mechanism for tweens that interrupt current tweens
but end up coming back to the same place when they're done
2003-01-16 05:09:13 +00:00
Chris Danford 3ff91dffb0 NEW FEATURE: AutoSync status now shown during gameplay with icon
NEW FEATURE:  added autogen icon to select music
NEW FEATURE:  toggle for easter eggs in Machine Options
NEW FEATURE:  marvelous step timing togglable in Machine Options
NEW FEATURE:  Grade AAAA (all marvelous)
CHANGE:  Only show ScreenHowToPlay if at least one player chose easy
2003-01-11 08:55:21 +00:00
Glenn Maynard 55e92e771d s/CArray<x,y>/vector<x>/g 2003-01-03 05:56:28 +00:00
Glenn Maynard 47f88599e7 minor fixes 2003-01-03 03:40:39 +00:00
Glenn Maynard f04d8d6f44 cleanup 2003-01-02 23:20:18 +00:00
Glenn Maynard bb8940adad Add and use accessors for most of Notes.
Don't autogen data until it's needed.
2003-01-02 22:10:51 +00:00
Glenn Maynard 6f91b6fa0a move stuff over 2003-01-02 08:13:34 +00:00
Glenn Maynard 24a3592741 get rid of MUSIC 2003-01-02 07:54:28 +00:00
Glenn Maynard db041c3900 change over music 2003-01-02 07:45:05 +00:00
Glenn Maynard 94216ccaa2 use PlayMusic 2003-01-02 07:39:58 +00:00
Glenn Maynard 18320299f0 use PlayMusic 2003-01-02 07:39:25 +00:00