Chris Danford
b6e57cee0f
Ctrl+R to record in editor
2003-04-21 03:09:48 +00:00
Chris Danford
e15dcc2ab5
Load AI difficulty data at runtime from AI.ini
2003-04-21 02:41:10 +00:00
Chris Danford
2f11934b8c
fix tween overflow in Long/Marathon balloons
...
fix song and global BGAnimations not appearing in BackgroundChange menu in editor
2003-04-14 04:17:23 +00:00
Chris Danford
cfe1f9ec67
Add parameters to BackgroundChange: fRate, bFadeLast, bRewindMovie, bLoop.
...
I don't like how this changes the syntax for the #BGCHANGES tag in an SM file. I will think more about this - it's important to finalize it quickly.
2003-04-14 04:10:01 +00:00
Chris Danford
a6a827b3a8
Fix ScreenGameply + course problems
...
Put Toasty underneath Players so it doesn't cover up arrows
Add support for BackgroundChange to a static graphic in the song dir
2003-04-13 23:22:27 +00:00
Chris Danford
5e0f9956f2
replace uses of TransitionFade with TransitionBGAnimation
2003-04-12 18:34:05 +00:00
Chris Danford
448bdc7b6e
make calls to THEME->GetPathTo() more concise
2003-04-12 17:39:27 +00:00
Chris Danford
e148806d1b
add name to Actor
2003-04-12 06:16:12 +00:00
Glenn Maynard
abc65f828f
modifer modes update
2003-04-10 08:49:25 +00:00
Chris Danford
04145caf72
fix subtle bugs that caused inaccurate judgment totals with AI player
2003-04-10 05:46:31 +00:00
Chris Danford
0d9880c6a9
working on Player AI
2003-04-07 21:24:14 +00:00
Chris Danford
d2a73edf35
fix HoldNote compile errors/warnings
2003-04-05 21:18:18 +00:00
Glenn Maynard
c6369bfe21
update textinfo after each keypress, so changes don't appear lagged
2003-03-30 20:43:30 +00:00
Chris Danford
214c2b67af
clean up Fonts and Numbers names
2003-03-30 18:12:57 +00:00
Glenn Maynard
52e2e28717
fix TransitionToEdit not being called if the lead out after the end marker
...
lies beyond the end of the song file
2003-03-27 20:37:45 +00:00
Glenn Maynard
b83bf351ce
make assist tick a boolean, since it's not mutually exclusive with other
...
assist types
2003-03-27 02:10:20 +00:00
Chris Danford
7e1f393413
Split CachedThemeMetric into separate types (CString, int, float) to prevent ambiguous types when casting
2003-03-26 19:15:38 +00:00
Chris Danford
6ccb255719
Jumps count as only 1 in TapNoteScore totals
2003-03-16 18:57:34 +00:00
Chris Danford
b2892caa4e
improved Wide - prevents some nearly-impossible patterns
2003-03-16 01:47:08 +00:00
Chris Danford
f4b5b431d4
Re-add Insert and Delete shortcuts to editor
2003-03-16 00:31:23 +00:00
Chris Danford
5382f1f3fa
fix MiniMenu crashes for rows with 0 choices
...
more complete BackgroundChange controls in editor
added "play current beat until end" in editor
cleaned up Background
2003-03-16 00:05:23 +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
1e6c67089e
fix bug in SwapSides that caused it to behave like Mirror
...
Add Alters: copy_left_to_right, copy_right_to_left, clear_left, clear_right, collapse_to_one, shift_left, shift_right
Fix "SuperShuffle broken only in editor"
2003-03-13 21:44:14 +00:00
Chris Danford
b4b8815cb7
Add Skippy transform
2003-03-13 09:20:21 +00:00
Chris Danford
195cd01db5
Fix playback in editor (start the music - duh!)
...
Fix AutoPlay text showing in Demo, Jukebox
2003-03-13 08:47:43 +00:00
Chris Danford
28af4a9447
Fixed seeking in RageSound at non-1x playback rates
2003-03-13 08:43:04 +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
2f7c8a0c2e
Reduce dependency on MAX_BEATS.
2003-03-06 22:50:44 +00:00
Glenn Maynard
a448d15bd8
readd 'm' shortcut
2003-03-05 02:38:17 +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
1fca3d67c5
more work on Battle
2003-02-25 02:51:04 +00:00
Chris Danford
5f15c92404
working on Battle
2003-02-25 00:33:42 +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
52756e7eaa
wrap MiniMenu input
...
fixed Transforms AreaMenu action
2003-02-22 00:48:38 +00:00
Chris Danford
294144575c
speed up editor beat bar drawing (frame rate is not 3x as fast!)
...
fixed inaccurate 2k/xp video card detection
2003-02-22 00:22:27 +00:00
Chris Danford
dc2f57d587
fixed InsertIntelligentTaps inserting notes that are too close together (runs of 16ths in the same track in Cartoon Heroes heavy + big)
...
fixed small editor issues
2003-02-20 21:50:01 +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
5ecd3afdd7
improved editor playback performance by not drawing unncessary Actors
...
fixed crash in Big transform
fixed ugly area highlight alignment
2003-02-19 07:59:00 +00:00
Chris Danford
89114ee921
Fixed crash drawing area highlight if boost is on
2003-02-19 06:55:07 +00:00
Chris Danford
6529c5ca70
Editor playback now obeys NoteSkin setting
2003-02-19 06:27:20 +00:00
Chris Danford
cdf8214ff7
PlayerOptions::ColorType no longer used
2003-02-19 05:59:19 +00:00
Chris Danford
e6273f1db3
more work on editor
2003-02-19 05:46:09 +00:00
Chris Danford
ac9e58f760
overhauling editor UI
2003-02-18 23:15: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
Glenn Maynard
8988dab6f7
printf?
2003-02-12 19:39:58 +00:00
Chris Danford
d7b2f341da
Fixed some subtle sync issues
2003-02-10 22:08:10 +00:00
Glenn Maynard
d80d8a3c70
fix sample fade out in the editor
2003-02-10 21:44:27 +00:00