Commit Graph
156 Commits
Author SHA1 Message Date
Chris Danford 887704d948 revamped SelectDifficulty screen. Metrics can now control the choices available 2003-02-23 23:29:22 +00:00
Chris Danford 56d4d42ef8 Added Long ver, Marathon ver balloons on Select Music 2003-02-23 01:53:36 +00:00
Chris Danford a28355ec11 changed BPMDisplay to use a Numbers graphic instead of a Font 2003-02-23 01:32:39 +00:00
Glenn Maynard 8338feca72 mass pngcrush 2003-02-22 02:59:28 +00:00
Kevin Slaughter 503f605160 Checked in files for ScreenSelectDifficultyEX 2003-02-21 10:09:55 +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 6518f024e2 sound options cleanup
fix invalid sample music start and length values (Bag and more)
2003-02-19 23:49:57 +00:00
Kevin Slaughter 6cb5a8608b updated metrics.ini to include new entries for CONFIG KEY/JOY on options/operator menu, and help-text for ScreenSoundOptions 2003-02-19 11:03:24 +00:00
Chris Danford 82b51a2896 Fixed cut off arrows in editor playback 2003-02-19 06:42:29 +00:00
Chris Danford 0c36bcdbbf missing intro movie 2003-02-19 00:59:58 +00:00
Chris Danford f68dc70632 missing intro movie 2003-02-19 00:58:09 +00:00
Kevin Slaughter 37ad6c96f4 Updated TODO Again 2003-02-18 09:52:52 +00:00
Kevin Slaughter d8b2d299ce intro movie still in attract sequencing.. Time to show is set to 0 so it should be skipped right over tho. Just leave it this way until you get the movie I've made for it (or one of your own), for sake of completion 2003-02-18 08:53:53 +00:00
Chris Danford 7cd57efce7 more course fixes, tweaked ghost arrow flashes 2003-02-17 19:52:16 +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 5028fab1bc fixed interaction between arrow brightness and boomerang
fixing more course problems
2003-02-17 02:45:30 +00:00
Glenn Maynard a4eaf122f6 fix shintani in the 16px font
make the 24px font have the same kanji order as the 16px one
2003-02-16 22:26:40 +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
Chris Danford 18f7088b0e no message 2003-02-16 10:45:30 +00:00
Chris Danford e05738f7f7 working on course ranking scores and mem card saving 2003-02-14 21:42:44 +00:00
Glenn Maynard fbd61950ad improve alignment 2003-02-14 01:19:56 +00:00
Glenn Maynard 31e928ab25 both hollow and filled stars and hearts
make omega horizontaly symmetrical
2003-02-14 01:19:42 +00:00
Chris Danford 707b4fe817 A persistent initial FailType now set in MachineOptions, but the temporary session FailType can be changed in SongOptions 2003-02-12 23:11:37 +00:00
Glenn Maynard 876a3f4499 disable "intro movie" (doesn't work yet) 2003-02-12 22:58:26 +00:00
Chris Danford 68f4bf1f31 cleaned up ShowSongOptions pref
Added fade for missed tap notes
move FailType to MachineOptions (so it's persistent)
2003-02-12 22:05:14 +00:00
Glenn Maynard c0d1b32cf0 add missing StageColorEndless
add SongRealExtraColor
2003-02-12 20:55:05 +00:00
Kevin Slaughter 0d5c5de300 See TODO.miryokuteki 2003-02-12 15:56:01 +00:00
Kevin Slaughter c8745d1b47 Updates, new joint premium advertisin implemented.. also global operator key, and global credit key.. see my TODO file. I have talked with chris, the global credit key will soon be able to be changed in the map inputs.. the one in there now has no bearing on the gloal key. 2003-02-12 06:25:51 +00:00
Glenn Maynard 325058bef0 tweak credits alignment
add translit help line
2003-02-12 00:13:53 +00:00
Glenn Maynard c9762ccda2 add chars 2003-02-12 00:13:00 +00:00
Glenn Maynard 9d7e72f333 add some more kanji 2003-02-11 21:26:46 +00:00
Glenn Maynard a3a5cb7fb5 use whole-line font mapping 2003-02-11 19:56:57 +00:00
Glenn Maynard a7d1e33b31 use UTF-8 (much simpler) 2003-02-11 07:14:20 +00:00
Chris Danford 7b644e834a Added ScreenJukeboxMenu, and UI cleanup. 2003-02-11 02:20:38 +00:00
Glenn Maynard 043b8d45f0 add some chars
add black borders
2003-02-11 02:05:14 +00:00
Glenn Maynard fbc45e57c5 corrections 2003-02-11 01:45:31 +00:00
Chris Danford 7a810c1378 Long Marathon and Marathon Ver logic and graphics (floating bubble still to come) 2003-02-10 05:30:12 +00:00
Andrew Livy 2ebb67f358 Pump - Style Splash Screens implemented, Evaluation endscreen metricable (i.e. Pump doesn't have a scoreboard, so we can now bypass it) 2003-02-08 17:07:18 +00:00
Glenn Maynard e7a0d8c33a add a 24px font and a 20px import font that uses it 2003-02-06 19:47:45 +00:00
Glenn Maynard b876008648 touchup 2003-02-06 18:56:58 +00:00
Chris Danford 3ea84b5e5c NoteSkin format change. Fixes artifacts along borders, and more flexability for artists. 2003-02-05 03:53:57 +00:00
Andrew Livy 494c96fc85 Para theme stuff 2003-02-04 17:10:57 +00:00
Chris Gomez 1be035a4e7 PREFSMAN->m_bMusicWheelUsesSections now PREFSMAN->m_MusicWheelUsesSections
Three states: never, always, abc-only. Done for aesthetics over accuracy, I guess
2003-02-04 03:03:43 +00:00
Chris Danford d12e090808 grading error fixes, ranking calculation and display fixes, set default difficulty back to same level as 3.0 final 2003-02-03 05:53:59 +00:00
Chris Danford 57f0a820a1 cosmetic cleanup, changed default texture color to 16bits 2003-02-02 09:09:29 +00:00
Chris Gomez e45e9262ee Working default metrics for ScreenGameplayOptions 2003-02-01 06:31:57 +00:00
Chris Danford 6f445f700f more options re-org 2003-02-01 01:11:00 +00:00
Chris Danford e80943fb53 options menu re-organization to solve TitleMenu clutter 2003-01-31 23:31:35 +00:00
Chris Danford 3ddadbe82f New ScreenEditMenu 2003-01-30 07:18:33 +00:00
Chris Danford 025539e52c more progress on Ranking 2003-01-27 02:00:38 +00:00