Commit Graph
1480 Commits
Author SHA1 Message Date
Colby Klein 5feef28f4d By the by, StretchBackgrounds is hardcoded
By the by, StretchBackgrounds is hardcoded or used by whatever calls
this.  Also, only you can prevent pillarboxing.
2013-10-20 10:10:29 -07:00
Jonathan Payne 433813f764 Themes/: remove anything we don't ship with. For real this time 2013-10-20 22:00:33 -07:00
Jonathan Payne 2e240a38c7 Themes/default: Fix header alignment, make the background checkboard less gaudy
Themes/: remove anything we don't ship with.
2013-10-20 21:57:50 -07:00
Jonathan Payne 7f9972ea74 Fix routine theme errors; do not force typical pump options behavior 2013-10-17 19:27:42 -07:00
AJ Kelly 017faf527d Stretch backgrounds based on preference
It turns out we have a preference called StretchBackgrounds and this
seems like the perfect place to use it. Also we may want to set it to
true then by default, I don't know.

(Sourced from shakesoda/stepmania.)
2013-10-13 02:06:28 -05: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
Colby Klein 6d393c76b9 dtripper: new background, fix up wheel a bit
(Sourced from shakesoda/stepmania.)
2013-10-08 06:25:55 -07:00
Colby Klein 7b259847d9 Fix Blend.AlphaKnockOut (broken for a long time I guess)
(Sourced from shakesoda/stepmania.)
2013-10-07 14:31:03 -07:00
Colby Klein 7b76ed78d6 dtripper: Mess with wheel items
(Sourced from shakesoda/stepmania.)
2013-10-07 14:30:28 -07:00
AJ Kelly ff12dc332f small changes to roulette item
(Sourced from shakesoda/stepmania.)
2013-10-07 15:05:34 -05:00
AJ Kelly d3f8de2a2c Update gameplay sync simfile to one from Vospi
(Sourced from shakesoda/stepmania.)
2013-10-07 15:05:17 -05:00
Colby Klein 02ec3d871b Add dimension-tripper theme
(Sourced from shakesoda/stepmania.)
2013-10-07 12:48:42 -07:00
Colby Klein b34ab5577c rsr: get rid of gameplay decorations
(Sourced from shakesoda/stepmania.)
2013-10-06 22:19:31 -07:00
AJ Kelly 7ed3095492 Allow per-screen Start sounds instead of forcing Common Start
(Sourced from shakesoda/stepmania.)
2013-10-06 23:03:50 -05:00
Colby Klein f91be6cf9f Crop the background to fit instead of pillarboxing it
(Sourced from shakesoda/stepmania.)
2013-10-05 21:00:54 -07:00
Colby Klein b845c4c119 Fix _shigu offset
(Sourced from shakesoda/stepmania.)
2013-10-05 18:56:41 -07:00
Colby Klein cea4764798 Color the witches' ball differently
(Sourced from shakesoda/stepmania.)
2013-10-05 18:02:17 -07:00
Jonathan Payne c2be6bede7 More rsr
(Sourced from shakesoda/stepmania.)
2013-10-05 18:00:51 -07:00
Colby Klein 6f9b0dc4af rsr: Fix DVNO wheel colors
(Sourced from shakesoda/stepmania.)
2013-10-05 10:07:14 -07:00
Colby Klein ede552add8 rsr: MusicWheel upgrades part 2
(Sourced from shakesoda/stepmania.)
2013-10-05 06:36:35 -07:00
Colby Klein cc57fc26c8 rsr: Upgrade music wheel
(Sourced from shakesoda/stepmania.)
2013-10-05 06:10:21 -07:00
Jonathan Payne e8590451d8 Make rsr a little better again
Here come the huge lazy commits.

(Sourced from shakesoda/stepmania.)
2013-10-05 03:03:19 -07:00
AJ Kelly 44c7334b18 some pedantic changes 2013-10-02 06:32:27 -05:00
Devin J. Pohly afe3009c7d fix lua error 2013-10-07 22:28:26 -04:00
AJ KellyandDevin J. Pohly befc6665a0 Change ScreenNetSelectBase to use a unique font for the user list.
okay I'm not sure who originally had it using the chat font, but I want to hit them.
2013-09-26 12:46:32 -04:00
Devin J. Pohly d9a37be653 finish removing ScreenPackagesSSC
Missed it in the Xcode projects and HelloWorld.
2013-09-26 12:45:38 -04:00
Jonathan PayneandDevin J. Pohly db4acae2c5 Update /rsr slightly. 2013-09-22 13:38:25 -04: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 d5345f2f37 Rewrite CustomSpeedMods to use new profile hooks
This fixes bug 1054.
2013-09-06 23:38:03 -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 dcb5087b1b default theme: fix saving of ThemePrefs
Since this was in a `decorations' layer, the outer ActorFrame was being
stripped along with its OnCommand.
2013-08-14 22:19:59 -04:00
Devin J. Pohly 424e26ee22 Update IRC channel 2013-08-09 14:03:36 -04:00
Devin J. Pohly 1da76c3a54 fix Lua warning by removing redundant code 2013-07-21 19:29:28 -04:00
Devin J. Pohly 9c1da9cfd4 finish backouts that didn't complete because of merge conflicts 2013-07-19 11:25:36 -04:00
Jason Felds fb5db73c45 Revert "DONE! All lua is future-proofed."
This reverts commit afd0dac0c1.
2013-07-18 18:02:01 -04:00
Jason Felds ea45a6947c Revert "Some more of default. Not yet done."
This reverts commit 162b626e3e.
2013-07-18 17:57:14 -04: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 6120a8a5e4 Revert "Fallback handled. Yes, I tested this."
This reverts commit 986d510a88.
2013-07-18 17:43:19 -04:00
Jason Felds 881f175e6c Revert "Themekit for PIU handled."
This reverts commit 91611d3624.
2013-07-18 17:43:01 -04:00
Jason Felds 450936e414 Revert "HelloWorld theme handled."
This reverts commit e805184fd0.
2013-07-18 17:42:49 -04:00
Jason Felds c872bb311c Revert "The "new" theme is handled."
This reverts commit 2d5d45e365.
2013-07-18 17:42:22 -04:00
Jason Felds f57abda0bc Revert "Portkit for SM4 handled."
This reverts commit f373dd9add.
2013-07-18 17:42:11 -04:00
Jason Felds e495af010c Revert "Themekit handled."
This reverts commit 9982e3369e.
2013-07-18 17:42:01 -04:00
Jason Felds 7f2fb952ca Revert "MouseTest theme covered."
This reverts commit ca1b8cb942.
2013-07-18 17:41:35 -04:00
Jason Felds f5c5648bdd Revert "RSR theme covered."
This reverts commit c31d1f1c9d.
2013-07-18 17:41:24 -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 afd0dac0c1 DONE! All lua is future-proofed. 2013-07-05 22:17:42 -04:00
Jason Felds 162b626e3e Some more of default. Not yet done. 2013-07-04 22:50:30 -04:00