Chris Danford
214c2b67af
clean up Fonts and Numbers names
2003-03-30 18:12:57 +00:00
Chris Danford
9082e86695
Fixed wrong score numbers on ScreenGameplay and ScreenEvaluation
2003-03-28 23:13:32 +00:00
Chris Danford
53dda2b1db
Add roulette and random music on ScreenSelectMusic
2003-03-25 22:23:58 +00:00
Chris Danford
1627422e09
fix ScreenEvaluationCourse glitches
...
Change ScreenManager message sending methods for more precise control:
- SendMessageToTopScreen: handle the message immediately
- PostMessageToTopScreen: post message to queue for processing next update
2003-03-25 21:17:29 +00:00
Glenn Maynard
4e0ab2e7d4
fix warnings
2003-03-25 01:39:01 +00:00
Chris Danford
a9f187c3de
add scripting support to ScreenSelectMusic and ScreenEvaluation
2003-03-24 21:37:13 +00:00
Kevin Slaughter
9c00b6f674
We now have lyric support!.. I gotta sleep some, will add an option to turn lyrics on/off when I get home from work
2003-03-19 12:43:49 +00:00
Chris Danford
9dbbb7949e
ScoreKeeperMAX2:
...
- Jumps count as 2 toward combo, but 1 toward judgement totals
- Only Perfect or better increments combo in courses
2003-03-16 20:55:45 +00:00
Chris Danford
922feeb105
Add sanity check that Style and PlayMode are set before selecting song
2003-03-16 07:29:58 +00:00
Chris Danford
8fbbda9e79
Added separate banner for RANDOM. We need an artist to replace this graphic with something better...
2003-03-13 23:45:52 +00:00
Chris Danford
a11de99043
MenuTimer cleanup
2003-03-11 21:33:11 +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
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