Commit Graph
436 Commits
Author SHA1 Message Date
Jonathan Payne 7f9972ea74 Fix routine theme errors; do not force typical pump options behavior 2013-10-17 19:27:42 -07:00
AJ Kelly e329e91602 Add names to life meter/meter display items
I would've added commands but I'm not sure where they get run from (or
if they get run at all), so that's a job for later.

(Sourced from shakesoda/stepmania.)
2013-10-10 00:11:12 -05:00
AJ Kelly 303616a241 CombinedLifeMeterTug doesn't have MeterHeight
It strictly depends on the size of the graphic since there's no commands that
can be run on the stream as far as I can tell.

(Sourced from shakesoda/stepmania.)
2013-10-09 23:37:13 -05:00
Jonathan Payne ad67621b8a even more rsr stuff
helpdisplay + difficulties. which color is best on sstitle?

(Sourced from shakesoda/stepmania.)
2013-10-09 01:39:11 -07:00
Devin J. Pohly d6631caf3c Wire in new CustomSpeedMods implementation
Forgot this little bit earlier.  Whoops!
2013-09-20 16:16:21 -04:00
Devin J. Pohly cc38fa1d5a Profile: add custom load/save hooks
Themes can use these to implement custom per-profile data, such as
SpeedMods.txt.  For memory cards, they will be executed while the card is
mounted and should read/write everything they will need at that point.
2013-09-06 23:36:54 -04:00
Devin J. Pohly 424e26ee22 Update IRC channel 2013-08-09 14:03:36 -04:00
Devin J. Pohly ec23a019e2 Fix ScreenJukebox when there are no matching steps
Also makes minor tweaks to the SetSong function and adds a SystemMessage to
display that no steps have been found.  When this happens, the ScreenJukebox
will return to its PrevScreen.
2013-06-09 17:22:43 -04:00
Devin J. Pohly 0dc30d32b4 Hide unneeded pay-related theme elements
Can't remove these entirely in case other themes expect them.
2013-06-08 17:28:54 -04:00
Devin J. Pohly 9bb2463d94 Revert "And these..."
This reverts commit 5d5875904d.
2013-06-04 23:45:00 -04:00
Devin J. Pohly 85e14ebfce Partial revert of a72416e 2013-06-04 23:31:57 -04:00
Jonathan Payne a72416e039 Fix up theme a little. Sorry about the head clobber.
~ [ScreenSelectMusic] Change CDTitle Display.
~ [ScreenSelectPlayMode] Change icons due to ActorFrame propagation.
- [ScreenSelectPlayStyle] Remove couple, routine. These cause crashes.
- [ScreenOptionsArcade] Remove Premium choice. Requests lang strings that don't exist.
2013-06-04 02:12:58 -07:00
Jason Felds 76cc364d43 Remove Random Vanish randomizing.
The mod is still in for "compatibility" sake.
2013-05-26 00:03:33 -04:00
Flameshadowxeroshin 78d5be779f Add metric [Gameplay] UseInternalScoring.
Turn it off to prevent the game from touching custom scoring stuff. It is by default on.
2013-05-01 22:11:27 -05:00
Jason Felds 5d5875904d And these... 2013-04-18 22:58:10 -04:00
Colby Klein f2a7a4c5cc Revert "No need for coin data."
This reverts commit 3739c36956.

That should be the last of the coin mode things. I will not let gimping the
game like this slip by. If you have a problem, I suggest forking.

