Jason Felds
72b468b22b
This doesn't require two lines.
2011-07-04 11:23:49 -04:00
AJ Kelly
9a50418ed4
fix a problem with lowercase 'w' looking off (the stroke on the lowercase 'g' is the problem)
2011-07-03 20:42:49 -05:00
AJ Kelly
16fa62327a
add waiei to credits
2011-07-03 16:52:59 -05:00
AJ Kelly
be7de66481
once more with feeling
2011-07-03 16:49:21 -05:00
Colby Klein
f63fa335f2
Slightly faster default CMods (250, 450).
2011-07-03 11:01:53 -07: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
Colby Klein
07a2bd6da7
Port OpenITG's M-Mods. Example: m600 to set target BPM of 600, on a 200BPM song this means 3x. Works with custom speed mods. Note: the block in Player.cpp needs to be fixed for these to be usable, do this before releasing PR2.
2011-07-03 00:08:56 -07:00
Jason Felds
ca4080f9fd
Don't hate the lifts.
2011-07-02 00:26:54 -04:00
Jason Felds
7237b8a249
Fix score sysem.
...
...err, system.
2011-07-02 00:09:52 -04:00
Jason Felds
31f209ff64
Revert language comment commit, fix bug.
...
It wasn't due to the comments it seems.
2011-07-02 00:05:14 -04:00
Jason Felds
25ffddeb70
English comments please.
...
Perhaps someone can better translate what was erased?
2011-07-01 02:05:49 -04:00
Alberto Ramos
931b602502
metric thing
2011-06-30 22:51:02 -06:00
Jason Felds
11923a80ba
Allow setting last second at the current beat.
...
Use the Area Menu for this one.
2011-06-30 01:23:59 -04:00
Jason Felds
8bc2c38142
Replace #BEAT tags with #SECOND tags.
...
Split Timing has made this necessary.
Yes, this means another recache.
2011-06-30 01:11:38 -04:00
Jason Felds
00c1ce6a79
We store 6 decimals, so display 6 decimals.
2011-06-30 01:09:07 -04:00
Jonathan Payne
4df8449304
proper
2011-06-28 14:34:00 -07:00
Jonathan Payne
3bd4e3e9ee
Acknowledge Kommisar for songs, fix things more
2011-06-28 14:23:08 -07: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
a50069efa2
Add the requested copy timing data functionality.
...
I don't know of a good way to copy timing data
across different styles, though.
2011-06-28 12:25:32 -04:00
Jason Felds
e11f90ffad
Add command, reorganize others.
2011-06-27 11:11:52 -04: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
ceb79c5bb8
Prepare for the NoAttacks mod.
2011-06-26 23:28:52 -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
Jason Felds
973ef4fad7
Changed text: Revert From Cache.
2011-06-26 12:49:07 -04:00
Jonathan Payne
c71789b7e7
[default] You are not allowed to go to ScreenSelectProfile if you do not have more than 2 profiles.
2011-06-25 14:36:26 -07:00
AJ Kelly
cd7a1c730d
ScreenSelectProfile metrics tweak
...
no no no no NO!
2011-06-24 21:46:44 -05:00
AJ Kelly
acda84e4e4
[Actor] Implement compound(length,tweens) in _fallback/02 Actor.lua. also I guess I changed the luadocs?
2011-06-24 14:19:19 -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
Jason Felds
0190ac0eca
Allow converting delays to beats.
...
Just find a better song than Uprock to use this on.
2011-06-24 00:50:32 -04:00
Jason Felds
c67e4d2349
Add unlocking one step per steps type.
...
This is different from just unlocking one step for all step types.
2011-06-24 00:28:57 -04:00
Jason Felds
3b2f6989a6
Restore foot limiter for Extreme scoring.
...
Needs to be tested by someone more accurate than me
for any rounding errors and whatnot.
2011-06-20 00:51:28 -04:00
AJ Kelly
1b66882193
add Alpha command to HSV scripts
2011-06-18 14:09:56 -05: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
6e19262e29
fix this ScreenString debacle once and for all
2011-06-13 13:39:37 -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
AJ Kelly
39c547c437
shut stepmania up about multiple filenames warning
2011-06-12 01:48:13 -05:00
Jason Felds
6c32ca085e
Make sure these use split timing.
2011-06-11 22:40:14 -04:00
Jason Felds
aeb07190d8
Allow setting Preview Music via Alter Menu.
...
Now math calculations are no longer needed.
2011-06-11 11:15:58 -04:00
Henrik Andersson
d7022c715a
[default -> loading window] YAM
2011-06-11 12:22:06 +02:00