Commit Graph
211 Commits
Author SHA1 Message Date
Andrew Livy 1c097d1d5f Added: Random Vanish mode: Arrows go in at the bottom, disappear, get randomized in the middle whist invisible and come out at the top somewhere else :)
Known Bugs: The only major bug i've experienced with this is for some reason the arrows continue past the grey bar even if you get great, perfect or marvellous. This doesn't affect the score though, I can't quite figure this one out.

Added: Hidden and Vanish codes for PIU.
2003-05-04 13:58:45 +00:00
Kevin Slaughter b7d51d5b55 Added much more scripting and configurability to ScreenSelectDifficultyEX.. See my TODO 2003-05-02 08:26:43 +00:00
Kevin Slaughter b483828a0b update theme to include new elements/metrics of ScreenSelectDifficultyEX 2003-04-30 08:41:58 +00:00
Chris Danford ee47352dd0 working on perspective stuff for tilted menu items 2003-04-23 05:54:56 +00:00
Chris Danford 7e586c3c8b fix long/marathon balloons 2003-04-21 22:26:07 +00:00
Chris Danford e15dcc2ab5 Load AI difficulty data at runtime from AI.ini 2003-04-21 02:41:10 +00:00
Glenn Maynard 076ab14015 fix style picture glow being left behind 2003-04-20 02:37:58 +00:00
Glenn Maynard e4ec11ef62 improve credits alignment 2003-04-20 02:15:24 +00:00
Glenn Maynard 4a848d9a3d update course help message 2003-04-20 01:26:04 +00:00
Glenn Maynard d3778416c3 Add banner cache control. 2003-04-20 01:10:15 +00:00
Chris Danford 3c6ed5a9ed add time-based spacing and variable scroll speed (commented out because it wasn't as helpful as I hoped) 2003-04-16 22:48:00 +00:00
Chris Danford 228c9ba96b fix various graphical glitches 2003-04-15 18:32:34 +00:00
Chris Danford 67a3a59a00 fix SMEX glitches
fix inconsistent fallback banner file name
fix inaccurate grade being displayed for p2
2003-04-15 05:51:41 +00:00
Chris Danford 43d99724f9 Win and Lose messages in ScreenGameplay and ScreenEvaluation 2003-04-15 02:47:24 +00:00
Chris Danford 44598724ce Add win/lose BGAnimations
Clean up Attack data structures
2003-04-14 22:12:54 +00:00
Chris Danford 68f0baf130 fix ScreenGameplay metric glitches 2003-04-14 05:37:38 +00:00
Chris Danford 258984a9c2 Add scripting support to ScreenGamplay 2003-04-13 21:17:14 +00:00
Chris Danford 82199383a8 Change event mode to a CoinMode (since using COIN_PAY and EventMode at the same time doesn't make sense).
Split ScreenLogo and ScreenTitleMenu.
In ScreenTitleMenu, add a different animation if using COIN_HOME (for SMMAX2).
Added codes at TitleMenu to change Theme and Announcer.
2003-04-13 04:50:08 +00:00
Chris Danford e9e7d787fc On ScreenRanking, color text based on NotesType 2003-04-13 02:34:14 +00:00
Chris Danford 7f40e36919 eliminate TransitionOniFade 2003-04-13 00:44:50 +00:00
Chris Danford e148806d1b add name to Actor 2003-04-12 06:16:12 +00:00
Chris Danford 1bedf3b206 xoffset -> addx
yoffset -> addy
diffuse,1,1,1,0 -> diffusealpha,0
diffuse,1,1,1,1 -> diffusealpha,1
2003-04-11 21:51:28 +00:00
Chris Danford a3513ac7f3 Support separate X, Y, and On/OffCommand metrics. This way, positions can be overridden without having to duplicate all the commands related to animation. 2003-04-11 21:33:30 +00:00
Chris Danford 6a77bd10a3 fix missing elements in ScreenSelectCourse 2003-04-11 00:28:24 +00:00
Kevin Slaughter 17e9a7d777 Updated metrics.ini for recoded SSDEX 2003-04-09 04:44:27 +00:00
Chris Danford 149d213ae9 make Rave a separate PlayMode 2003-04-07 05:14:27 +00:00
Chris Danford 9eac2856a0 working on Disney Rave "Magic Dance" battle mode 2003-04-07 03:25:44 +00:00
Chris Danford e8418d43bd make GroupList look nicer 2003-04-05 21:47:32 +00:00
Chris Danford f37c429cad working on ScreenHowToPlay 2003-04-05 03:50:01 +00:00
Chris Danford 69d307a4bd working on ScreenHowToPlay 2003-04-05 03:49:03 +00:00
Chris Danford a798cc954c added ScreenEnding 2003-04-03 22:10:40 +00:00
Chris Danford b43c15154d Don't store multiple copies of idential files. Have all the BGAnimations reference the same copy one directory up 2003-04-02 07:32:18 +00:00
Glenn Maynard 909565b026 change rotations to degrees 2003-04-02 06:02:55 +00:00
Chris Danford 2e73ec161f fix over-dithered ScreenSelectMusic banner frame 2003-04-01 00:00:45 +00:00
Chris Danford e9f44f14a7 WheelItemDisplay -> MusicWheelItem
clean up header dependencies in MusicWheel classes
2003-03-31 23:06:15 +00:00
Glenn Maynard af449386aa add PreloadSounds 2003-03-31 21:32:43 +00:00
Chris Danford b5e749885a graphics cleanup in default theme, SMMAX2 2003-03-31 03:11:31 +00:00
Chris Danford 214c2b67af clean up Fonts and Numbers names 2003-03-30 18:12:57 +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 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