Commit Graph
3476 Commits
Author SHA1 Message Date
AJ Kelly 853925c83b Added Sprite:SetAllStateDelays(fDelay) Lua binding
small cleanup on charmaps number comment
2010-12-17 01:07:50 -06:00
AJ Kelly beab291352 installer update; make the SMURL registry thing have its own switch 2010-12-15 21:33:02 -06:00
AJ Kelly 7006d71ede sure loves to bitch about precompiled headers a lot... 2010-12-15 19:58:04 -06:00
AJ Kelly a89b2686a6 some more changes and additions 2010-12-15 19:24:40 -06:00
AJ Kelly a4fe858757 various arch modifications, mainly for file download support 2010-12-15 19:15:53 -06:00
AJ Kelly 6d70de3199 add Load(sMetricsGroup) Lua binding for RollingNumbers 2010-12-15 19:04:37 -06:00
AJ Kelly fdce4e354f update project files to include FileDownload, JsonUtil, ScreenInstallOverlay 2010-12-15 19:04:16 -06:00
AJ Kelly f258e7ca7d turns out I didn't have all the errors solved yet. 2010-12-15 18:51:12 -06:00
AJ Kelly 8b2fc5f119 needed changes for incoming file download system 2010-12-15 18:47:51 -06:00
AJ Kelly 29423c17b3 CommandLineActions changes from sm-ssc v2.0 development 2010-12-15 18:43:01 -06:00
AJ Kelly fae7fb9e3d add ScreenInstallOverlay from sm-ssc v2.0 (ported from SM4) 2010-12-15 18:38:53 -06:00
AJ Kelly fa592f15e5 adding json files for future use 2010-12-15 18:37:10 -06:00
AJ Kelly d80e4630a7 update FileDownload 2010-12-15 18:35:05 -06:00
AJ Kelly a31bc6c27d unused; also not what official StepMania uses. 2010-12-15 18:34:47 -06:00
Alberto Ramos 9479df65f3 2px pump sides spacing tweak 2010-12-14 19:21:17 -07:00
Flameshadowxeroshin 23553e0bcd revert to old values, turns out they weren't bad 2010-12-14 20:05:04 -06:00
Flameshadowxeroshin 6dc2664b97 make pump-double/halfdouble spacing more like pump 2010-12-14 19:54:15 -06:00
Alberto Ramos 902d2d4368 small barely notable changes 2010-12-14 17:41:29 -07:00
AJ Kelly 092f767d6b small cleanup 2010-12-14 02:09:12 -06:00
AJ Kelly 9d264adfdf enable the EditMenu to be themed more extensively. 2010-12-13 02:28:01 -06:00
Jonathan Payne ae90dee029 forcefully load negative bpms 2010-12-12 01:16:40 -08:00
AJ Kelly 939a0f0079 [MusicWheelItem] Allowed NormalPart and ColorPart to have metrics run against them. 2010-12-12 01:46:13 -06:00
AJ Kelly 0da30858cf add Color param to SetMessage. 2010-12-11 23:51:33 -06:00
AJ Kelly 80e05c0df5 use children, not attributes. (matches SM4 error handling) 2010-12-05 23:06:16 -06:00
Flameshadowxeroshin 5c677bbc7a fix Linux build; reset default life difficulty 2010-11-28 09:22:23 -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
Thai Pangsakulyanont 63ebda8a8a Something changed in project file. Don't know what/where. 2010-10-15 18:04:17 +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
Thai Pangsakulyanont f5cf4ef4ce Should not have killed the head. Make it tap note.
Just like uBMplay.
2010-09-30 16:36:20 +07:00
Thai Pangsakulyanont 853101b6f0 Merge with BMS code 2010-09-30 16:06:59 +07:00
Flameshadowxeroshin 1c9d37a7a4 Fix issues with RequireStepOnHoldHeads not working properly if the W5 window is zero 2010-09-29 19:16:53 -05:00
Thai Pangsakulyanont 87d6c4b376 Moved the hold note handling code to below the reading loop because the note data needs to be sorted and in the reading loop, the notes aren't really sorted. 2010-09-29 18:59:24 +07: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 a617dbdf2c Add SetScore Lua binding to PlayerStageStats. 2010-09-24 22:43:07 -05: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 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 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