Commit Graph

28711 Commits

Author SHA1 Message Date
Colby Klein 75a9bb3eff Fix warning causing gameplay skips. 2010-12-10 11:27:40 -08:00
AJ Kelly a48b8c5503 hidden -> visible 2010-12-09 20:39:06 -06:00
AJ Kelly 80e05c0df5 use children, not attributes. (matches SM4 error handling) 2010-12-05 23:06:16 -06:00
Jonathan Payne 8786171623 Add Speed Selector 2010-11-28 20:13:59 -08:00
Colby Klein c1579ef1da Fix speed mods here too. 2010-11-28 12:50:12 -08:00
Colby Klein 3f27d9c6b1 Change default speed mod set to reflect changes to scrolling speed. 2010-11-28 12:42:26 -08:00
Colby Klein 132fb66243 Increase default scrolling speed. Think about it, when was the last time you used 1x? It's too slow to really be usable and it's even bad for new players (I've heard countless times how people get confused with the overlapping arrows) 2010-11-28 12:32:33 -08:00
Flameshadowxeroshin ebf9ce1440 fix it for real this time 2010-11-28 09:36:21 -06:00
Flameshadowxeroshin 5c677bbc7a fix Linux build; reset default life difficulty 2010-11-28 09:22:23 -06:00
Flameshadowxeroshin c91f3974a6 new build.sh or something (actually works this time) 2010-11-28 08:51:32 -06:00
AJ Kelly 38f996b59a attempt to fix people's complaints about the life meter by making them fail on any missed step 2010-11-26 01:50:21 -06:00
AJ Kelly e10c57030c now is a good as time as any to commit the v1.1 version strings and stuff 2010-11-20 21:51:52 -06:00
AJ Kelly efe2b58177 Make the PaneDisplay values reset when there's no song/course selected. 2010-11-20 13:59:54 -06:00
AJ Kelly 4f3dcf0d6f Add build folders to the ignore, hopefully 2010-11-20 12:48:58 -06:00
AJ Kelly 87873f59bc update credits 2010-11-20 12:47:58 -06:00
AJ Kelly 673fa5fb90 update changelog with the changes that others have made in the past few months. (Please update this file if you make/commit changes.) 2010-11-20 12:33:24 -06:00
Jonathan Payne 3073ee4aa9 PainDisplay. 2010-11-03 12:16:46 -07:00
Jonathan Payne 839687ef49 Various changes 2010-10-17 05:54:56 -07:00
Flameshadowxeroshin e7330f1f66 make it work 2010-10-09 16:49:46 -05:00
Flameshadowxeroshin 9e97e9b4dc Remove a non-working "fix" for now. 2010-10-09 16:45:05 -05:00
Jason Felds 3df42d2a8e Add requested comments. 2010-10-08 20:21:44 -04:00
Jason Felds aebf234888 Temp fix for overlapping arrows.
I think roll heads are now borked with this.
Feel free to revert if this causes more problems.
2010-10-08 20:15:41 -04:00
Flameshadowxeroshin 1c9d37a7a4 Fix issues with RequireStepOnHoldHeads not working properly if the W5 window is zero 2010-09-29 19:16:53 -05:00
Jonathan Payne 8f09e3c337 Theme changes 2010-09-27 22:41:11 -07:00
Flameshadowxeroshin c1d5f51a01 change build.sh to use ffmpeg 0.6 under Linux; fixes video playback 2010-09-25 10:41:08 -05:00
Flameshadowxeroshin 1aab17e2e0 don't increase combo on AvoidMine if AvoidMineIncrementsCombo is false 2010-09-25 09:57:23 -05:00
Flameshadowxeroshin 91b2a2224b re-implement SetScore, probably successfully this time 2010-09-25 09:50:56 -05:00
Flameshadowxeroshin 95d7b3ac0a back out non-working SetScore function 2010-09-25 09:42:10 -05:00
Flameshadowxeroshin 970a9ab4b4 deal with some commit issues 2010-09-24 22:43:37 -05:00
Flameshadowxeroshin a617dbdf2c Add SetScore Lua binding to PlayerStageStats. 2010-09-24 22:43:07 -05:00
Jonathan Payne 60c371c169 simplify 2010-09-19 20:00:44 -07:00
Jonathan Payne b22095e052 this should have been here in the first place 2010-09-19 20:00:20 -07:00
Flameshadowxeroshin 8fe4efe6f4 Attempt to fix issues with full combos occuring when checkpoints have been missed. 2010-09-13 21:36:32 -05:00
Alberto Ramos 5cf6d07d8a my fault... 2010-09-13 14:52:38 -06:00
Alberto Ramos 4aa25b6ad7 I don't feel like testing this... 2010-09-13 00:06:34 -06:00
Jason Felds 663c22aa9b Hack. Allow all courses to be played.
Even if noteskins are declared in the crs file.
It still seems to crash on failure. It may crash on
success too. But at least they can be played.
2010-09-13 01:52:05 -04:00
Jason Felds 38910b438f Restore ITG behavior, allow survivals to be won.
I have to wonder why this was ever .1.
2010-09-12 23:45:07 -04:00
Jason Felds 9791b87c6b Add newly autogenerated line.
The vast majority of us are english speakers anyway.
2010-09-11 00:48:11 -04:00
Jason Felds b87c4d0392 Recommit lua code that causes linker errors.
At least, it causes problems on the Mac end.
2010-09-11 00:47:31 -04:00
AJ Kelly db0630616b update luadoc 2010-09-10 22:29:10 -05:00
AJ Kelly aa9b3fed5f update installer 2010-09-10 22:19:38 -05:00
AJ Kelly 7370d2f160 I guess this is sm-ssc v1.0 final, then. 2010-09-10 22:05:12 -05:00
Flameshadowxeroshin 2eb5365612 Actually commit the aforementioned metrics; add the metrics to fallback 2010-09-10 21:17:19 -05:00
Flameshadowxeroshin b91423c3a0 add metrics to make mines affect combo. not in any theme yet. 2010-09-10 20:15:01 -05:00
AJ Kelly 8f3791b99a massive header file comment updating (top line only; some didn't have it before) 2010-09-10 16:37:04 -05:00
AJ Kelly 377d559413 ScreenNetSelectBase metric name changes:
UsersDX -> UserSpacingX
UsersAY -> UsersLine2Y
2010-09-10 15:42:52 -05:00
AJ Kelly 5fbacf5690 some small changes in terms of commenting and cleanup and some other junk 2010-09-10 15:36:40 -05:00
AJ Kelly e622415e8c retrobar razor (and o2 variant) for kb7, by request 2010-09-10 15:23:58 -05:00
Alberto Ramos 8f8cbb0fca please don't, just don't 2010-09-09 23:06:11 -06:00
AJ Kelly 5b4965b584 Allow the pump controls in _fallback's ScreenSelectProfile overlay; themes shouldn't have this problem anymore :) 2010-09-09 12:08:39 -05:00