Commit Graph

56 Commits

Author SHA1 Message Date
Crash Cringle d788071d4d Add sorting by Block level
(cherry picked from commit e1c8326a6a71f4a15c3f123391dc3f3331ee4a7b)
2024-02-25 09:36:21 -08:00
Crash Cringle 3fd0bd8ade Creating mapping of preferred sort section name to songs. 2024-02-25 09:36:21 -08:00
Crash Cringle 24876804ef Add Top Grades sort per profile. This allows each player to see their top grades based on the currently used profile.
The present implementation adds 2 new sorts for this, TOP_P1_Grades and TOP_P2_GRADES following the naming convention of TOP_GRADES which returns the machine grades.

I named the sort TopP1Grades rather than TopGradesP1 to prevent the "conflicting" banner error.

Eventually, I'd like to condense this to be 1 sort fed a playernumber or profile parameter in the future.

(cherry picked from commit 731ae501d8a14a196984bf7578afaa9351c22c5c)
2024-02-25 09:36:11 -08:00
quietly-turning e7373836e4 add _fallback redir banners for BeginnerMeter sort
This should fix MissingThemeElement warnings about 'The theme element
"Graphics/Banner BeginnerMeter" is missing.'
2023-01-28 09:23:33 -08:00
Martin Natano 4c0aef69dd Remove legacy network code 2022-04-11 14:50:00 -07:00
Kyzentun d3b5f5eb98 Added debug menu option for resetting key mappings to default. Added sanity checking requirement to ScreenMapControllers. 2014-11-30 14:45:52 -07:00
Kyzentun 13066518fe Renamed Header elements to ListHeader. Removed hungarian notation from ScreenMapControllers. 2014-09-04 17:03:11 -06:00
Kyzentun f2fdaa0cf5 Massively improved Config Key/Joy Mappings screen.
Warning is dismissable now, and cursor does not start in a position that will change a setting.
New special actions added:  ClearToDefault, ReloadFromDisk, SaveToDisk, SetListMode.  Exit is a special action.
Player is prompted to save when exiting screen instead of saving after every action.
Special actions fallback on Graphics/SMC action if they don't have their own.
Moved SMC overlay to Graphics/SMC warning.
Metrics for configuring input lock time, warning autodismiss time, lines visible, and NoSetListPrompt autodismiss time.
Header row added for cursor to start on.
ScreenMapControllers2 deleted as obsolete.
BitmapText:maxwidth changed to factor the zoom of the actor into the calculation.
2014-09-04 01:23:28 -06:00
Kyzentun aac32f81ad Rewrote ScreenCredits to move StepMania credits to Scripts/04 CreditsHelpers.lua and provide an API for adding sections so that themers don't have toe duplicate stepmania credits to theme the screen. 2014-09-01 15:41:58 -06:00
Jonathan Payne 8f0e2246f9 Add a real High Scores screen.
(cherry picked from commit 4c5bfa5e0eb351a0d90c70413a7cd8622007d188)
2014-08-28 06:01:12 -05:00
Kyzentun 9b2c59de46 Added BackgroundFitMode preference and setting screen for controlling how backgrounds are fitted to the screen. 2014-08-16 03:37:24 -06:00
Jason Felds 6120a8a5e4 Revert "Fallback handled. Yes, I tested this."
This reverts commit 986d510a88.
2013-07-18 17:43:19 -04:00
Jason Felds 986d510a88 Fallback handled. Yes, I tested this. 2013-07-03 20:08:34 -04:00
Jonathan Payne 73db99db54 Assets update, Fallback update 2013-02-09 14:16:41 -08:00
AJ Kelly d97251b14e sigh. 2012-07-12 09:58:51 -05:00
AJ Kelly 05c908a8a7 add win/lose display to Evaluation on Rave mode; fixes issue 578 (http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=578) 2012-06-18 14:49:14 -05:00
AJ Kelly 135b52c45c Add missing StreamDisplay danger; fixes bug 717 2012-02-18 19:40:23 -06:00
Alberto Ramos 5e4acda585 I think it's better to leave this thing here 2012-01-28 18:02:07 -07:00
AJ Kelly d4cc9858a3 add missing graphic 2011-11-14 12:02:14 -06:00
AJ Kelly 1adbad7713 redir to _blank in an attempt to fix issue 530 2011-09-22 19:25:18 -05:00
AJ Kelly cebec8485b [Banner] Added "Banner group fallback" graphic. 2011-09-11 17:23:07 -05:00
AJ Kelly 884798d0cd hidden is deprecated, use visible instead 2011-08-11 13:02:48 -05:00
AJ Kelly a4c6b21b1e [BeginnerHelper] Made BeginnerHelper run the OnCommand. Also added missing files and fixed metrics. 2011-08-07 18:50:57 -05:00
AJ Kelly d413a0044d [LifeMeterBattery] Added LostLife param to LifeChanged message. Converted LifeMeterBattery lives to an AutoActor. 2011-08-07 01:05:43 -05:00
AJ Kelly b1f4bb151d [LoadingWindow] Added the ability for themes to have custom splash banners. (Currently Windows-only.) 2011-07-19 19:40:44 -05:00
Henrik Andersson e249542093 [loading window] Might as well use this simple fallback graphic that I made in paint. 2011-06-06 20:49:34 +02:00
AJ Kelly 517c085762 change missing graphic 2011-06-05 05:36:05 -05:00
AJ Kelly 62646c2db9 change window icon; fixes issue 295 2011-06-03 16:00:39 -05:00
AJ Kelly a867b88640 add missing endless banner 2011-05-10 09:24:31 -05:00
AJ Kelly 4579ba19b1 crush fallback png 2011-05-02 01:34:44 -05:00
AJ Kelly 3869c69098 [ScreenOptions] Renamed "ScreenOptions LineHighlight" to "ScreenOptions LineHighlight P#", making it load per-player. 2011-04-30 03:45:16 -05:00
AJ Kelly e24529e3fc rename PercentFrame per last commit 2011-04-21 00:34:57 -05:00
AJ Kelly 52bf3c4808 fix graphic names! 2011-04-20 16:42:38 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 7c4044a2fc Force consistent line endings.
I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
2011-03-16 15:51:54 -04:00
AJ Kelly c28845a8dc Added custom MusicWheel items.
[ScreenSelectMusic] Add GetMusicWheel Lua binding.
2011-03-08 19:28:40 -06:00
AJ Kelly f544db1852 fix missing file error 2011-02-21 02:39: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 ac92794e43 [MusicWheel] add OverPart 2010-12-18 03:53:17 -06:00
Jonathan Payne b22095e052 this should have been here in the first place 2010-09-19 20:00:20 -07:00
AJ Kelly b197b4a97d fallback theme changes from midi 2010-09-04 11:31:21 -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
Alberto Ramos eb1eccac46 added edit menu arrows and fixed/added missing metrics 2010-07-22 13:12:01 -06:00
AJ Kelly cf631a8328 some fixes to make rave go a tiny bit further (still crashes) 2010-05-23 22:17:42 -05:00
AJ Kelly 97749ff421 Even though these files can have separate graphics, most themers will expect the Random and Portal graphics to map to Roulette's by default. 2010-05-11 11:30:40 -05:00
AJ Kelly 225b5a6af3 some Rave stuff 2010-04-26 02:14:27 -05:00
AJ Kelly 4ee0c0b41f add CombinedLifeMeterTug graphics to _fallback 2010-04-26 01:56:07 -05:00
AJ Kelly 80e5e985c1 Allow MusicWheelItem Random and Portal to have different graphics from Roulette. 2010-04-19 00:19:25 -05:00