Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 4b7d640324 support noteskin-changing attacks
cache trick icons
change AI probability format
2003-04-22 04:54:04 +00:00
Chris Danford 15a54aee79 options cleanup 2003-04-21 23:43:51 +00:00
Chris Danford 7e586c3c8b fix long/marathon balloons 2003-04-21 22:26:07 +00:00
Chris Danford 6103cdc396 add missing ai.ini 2003-04-21 07:07:54 +00:00
Chris Danford 227343c9c3 use default modifiers for demonstration 2003-04-21 04:10:52 +00:00
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 b5f84045ac no message 2003-04-19 19:08:47 +00:00
Chris Danford 9aa6a8ab89 revert event mode 2003-04-19 19:05:25 +00:00
Chris Danford 1b38fe101c Show banners while MusicWheel is moving fast.
Broke SORT_GROUP into SORT_PREFERRED/SORT_GROUP (like DDREX)
2003-04-19 18:51:13 +00:00
Chris Danford 74d7bcd2bf Revamp texture caching system 2003-04-18 23:55:20 +00:00
Chris Danford 7e46786e0d fix hidden, sudden when using reverse 2003-04-17 21:44:33 +00:00
Chris Danford 25ef2863e0 add time-based spacing and variable scroll speed (commented out because it wasn't as helpful as I hoped) 2003-04-16 22:49:40 +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 059e3a6fb6 fix flickering letters in name entry 2003-04-16 06:13:47 +00:00
Chris Danford 228c9ba96b fix various graphical glitches 2003-04-15 18:32:34 +00:00
Chris Danford ef7d1765b1 fix inconsistent fallback banner file name 2003-04-15 06:40:25 +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 30a33d8b2c add metrics editor polish 2003-04-14 21:37:09 +00:00
Chris Danford 41cc3e60cd fade between random movies 2003-04-14 07:11:04 +00:00
Chris Danford 68f0baf130 fix ScreenGameplay metric glitches 2003-04-14 05:37:38 +00:00
Chris Danford 71c57c1348 xoffset -> addx 2003-04-14 05:22:33 +00:00
Chris Danford e22441b291 compile error 2003-04-14 04:56:57 +00:00
Chris Danford cded5dbac0 Scale background playback speed by song rate. This sync isn't very accurate though (because of inaccurate playback rate code in sound library?) 2003-04-14 04:54:16 +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 d68ff05337 Add scripting support to ScreenGamplay 2003-04-13 21:52:50 +00:00
Chris Danford 258984a9c2 Add scripting support to ScreenGamplay 2003-04-13 21:17:14 +00:00
Chris Danford 85c9e8a89e repositioned MenuElements "play sound on first update" hack inside of Transition where it belongs 2003-04-13 06:29:02 +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 6c07fd4d68 BGAnimations layer numbers need not be consecutive 2003-04-13 03:03:01 +00:00
Chris Danford 76815a8242 BGAnimations layer numbers need not be consecutive 2003-04-13 02:58:59 +00:00
Chris Danford e9e7d787fc On ScreenRanking, color text based on NotesType 2003-04-13 02:34:14 +00:00
Chris Danford e30e6a7ee3 TransitionBGAnimation -> Transition 2003-04-13 02:33:11 +00:00
Chris Danford 5e4ec48c3f TransitionBGAnimation -> Transition 2003-04-13 01:09:19 +00:00
Chris Danford 6f37a59b79 remove unused Transition class 2003-04-13 00:53:45 +00:00
Chris Danford 7f40e36919 eliminate TransitionOniFade 2003-04-13 00:44:50 +00:00
Chris Danford d27e42b5f1 replace uses of TransitionFade with TransitionBGAnimation 2003-04-12 19:40:56 +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
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 d201c87897 fix bugs in metrics editor 2003-04-11 04:28:15 +00:00
Chris Danford fb27c29bee add toggle for awarding item on combo break in battle 2003-04-11 01:49:57 +00:00
Chris Danford 423666c845 support Course group folders 2003-04-11 00:29:44 +00:00
Chris Danford 6a77bd10a3 fix missing elements in ScreenSelectCourse 2003-04-11 00:28:24 +00:00
Chris Danford 23006064fd Add Course saving (untested) 2003-04-11 00:12:22 +00:00
Chris Danford 6af055ddef fix sloppy assert in Player. Oops 2003-04-11 00:12:07 +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 145cc4eea4 don't load battle components unless PlayMode is battle 2003-04-07 23:06:33 +00:00
Chris Danford 14cbdd2ce7 working on player AI 2003-04-07 22:07:44 +00:00
Chris Danford 02d72dea3d fix dizzy 2003-04-07 21:31:45 +00:00
Chris Danford 0d9880c6a9 working on Player AI 2003-04-07 21:24:14 +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 9d163b0273 fix traits detection for surfaces with partial alpha, but no alpha=0 pixels 2003-04-06 01:26:48 +00:00
Chris Danford e8418d43bd make GroupList look nicer 2003-04-05 21:47:32 +00:00
Chris Danford 6b6ecbbc60 working on ScreenHowToPlay 2003-04-05 21:18:31 +00:00
Chris Danford d2a73edf35 fix HoldNote compile errors/warnings 2003-04-05 21:18:18 +00:00
Chris Danford 0bb7164b91 worked on Error diffusion dithering algorithm, but it doesn't end up looking much better than OrderedDither 2003-04-05 21:17:51 +00:00
Chris Danford 2cc91afd04 no message 2003-04-05 21:16:53 +00:00
Chris Danford 18f5df31a3 SMMAX2 cleanup 2003-04-05 04:44:35 +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 0bd83b6e3e no message 2003-04-04 05:08:18 +00:00
Chris Danford ce02e89f39 Guess sample start time even if it's read to be 0 2003-04-03 22:52:17 +00:00
Chris Danford cf8f069abd fix TweenOffScreen animation for GrooveRadar, MusicWheel 2003-04-03 22:34:22 +00:00
Chris Danford a798cc954c added ScreenEnding 2003-04-03 22:10:40 +00:00
Chris Danford b2ba383f47 Don't store multiple copies of idential files. Have all the BGAnimations reference the same copy one directory up 2003-04-02 08:03:04 +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
Chris Danford c8755578fd Don't store multiple copies of idential files. Have all the BGAnimations reference the same copy one directory up 2003-04-02 07:17:30 +00:00
Chris Danford 7f3ac5e437 no message 2003-04-02 07:05:10 +00:00
Chris Danford 270cf894e1 fix inverted list order in 3D MusicWheel 2003-04-02 07:04:57 +00:00
Chris Danford 3d1162aa52 Support BGAnimation sound defined in BGAnimation.ini 2003-04-02 07:04:17 +00:00
Chris Danford eedd17db34 fix incorrect Perspective option applied 2003-04-02 07:03:48 +00:00
Chris Danford 5797abc611 Added Use3D metric to MusicWheel
Added GrooveGraph class
2003-04-02 04:41:49 +00:00
Chris Danford 1ea3a6ed92 never set FailMode harder than pref 2003-04-01 20:10:35 +00:00
Chris Danford 91f6d5424b don't draw so far ahead when perspective is enabled 2003-04-01 19:35:29 +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 921119d356 debugging Voodoo3 transparency problem 2003-04-01 07:47:19 +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
Chris Danford fb8ccf786d use alternate choice selection on ScreenOptions automatically if text runs off right edge of screen 2003-03-31 23:03:43 +00:00
Chris Danford b209836cee change UI for rows of options that go off the edge of the Screen 2003-03-31 14:02:39 +00:00
Chris Danford b5e749885a graphics cleanup in default theme, SMMAX2 2003-03-31 03:11:31 +00:00
Chris Danford a6232f80c9 tweak SMMAX2 animations 2003-03-30 21:02:15 +00:00
Chris Danford 2e2d7104ea rename TipDisplay -> HelpDisplay 2003-03-30 20:21:20 +00:00
Chris Danford eaa888e2c9 cleanup edges on graphics 2003-03-30 19:30:54 +00:00
Chris Danford 214c2b67af clean up Fonts and Numbers names 2003-03-30 18:12:57 +00:00
Chris Danford 4d7fd44f8a Make the LifeMeterBar images paletted to fix ugly banding without dithering 2003-03-30 07:36:41 +00:00
Chris Danford f2a88c4eea metrics editor mostly working 2003-03-30 00:45:35 +00:00
Chris Danford 3ceec51ef3 working on metrics editor 2003-03-29 23:15:59 +00:00
Chris Danford 9082e86695 Fixed wrong score numbers on ScreenGameplay and ScreenEvaluation 2003-03-28 23:13:32 +00:00
Chris Danford e89595cbea Added theme metrics analysis
Working on metrics editor
2003-03-28 21:34:40 +00:00
Chris Danford 541b5fe9c2 Added theme element analysis feature to smpackage 2003-03-28 17:46:32 +00:00
Chris Danford 89ba014f15 Simplifed ScreenEvaluation
Fix problems in SMMAX2 theme
2003-03-28 05:47:42 +00:00