Commit Graph
133 Commits
Author SHA1 Message Date
AJ Kelly 2f1b8c2ece make the edits in ScreenNetBase instead 2010-12-13 18:13:40 -06:00
AJ Kelly 61931900a1 add some missing SMO metrics 2010-12-13 17:58:42 -06:00
AJ Kelly 9d264adfdf enable the EditMenu to be themed more extensively. 2010-12-13 02:28:01 -06:00
Jonathan Payne e87a7508fd GamePrefs now holds _fallback inclusive choices, instead of ThemePrefs. 2010-12-11 22:50:07 -08:00
Colby Klein c1579ef1da Fix speed mods here too. 2010-11-28 12:50:12 -08:00
Colby Klein 132fb66243 Increase default scrolling speed. Think about it, when was the last time you used 1x? It's too slow to really be usable and it's even bad for new players (I've heard countless times how people get confused with the overlapping arrows) 2010-11-28 12:32:33 -08:00
Jonathan Payne 839687ef49 Various changes 2010-10-17 05:54:56 -07:00
Flameshadowxeroshin 2eb5365612 Actually commit the aforementioned metrics; add the metrics to fallback 2010-09-10 21:17:19 -05:00
Alberto Ramos 8f8cbb0fca please don't, just don't 2010-09-09 23:06:11 -06:00
Marcio Barrientos 7d153eb757 ChangeStepsWithGameButtons == true in pump mode 2010-09-09 10:59:47 -06:00
Marcio Barrientos 9fc753f97b Add Center, DownLeft and DownRight in SelectProfileKeys
This fix the problem to select the profile in pump mode
2010-09-08 22:05:27 -06:00
AJ Kelly b197b4a97d fallback theme changes from midi 2010-09-04 11:31:21 -05:00
AJ Kelly 6f5ba5b732 let's start day -13 with some fallback changes from midi 2010-08-28 13:27:30 -05:00
AJ Kelly 928ecd4d46 param.Difficulty -> param.CustomDifficulty; make this work again 2010-08-25 17:48:33 -05:00
Alberto Ramos 29c022b382 Ugh... I'm always confusing those... 2010-08-22 18:08:27 -06:00
Alberto Ramos 2b692683e2 Added a metric to configure drawing hidden notes after the receptor (with hidden, stealth and similar mods) 2010-08-22 18:07:43 -06:00
AJ Kelly efddddf846 why was StartScreen in there twice? 2010-08-22 14:13:02 -05:00
AJ Kelly e96148f561 make combo under field a user preference. 2010-08-22 12:43:20 -05:00
AJ Kelly 72a30f4afe other parts of the twirl/roll commit that I forgot 2010-08-21 14:19:35 -05:00
AJ Kelly b2714eec9e add StartScreen and CancelScreen to ScreenAttract in _fallback. 2010-08-21 01:36:06 -05:00
AJ Kelly edab07b309 theme changes from midi 2010-08-17 00:40:02 -05:00
AJ Kelly a1c19eae49 various metrics cleanup; includes edit course menu and edit help display cleanup 2010-08-16 21:40:02 -05:00
AJ Kelly db1079955e remove redundant options from more 2010-08-16 20:55:13 -05:00
AJ Kelly 328e3766e9 add some metrics that should be here in case themes want to do percent on oni eval 2010-08-16 18:57:17 -05:00
AJ Kelly 2f83a5d235 add profile and network options back to the main service options 2010-08-15 15:35:26 -05:00
AJ Kelly ccd2b4ae6d various theme changes, mostly from midi
removes duplicate round() function in productivityhelpers
2010-08-14 19:22:44 -05:00
AJ Kelly 1fdb204eb2 [ScreenNetEvaluation]
* Replace hardcoded rainbow effect with UserTier02OrBetterCommand.
 * Added Difficulty and Steps param to UpdateNetEvalStats message. The
   beginning of custom-themable online stuff begins.

[ScreenNetSelectMusic]
 * Started to port SampleMusicPreviewMode from ScreenSelectMusic.
 * Changed MusicWheel metrics to read from OnlineMusicWheel instead.
 * Added section, roulette, and random music (not used yet).
 * Stop the music when reaching a section.

[others]
* some theme file additions
2010-08-10 23:36:04 -05:00
AJ Kelly 98fb951798 scoreboard stuff from midi 2010-08-09 19:53:11 -05:00
AJ Kelly a3015c467c forgot this one 2010-08-09 18:28:53 -05:00
AJ Kelly 23efdff79f more online fixes 2010-08-09 18:09:56 -05:00
AJ Kelly 69f4f10428 online eval user selection/deselection 2010-08-09 18:02:22 -05:00
AJ Kelly d29e0052bb [ScreenDebugOverlay] force sm-ssc to read ButtonText, FunctionText, and PageText OnCommands. 2010-08-08 17:24:46 -05:00
AJ Kelly 6eb8ff4b91 fix typo/duplicates 2010-08-08 11:16:31 -05:00
Alberto Ramos e6e9941d17 I did something really stupid... 2010-08-07 20:41:22 -06:00
AJ Kelly 8a0919872a various theme changes from midi 2010-08-05 18:13:34 -05:00
AJ Kelly 7c52f7b3f2 [ScreenDebugOverlay] add PageStartX and PageSpacingX metrics. (The Y value is still hardcoded to SCREEN_TOP+20 for now, though.) 2010-08-04 11:14:05 -05:00
AJ Kelly 5337914b8b fallback changes from midi; default next 2010-08-03 18:07:54 -05:00
AJ Kelly b5a7c11b4f various theme changes from midi; shortens the main options menu a bit 2010-08-02 01:18:32 -05:00
AJ Kelly efa2135050 metrics update from midi 2010-07-27 15:40:05 -05:00
Alberto Ramos c0b9a55892 metrics again (one char typo hurr) 2010-07-26 13:20:18 -06:00
Alberto Ramos 124c8ae904 metrics 2010-07-26 13:13:47 -06:00
Alberto Ramos 3653da83c6 Two part can be cancelled with menuup/down, todo: make it a metric 2010-07-26 13:09:56 -06:00
AJ Kelly d246bfd3df theme updates from midi 2010-07-26 12:38:07 -05:00
Alberto Ramos 213f58ae0a metrics added 2010-07-25 11:44:15 -06:00
Alberto Ramos 23a1cc37d4 MusicWheel::JumpToNext/PrevGroup, functions tweaked (thanks juanelote)
Metric added, [MusicWheel]::HideSections, will restrict showing one group at time, it you want to see the other groups use the next/prev group code, defaulted to "false"
Also group changing is allowed via gamebuttons in case of those who wants to take advantage of the codedetector too, "false" as default
SongManager::GetSongGroupByIndex, gets groups by index (helpful in Jump to group functions, thanks to juanelote for this too).
2010-07-25 11:29:05 -06:00
AJ Kelly c0599e2afb add 1.25xmusic, judgment color changes [Midiman] 2010-07-25 12:14:16 -05:00
AJ Kelly f329cc7a0d fix up practice mode somewhat 2010-07-24 01:05:50 -05:00
AJ Kelly 986a1ec791 theme updates from midi; adds protiming 2010-07-23 18:57:48 -05:00
AJ Kelly c12b073a37 CustomDifficulty stuff for _fallback 2010-07-23 16:11:04 -05:00
AJ Kelly 83fdf54e80 starting to declutter the service options; many more commits to come 2010-07-22 17:16:57 -05:00