Kyzentun
|
d472d28490
|
Fixed accidental old name for ArbitrarySpeedMods in metrics for edit mode.
|
2014-06-23 00:25:18 -06:00 |
|
Kyzentun
|
de8799ebdc
|
Renamed ArbSpeedMods to ArbitrarySpeedMods to avoid the wrath of the OpenGL Architecture Review Board. Added option rows for controlling the size of the increments used by ArbitrarySpeedMods. Simplified logic in ASM and added rounding to avoid excessive precision. Removed pointless setmetatable calls from various lua option rows.
|
2014-06-20 22:48:00 -06:00 |
|
Kyzentun
|
045e9edcdd
|
Added ArbSpeedMods function for a better way of setting speed modifiers. Added NotifyHandlerOfSelection to OptionRowHandler to support this. Changed exceptions thrown by OptionRowHandlerLua into log warnings because crashing out is not helpful to themers. Fixed SetEnabledForPlayers in OptionRowHandlerLua to correctly read the PlayerNumber enum. Removed silly git add Docs/Themerdocs/Examples/OptionRowHandlerLua.lua and second check for ExportOnChange.
|
2014-06-19 06:41:18 -06:00 |
|
freem
|
922c9c412a
|
fix issue #65 by only centering the needed items. Yes, it's a workaround. (It also happened to me on ScreenEvaluation, so I fixed it there.)
|
2014-03-03 17:49:46 -06:00 |
|
Ben "root" Anderson
|
b8f3217929
|
Revert "Hide HoldJudgments in pump mode"
This reverts commit df25983936.
Apparently you can't do that in ActorCommands
|
2013-12-13 12:27:48 -06:00 |
|
Ben "root" Anderson
|
df25983936
|
Hide HoldJudgments in pump mode
|
2013-12-11 20:41:04 -06:00 |
|
Jonathan Payne
|
b6dfe09253
|
Increment version to "StepMania 5 Beta 2b"
|
2013-10-29 16:51:49 -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 |
|
Devin J. Pohly
|
afe3009c7d
|
fix lua error
|
2013-10-07 22:28:26 -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
|
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
|
450936e414
|
Revert "HelloWorld theme handled."
This reverts commit e805184fd0.
|
2013-07-18 17:42:49 -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
|
e805184fd0
|
HelloWorld theme handled.
|
2013-07-02 20:28:29 -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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Jonathan Payne
|
f74a2a4707
|
change this more
|
2012-12-28 17:41:11 -08:00 |
|