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
Andrew Livy
1a1abeaf3d
Some Ez2 Theme Changes
2002-09-04 20:09:56 +00:00
Chris Danford
1c90b8236f
added MAX-style options navigation and moved more constants into theme metrics
2002-09-04 03:49:08 +00:00
Chris Danford
7ab487072f
option icons working, new font format, more theme metrics cleanup
2002-09-03 22:31:06 +00:00
Chris Danford
7d4cf73000
half-finished codes, options icons, and two new modifiers.
2002-09-02 21:59:58 +00:00
Glenn Maynard
ad5f294ae4
m_EffectType is now a bitfield, so we can have multiple effects on
...
at once.
There's no interface to this, but it works with courses.
drunk, dizzy, dark is amusing. "That arrow goes WHERE?"
2002-08-31 03:04:38 +00:00
Chris Danford
7922f5bbc7
Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup.
2002-08-27 23:31:41 +00:00
Chris Danford
142002091a
Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff
2002-08-27 03:59:22 +00:00
Glenn Maynard
31075451d6
Go back to the correct screen when backing out of the options
...
menu in oni/endless.
2002-08-24 02:46:09 +00:00
Chris Danford
7c1bfb3a0d
big checkin - new noteskin format and XY positioning. I probably broke a lot of things.
2002-08-13 23:26:46 +00:00
Chris Danford
4c3c43abcc
Broke noteskin colors into " Tap.colors" and " Hold.colors"
2002-08-03 18:40:09 +00:00
Chris Danford
4c12a0921b
Fixes to Extra Stage
2002-08-01 13:42:56 +00:00
Chris Danford
0e0a328191
Fixed Song/Stage counter in Oni/Endless
2002-08-01 05:11:11 +00:00
Chris Danford
4ec08edf2d
Mini-rewrite of input mapping, theme support, and added KSF reader.
2002-07-31 19:40:40 +00:00
Andrew Livy
e07060fa08
Added Ez2dancer's BLINK mode alongside hidden,stealth e.t.c.
2002-07-28 18:55:49 +00:00
Chris Danford
936fabbe85
more fixes to Oni and courses
2002-07-27 19:29:51 +00:00
Chris Danford
317c352a9b
Various bug fixes. See changelog.
2002-07-23 01:41:40 +00:00
Chris Danford
82e52c1306
3.0 beta 4
2002-07-11 19:02:26 +00:00
Chris Danford
9b546bb721
3.0 beta1 release candidate
2002-07-03 21:27:26 +00:00
Chris Danford
0bc6e1ec7e
weekend checkin
2002-06-14 22:25:22 +00:00