Commit Graph
212 Commits
Author SHA1 Message Date
Glenn Maynard b1a2ff88fc dither the lifebar gradients 2003-03-27 03:23:29 +00:00
Glenn Maynard dea52a873c dupe metric 2003-03-27 03:21:34 +00:00
Chris Danford d20d0ebc29 Autogen group Nonstop courses in addition to group Endless courses
Add toggle for Autogen of missing NotesTypes
Add toggle for Autogen Nonstop and Endless courses
2003-03-27 01:56:21 +00:00
Chris Danford 189b37b517 Change Nonstop scoring to the DDREX way
Clean up ScreenGameplay by having a Song and Notes Queue (rather than different logic based on the PlayMode)
2003-03-26 23:08:05 +00:00
Glenn Maynard 6ba559f763 add missing metric 2003-03-26 21:28:21 +00:00
Chris Danford 53dda2b1db Add roulette and random music on ScreenSelectMusic 2003-03-25 22:23:58 +00:00
Chris Danford 0607fe9698 Fix a going to the wrong screen after cleared in ScreenGamplay. eep. 2003-03-25 21:37:31 +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 67bd03da5d add missing StopTweening()'s; fixes crash 2003-03-25 01:55:25 +00:00
Chris Danford f70dcd700b fix ScreenEvaluation glitches 2003-03-24 22:05:49 +00:00
Chris Danford 9c607c9986 fix ScreenEvaluation glitches 2003-03-24 21:59:50 +00:00
Chris Danford a9f187c3de add scripting support to ScreenSelectMusic and ScreenEvaluation 2003-03-24 21:37:13 +00:00
Glenn Maynard 84fad1fe1f increase lock so all tweens have time to finish 2003-03-24 20:55:22 +00:00
Glenn Maynard 5ffdec22e5 convert this screen to Menu, to get rid of old transitions 2003-03-22 20:28:03 +00:00
Kevin Slaughter 57d3d403a5 Added ability to show/hide lyrics in APPEARANCE OPTIONS menu 2003-03-20 10:59:09 +00:00
Glenn Maynard d41dfbc9e7 move lyrics in reverse 2003-03-19 22:48:43 +00:00
Glenn Maynard cdbd4da0c3 fade in and out
spring in
2003-03-19 22:34:44 +00:00
Glenn Maynard 247d94395d add metrics 2003-03-19 20:02:25 +00:00
Glenn Maynard 1876494374 add missing metrics 2003-03-19 17:41:54 +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
Glenn Maynard f93156f848 add missing kuru kanji 2003-03-16 01:29:44 +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
Glenn Maynard 77f28df1fa this is extranneous and is causing problems 2003-03-15 00:10:55 +00:00
Chris Danford d4417b0260 Fix ScreenJukebox, ScreenMusicScroll 2003-03-14 22:34:28 +00:00
Glenn Maynard 3162b7f192 careful; "_japanese 16px" affects fonts named "_japanese 16px*",
modifying it doesn't affect "_japanese 24px"

fix aoi in 16px.ini and 24px.ini
2003-03-14 02:28:48 +00:00
Chris Danford f65c3498c5 Added metrics to show/hide ROULETTE and RANDOM 2003-03-13 23:58:30 +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 0b4d04d4af changed Kanji "blue" glyph 2003-03-13 23:28:11 +00:00
Chris Danford 4a239b0c35 fixed some ScreenGameplay transition glitches
fix cracks in BGAnimation tiles (mostly)
2003-03-12 01:26:44 +00:00
Chris Danford 443aad8e10 MenuTimer cleanup 2003-03-11 21:43:35 +00:00
Kevin Slaughter 4344d4da41 Added a lot into BGanimations.. These are by no means a permanent fix, just a quick patch so SM will actually run for the most part :) 2003-03-11 09:32:00 +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 4d4ed0f742 make UseSongBG work for BGAnimations not inside of Background (e.g. on ScreenStage) 2003-03-10 08:50:58 +00:00
Chris Danford 89040e1ba1 fix glitches in ScreenSelectGroup and ScreenSelectStyle 2003-03-10 02:29:01 +00:00
Chris Danford 16a056e6a5 fixing glitches in SelectGroup 2003-03-10 01:28:53 +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 3e003fe304 Coin/joint premium cleanup. 2003-03-09 09:25:32 +00:00
Chris Danford 40836e90a1 Forgot to commit BGAnimations... duh. 2003-03-09 09:24:19 +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
Kevin Slaughter e3cc281d42 updated my TODO 2003-03-08 08:51:37 +00:00
Glenn Maynard b7d4c1499e cosmetic 2003-03-03 23:51:15 +00:00
Chris Danford 0adf3d8590 cleanup of ScreenSelect 2003-03-03 10:03:02 +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
Chris Gomez ad74f66f7c Add in translits for the Tokimeki Memorial Dancing Summer Vacation (AKA DDR Tokimeki Mix) DWIs in circulation 2003-02-28 22:40:58 +00:00
Glenn Maynard 141a9275d4 fix metric 2003-02-28 08:46:14 +00:00
Chris Danford 5e3a97c45f remove all battle-related theme elements
fix order of options on ScreenOptionsMenu
default theme uses ScreenSelectDifficulty, NOT ScreenSelectDifficultyEx
2003-02-28 06:36:45 +00:00
Chris Gomez 33239f43e0 Add in speed modifier codes from EuroMix2
Zoom dance points in ScreenEval if >10000
2003-02-28 04:31:36 +00:00
Kevin Slaughter 4f55de1074 Enhanced ScreenSelectDifficultyEX for even more accuracy, and to include battle mode. Added `solo singles', to allow 4-panel solo mode like 4th mix.. Also made new piccies for Battle mode ^_^ 2003-02-27 10:56:37 +00:00
Chris Danford 9ca8e5edde fixed ScoreKeeping (that I broke yesterday) 2003-02-27 01:53:37 +00:00