Commit Graph

457 Commits

Author SHA1 Message Date
Thai Pangsakulyanont ac928c7faa [default -> loading window] merge 2011-06-05 11:41:08 +07:00
Jason Felds 0e834467ba Fix UserPrefAutoSetStyle.
Also took care of some other lua issues with
NotePosition and ComboUnderField.
2011-06-04 21:43:00 -04:00
Jason Felds e1649784b0 Make sure it's USER, not Game. 2011-06-04 19:53:35 -04:00
Jason Felds fe18578319 On our way to fixing AutoSetStyle. 2011-06-04 19:45:54 -04:00
Henrik Andersson 9721c0d66a [loading window] Trying to clean up the in game song reloading. 2011-06-05 01:39:15 +02:00
Jason Felds f0eefa8698 So how badly will this break?
Allow pump to have routine as a compatible mode.

No telling what we're missing, but we should prepare for it.
2011-06-04 19:36:32 -04:00
AJ Kelly 62646c2db9 change window icon; fixes issue 295 2011-06-03 16:00:39 -05:00
AJ Kelly 59e45c45ca add Profile(PlayerNumber) binding to productivity helpers 2011-06-03 00:37:04 -05:00
Jonathan Payne 818e621875 if it's easy, why not do it? 2011-06-02 02:06:13 -05:00
Jason Felds 172ecb8455 Trying different ordering here. 2011-06-01 12:15:13 -04:00
Jason Felds 6c9bb57ddb Disable the Score Display mod for now.
Since scoring is now lua based, these mods
may no longer have a place here.
2011-06-01 11:06:43 -04:00
Jason Felds 0d4f95eda1 Added the BattleRaveMirror metric.
If you guys want your battles to not be mirrored/turned,
this is the metric to change. By default, it's on ITG
behavior.
2011-05-31 01:33:56 -04:00
Jason Felds a652919085 Use a separate class for this. 2011-05-30 13:48:26 -04:00
Jason Felds 4180f8af0e Well, we can play custom courses now.
Still needs adjusting.
2011-05-30 13:35:23 -04:00
Jonathan Payne 231ae7cb32 test fail 2011-05-27 09:56:52 -07:00
Jason Felds a4ebdcc8cc Added the LoopOnChartEnd metric for the editor.
Let the players decide whether to loop or not
when playing charts in the editor.
2011-05-27 12:43:14 -04:00
Jason Felds 071e04f840 Survival fixed...by a METRIC CHANGE?!?
I just...I don't even...GAH!
2011-05-27 11:08:36 -04:00
Jason Felds 99bed31809 ...of course, I am an idiot.
Somehow, I forgot to commit the metric itself!
2011-05-27 01:38:08 -04:00
Jason Felds 1a7fa64924 [scroll] Languages update. 2011-05-25 14:11:17 -04:00
Thai Pangsakulyanont fe9573975c [scroll] 90% of scroll segments 2011-05-25 22:44:41 +07:00
Jonathan Payne 5dd656ba70 I dont think the filter caught these for some reason either. 2011-05-23 14:24:01 -07:00
AJ Kelly d6546caaa6 [BPMDisplay] Add CourseCycleSpeed metric. 2011-05-19 03:48:46 -05:00
AJ Kelly ea301f362e fix error in compat script 2011-05-19 03:35:44 -05:00
Jason Felds 2526413d45 [default -> splittiming] Right, forgot this. 2011-05-16 20:39:20 -04:00
Jason Felds 5a66df400f [splittiming] It's working. Also, lang cleanup. 2011-05-16 12:43:44 -04:00
Jason Felds 0584c490a2 [splittiming] Shrink lines.
We need some way to move the ScreenTextEntry
text entry down.
2011-05-16 12:19:42 -04:00
Jason Felds 5206fa2c8c [splittiming] Show fake segments in editor. 2011-05-16 12:02:17 -04:00
Jason Felds 2e0649f6f4 [splittiming] Let Fakes be edited.
Also expand on some descriptions.
2011-05-16 11:30:39 -04:00
Jason Felds fc72f2de90 [splittiming] Prepare the editor. 2011-05-16 10:56:00 -04:00
Jason Felds e2766cf644 [splittiming] SpeedSegments run on Seconds now.
ScreenEdit's code probably needs to be redone.
At least, someone find a way to remove "Beats"
or "Seconds" from the text entry area.
2011-05-15 23:48:03 -04:00
Jason Felds c25c9616d9 [splittiming] Minor fix. 2011-05-15 16:42:50 -04:00
Jason Felds 59febf0c27 [splittiming] Adjusted too much there. 2011-05-15 16:13:56 -04:00
Jason Felds 466f0be35a [splittiming] ScreenEdit + Speeds
Now let's try to implement the darn things.
2011-05-15 15:53:20 -04:00
Jason Felds cdd43f77f4 [splittiming] Display Speeds in Step Timing. 2011-05-15 15:37:46 -04:00
AJ Kelly f8f4453637 [ScreenGameplay] Removed hardcoded commands for Debug (give up text) and replace them with DebugStartOnCommand, DebugBackOnCommand, and DebugTweenOffCommand. 2011-05-15 13:38:41 -05:00
Flameshadowxeroshin 4d14654147 [splittiming] remove GameState "current timing" functions; add compatibility functions to 01 compat.lua 2011-05-15 08:17:32 -05:00
Jason Felds 6e72870fd0 [default -> splittiming] Caught up. 2011-05-15 01:00:05 -04:00
Jason Felds acfccd04c7 [splittiming] Revert Song Timing Restrictions.
I still think BG Changes should be Song Timing only though.
2011-05-15 00:09:44 -04:00
AJ Kelly 87148206a7 [ModIcon] Added StopWords metric. 2011-05-14 22:58:42 -05:00
AJ Kelly e4a4464824 [StepsDisplay] Added MeterFormatString metric. 2011-05-14 22:18:14 -05:00
AJ Kelly 78681a52ff fix typo 2011-05-14 20:30:44 -05:00
AJ Kelly b5129ac163 [Banner] Added ScrollMode and ScrollSortOrder metrics. 2011-05-14 19:53:57 -05:00
AJ Kelly 0fc49d9da9 [MusicWheel] Added ShowSectionsInBPMSort and ShowSectionsInLengthSort metrics. 2011-05-14 19:27:25 -05:00
Jason Felds f845dbc232 Bring in the scoring fix from [splittiming]. 2011-05-14 12:44:59 -04:00
Jason Felds 682d679349 [splittiming] Versus scoring fix...wait.
This is in the wrong branch. Transplant time!
2011-05-14 12:44:59 -04:00
Flameshadowxeroshin cc27332f9c [splittiming] add some missing strings to en.ini 2011-05-14 00:57:20 -05:00
Jason Felds 393dadcb16 [splittiming] More SST protection.
Also added InvalidSound for emphasis.
2011-05-14 01:31:28 -04:00
Jason Felds 361a6340db [splittiming] No BG Changes in Step Timing. 2011-05-14 01:03:39 -04:00
Jason Felds 4d9e2417f6 Bring in language update from [splittiming]. 2011-05-13 15:25:19 -04:00
Jason Felds 9e747aa84b [splittiming] No longer just pauses and BPMs. 2011-05-13 15:25:19 -04:00