Commit Graph

164 Commits

Author SHA1 Message Date
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
Jason Felds 0e834467ba Fix UserPrefAutoSetStyle.
Also took care of some other lua issues with
NotePosition and ComboUnderField.
2011-06-04 21:43:00 -04:00
Jason Felds e1649784b0 Make sure it's USER, not Game. 2011-06-04 19:53:35 -04:00
Jason Felds fe18578319 On our way to fixing AutoSetStyle. 2011-06-04 19:45:54 -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
AJ Kelly 59e45c45ca add Profile(PlayerNumber) binding to productivity helpers 2011-06-03 00:37:04 -05:00
AJ Kelly ea301f362e fix error in compat script 2011-05-19 03:35:44 -05:00
Flameshadowxeroshin 4d14654147 [splittiming] remove GameState "current timing" functions; add compatibility functions to 01 compat.lua 2011-05-15 08:17:32 -05:00
Jason Felds 682d679349 [splittiming] Versus scoring fix...wait.
This is in the wrong branch. Transplant time!
2011-05-14 12:44:59 -04:00
AJ Kelly 0f9a035c91 fix script error 2011-05-10 09:11:44 -05:00
Jason Felds c4c9d0c997 Adjust the scoring formulas for prev commit. 2011-05-09 14:40:49 -04:00
Jason Felds 6fb7d2a4e2 [default -> sm130futures] Bring up to date. 2011-05-01 21:35:20 -04:00
AJ Kelly 4d5b1fe2a3 change default custom speed mods back to pre-arrow spacing change speeds 2011-05-01 14:54:12 -05:00
AJ Kelly d7ba852eaf XPerPlayer -> PositionPerPlayer 2011-04-23 16:14:24 -05:00
AJ Kelly 69f6fe04be add XPerPlayer(player,p1X,p2X) to ProductivityHelpers and use it on SyncInfo 2011-04-23 16:12:28 -05:00
AJ Kelly 3a8395820b fix small typo 2011-04-22 19:17:55 -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 0689d897ea [sm130score] lua scoring is no longer "special".
It's primarily "it".
2011-04-11 22:58:23 -04:00
Jason Felds f32f5ebe1b [sm130score] Make "Special" Scoring normal, not a Theme option. 2011-04-10 23:09:26 -04:00