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 Kelly and Devin 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 Payne and Devin 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
Jason Felds
8833ab5bc6
Some of default. Better break this up.
2013-07-04 13:09:03 -04:00
Jason Felds
986d510a88
Fallback handled. Yes, I tested this.
2013-07-03 20:08:34 -04:00
Jason Felds
91611d3624
Themekit for PIU handled.
2013-07-03 18:38:57 -04:00
Jason Felds
e805184fd0
HelloWorld theme handled.
2013-07-02 20:28:29 -04:00
Jason Felds
2d5d45e365
The "new" theme is handled.
2013-07-02 18:22:43 -04:00
Jason Felds
f373dd9add
Portkit for SM4 handled.
2013-07-02 17:48:24 -04:00
Jason Felds
9982e3369e
Themekit handled.
...
...yeah, I can't replicate the IFFE in pure lua.
2013-07-01 22:08:27 -04:00
Jason Felds
ca1b8cb942
MouseTest theme covered.
2013-07-01 21:41:29 -04:00
Jason Felds
c31d1f1c9d
RSR theme covered.
2013-07-01 21:30:10 -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
f51d64fe92
why in gods name did I do this why
2013-06-15 06:03:14 -07:00
Jonathan Payne
39f68e0133
Make transitions extra fast.
2013-06-15 05:54:55 -07: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
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