Commit Graph
29975 Commits
Author SHA1 Message Date
Jason Felds c8b30ef75e [sm130attacks] Force reload the cache here.
Unsure if this will warrant a .ssc version increase.
2011-04-17 23:06:05 -04:00
Jason Felds dae89e1fd1 [sm130attacks] Minor cleanup before testing. 2011-04-17 23:03:39 -04:00
Jason Felds 530afdf8fa New branch: [sm130attacks].
Look into allowing song attacks again.
2011-04-17 22:54:51 -04:00
Jason Felds f8128bf226 [default -> sm130futures] Bring up to date. 2011-04-17 22:34:48 -04:00
Jason Felds 4358e29b30 [sm130score -> sm130futures] Complete for now. 2011-04-17 22:33:07 -04:00
Thai Pangsakulyanont b687c859bb this might work for the offsynced keysounds issue. 2011-04-17 16:55:01 +07:00
Colby Klein 222c935c97 Fix compiling with build.sh (thanks to Matt1360 for the automake help) 2011-04-17 00:16:20 -07:00
AJ Kelly 6681e062dd remove some hardcoded SetShadowLength() calls 2011-04-16 22:03:28 -05:00
AJ Kelly 445f9a5e32 * [PlayerOptions] Added UsingReverse() Lua binding (automatically tests GetReverse() == 1)
* [PlayerState] Added GetCurrentPlayerOptions() Lua binding
2011-04-16 21:10:44 -05:00
AJ Kelly a14d760e0c [ScreenSelectMusic] Made score frame into an AutoActor, changed the filename from "score frame p1" to "ScoreFrame P1" for consistency with other elements. 2011-04-13 03:41:09 -05:00
Jason Felds f07e67c238 [sm130score] Cleanup, prepare for bonus? 2011-04-12 15:55:50 -04:00
Jason Felds ee5050881c [sm130score] Reduced horizontal scrolling.
Yes, it's a minor pet peeve of mine.
2011-04-12 15:29:33 -04:00
Jason Felds 063208eea8 [sm130score] Restore old Course scoring for now.
This can be lua-ized later.
2011-04-12 02:29:57 -04:00
Jason Felds 0689d897ea [sm130score] lua scoring is no longer "special".
It's primarily "it".
2011-04-11 22:58:23 -04:00
Jason Felds d274a83a41 [sm130score] Adjust language for the scoring. 2011-04-10 23:22:36 -04:00
Jason Felds f32f5ebe1b [sm130score] Make "Special" Scoring normal, not a Theme option. 2011-04-10 23:09:26 -04:00
Jason Felds e6d3881e8a [sm130score] Possibly bad commit, but need a record.
This commit will be reverted if required.
2011-04-10 22:44:23 -04:00
Jason Felds 7597c5d867 [sm130score] Remove the ScoringType pref. 2011-04-10 22:22:25 -04:00
Jason Felds 3fafe93064 [sm130score] Don't rely on the PREFS.
Also get _fallback ready just in case.
2011-04-10 21:52:58 -04:00
Jason Felds c61ce06a5b [sm130score] doxygen 2011-04-10 10:53:31 -04:00
AJ Kelly 6c52b8479f line ending blargh 2011-04-10 03:49:30 -05:00
AJ Kelly d1ddea19fc fix a crash with Cursors on ScreenSelectMaster. 2011-04-10 03:35:56 -05:00
Jason Felds 5ce84e9241 [sm130futures] See above/below. 2011-04-10 03:50:00 -04:00
Jason Felds f4c7d9e8df [sm130score] Again, DDR Extreme base. 2011-04-10 03:49:08 -04:00
Jason Felds 0737437c81 [sm130score] No more checks for Custom Scoring.
Course Scoring will be for another time.
2011-04-10 03:42:14 -04:00
Jason Felds a813fc4603 [sm130score] Slowly eliminate preference var. 2011-04-10 03:37:13 -04:00
Jason Felds e13cceb830 [sm130score] Force custom scoring. 2011-04-10 03:31:46 -04:00
Jason Felds 2269b0d2d1 [sm130score] Big comment was an eyesore. 2011-04-10 03:01:56 -04:00
Jason Felds 7e2f7371a9 [sm130score] SetCurMaxScore via lua. 2011-04-10 02:55:16 -04:00
Jason Felds 9af85b48b1 [sm130score] Cleanup, lua prep. 2011-04-10 02:31:29 -04:00
Jason Felds 4c1cb1f85f [sm130score] Remove [CustomScoring] metrics.
We're moving to lua!
2011-04-10 02:19:31 -04:00
Jason Felds cec5c8f4a7 [sm130score] Use new/old default of DDR Extreme. 2011-04-10 02:11:14 -04:00
Jason Felds 24e4e242e2 New branch from sm130futures: [sm130score]
Start migration from .ini to .lua scoring.
2011-04-10 02:09:10 -04:00
Jason Felds 7e4b8e2e4a [sm130futures] Simpler method of cleaning the counter. 2011-04-10 01:51:39 -04:00
Jason Felds 56c0055d6c [sm130futures] Add another lua hook.
The scoring formulas still need minor work.
2011-04-10 01:37:55 -04:00
AJ Kelly 6fa63cfb78 todo comment about ordering random, roulette, portal, and custom items 2011-04-09 23:32:13 -05:00
Jason Felds 9f86bd47f7 [sm130futures] doxygen 2011-04-09 17:09:30 -04:00
Jason Felds 817ca278ff [sm130futures] Reset the score for each song.
Needs minor adjustments to cover more cases.
2011-04-09 13:30:51 -04:00
Jason Felds 4a8e45843e Add #GAINSECONDS tag. 2011-04-09 12:09:54 -04:00
Jason Felds 1e61b93624 [default -> sm130futures] up to date. 2011-04-09 11:19:38 -04:00
Jason Felds 637b221f51 [sm130futures] ALL HAIL theDtTvB! 2011-04-09 10:57:58 -04:00
Jason Felds f136ff8b34 [sm130futures] Well, this code isn't needed.
Revert it to how it was.
2011-04-09 10:52:18 -04:00
Thai Pangsakulyanont 77c4768313 merge 2011-04-09 15:47:30 +07:00
Thai Pangsakulyanont c2e89cb63c [sm130futures] judge first, then update the rolling numbers. 2011-04-09 15:45:55 +07:00
Jonathan Payne f30b121060 easier than I thought. 2011-04-07 17:34:00 -07:00
Jason Felds 5730599a85 [default -> sm130futures] Bring in the kits. 2011-04-07 20:02:31 -04:00
Jonathan Payne 096c60c4c4 Kit Themes! 2011-04-07 16:42:16 -07:00
Thai Pangsakulyanont 20b3d682ac merge 2011-04-07 06:39:13 +07:00
Thai Pangsakulyanont 2875a6ff00 make keysounds on hold notes work on pump mode. 2011-04-07 06:37:47 +07:00
AJ Kelly 68ff1098e3 Make some assert messages less cryptic 2011-04-06 16:04:58 -05:00