Commit Graph
3358 Commits
Author SHA1 Message Date
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
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 89c298f699 [StepsDisplay] Make everything else (that isn't the frame) react to the Set message 2010-09-07 11:31:29 -05:00
Marcio Barrientos 227fd89dd3 change ffmpeg/ to ffmpeg/modern_working/ in debug and fastdebug builds 2010-09-03 18:15:30 -06:00
AJ Kelly 283905a8cb life changes from midi 2010-09-02 00:23:49 -05:00
Marcio Barrientos f982672795 Added 2 new lua classes
SetPreferredSongs(string) and SetPreferredCourses(string)
The files have to be named "SongManager <name>.txt"
Example: SONGMAN:SetPreferredSongs("mysongs.txt")
calls the file "SongManager mysongs.txt"
2010-08-29 14:43:16 -06:00
AJ Kelly 62e4cac758 Make Ctrl+[letter] work as expected in Artist sort. original code by midiman, simplified by AJ; fixes issue 172. 2010-08-26 17:48:00 -05:00
AJ Kelly 20a1802758 add StripMacResourceForks(); hopefully prevents things like issue 178 ( http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=178 ) from happening again 2010-08-26 00:49:40 -05:00
AJ Kelly 705bf9b778 broadcast PreSwitchPage message, allowing for some older 3.9 themes to be accurately recreated. 2010-08-25 23:20:28 -05:00
AJ Kelly 42a988010b blah blah 2010-08-23 14:08:28 -05:00
AJ Kelly 4bde985f10 --listen was originally added in a96e8ba:
"I added some support to make the client act as a pseudo-server. I'm doing this so it might be possible to have SMOnline written entirelly in Flash."

Considering that this never panned out, and --listen doesn't exactly work, I'm removing it.
2010-08-23 02:16:10 -05:00
Alberto Ramos ab73176a76 . 2010-08-22 18:10:10 -06:00
Alberto Ramos 2b692683e2 Added a metric to configure drawing hidden notes after the receptor (with hidden, stealth and similar mods) 2010-08-22 18:07:43 -06:00
AJ Kelly a7c8cc32f0 very very small edits to notesloader KSF 2010-08-22 17:07:55 -05:00
AJ Kelly de93972352 use scaled frame width instead of frame width 2010-08-22 17:02:12 -05:00
Alberto Ramos 2e7bb5457c cleanup
tweaks
2010-08-22 15:53:15 -06:00
AJ Kelly ce94c8a041 sm-ssc v1.0 RC2. 2010-08-22 16:40:18 -05:00
AJ Kelly d53a8442d0 comment/cleanup spree 2010-08-22 13:24:32 -05:00