Commit Graph

107 Commits

Author SHA1 Message Date
ListenerJubatus f4c97e5970 rm. seems to cause errors 2018-08-07 09:21:24 -06:00
ListenerJubatus 35f8e70d58 A few more theme tweaks
Fix the extra stage badge on evaluation, style fixes for ScreenGameOver, attempt to have ScreenContinue branch respect AutoSetStyle.
2018-08-05 10:01:59 -06:00
ListenerJubatus 9f8f7e3091 Theme housekeeping and ScreenContinue. 2018-08-04 11:51:38 -06:00
ListenerJubatus 67099e520c Merge a major revamp of Lambda
Besides a few other minor retouches and additions, the biggest change is
that the theme now has a fixed color scheme of yellow, orange, and dark
magenta, and that many of the glossy graphics have been replaced by
flatter versions with subtle shadows.
2018-02-08 23:35:28 -06:00
ListenerJubatus e509fffc62 Address course bug by adding back autosetstyle pref 2018-01-15 17:36:26 -06:00
ListenerJubatus edcda5cae6 Contrast, music wheel icons 2017-12-29 21:19:25 -06:00
ListenerJubatus 1e5979fe14 Theme updates (colors, evaluation) 2017-08-19 18:04:08 -06:00
ListenerJubatus 1210dd7c42 Resolve visibility/contrast issues in Lambda theme 2017-08-12 18:45:03 -06:00
ListenerJubatus 2cc1ba8a96 Options screen adjustments to theme 2017-08-11 15:01:19 -06:00
ListenerJubatus a17c95aa68 Post-pull fixes 2017-08-08 12:25:20 -06:00
ListenerJubatus f257f19dad Add new 5.1 default theme Lambda
I'd like to thank everyone who made this possible;, including but not
limited to Riakodoadm, MrThatKid, kyzentun, Luizsan, JoseVarelaP,
everyone else who provided feedback and bug reports.
2017-08-08 01:07:34 -06:00
Kyzentun Keeslala a3f5682ce2 Added Stop Course to pause menu. Hide foreground during pause menu. Changed GiveUpStartText, GiveUpBackText, and SkipSongText to tell the player to double tap for the menu. 2016-01-12 17:37:00 -07:00
Kyzentun cf02a8fe50 Removed setmetatable mistake from default's ScreenFilter and ProTiming lua option rows. 2015-02-04 12:04:48 -07:00
freem 5649b5f61b thify_number replicates FormatNumberAndSuffix; use that instead. 2014-09-15 03:58:16 -05:00
Kyzentun 5ffe5f7157 Removed unused is_stage_final function from default. 2014-09-14 21:07:34 -06:00
Kyzentun 2199e7aafb Fixed GAMESTATE:GetCurrentStage to use correct logic for determining if all human players are on final stage.
THEME:GetPath lua functions can now pass true for the third arg if the element is optional.
Fixes to various StageDisplay things in default.
thify_number and thified_curstage_index lua functions added to default/Scripts/04 Other.lua.
2014-09-07 04:05:10 -06:00
Jonathan Payne 91581bb5f7 Fix eval summary, summary branches
+ Fixed ScreenGameplay StepsDisplay errors
+ Fixed ScreenSelectCourse CourseContentsList masks
+ Fixed ScreenEvaluationSummary banners -- introduced a scroller.
+ Fixed showing ScreenEvaluationSummary showing after a course

