Commit Graph
31105 Commits
Author SHA1 Message Date
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
Jason Felds 0e9a373816 Wow...that's a lot of fish^H^H^H^HPSDs. 2011-07-03 13:58:13 -04:00
Jason Felds b115a875de Fix the other mMod corner case. 2011-07-03 13:57:22 -04: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 91e8758e54 Pump steps for built-in songs.
Everyone thank Vin.il for them!
2011-07-03 13:47:38 -04: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
Jason Felds 1574de2c25 Deal with corner case.
The hardcoded 600 will soon become a metric.
2011-07-03 13:35:00 -04:00
Jason Felds b9e267c0b0 ...woah. Missed a lot this time. 2011-07-03 13:16:08 -04:00
Jason Felds b84fa62579 Tag team by freem and myself: mmods working 90%.
The remaining 10%? Dealing with Tsuhsuixamush.
2011-07-03 13:15:31 -04:00
AJ Kelly bbfbd35bd9 new icon 2011-07-03 11:25:09 -05:00
AJ Kelly 89ad03b5e3 make this red so I don't have to ever again 2011-07-03 11:15:59 -05:00
AJ Kelly 2abdbae80f semicolons, not commas 2011-07-03 10:43:08 -05:00
AJ Kelly 10eb50d93e pedantic crap 2011-07-03 10:41:44 -05:00
AJ Kelly 6eece06331 hopefully try and fix issue 268 but I didn't test these yet 2011-07-03 10:40:57 -05:00
AJ Kelly 0b8fea7146 why was this named noteskin.ini? 2011-07-03 10:40:06 -05:00
AJ Kelly b13d469101 getting ready for preview 2... 2011-07-03 10:32:31 -05:00
Jason Felds b15322a87a Most issues fixed for MMods.
Present problem: trying to assign the scroll
speed in a "read only structure". Is mPlayerOptions.GetCurrent()
a set in disguise?
2011-07-03 10:26:00 -04: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
AJ Kelly 544f927932 [ScreenEdit] Fixed a crash when hitting Enter in the F1 help menu. 2011-07-02 18:54:07 -05: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
Thai Pangsakulyanont 9a1a824f22 let SpeedSegment scale itself.
also fixes the bug where the segments outside of the scaling region are scaled too.
2011-07-01 22:40:57 +07: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 0f6d4cd813 Adjust attacks on offset change.
Should we ever store the other timing segments in
seconds and not beats in the future, we may want
to use this.
2011-06-30 13:35:25 -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 57e3c2fc80 Use accessor functions instead of direct calls. 2011-06-30 02:19:37 -04:00
Jason Felds df14721d0f Last update requires recache fix.
Accidentally wasn't reading the right tag.
2011-06-30 02:11:32 -04:00
Jason Felds 5940bdeddb More abstraction. 2011-06-30 02:10:58 -04:00
Jason Felds 80d3618b8e Prepare for function abstraction. 2011-06-30 01:56:50 -04:00
Jason Felds 7627cbe5ac Unused. 2011-06-30 01:30:14 -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 6fc669127b No longer used. 2011-06-30 01:16:08 -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
Jason Felds 4aa404d38e We should write 6 for consistency.
Not worth a cache reload yet.
2011-06-29 23:42:14 -04:00