Commit Graph
790 Commits
Author SHA1 Message Date
Jason Felds abdd669455 Switch tickcount and combo for the future.
I may have to implement a Miss Combo value in here.
2011-07-07 15:13:35 -04:00
Jason Felds 8e90e368e8 Let's try that one again. 2011-07-07 15:09:24 -04:00
Jason Felds 054151eed1 Ready for the dry run. 2011-07-07 15:06:19 -04:00
Jason Felds abea03c00c Prepare language file for new options. 2011-07-07 14:19:48 -04:00
Jason Felds bbce8140f1 Fix warning. 2011-07-07 09:34:05 -04:00
Jason Felds 0099f4eaab Remove the custom difficulty stuff.
It's proved a bit too buggy for most pump users.
2011-07-07 02:23:50 -04:00
Jonathan Payne 75e9b6c40b Fix Fail Bug? 2011-07-06 21:10:59 -07:00
Jason Felds 1d34030d4c Consistency issue. 2011-07-06 22:55:19 -04:00
AJ Kelly 186087d8df remove default from forced mods, in an attempt to fix issue 379 2011-07-06 16:39:27 -05:00
Jason Felds e281ca418b New lua function CHARMAN:GetCharacterCount.
How the Characters mod won't display by default if
there are no characters to play with at all.
2011-07-05 19:10:07 -04:00
Jason Felds d3c8abed4a Remove outdated metrics. 2011-07-05 18:45:31 -04:00
Jason Felds ba945ce313 Well, may as well offer both mini and tiny. 2011-07-05 14:28:35 -04:00
Colby Klein ae8d923bec Another attempt at Mini <-> Tiny. This one should be much closer or working. 2011-07-05 11:17:12 -07:00
Jason Felds 0455ffaa36 Add two routine mirroring functions.
I think the Alter Menu is getting a bit big.

Maybe I should borrow from the help menus...they scroll nicely.
2011-07-04 18:15:21 -04:00
Jason Felds 5ea7adad66 Add routine helper: switch notes' player. 2011-07-04 17:30:36 -04:00
Jason Felds 72b468b22b This doesn't require two lines. 2011-07-04 11:23:49 -04:00
AJ Kelly 9a50418ed4 fix a problem with lowercase 'w' looking off (the stroke on the lowercase 'g' is the problem) 2011-07-03 20:42:49 -05:00
AJ Kelly 16fa62327a add waiei to credits 2011-07-03 16:52:59 -05:00
AJ Kelly be7de66481 once more with feeling 2011-07-03 16:49:21 -05:00
AJ Kelly 69f236c9aa fix up credits in default 2011-07-03 16:48:14 -05:00
AJ Kelly 0ce0cdfefd kill bad redirect and be crazy because I can 2011-07-03 16:42:35 -05:00
Colby Klein 731c9dcf64 merge again 2011-07-03 11:38:20 -07:00
Colby Klein 7240212b39 Fix lua error when using Rave mode 2011-07-03 11:37:51 -07:00
Jason Felds ab7fd7c1fc Remove outdated comment. 2011-07-03 14:30:54 -04:00
Colby Klein 58fa4ef2c4 Only show DP for active players. 2011-07-03 11:28:00 -07:00
Colby Klein 6082f77a5f merge 2011-07-03 11:03:17 -07:00
Colby Klein f63fa335f2 Slightly faster default CMods (250, 450). 2011-07-03 11:01:53 -07:00
AJ Kelly 3c426c6ee2 move these out of the way so the install size isn't so damn big 2011-07-03 12:49:36 -05:00
Jason Felds 26190ef547 And one more merge for good measure. 2011-07-03 13:43:46 -04:00
Jason Felds 2038606a30 New metric, MModHighCap. Can fix Tsuhsuixamush.
Set to 0 or less to remove the cap.
2011-07-03 13:43:30 -04:00
AJ Kelly 047f36ebc0 no, get the fuck out of here. 2011-07-03 12:35:59 -05: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
Alberto Ramos 931b602502 metric thing 2011-06-30 22:51:02 -06:00
Jason Felds 906c36137c Simplify. 2011-06-30 14:39:57 -04:00
Jason Felds 688e27f143 Better name. 2011-06-30 14:16:28 -04:00
Jason Felds 6f5d707351 Activate the other segments on the bar.
Anyone up to improving my poor taste in colors?
2011-06-30 14:14:50 -04:00
Jason Felds 347a4f1d5c Add warps to the bar.
Hmm...purple is not the best color.

Also, the order we add the frames is important.
Best to keep that in mind for future segments.
2011-06-30 13:13:31 -04:00
Jason Felds 67039e8998 Hooray lua! Functions in functions = yay. :D 2011-06-30 12:51:03 -04:00
Jason Felds 08884a7321 Start showing Delays in the progress bar.
I think this needs abstracting more
before I continue with other segments.
2011-06-30 12:30:54 -04:00
Jason Felds 5c41a39903 Simplify, fix timing bars. 2011-06-30 11:43:40 -04:00
Jason Felds 11923a80ba Allow setting last second at the current beat.
Use the Area Menu for this one.
2011-06-30 01:23:59 -04:00
Jason Felds 8bc2c38142 Replace #BEAT tags with #SECOND tags.
Split Timing has made this necessary.

Yes, this means another recache.
2011-06-30 01:11:38 -04:00
Jason Felds 00c1ce6a79 We store 6 decimals, so display 6 decimals. 2011-06-30 01:09:07 -04:00
Jonathan Payne 4df8449304 proper 2011-06-28 14:34:00 -07:00
Jonathan Payne fbc2354040 Kommy Music 2011-06-28 14:24:32 -07:00
Jonathan Payne 3bd4e3e9ee Acknowledge Kommisar for songs, fix things more 2011-06-28 14:23:08 -07:00