Commit Graph
221 Commits
Author SHA1 Message Date
Jonathan Payne 927a172fea whatever I have done lately. 2011-04-25 11:45:06 -07: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 dca2f976b2 [FadingBanner] Added BannerRoulette, BannerRandom, and Banner(Custom Item Name) commands. 2011-04-22 05:09:47 -05:00
AJ Kelly 55c5cb145b [Banner] Added ScrollSpeedDivisor metric; controls the scroll speed of Random/Roulette banners. 2011-04-22 04:48:42 -05:00
AJ Kelly 438930f794 [ScreenGameplay] Added SongNumberFormat metric. 2011-04-21 13:49:54 -05:00
AJ Kelly 1850240fe2 fix RollingNumbersClass in fallback 2011-04-21 02:18:30 -05:00
AJ Kelly c064e7cc62 [ScreenEvaluation] Added RollingNumbersClass metric, allowing for the ability to change which RollingNumbers class is loaded. 2011-04-21 01:56:56 -05:00
AJ Kelly dce2c0cac8 add credits to fallback and default themes 2011-04-18 01:03:42 -05:00
Jason Felds 4caccb906a [metricClean] More diff progress. 2011-04-03 22:38:51 -04:00
Jason Felds cc0d89fe19 [metricClean] establish consistent spacing (or try to anyway). 2011-04-03 21:29:46 -04:00
Jason Felds 3d0c2af473 [metricClean] more removal of duplicates.
I may have removed something in a rush: there are more
items on the MusicWheel showing.
2011-04-03 18:45:51 -04:00
Jason Felds 439a607e87 New branch from default: [metricClean]
Line up metrics from fallback and default for easier diffing.

The goal here is to address issue number 55 for version 1.2.5.
2011-04-03 16:10:10 -04:00
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
Jason Felds c6ec8dbb74 [warps] Make Delays and Stops easier to find. 2011-03-25 18:02: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 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 8d42e1827c sm124futures: prepare the .ini files. 2011-03-13 20:58:08 -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 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 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
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 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 cd5496159f better rainbow colors 2011-02-24 00:10:25 -06: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
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 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
Jason Felds 670a788897 Mini can be adjusted. Had to force a cast. 2011-02-12 01:57:40 -05:00
Jason Felds 12b80a8022 Beat's turn. 2011-02-12 01:45:20 -05:00
Jason Felds 232ef8fdf4 Tornado's twisty turn. 2011-02-12 01:35:34 -05:00
Jason Felds 5354885262 Drunk's turn. 2011-02-12 01:28:37 -05:00
Jason Felds 7147b00e37 Tipsy can be modified now. 2011-02-12 01:23:01 -05:00
Jason Felds 089cf8cdd4 Flexible Expand mod with metrics. 2011-02-12 01:07:32 -05:00
Jason Felds 3b7e29ba92 Add Boomerang Peak metric. 2011-02-12 00:45:03 -05:00