Commit Graph

43 Commits

Author SHA1 Message Date
AJ Kelly c3b5eb7412 derp, no wonder it wasn't looking right in dance, they're using the SAME NOTESKIN 2012-06-18 10:55:57 -05:00
AJ Kelly 650723a7e5 add Double5 to techno list, need to add Versus modes at some point 2012-05-14 21:48:42 -05:00
Jonathan Payne 69ceebe6fb Don't allow Options on ExtraStage (might be fun later) 2012-03-24 13:43:20 -07:00
AJ Kelly ca09f6dd67 more script cleanup 2012-03-24 00:16:21 -05:00
AJ Kelly 8e630ccabe ffffffffffix some dumb typos; pointed out in hanubeki-modified-sm-ssc r272c294c7250 2012-03-09 00:46:08 -06:00
AJ Kelly 6544d31dd9 theme prefs should NOT be in fallback. 2011-12-29 12:49:45 -06:00
AJ Kelly 3e3cc845c5 thought I was done with this but certain things didn't want to work. RAGE 2011-12-28 21:45:50 -06:00
AJ Kelly de3e6a795e small band-aid that needs to be fixed before a1 2011-12-28 17:26:41 -06:00
AJ Kelly c8aec52eac small DRY stuff 2011-12-27 20:40:30 -06:00
Colby Klein 1b627cd543 Clean up pump stuff under [Player], remove a bunch of redundant functions. 2011-12-17 12:23:40 -08:00
AJ Kelly 5ee56942b9 unbotchamania 03 gameplay.lua 2011-09-29 00:31:29 -05:00
Jason Felds d51606f639 Fix lua order of operations.
Thanks to vyhd for the hg bisect tip.
2011-09-29 00:12:54 -04:00
AJ Kelly c11a454e18 simplify 2011-09-27 22:08:44 -05:00
AJ Kelly bda9a75657 hopefully handle routine scorekeeper 2011-09-27 22:08:02 -05:00
AJ Kelly b755dc5b52 handle rave scorekeeper 2011-09-27 22:05:09 -05:00
AJ Kelly 811d0caf86 attempt to fix ShowHoldJudgments 2011-09-24 02:18:48 -05:00
AJ Kelly b9370ad3ed add versus 5 and 7 key modes to beat, hopefully fixing issue 511 2011-09-02 21:08:25 -05:00
AJ Kelly 0d483d1781 lots of cleanup 2011-08-20 20:00:04 -05:00
AJ Kelly 3a49e3c787 more codedetector stuff 2011-08-20 01:16:41 -05:00
AJ Kelly 0591332361 use a Lua function to allow for game-specific codes for CodeDetector. 2011-08-20 00:51:53 -05:00
Jason Felds 409801a17f Trying this again for hold graphic judgments. 2011-07-16 19:27:33 -04:00
Jason Felds 473717cac7 Checkpoints lumped with judgments on eval. 2011-07-09 14:40:57 -04:00
Jason Felds 9414a822cd I respect mainline pump more. Bump boss color. 2011-07-07 21:54:14 -04:00
Jason Felds f0eefa8698 So how badly will this break?
Allow pump to have routine as a compatible mode.

No telling what we're missing, but we should prepare for it.
2011-06-04 19:36:32 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds c850827a68 Pump mode: increase on greats, maintain on goods. 2011-03-05 01:55:15 -05:00
Alberto Ramos ab3988af45 new routine noteskin (cmd p1 and p2) 2011-01-06 20:49:12 -07:00
Jason Felds bbee5633a9 Move Routine noteskin selection to lua.
Only dance mode's skins are definite for now.
2010-12-29 19:03:37 -05:00
Marcio Barrientos 9fc753f97b Add Center, DownLeft and DownRight in SelectProfileKeys
This fix the problem to select the profile in pump mode
2010-09-08 22:05:27 -06:00
AJ Kelly e96148f561 make combo under field a user preference. 2010-08-22 12:43:20 -05:00
AJ Kelly f329cc7a0d fix up practice mode somewhat 2010-07-24 01:05:50 -05:00
AJ Kelly 986a1ec791 theme updates from midi; adds protiming 2010-07-23 18:57:48 -05:00
AJ Kelly ca5a13a71b various theme changes from midi 2010-07-19 20:36:37 -05:00
AJ Kelly 7b3f8b2090 Script cleanup, add aliases for SCREEN_* (_screen.w, etc, check alias.lua). [shakesoda] 2010-06-07 23:24:19 -05:00
AJ Kelly 30010dd916 fallback update, rollbodyincrementscombo false [Midiman] 2010-06-06 18:43:28 -05:00
AJ Kelly fef983c144 Make technomotion mode not crash, among others. (Still need to get some styles added for other gametypes though) 2010-06-05 17:42:13 -05:00
AJ Kelly da32d79def change the names from Classic and Modern to more descriptive Normal and Lower (even though ITG's reverse is only one pixel different from 3.9/4.0's) 2010-05-29 15:26:53 -05:00
AJ Kelly 8110df71f4 fallback changes from Midi 2010-05-29 15:14:07 -05:00
AJ Kelly d463d4e4f5 script update; 2010-05-26 00:21:38 -05:00
AJ Kelly 105185d5b0 add missing SelectProfileKeys() (whoops!) 2010-05-02 11:59:57 -05:00
AJ Kelly bdeb114a09 [Player combo] Diffuse to White instead of player color. P1's color is Red, conflicting with misses (which are also Red).
[03 Gameplay] Renamed HoldJudgment commands to match the metrics names. Turned off fail combo in dance mode.
[metrics] re-hooked up HoldJudgment commands in Lua
2010-03-28 13:07:33 -05:00
AJ Kelly 31c69f1d9c okay I'm not done with the commits yet but mercurial is not making it easy for me
to commit just a subsection of files so I have to dump everything in here. :|
2010-03-09 03:36:44 -06:00
AJ Kelly 60b86919ba [Player] CheckpointsFlashOnHold metric added (bool). also cleanup/comment/etc. 2010-02-24 02:40:36 -06:00