(cherry picked from commit 04f7373238410c481cb79c6441fb27c55c69a447)
2014-08-28 06:01:15 -05:00
Jonathan Payne 8f0e2246f9 Add a real High Scores screen.
(cherry picked from commit 4c5bfa5e0eb351a0d90c70413a7cd8622007d188)
2014-08-28 06:01:12 -05:00
Jonathan Payne b6dfe09253 Increment version to "StepMania 5 Beta 2b" 2013-10-29 16:51:49 -07:00
Jason Felds dc5d6a932d Revert "Some of default. Better break this up."
This reverts commit 8833ab5bc6.
2013-07-18 17:43:31 -04:00
Jason Felds 53069a73eb Revert "Time to migrate back to stock lua."
This reverts commit 5a5724d13f.
2013-07-18 17:40:47 -04:00
Jason Felds 8833ab5bc6 Some of default. Better break this up. 2013-07-04 13:09:03 -04:00
Jason Felds 5a5724d13f Time to migrate back to stock lua.
Sorry for the newline mess.
2013-07-01 20:25:37 -04:00
Jonathan Payne 4da45222aa theme changes (incomplete) 2012-12-27 21:47:29 -08:00
Jonathan Payne 133a903907 Theme changes 2012-12-27 18:25:08 -08:00
Jonathan Payne cfbbd41df2 + Add DrawOrder mammpings
+ Add SoundPack userpref & underpinnigs for selectable sound packs
2012-04-01 02:05:35 -07:00
AJ Kelly 319d61a4e7 set AutoSetStyle true by default in default theme 2012-01-07 18:18:25 -06:00
Jonathan Payne cfc7834209 Merge-a-tize me captain. 2012-01-07 16:03:40 -08:00
Jonathan Payne 01c44d2cd9 Extended -> Nonstop (internally), get rid of segment display "fade" effect, etc. 2012-01-07 16:01:51 -08:00
Jonathan Payne 146ec27083 remove options density, add back Big, change Jupiter, add less obnoxious editor
sounds
2012-01-07 15:26:32 -08:00
AJ Kelly 835693a12b cut back on the theme info some 2012-01-07 16:49:26 -06:00
AJ Kelly bae815b24d disable fancy particle BG by default in default theme 2012-01-07 16:48:20 -06:00
AJ Kelly 6544d31dd9 theme prefs should NOT be in fallback. 2011-12-29 12:49:45 -06:00
AJ Kelly 448f64fc37 continuing the process of moving theme preferences to the new format. still haven't handled protiming, screen filter, or scoring system yet. 2011-12-27 20:27:18 -06:00
AJ Kelly 3565bc0b93 start the process of moving theme prefs to the new format 2011-12-27 20:03:56 -06:00
AJ Kelly 122c911024 remove dupe 2011-12-27 19:32:06 -06:00
AJ Kelly 81cd300e96 flip the fani ui options, fixes issue 634. 2011-11-17 21:57:29 -06:00
AJ Kelly 94227f8050 more localization for custom options lines 2011-10-21 11:37:15 -05:00
AJ Kelly 460be0a069 change theme info lua around some, idk why we have this here 2011-10-15 18:12:40 -05:00
AJ Kelly 9bc8f488f7 [Default theme] Added Song Timing Display user preference. 2011-09-26 17:45:02 -05:00
AJ Kelly a7568450bf screen filter related things 2011-09-11 22:32:14 -05:00
AJ Kelly ffa6bbf2e0 add Screen Filter to ScreenPlayerOptions 2011-09-03 19:55:58 -05:00
Colby Klein e5d863fb93 Start cleaning up scripts. ThemePrefs makes me want to never look at code again. 2011-08-18 11:13:07 -07:00
AJ Kelly e73d1a765c [Theme-side] Added Fancy UI Background preference to Theme Options. 2011-08-13 05:03:08 -05:00
AJ Kelly e4efe46bb4 add missing file 2011-08-07 18:55:17 -05:00
Jonathan Payne df12c3e2fc Bug 176: Small theme and behavior tweaks.
( http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=176 )
2011-07-20 15:07:56 -07:00
Jason Felds e281ca418b New lua function CHARMAN:GetCharacterCount.
How the Characters mod won't display by default if
there are no characters to play with at all.
2011-07-05 19:10:07 -04:00
Jason Felds 6c9bb57ddb Disable the Score Display mod for now.
Since scoring is now lua based, these mods
may no longer have a place here.
2011-06-01 11:06:43 -04:00
Jason Felds 0689d897ea [sm130score] lua scoring is no longer "special".
It's primarily "it".
2011-04-11 22:58:23 -04:00
Jason Felds 5ce84e9241 [sm130futures] See above/below. 2011-04-10 03:50:00 -04:00