Commit Graph
1418 Commits
Author SHA1 Message Date
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 259e9b1e00 Revert "Round 2 of this."
This reverts commit 1d7b5fe852.
2013-06-04 23:47:49 -04:00
Devin J. Pohly 1220dbe085 Revert "Round 2-2 of this."
This reverts commit 0ae4183f7b.
2013-06-04 23:47:22 -04:00
Devin J. Pohly 9bb2463d94 Revert "And these..."
This reverts commit 5d5875904d.
2013-06-04 23:45:00 -04:00
Devin J. Pohly cd1cd57e8c Revert "Forgot another coin thingamajigger."
This reverts commit 8e96e05c24.
2013-06-04 23:33:35 -04:00
Devin J. Pohly f56ca7824c Revert "This should fix the TESTING thing."
This reverts commit 93f98c429d.
2013-06-04 23:32:27 -04:00
Devin J. Pohly 85e14ebfce Partial revert of a72416e 2013-06-04 23:31:57 -04:00
Devin J. Pohly 89cf4a4ee3 Remove empty overlay from SSM
Fixes dialog error
2013-06-04 23:29:04 -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 93f98c429d This should fix the TESTING thing. 2013-06-03 17:16:07 -04:00
Jason Felds 8e96e05c24 Forgot another coin thingamajigger. 2013-06-02 14:24:09 -04: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 20d94d4b7e Cat is back in the bag. Revert commits.
A-mods need to be tested more.

...and this is what happens when you forget to
stash changes before a merge. Lesson learned.
2013-04-19 21:49:55 -04:00
Jason Felds 3b7d5716a7 ...well, cat's out of the bag. a-mod tryout. 2013-04-18 23:05:23 -04:00
Jason Felds 5d5875904d And these... 2013-04-18 22:58:10 -04:00
Jason Felds 0ae4183f7b Round 2-2 of this. 2013-04-16 00:16:02 -04:00
Jason Felds 1d7b5fe852 Round 2 of this. 2013-04-15 23:26:05 -04:00
Shenjoku ba0d2d1838 Upgraded the DirectX 8 rendering to DirectX 9. Updated Direct Input to work with
the latest SDK as well.
2013-04-08 21:13:47 -07:00
Jousway cee9b53a42 dang I'm dumb 2013-04-06 14:59:40 +02:00
Jousway 5af3a6e937 updating cdtitle resizer, change back if you guys dont like it. 2013-04-06 14:30:27 +02:00
Jousway f14b367346 <@Jousway> I should just add my cdtitle resizer to sm5 default theme and piss
the entire comunity off ;)
<~freem> yes
<~freem> didn't holo just say add it to default
<&holo> do it up

in before everyone hates me haha
2013-04-03 19:50:52 +02:00
Flameshadowxeroshin 500a738b9b that's it. 2013-03-29 03:03:20 +00:00
Flameshadowxeroshin 2887de675e found a small issue here 2013-03-29 02:46:02 +00:00
Devin J. Pohly 681cd6a68a Fix Lua syntax in 02 OptionsMenu.lua 2013-03-24 18:06:12 -04:00
Flameshadowxeroshin 2eb2e0a939 Added a weight option row as part of workout stuff. 2013-03-22 13:26:06 -05:00
Jousway 4534b6612c Pop'n Music Map Controller Support 2013-03-05 17:25:14 +01:00
Jousway 43ac3c983c ds3d DX Map Controller Support 2013-03-05 17:16:03 +01: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
Colby Klein 804a5d84a0 Revert "Removing CoinMode here."
This reverts commit 7393835644.
2013-02-11 12:12:28 -08:00
Jonathan Payne 73db99db54 Assets update, Fallback update 2013-02-09 14:16:41 -08:00
Jonathan Payne e9e64018e2 Improvements before branch 2013-02-09 14:11:38 -08:00
Jason Felds 3739c36956 No need for coin data. 2013-02-07 22:14:19 -05:00
Jason Felds 7393835644 Removing CoinMode here.
Don't know if these are even used.
2013-02-07 22:07:00 -05:00
phantom 53acf0f3a3 Put GamePrefs and UserPrefs into Save. 2013-02-04 15:51:04 +01:00
Flameshadowxeroshin 4db3e51a03 patch IniFile's Lua implementation to have # comment support. Could potentially be breaking, but I'm unaware of any INI files that try to use tags that start with #. 2013-01-27 00:02:35 -06:00
Jonathan Payne d915050656 TitleScreen tweaks. 2013-01-05 23:21:32 -08:00
Jonathan Payne 4c836c48d6 Make it bigger captain 2013-01-05 03:03:30 -08:00
Jonathan Payne 0f77528b19 Change editor font. does not draw out of screen 2013-01-03 17:55:12 -08:00
Devin J. Pohly 226877f826 remove some apparently accidentally-added files 2012-12-30 13:03:55 -05:00
Colby Klein 75b86d430c Put header back on ScreenOptionsService. 2012-12-28 23:33:33 -08:00
Colby Klein 7b50c11060 Merge 2012-12-28 23:01:41 -08:00
Jonathan Payne a18ecf8213 +2 Autogen 2012-12-28 22:52:29 -08:00
Jonathan Payne 2b70348d2e +1 Autogen 2012-12-28 22:45:03 -08:00
Colby Klein c049b1d0a9 Is testing things like this before you commit so much to ask? 2012-12-28 22:42:02 -08:00
Flameshadowxeroshin 7fe4f44a2f Make course mode stuff show up 2012-12-28 21:45:21 -06:00
Jonathan Payne 7ea1b21bb3 Fix lives. 2012-12-28 19:01:40 -08:00
Jonathan Payne b952a31272 Merge 2012-12-28 19:00:28 -08:00
Jonathan Payne a20d7722a2 Update theme (Autogen, general annoynaces) 2012-12-28 19:00:19 -08:00