Commit Graph

1343 Commits

Author SHA1 Message Date
Chris Danford 8cf1a9d820 add wheel item metrics 2005-04-28 10:05:12 +00:00
Chris Danford 16971da0b3 add copy and clear machine edits 2005-04-28 06:17:17 +00:00
Chris Danford 6889c8be3f Move "30misses" to a GiveUp metric. It's not very different from FailEndOfSong.
Only fail when giving up if died earlier.
2005-04-27 06:34:53 +00:00
Glenn Maynard cae5bf6e29 ModeMenuAvailable 2005-04-27 04:35:55 +00:00
Glenn Maynard 2cac14ae37 add ModeMenuAvailable 2005-04-27 04:26:06 +00:00
Glenn Maynard bbd4e2a251 fix ScreenSetTime 2005-04-26 23:44:55 +00:00
Glenn Maynard e1c1b6cbc4 add secondary screenshot code 2005-04-26 08:40:27 +00:00
Glenn Maynard 2df152f792 oops: DynamicThemeMetric doesn't go through the same code path
as ThemeMetric, so we have to say "false" instead of "0" (since 0 is
true in Lua).  hmm ...
2005-04-26 06:47:45 +00:00
Chris Danford 9eddaaf860 keep track of last played for each song
add metric: ScreenRanking::ShowOnlyMostRecentScores
2005-04-25 22:44:32 +00:00
Chris Danford 9187aa2399 broadcast note crossed messages in beginner mode for BGAs
add FORCE_MODIFIERS_IN_BEGINNER
2005-04-24 11:03:02 +00:00
Glenn Maynard aa8b96ab87 update 2005-04-23 10:20:49 +00:00
Glenn Maynard f52f45d2ca tweens 2005-04-23 06:53:17 +00:00
Glenn Maynard 11d18fd852 cleanup 2005-04-23 06:36:26 +00:00
Glenn Maynard 81adc42e5a metric 2005-04-23 05:34:37 +00:00
Chris Danford 38b0a912e9 wheel item metrics cleanup 2005-04-23 04:02:41 +00:00
Chris Danford 9fbfabea76 use boolean type, don't return string 2005-04-23 02:33:48 +00:00
Chris Danford 13f9e532d1 fix OptionsMenuAvailable 2005-04-23 01:41:42 +00:00
Chris Danford ff83372307 add ScreenSelectMusic::OPTIONS_MENU_AVAILABLE 2005-04-23 01:06:43 +00:00
Chris Danford bd796fd9ac options menu metric fixes 2005-04-21 19:57:10 +00:00
Chris Danford 371f97effe cleanup survival elements 2005-04-21 11:16:01 +00:00
Chris Danford 5b33401d96 add basic survival gameplay 2005-04-21 04:41:54 +00:00
Chris Danford e8ca958503 remove hard-coded cursor tween seconds 2005-04-20 23:02:37 +00:00
Chris Danford cbc962dc8a add missing PlayMusic 2005-04-19 21:47:01 +00:00
Charles Lohr 814878efba Fix: Don't let BitmapText spill outside it's wrap area. 2005-04-19 02:13:07 +00:00
Glenn Maynard 86d86a477e update 2005-04-16 23:21:08 +00:00
Chris Danford 1469f8ffd7 add ClampOutputPercent for displays that can't display the full range of brightness 2005-04-15 11:03:04 +00:00
Chris Danford 58419e902a use PercentageDisplay::FormatPercentScore in ScreenRanking 2005-04-15 08:10:33 +00:00
Chris Danford 228ca9f166 reload SSM help text on sort changed
clean up SortOrder names
2005-04-15 07:18:40 +00:00
Chris Danford 976e497de7 add EDIT_MODE_PRACTICE 2005-04-14 06:34:17 +00:00
Glenn Maynard 767a8b9296 add JudgmentOnCommand 2005-04-14 04:53:30 +00:00
Chris Danford c013c78577 remove EditMenu's textMeter and use the one in DifficultyMeter instead 2005-04-13 11:22:34 +00:00
Chris Danford ea31bb3f90 add AutosyncMachine (shift + F6) 2005-04-11 04:50:39 +00:00
Chris Danford d9eb540d4c Add GiveUpGoesToNextScreen. Used in workout so that giving up doesn't loose everything you've done in the stage so far. 2005-04-10 06:21:59 +00:00
Chris Danford 1adbcaa69f add StopCourseEarly for use in workout 2005-04-09 11:32:10 +00:00
Charles Lohr 22fb7678f7 Fix metrics for non 4:3 screens. 2005-04-08 21:34:22 +00:00
Chris Danford 9cec64c089 add ScreenOption AllowRepeatingChangeValueInput 2005-04-07 09:12:48 +00:00
Chris Danford 759be18af5 don't hard code font name 2005-04-06 05:19:22 +00:00
Josh Allen 5cf8f8d7e9 forgot to add these for WheelBase and WheelItemBase 2005-04-06 00:47:07 +00:00
Chris Danford 2d8b42e23c push combo and judgment outward in centered 2005-04-05 21:40:30 +00:00
Steven Towle 6358c982fc Updated display options to work with percentage scoring 2005-04-05 19:12:51 +00:00
Charles Lohr 634b35c5e1 AllowRepeatingInput Metrics. 2005-04-05 17:14:08 +00:00
Chris Danford 5f17d91675 add missing 2005-04-05 10:50:13 +00:00
Chris Danford f98638e27e center text in ComboGraph 2005-04-05 10:48:08 +00:00
Chris Danford 79172a5782 add BackGoesToStartScreen 2005-04-05 03:27:42 +00:00
Charles Lohr 2fdaf9c72f Fix: missing "Class" for ScreenPackages and Fallback for ScreenAttract 2005-04-04 20:39:56 +00:00
Chris Danford 446c8cb5ae add AllowRepeatingInput 2005-04-04 02:34:56 +00:00
Chris Danford 2017e310ef add metric to enable/disable name blacklist 2005-04-03 06:48:26 +00:00
Charles Lohr b2133352f8 Hide icons that are not in use. Is this what we should be doing or is there some special LUA thing that I didn't notice? 2005-04-02 18:33:00 +00:00
Chris Danford 2480c02254 don't hard code a sleep - let a BGAnimation control the transition 2005-04-01 12:35:49 +00:00
Chris Danford a50beea26a add ability to customize PlayerOptions and SongOptions screens in editor 2005-03-31 19:03:20 +00:00