Commit Graph
364 Commits
Author SHA1 Message Date
Colby Klein 19ec35730f Add some padding to system layer, adjust BPM display on gameplay so it lines up. 2011-12-22 01:24:53 -08: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 be2a2a981f [StreamDisplay] Added VelocityMultiplier, VelocityMin, VelocityMax, SpringMultiplier and ViscosityMultiplier metrics. 2011-12-16 12:05:34 -06:00
Jonathan Payne 99a83b870f forgot some things, display dumb user warning on MapControllers. 2011-12-05 13:28:30 -08:00
AJ Kelly aabb060446 [LifeMeterBattery] Added MaxLives metric, which limits the maximum amount of lives. Setting this to 0 will remove the limit. 2011-11-28 22:13:30 -06:00
Jason Felds 2d3c3628a1 Add the SurvivalModOverride metric. 2011-11-28 19:13:15 -05:00
AJ Kelly 7b78e65a57 some themers decided that it was a "good" idea to have more than 10 group colors in their themes.
This makes people who DON'T think that having 1,000,000 group colors is a good idea angry.
Therefore, up this crap to 25 and if someone uses more than 25 group colors I will kick them in the face 5 times.
2011-11-17 12:32:52 -06:00
Flameshadowxeroshin 8d11f9f136 change a metric 2011-11-15 21:09:27 -06:00
Jason Felds aa470b4def Add the ExtraStageFreshBar metric. 2011-11-15 21:30:29 -05:00
AJ Kelly c5a64a7998 enable selecting characters in rave, fix issue 626. also locks players on the steps line, which partially fixes issue 577 2011-11-06 16:36:45 -06:00
AJ Kelly ebe0814f8b fix fallback [OptionRow] ColorNotSelected and ColorDisabled to be more distinguished. 2011-10-27 01:06:59 -05:00
AJ Kelly f217ece2b2 move "don't give up" text up some so it doesn't get in the way of the receptors on reverse + center 1p 2011-10-20 15:11:36 -05:00
Jason Felds 95c3bcb39a [backwards -> default] Bring in backwards. 2011-10-16 16:49:56 -04:00
Jason Felds feb9ba320c Slightly better comment. 2011-10-16 16:48:47 -04:00
Jason Felds 6511e5fc0a [backwards] Activate Mirror on the theme. 2011-10-16 15:52:16 -04:00
Jason Felds e98ba68f2f [backwards] CodeDetector access.
By default, there is no code for Backwards.

Let the themers decide this one.
2011-10-16 15:44:44 -04:00
AJ Kelly 3f4dded539 hopefully fix an issue with some credits crap (see issue 590) 2011-10-15 15:30:09 -05:00
Jason Felds ad5d29b205 Add Fade[In/Out]Preview metrics for ScreenEdit.
Let the themer dictate how much fade in and fade out
there is for the preview music in the editor.
2011-10-08 19:01:06 -04:00
Jason Felds d2226891cd Restore stuff that changed from private testing. 2011-09-30 23:55:06 -04:00
Jason Felds b5dc1ef369 Update docs: this requires a StepsType. 2011-09-30 23:53:58 -04:00
Jason Felds 91999148d8 Add GameState::EditAllowedForExtra metric. 2011-09-29 22:09:52 -04:00
Jason Felds 645843c93e Revert OK/NG graphic behavior.
This should re-enable showing OK and NG in the default theme.

This should eventually be made so that if in Pump mode, it doesn't show.
2011-09-26 19:03:50 -04:00
AJ Kelly 14f5627851 just some changes to fallback metrics 2011-09-26 15:35:36 -05:00
AJ Kelly 0c79d63e07 no bmrize 2011-09-25 23:33:54 -05:00
AJ Kelly a8424ce3fb small fix regarding holds to rolls on player options 2011-09-25 23:30:40 -05:00
Jonathan Payne 94ec7daa21 why was this never added in the first place? seriously. 2011-09-25 02:31:00 -07:00
AJ Kelly 8dc35d157e fix crash on ScreenRanking 2011-09-24 12:13:34 -05:00
AJ Kelly 7010666e73 add ScreenNoise 2011-09-23 14:39:03 -05:00
AJ Kelly d782518c14 [ScreenEvaluation] Added RollingNumbersMaxComboClass metric. (also removed unused MaxComboNumDigits metric from C++-side) 2011-09-23 01:26:53 -05:00
AJ Kelly 8ae8bab984 [ScreenDebugOverlay] Replaced hardcoded toggle command with ButtonTextToggledCommand metric. 2011-09-22 19:09:58 -05:00
AJ Kelly e06c7d334f back to 3 significant digits for .ssc files. 2011-09-07 22:17:20 -05:00
AJ Kelly 78e70d85c9 Change double10->double5, double14->double7; fixes issue 513. 2011-09-02 22:17:26 -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 744fa8c26a put ScreenSelectStyle before ScreenProfileLoad if AutoSetStyle is off 2011-08-21 22:07:26 -05:00
AJ Kelly 11259af04b ffffffffff 2011-08-20 23:47:31 -05:00
AJ Kelly 3a84827409 stupid arcade mode 2011-08-20 23:22:09 -05:00
AJ Kelly d0b46941de fallback metrics editing complete for now 2011-08-20 22:12:57 -05:00
AJ Kelly f8907b4996 metrics changes everywhere 2011-08-20 21:52:28 -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 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 d38d9d2cfb [CodeDetector] remove unused CancelAllPlayerOptions 2011-08-19 19:08:52 -05:00
AJ Kelly 28fb3cad9a Allow Select button to take screenshots. Should hopefully fix issue 452. 2011-08-17 22:40:31 -05:00
AJ Kelly f0d93448e5 We had this string and didn't use it. fffffffffFixes issue fffffahrenheit 451. 2011-08-17 22:35:27 -05:00
Jason Felds 185a26af29 Disable the course editor for now. 2011-08-15 01:09:44 -04:00
AJ Kelly cdb07afab0 fix label size on ScreenMapControllers 2011-08-11 12:59:54 -05:00
AJ Kelly f0d02171de add missing metrics for ScreenOptionsExportPackageSubPage 2011-08-11 12:55:54 -05:00
AJ Kelly 5238a51770 [ScreenSelectMusic] Added IdleCommentSeconds metric and "ScreenSelectMusic IdleComment" announcer sound. 2011-08-07 19:09:33 -05:00
AJ Kelly a4c6b21b1e [BeginnerHelper] Made BeginnerHelper run the OnCommand. Also added missing files and fixed metrics. 2011-08-07 18:50:57 -05:00
AJ Kelly 154aeff951 [NoteField] Added AreaHighlightColor metric. 2011-08-05 12:14:15 -05:00