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
6e5ebcf30c
Ez2 changes
2002-08-29 20:18:41 +00:00
Andrew Livy
e6d02e9648
Adjusted Metrics So The SelectPlayer Screen looks as it should
2002-08-28 23:20:41 +00:00
Chris Danford
a8a99fe828
Moved more constants into theme metrics
2002-08-28 22:42:40 +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
941d9cb24d
Moving more constants into theme metrics.
2002-08-27 16:53:25 +00:00
Chris Danford
142002091a
Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff
2002-08-27 03:59:22 +00:00
Chris Danford
950f9c1645
Added How To Play screen, improved scroll bar, and added "toasty" easter egg.
2002-08-26 05:53:48 +00:00
Glenn Maynard
cb73056691
Since we allow escape to back out of the demonstration, allow BACK to,
...
too.
2002-08-26 03:51:12 +00:00
Chris Danford
1b3c62adb9
added autogeneration of Notes for missing NotesTypes
2002-08-25 19:00:12 +00:00
Chris Danford
022a98879c
added features to package manager, and renamed "Skins" dir to "NoteSkins"
2002-08-25 05:07:47 +00:00
Glenn Maynard
c6cfa14c1a
Don't render the beginning of the song when cancelling out of gameplay.
2002-08-24 22:48:16 +00:00
Glenn Maynard
d52224560e
implement m_bDelayedEscape
2002-08-24 06:34:15 +00:00
Chris Danford
a0c7d5bd22
added BackgroundChange editing and DWI saving to editor
2002-08-23 20:18:29 +00:00
Glenn Maynard
6cdc09abfd
Add two new difficulty levels. (The hardest might stress the timing of
...
the system, but I can't think of any good way to test this ...)
2002-08-23 06:01:29 +00:00
Glenn Maynard
db5d0f64ff
Remove extra LoadFromSong().
2002-08-23 05:10:31 +00:00
Glenn Maynard
b4717afc2e
o/~ const safety o/~
2002-08-22 23:03:39 +00:00
Chris Danford
822f8dd3a6
Moved more constants into theme metrics
2002-08-22 09:31:32 +00:00
Glenn Maynard
7c905e971c
Changes in preparation for handling IET_RELEASE.
2002-08-21 21:47:06 +00:00
Chris Danford
7766338beb
more bug fixes
2002-08-20 21:00:56 +00:00
Glenn Maynard
2d39de68e9
Fix typo.
2002-08-20 06:26:34 +00:00
Chris Danford
5c21d4b1ca
bug fixes
2002-08-18 23:20:18 +00:00
Chris Danford
0447dc2aad
Bug fixes and deferred rendering architecture
2002-08-18 16:19:26 +00:00
Chris Danford
84df8103d4
Fixed a couple Pump bugs
2002-08-15 16:45:49 +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
f1861ba157
Added demonstration
2002-08-02 09:31:06 +00:00
Chris Danford
77152779d5
Added Oni Game Over graphic and animation
2002-08-01 21:55:40 +00:00
Andrew Livy
4343e5aebf
CONFLICT RESOLUTION (view entire LOG message to see):
...
GAMEMANAGER. we did different fixes. I merged the best of both ;)
EZ2DANCER columns now aligned correctly
EZ2DANCER stage screen stylization now underway
NOTE: This Release WILL NOT COMPILE. Some Members of RAGELOG and RAGESOUND have disappeared, and I don't know where to.
2002-08-01 21:11:32 +00:00
Chris Danford
2d4eb7baff
Fixed preferred difficulty on select music screen and fixed transforms for TurnTypes
2002-08-01 20:30:40 +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
4e1bd74ee6
added a transition between course songs
2002-08-01 03:15:27 +00:00
Chris Danford
4ec08edf2d
Mini-rewrite of input mapping, theme support, and added KSF reader.
2002-07-31 19:40:40 +00:00
Bruno Figueiredo
488798fef6
fixed: * Using autoplayer at all results in an 'E' grade.
2002-07-31 04:59:49 +00:00
Bruno Figueiredo
378d27a3ed
fixing broken Ez2 code - part I ( reaches game screen now )
2002-07-30 01:45:18 +00:00
Chris Danford
9ade2f771e
re-wrote score/statistics tracking
2002-07-29 03:06:55 +00:00
Chris Danford
f9046674fb
re-wrote score/statistics tracking
2002-07-28 20:28:37 +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
Andrew Livy
9050c5e260
Ez2dancer Style Evaluation Screen Partially Done
2002-07-16 22:00:59 +00:00
Andrew Livy
ffed1df316
Ez2dancer Gameplay Screen Elements Now in position
2002-07-12 22:01:32 +00:00
Andrew Livy
47bd0d1532
Lifebar colors for ez2dancer inplace
2002-07-12 17:46:15 +00:00
Chris Danford
82e52c1306
3.0 beta 4
2002-07-11 19:02:26 +00:00
Andrew Livy
9c67370e12
Just a few minor bugfixes. Game Switching re-enabled.
2002-07-05 22:10:00 +00:00
Chris Danford
b79affe965
3.0 b1?
2002-07-04 21:05:18 +00:00
Chris Danford
9b546bb721
3.0 beta1 release candidate
2002-07-03 21:27:26 +00:00
Chris Danford
c6f4421f32
no message
2002-07-03 03:13:13 +00:00
Chris Danford
843c96735e
no message
2002-07-02 17:34:20 +00:00
Chris Danford
374eb8c6d7
3.0 is close!
2002-07-02 00:27:58 +00:00