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
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
8051cd7ad2
.ssc format change, recache required.
...
This is being done so that beat based #ATTACKS
can be possible.
2011-06-27 20:27:59 -04:00
Jason Felds
0919debf33
Preserve speed segment length time on beats.
2011-06-27 14:24:55 -04:00
Jason Felds
3830ddbadf
Use Step Author instead of Chart Style on right.
2011-06-27 11:09:31 -04:00
Jason Felds
b653e5b5e7
Copy Step #ATTACKS when requested.
2011-06-27 00:03:05 -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
28d0cdc8c2
Clarification.
2011-06-26 16:15:09 -07: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
f706783eb2
Changelog for previous commit.
2011-06-26 16:11:59 -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
adf1fd7129
Umm...Daisu? What did you do?
2011-06-24 17:29:41 -04:00
Alberto Ramos
f8f7b10fa9
update again uh
2011-06-24 13:58:07 -06: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
fc647bc63c
fuck
2011-06-24 12:39:11 -06: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
f2d1ca1d4b
Make Step #ATTACKS official.
2011-06-24 11:58:51 -04:00
Jason Felds
cde793dc57
Prepare for Steps Attacks.
...
No changelog entry yet: it's not complete.
2011-06-24 11:09:49 -04:00
Jason Felds
16d58dc0a4
Fix editor crash if you don't save a new chart.
2011-06-24 01:09:37 -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
97abd25e3e
Fix Practice Songs crash with AdditionalSongs.
2011-06-19 16:51:51 -04:00
AJ Kelly
5386525448
[LifeMeterBattery] Fixed a bug where MinesSubtractLives was not being honored. Also added LifeChanged message to changing of life on holds.
2011-06-17 01:06:01 -05:00
Jason Felds
49ac1c362d
Add many TimingData bindings. See changelog.
2011-06-15 16:56:01 -04:00
AJ Kelly
9b60587be9
[InputHandler_DirectInput] Fixed MouseWheel input not resetting.
2011-06-13 17:37:13 -05:00
AJ Kelly
cd9c8e97d2
[ScreenTextEntry] Make it so only the keyboard's Enter key can finish the screen. Should fix issues with buttons whose secondary function is MenuStart.
2011-06-13 15:47:11 -05:00
Jason Felds
fed3c9bf2c
NumLock becomes Hyphen. P2 gains Back Button.
...
This should alleviate some issues.
2011-06-13 16:08:28 -04:00
Jason Felds
6d8df2ffc2
Lots of updates today. Nice.
2011-06-13 14:49:06 -04:00
Jason Felds
7a16ba9c0f
Add two new noteskin metrics.
...
This properly resolves bug tracker issue 190.
2011-06-13 14:48:15 -04:00
AJ Kelly
d8e1296b5b
[LifeMeterBattery] Added ChangeLives(int) Lua binding.
2011-06-13 13:32:28 -05:00
AJ Kelly
11c84f8c50
[LifeMeterBattery] Added DangerThreshold metric.
2011-06-13 02:00:09 -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
Jason Felds
acdc45042a
Put old behavior back by default.
...
Use the Control key for the time signature scrolling behavior.
2011-06-12 20:34:23 -04:00
AJ Kelly
e965e0b3e4
[ScreenNetSelectMusic] Add PlayerOptionsScreen metric.
2011-06-12 04:09:49 -05:00
Jason Felds
05a7a24d88
Make the GetPlayerTimingData() binding official.
...
Hmm...did we never document the Player class
in LuaDocumentation.xml?
2011-06-11 16:24:38 -04:00
Jason Felds
f900b53f1d
Edits can have 255 chars in the description now.
2011-06-11 15:10:27 -04:00
AJ Kelly
cd3bb6f0ed
[SongUtil] Added GetPlayableSteps(Song) Lua binding.
2011-06-11 13:13:30 -05: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
AJ Kelly
d8cd86af2c
lua doc updates
2011-06-11 01:44:00 -05:00
Jason Felds
465ed345db
May as well put this in the changelog.
2011-06-10 17:05:57 -04: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
21ca14d589
Fix F11/F12 split timing sync adjuster.
2011-06-09 18:12:38 -04:00
Jason Felds
fc9f07158a
99% fix scoring with warps and fakes.
...
Now all charts can seek 100%.
This does force yet another cache reload.
Hopefully it won't slow first loads too much.
2011-06-08 16:14:11 -04:00
Jason Felds
5c83d529ab
Remove faulty shortcut code for hand calcs.
...
Unfortunately, to maintain accuracy, this
will invalidate the ca-- *beaten to the floor
with the nya cat*
2011-06-06 23:00:07 -04:00
Jason Felds
963cc9d4f1
Fix a Player 2 assist tick / clap bug.
2011-06-06 20:23:23 -04:00
Jason Felds
cb38eae9ba
Removing the ScoreDisplay mods.
...
Lua has since replaced it.
2011-06-06 18:55:49 -04:00
AJ Kelly
0326b54c22
turns out IE8 doesn't like when class names start with a '_' character.
2011-06-05 01:26:00 -05:00
Jason Felds
26c5fa4e15
Fix parsing of beats vs seconds on speeds.
2011-06-04 23:44:26 -04:00