Commit Graph
229 Commits
Author SHA1 Message Date
Mark Cannon 5d3ecc6400 Added documentation for ThemePrefs and ThemePrefsRows, updated some code
and added sanity checks into ThemePrefsRows, added localization support for
error messages in ThemePrefs and ThemePrefsRows.
2010-12-28 05:15:47 -05:00
Mark Cannon efe31cfd63 fixed potential bug with Choices not being strings 2010-12-27 21:05:32 -05:00
AJ Kelly 114e28a1d3 [ScreenHowToPlay] Added CharacterName metric, which will force the Character that shows up. 2010-12-27 00:08:52 -06:00
AJ Kelly b8b20ec80b Changed Steps picking logic in ScreenGameplaySyncMachine; now playable Steps are chosen, instead of whatever NoteData happens to be first.
Also added pump-single data to ScreenGameplaySyncMachine music.sm.
2010-12-26 17:01:06 -06:00
AJ Kelly f68607d7a1 [ScreenNetSelectMusic] StepsDisplay changed to load from StepsDisplayNet.
[RoomWheel] Added OverPart (just like in MusicWheel).
2010-12-26 11:36:46 -06:00
AJ Kelly 83395b6e22 I get mad at this file not existing 2010-12-25 00:25:37 -06:00
AJ Kelly 036b23e9d3 add Banners for various SortOrders. (Group and Recent not included for various reasons) 2010-12-23 22:31:52 -06:00
AJ Kelly 5ed4916e1c some edit mode changes. 2010-12-23 19:47:16 -06:00
AJ Kelly af89c94d30 add solo, 3panel strings to edit mode StepsType 2010-12-22 14:44:38 -06:00
AJ Kelly 8a72f162ef fix ScreenGameplaySync Prev/NextScreen 2010-12-22 13:14:21 -06:00
AJ Kelly a6cb5fecc6 add Shift+Ctrl+F2 shortcut for reloading overlay screens (and metrics) 2010-12-22 12:36:19 -06:00
AJ Kelly a14ab84dc7 make options menus go back to the proper screen (e.g. UI Options goes back to "More Options" instead of ScreenOptionsService) 2010-12-21 16:58:36 -06:00
AJ Kelly 628afdd7d8 comment and stuff 2010-12-21 16:22:01 -06:00
Flameshadowxeroshin 8e742dce5a a few little changes 2010-12-20 11:43:27 -06:00
Flameshadowxeroshin 94c6b79ae8 re-merge 2010-12-20 10:23:27 -06:00
Flameshadowxeroshin 7fe0553c7a Add Actor:bezier. 2010-12-20 10:22:30 -06:00
AJ Kelly cc86955d23 fix typo 2010-12-20 03:12:38 -06:00
AJ Kelly ef46e6c088 [WheelNotifyIcon] add BlinkPlayersBest metric 2010-12-19 13:42:20 -06:00
AJ Kelly ac92794e43 [MusicWheel] add OverPart 2010-12-18 03:53:17 -06:00
AJ Kelly 06ad8cc4d1 add another missing metric 2010-12-15 19:54:49 -06:00
AJ Kelly 5798b521f8 add ScreenInstallOverlay metrics 2010-12-15 19:54:19 -06:00
Mark Cannon 4aa3110e25 Updated IniFile to match source's function calls, added initial version
of new ThemePrefs and ThemePrefsRows implementations and added a quick
example into the default theme code. Not fully functional yet, fyi.
2010-12-15 04:50:00 -05:00
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
Mark Cannon edef0ce5fa Added 03 IniFile to start building new userprefs/themeprefs API 2010-12-12 20:15:32 -05:00
Flameshadowxeroshin 87cf842c28 Add math.round. 2010-12-12 15:34:47 -06:00
Mark Cannon 67e30f9858 very, very initial cleanup of ThemesAndGamePrefs 2010-12-12 15:24:02 -05:00
Jonathan Payne e87a7508fd GamePrefs now holds _fallback inclusive choices, instead of ThemePrefs. 2010-12-11 22:50:07 -08:00
Jonathan Payne 8786171623 Add Speed Selector 2010-11-28 20:13:59 -08:00
Colby Klein c1579ef1da Fix speed mods here too. 2010-11-28 12:50:12 -08:00
Colby Klein 3f27d9c6b1 Change default speed mod set to reflect changes to scrolling speed. 2010-11-28 12:42:26 -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
Jonathan Payne 8f09e3c337 Theme changes 2010-09-27 22:41:11 -07:00
Jonathan Payne 60c371c169 simplify 2010-09-19 20:00:44 -07:00
Jonathan Payne b22095e052 this should have been here in the first place 2010-09-19 20:00:20 -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
AJ Kelly 5b4965b584 Allow the pump controls in _fallback's ScreenSelectProfile overlay; themes shouldn't have this problem anymore :) 2010-09-09 12:08:39 -05: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 c48214a352 fix bug related to percent on selmusic when no song is displayed.
metrics edits (trying to get the percent score to not suck on eval; not really working out so well)
Midi updated themeinfo and productivtyhelpers recently, too
2010-09-07 11:15:26 -05:00
AJ Kelly b197b4a97d fallback theme changes from midi 2010-09-04 11:31:21 -05:00
AJ Kelly 89a1672fb2 theme changes from midi 2010-09-02 00:26:16 -05:00
AJ Kelly 730717c2fb UserPref strings belong in default/languages. (the metrics referencing them in fallback should be moved to default as well; I'll get to this soon) 2010-08-30 14:43:07 -05:00
Jason Felds e39b4108fe Add missing strings.
Probably could be said better though.
2010-08-29 23:36:04 -04: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
AJ Kelly eedc7e5082 add modulate blend to productivityhelpers 2010-08-25 01:42:37 -05:00