Commit Graph

331 Commits

Author SHA1 Message Date
Jason Felds 7a9796f769 Add metrics for BPM and Song Length sorting.
Fixes request 173.
2011-04-01 01:35:14 -04:00
AJ Kelly c2b397d43e add Remove to ScreenEditOptions; fixes issue 242 2011-03-30 13:30:18 -05:00
AJ Kelly a3e0bbeb47 get rid of command on StepsDisplay Autogen in fallback 2011-03-29 12:05:18 -05:00
AJ Kelly bf17d84375 make lyrics show up over gameplay footer 2011-03-27 18:25:16 -05:00
Jason Felds c6ec8dbb74 [warps] Make Delays and Stops easier to find. 2011-03-25 18:02:56 -04:00
Jason Felds c8a6f4c41d [warps] Allow for editing warps.
TODO: Ensure warps get erased if they go backwards.
2011-03-25 17:40:56 -04:00
AJ Kelly e27c58cd07 [br:warps] bring in changes from default branch 2011-03-25 16:05:11 -05:00
AJ Kelly cec3ebb5ba remove unused ScreenQuickSetup and related items 2011-03-25 02:56:40 -05:00
Jason Felds 621dfa050e [warps] Prepare text code. 2011-03-24 20:41:35 -04:00
Jason Felds 47ebbdbd26 Metrics for the future. ;) 2011-03-17 15:40:35 -04:00
Jason Felds 77e1b87cdd Resolve issue 76: add a new metric.
One can now define whether Ctrl+Up expands the selection
or shrinks it, and vice~versa with Ctrl+Down.
2011-03-17 14:41:26 -04:00
Jason Felds c1d077888e Fix a crash bug by preventing the situation. 2011-03-17 14:02:25 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 7c4044a2fc Force consistent line endings.
I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
2011-03-16 15:51:54 -04:00
Jason Felds 9598197811 Disable game-exlusive metric for now.
Need more Pump players to check this one.
2011-03-16 15:04:21 -04:00
Jason Felds 17299dd3be sm124futures: add directions to make rolls.
We may want to see about breaking this one up.
2011-03-13 22:56:30 -04:00
Jason Felds 8d42e1827c sm124futures: prepare the .ini files. 2011-03-13 20:58:08 -04:00
Jason Felds e988bba855 sm124futures: Enhanced editor stuff in progress.
Cycle between the different types of Tap Notes.
Hold/Roll heads do not count on this.

Obviously still being worked on, but the code
compiles at this point.
2011-03-13 20:03:54 -04:00
Jason Felds c435129078 sm124futures: Allow choosing which field to use.
Either the #DESCRIPTION or #CREDIT tag can be used for SM files.
By default, the old behavior is still used.
2011-03-13 19:35:57 -04:00
AJ Kelly 48856adc15 remove redundant line for EDIT_BUTTON_SCROLL_SELECT 2011-03-13 00:17:36 -06:00
AJ Kelly 416b5cd52c remove footer on ScreenMiniMenuEditHelp 2011-03-13 00:13:22 -06:00
AJ Kelly c28845a8dc Added custom MusicWheel items.
[ScreenSelectMusic] Add GetMusicWheel Lua binding.
2011-03-08 19:28:40 -06:00
Jason Felds 55a34e89d7 Mission accomplished: #COMBOS tag in sm-ssc.
This tag will not show up on saved SM files.
Let's not mess with that format any more than needed.
2011-03-05 02:03:59 -05:00
Jason Felds c850827a68 Pump mode: increase on greats, maintain on goods. 2011-03-05 01:55:15 -05:00
Jason Felds 6204de38a7 Combos branch: allow editing combo factor.
Need to check something on the default branch
before this gets pushed there: something may still
be off.
2011-03-05 01:44:58 -05:00
Jonathan Payne 5bd21965d3 Fouter~'e` 2011-03-02 23:58:52 -08:00
Jonathan Payne 797cf8d836 fix fail bug ( no preference existed for it.. ) 2011-03-01 13:45:36 -08:00
Jason Felds ccf92c7c1c Add No Lifts and No Fakes transform mods. 2011-02-28 10:02:23 -05:00
Jason Felds 5375887c14 Allow for displaying the chart artist separately.
This defaults to false/off right now. It needs testing.
2011-02-28 01:04:24 -05:00
Jason Felds 0587aeced5 Allow for dizzy hold heads. 2011-02-28 00:41:04 -05:00
Jason Felds 97d2112fae YOINK! 2011-02-27 23:13:30 -05:00
AJ Kelly d23a718b8b change this to use the string binding 2011-02-27 22:04:14 -06:00
Jason Felds 7d4a5ab26b Radar branch. See description. ↓
1) Allow displaying Lift and Fake counts in the Editor.
2) Display the number of Fakes in the music select screen.
2011-02-27 22:50:26 -05:00
Jason Felds f513f491ad Wish granted. 2011-02-27 21:15:10 -05:00
Jonathan Payne d404736c33 fixing stuff. 2011-02-27 16:47:20 -08:00
AJ Kelly 30f9215aef change how ScreenOptionsToggleSongs works.
Now the main page (ScreenOptionsToggleSongs) has the groups, and a sub-page (ScreenOptionsToggleSongsSubPage) holds all the songs in a specific group.
2011-02-26 15:11:41 -06:00
AJ Kelly cd5496159f better rainbow colors 2011-02-24 00:10:25 -06:00
Jonathan Payne 0ea12b21d0 + Fix stupid glow, 1/3rd of MIGS/StepMania Online Display. 2011-02-23 18:19:40 -08:00
AJ Kelly 48b9e6bb38 kill alternative input 2011-02-23 01:54:32 -06:00
Jason Felds 2787054444 Allow custom format strings for the editor.
The number of notes have been formatted differently as an example.
2011-02-22 00:32:21 -05:00
Jason Felds 574da5c63b Display the Routine Player in the editor.
Needless to say, this will only show up on Routine mode.
2011-02-22 00:08:28 -05:00
AJ Kelly 23cc4c0e45 [Common] Added OperatorMenuScreen metric. 2011-02-21 12:15:25 -06:00
AJ Kelly 2ec3883201 <robot voice>this was a bad ideea</robot voice> 2011-02-21 02:46:09 -06:00
AJ Kelly f544db1852 fix missing file error 2011-02-21 02:39:06 -06:00
Flameshadowxeroshin ce5ec128c7 standardized AdjustSpeed behavior between default and fallback 2011-02-20 16:05:01 -06:00
AJ Kelly 610871b50d [GrooveRadar] Removed non-working PreDelayOnCommand, PostDelayOnCommand. (Themers: Use Label#OnCommand and Label#OffCommand instead.) 2011-02-19 04:43:54 -06:00
AJ Kelly c3e3cf3361 [BPMDisplay] Added FormatString metric. 2011-02-19 03:34:58 -06:00
AJ Kelly a2af7dc1a9 add #CHARTSTYLE to .ssc format (and now the editor too) 2011-02-14 23:05:52 -06:00
AJ Kelly 08f2024400 add strokes to Japanese, Thai, and Korean fonts 2011-02-13 18:47:35 -06:00
Jason Felds 670a788897 Mini can be adjusted. Had to force a cast. 2011-02-12 01:57:40 -05:00