AM's broken business model has nothing to do with us. Gimping coin modes won't
magically stop piracy, it will lead to more fragmentation in the community
than there already is (and there's a lot), and hurt adoption.

StepMania itself is a free game, but it's entirely within users rights granted
by the license to sell it. This is what you agree to by committing to it. It's
not our business if some choose to use their powers for less-than-good. If you
want to stop your content from being used with pay mode, we should think up
another way than ripping the whole damn thing out.
2013-02-11 12:22:44 -08:00
Jason Felds 3739c36956 No need for coin data. 2013-02-07 22:14:19 -05:00
Jonathan Payne 66c4397dd5 Remove in edit, dont need that many colors. 2012-08-06 13:18:17 -07:00
Jonathan Payne 9672bbd09a theme updates, made a few things faster; makes the game look far smoother than most people realize. 2012-08-04 17:54:37 -07:00
AJ Kelly c239e439a0 [ScreenDebugOverlay] Added BackgroundColor metric. 2012-07-26 17:27:45 -05:00
AJ Kelly 996ca1642a removing the scoring line from options for now, to prevent crashes 2012-07-10 12:20:37 -05:00
AJ Kelly 435fd9ef56 A bunch of small changes that will hopefully let me close issue 176 once and for all. 2012-07-09 11:30:04 -05:00
AJ Kelly d1c2e3ad02 [ScoreDisplayRave] Add FrameBase and FrameOver to the metrics. 2012-07-06 13:09:18 -05:00
AJ Kelly 483c457a7e hide timer on ScreenNoise 2012-07-03 04:37:24 -05:00
Jonathan Payne 8cd21d0cac Quick options to report a bug, go on IRC 2012-06-27 14:16:49 -07:00
AJ Kelly a564f0c696 [PrefsManager] Add StretchBackgrounds preference. 2012-06-02 23:03:47 -05:00
AJ Kelly 6d0e884b95 [PaneDisplay] Added NullCountString metric. 2012-05-31 03:20:24 -05:00
AJ Kelly 38ca6bbea3 add missing metrics in [ScoreDisplayPercentage Percent]; should fix issue 782 2012-05-31 02:48:02 -05:00
AJ Kelly 44523f0c48 [MusicWheel] Added EmptyColor metric. 2012-05-27 12:55:31 -05:00
Jason Felds 9e1e7970ef [ScreenEdit] New menu to modify attacks.
Check the Area Menu (Enter Key) to have fun.
2012-05-21 21:42:06 -04:00
AJ Kelly a476e34619 [ScreenOptionsMasterPrefs] Allow for FastLoadAdditionalSongs preference to be called via the "conf" command. 2012-05-16 13:14:13 -05:00
AJ Kelly b02a4ae096 [ScreenWithMenuElements] Add DelayMusicSeconds metric. requested in issue 540: http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=540 2012-05-16 01:31:00 -05:00
AJ Kelly d35089a75f metrics for versus techno stuff 2012-05-14 21:54:17 -05:00
AJ Kelly dcce92d22f I'm going to do something ELSE for this alpha in terms of toggling things. if enough people legit complain, I'll revert it. 2012-05-14 00:25:49 -05:00
AJ Kelly 2e9584e9a9 changes to credits; some of it sourced from hanubeki's clone, http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=b523c1bd56e6e4ee0bba799e1d2faeb08480bcae 2012-04-12 14:29:20 -05:00
AJ Kelly 2a5dec7bb5 add missing metrics for ScreenGameplay:SurviveTime 2012-03-30 22:37:44 -05:00
Jonathan Payne 69ceebe6fb Don't allow Options on ExtraStage (might be fun later) 2012-03-24 13:43:20 -07:00
AJ Kelly 973dc2a3d7 Turns out we don't need PlayerJoined in [ScreenSelectMaster] UpdateOnMessage after all. 2012-03-21 19:44:40 -05:00
AJ Kelly 2618164fa8 move Theme Options from fallback to default; not every theme will have them 2012-03-20 17:10:56 -05:00
Jonathan Payne 9507ad5b0c ? 2012-03-18 13:11:59 -07:00
Jonathan Payne cd3fc694cc revert comments 2012-03-17 00:27:05 -07:00
AJ Kelly ce4366e605 [ScreenSelectMusic] Added PlaySoundOnEnteringOptionsMenu metric (true/false). 2012-03-01 21:28:15 -06:00
Jonathan Payne 666806a841 easier to play course, no options in oni mode 2012-03-01 14:20:49 -08:00
Jonathan Payne a19cce62bc Old style service menu. Sorry :^)! 2012-03-01 13:55:07 -08:00
Jonathan Payne 5fc75e1090 Less obtrusive combo pulse, more music rates. 2012-02-23 14:58:19 -08:00
AJ Kelly 79221e7eea more metrics changes related to judgments and hold judgments 2012-02-16 21:13:51 -06:00
Jason Felds 8a98bcdff7 [editorKeysounds] Prepare the eventual menu. 2012-02-10 13:51:29 -05:00
AJ Kelly 778ce8a288 [ScreenOptionsMaster] Added StepsRowLayoutType metric. (Valid values are ShowAllInRow or ShowOneInRow.) 2012-02-08 23:49:42 -06:00
AJ Kelly aec66e105f remove unrecognized modifier 'default' 2012-01-20 13:46:44 -06:00
AJ Kelly a5dbcaac4e move UserPrefComboOnRolls to default... still doesn't fix the problem but should prevent it happening with every theme; will fix later tonight 2012-01-15 20:35:44 -06:00