Commit Graph

183 Commits

Author SHA1 Message Date
AJ Kelly 5cdcba047d super lua update 2011-08-20 20:17:00 -05:00
AJ Kelly 0d483d1781 lots of cleanup 2011-08-20 20:00:04 -05:00
AJ Kelly 9e701d72d2 Cleaned up ProductivityHelpers (move some stuff from ProductivityHelpers to compat, among other things) 2011-08-20 19:51:05 -05:00
AJ Kelly 2474946644 small cleanup 2011-08-20 19:50:25 -05:00
AJ Kelly 280561fbc6 fix a bug in SuperNova2 scoring pointed out by waiei on twitter 2011-08-20 19:19:21 -05:00
AJ Kelly e0bd63a2a8 turns out that code didn't work. 2011-08-20 01:44:54 -05:00
AJ Kelly 35118e7632 [CustomSpeedMods] Updated to v2.2; implements a m-Mod fix. [hanubeki] 2011-08-20 01:33:59 -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
AJ Kelly a2cff970f6 eol issues? idk 2011-08-18 23:40:38 -05:00
Flameshadowxeroshin cb3bf0aea0 fixed a dumb bug that long went unnoticed 2011-08-18 21:49:52 -05:00
Colby Klein 57d5a3a0b3 oops 2011-08-18 13:41:29 -07:00
Colby Klein bf4a10ce7b Cleanup, part 2 (working on fallback) 2011-08-18 11:35:14 -07:00
AJ Kelly e9c0794bba for shakesoda. 2011-08-18 13:32:08 -05:00
AJ Kelly ebac0ec77f cleanup and additions to WidescreenHelpers 2011-08-18 13:29:34 -05:00
AJ Kelly dbd56c598f fix an error in course modes related to song backgrounds not showing up on ScreenStageInformation 2011-08-13 12:46:35 -05:00
AJ Kelly 76a167d91b off by one 2011-08-05 18:53:12 -05:00
AJ Kelly f64e4a1fcc dear wolfman: if you are going to do this, realize that you are going to piss people off. thanks. -freem 2011-08-05 16:15:42 -05:00
AJ Kelly d3f641c0e3 attempt to fix issue 267 by splitting the check between persistent profile and memory card state 2011-07-31 12:25:41 -05:00
Jonathan Payne df12c3e2fc Bug 176: Small theme and behavior tweaks.
( http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=176 )
2011-07-20 15:07:56 -07:00
Colby Klein 1f3eaf6d20 Fix Color metatable 2011-07-19 17:24:07 -07:00
Jonathan Payne 1d557bf968 more theme tidying. hopefully get this better running for saner people. 2011-07-19 17:09:43 -07: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
AJ Kelly a921712233 actually load profiles if we're skipping the select profile screen 2011-07-07 17:26:58 -05:00
AJ Kelly 745ce7560a small changes to CustomSpeedMods 2011-07-07 16:03:07 -05:00
Jonathan Payne af7a767740 it's a shame I have to use this, but its for the better really 2011-07-07 12:30:34 -07:00
Jonathan Payne 75e9b6c40b Fix Fail Bug? 2011-07-06 21:10:59 -07:00
Colby Klein f63fa335f2 Slightly faster default CMods (250, 450). 2011-07-03 11:01:53 -07:00
Colby Klein 07a2bd6da7 Port OpenITG's M-Mods. Example: m600 to set target BPM of 600, on a 200BPM song this means 3x. Works with custom speed mods. Note: the block in Player.cpp needs to be fixed for these to be usable, do this before releasing PR2. 2011-07-03 00:08:56 -07:00
Jason Felds ca4080f9fd Don't hate the lifts. 2011-07-02 00:26:54 -04:00
Jason Felds 7237b8a249 Fix score sysem.
...err, system.
2011-07-02 00:09:52 -04:00
Jason Felds 31f209ff64 Revert language comment commit, fix bug.
It wasn't due to the comments it seems.
2011-07-02 00:05:14 -04:00
Jason Felds 25ffddeb70 English comments please.
Perhaps someone can better translate what was erased?
2011-07-01 02:05:49 -04:00
Jonathan Payne ce89d3c43a [DEFAULT] Various global fixes, default songs ( see rest of log )
i317 - Installed Songs, Courses On Gameplay text
i355 - midi-note, midi-solo Hold Heads fixed
MEW  - 2 New Songs, Courtesy of Kommisar!!
NEW  - Old SongMeterDisplay implemented for Split Timing
FIX  - Remove non-working failing logic
FIX  - Misc Fixes
2011-06-28 13:47:42 -07:00
Jonathan Payne c71789b7e7 [default] You are not allowed to go to ScreenSelectProfile if you do not have more than 2 profiles. 2011-06-25 14:36:26 -07:00
AJ Kelly acda84e4e4 [Actor] Implement compound(length,tweens) in _fallback/02 Actor.lua. also I guess I changed the luadocs? 2011-06-24 14:19:19 -05:00
Jason Felds 3b2f6989a6 Restore foot limiter for Extreme scoring.
Needs to be tested by someone more accurate than me
for any rounding errors and whatnot.
2011-06-20 00:51:28 -04:00
AJ Kelly 1b66882193 add Alpha command to HSV scripts 2011-06-18 14:09:56 -05:00
AJ Kelly 6e19262e29 fix this ScreenString debacle once and for all 2011-06-13 13:39:37 -05:00
AJ Kelly 39c547c437 shut stepmania up about multiple filenames warning 2011-06-12 01:48:13 -05:00
AJ Kelly 76c321bdd6 make ScreenString and ScreenMetric work for people coming over from sm4a5 or whatnot 2011-06-11 01:46:42 -05:00
Colby Klein 9737b3f94f Fix MaskSource. clearzbuffer likes to behave badly. 2011-06-10 23:43:21 -07:00
Colby Klein fb8c45066a Don't overwrite global Screen table. 2011-06-10 23:24:46 -07:00
AJ Kelly 90e563cbce add @waiei's hybrid scoring and fix up supernova 2 scoring 2011-06-08 14:36:24 -05:00
AJ Kelly d0821262d1 add @waiei's changes to SuperNova2 scoring: http://twitpic.com/57wqss 2011-06-08 12:38:36 -05:00
AJ Kelly 4d4b441492 rename Profile(pn) to GetPlayerOrMachineProfile(pn) so that the Profile class will show up in Lua.xml 2011-06-06 17:57:53 -05:00
AJ Kelly 226d2a0e67 simplify branch 2011-06-06 13:40:30 -05:00
Jason Felds 4117ec89a1 Allow double/triple scores for longs/marathons.
This only targets the Extreme scoring system for now.
2011-06-05 03:03:16 -04:00