Commit Graph
290 Commits
Author SHA1 Message Date
Jason Felds 72b468b22b This doesn't require two lines. 2011-07-04 11:23:49 -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
Alberto Ramos 931b602502 metric thing 2011-06-30 22:51:02 -06:00
Jason Felds 00c1ce6a79 We store 6 decimals, so display 6 decimals. 2011-06-30 01:09:07 -04:00
Jonathan Payne ce89d3c43a [DEFAULT] Various global fixes, default songs ( see rest of log )
i317 - Installed Songs, Courses On Gameplay text
i355 - midi-note, midi-solo Hold Heads fixed
MEW  - 2 New Songs, Courtesy of Kommisar!!
NEW  - Old SongMeterDisplay implemented for Split Timing
FIX  - Remove non-working failing logic
FIX  - Misc Fixes
2011-06-28 13:47:42 -07:00
Jason Felds 3830ddbadf Use Step Author instead of Chart Style on right. 2011-06-27 11:09:31 -04:00
Jason Felds 4ab534de75 Use NoAttacks vs StepAttacks. 2011-06-26 23:58:24 -04:00
Jason Felds e658714b53 Allow cycling/jumping through all segments.
Better to re-use keys we have than add multiple key strokes
when I sense we'll need them.
2011-06-26 23:11:57 -04:00
Jason Felds b026159a27 New metric: SongsNotAdditional.
Set this to false to have AdditionalSongs be valid for
unlocking purposes.
2011-06-26 16:14:50 -07:00
Jason Felds ad628e8191 New metric: AutoLockEditSteps.
This is mainly for anyone that wants to have
bonus charts available after passing Expert.

This will probably fail if there are bonus charts
after Hard, but no Expert.
2011-06-26 16:10:24 -07:00
AJ Kelly cd7a1c730d ScreenSelectProfile metrics tweak
no no no no NO!
2011-06-24 21:46:44 -05:00
Alberto Ramos e2974f85f8 luadoc update 2011-06-24 12:37:01 -06:00
Jason Felds fcf9e335e6 Use StepAttacks instead.
This deprecates the GetSongAttacks lua function.

Next up: make it so that no text is displayed if
Step Attacks are on, but display "No Attacks" if
attacks are turned off.
2011-06-24 12:12:27 -04:00
Jason Felds 001dd4e288 Remove duplicate commented metrics. 2011-06-24 10:51:13 -04:00
Jason Felds b470188ca4 Make Song Attacks on by default.
No, metrics wasn't enough.

Now to get #ATTACKS working on Split Timing.
2011-06-24 10:49:42 -04:00
AJ Kelly 614a878ebf fix start button issues on ScreenSelectProfile 2011-06-15 03:04:58 -05:00
AJ Kelly 6d29e63095 add missing routine stuff, plus some freem voodoo for icon positioning. 2011-06-13 15:50:55 -05:00
AJ Kelly 11c84f8c50 [LifeMeterBattery] Added DangerThreshold metric. 2011-06-13 02:00:09 -05:00
AJ Kelly 24644f3f23 add GainLife/LoseLife commands. 2011-06-13 01:56:23 -05:00
AJ Kelly 38ea269a10 [LifeMeterBattery] Added some metrics that allow anyone to change how the battery meter handles lives.
* MinScoreToKeepLife='TapNoteScore_*' - any score below this = loss of life.
 * SubtractLives=1 - how many lives are lost when going below MinScoreToKeepLife.
 * MinesSubtractLives=1 - how many lives are lost when hitting a mine.
 * HeldAddLives=0 - how many lives are gained when a hold is completed.
 * LetGoSubtractLives=1 - how many lives are lost on a dropped hold.
2011-06-13 01:39:23 -05:00
AJ Kelly a070fc4c3e make this value a little bit more realistic so that bad performance doesn't happen as often 2011-06-12 21:52:51 -05:00
AJ Kelly e965e0b3e4 [ScreenNetSelectMusic] Add PlayerOptionsScreen metric. 2011-06-12 04:09:49 -05:00
Jason Felds 61d935ba70 Split the Editor's Area menu into two menus.
Use the "Enter" key for the old menu,
and the "A" key for the Alter menu
(requires having selected an area of notes).
2011-06-10 03:04:47 -04:00
Jason Felds cb38eae9ba Removing the ScoreDisplay mods.
Lua has since replaced it.
2011-06-06 18:55:49 -04:00
AJ Kelly 4bf2270c48 change ScreenOptionsMaster Next/Back screen to post-init screen 2011-06-06 13:39:44 -05: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 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
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
Jason Felds 2526413d45 [default -> splittiming] Right, forgot this. 2011-05-16 20:39:20 -04:00
Jason Felds 5206fa2c8c [splittiming] Show fake segments in editor. 2011-05-16 12:02:17 -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 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
Jason Felds 6e72870fd0 [default -> splittiming] Caught up. 2011-05-15 01:00:05 -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