Commit Graph

115 Commits

Author SHA1 Message Date
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 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 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 973ef4fad7 Changed text: Revert From Cache. 2011-06-26 12:49:07 -04: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 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 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
Jason Felds 7768134149 Alright pumpervinil, you got your Delay wish.
I hope that's enough for you.
2011-06-10 17:03:53 -04:00
Jason Felds 9a258e7042 Add "Convert Selection to Fake Segment" option.
Once again, do things math free.
2011-06-10 16:52:23 -04:00
Jason Felds 0db9f87b74 Add "Convert Selection to Warp Segment" option.
Also, preemptively fix another bug with the menu moving.
2011-06-10 16:43:38 -04:00
Jason Felds 866d72e660 Add a Clear Clipboard function to the editor. 2011-06-10 16:10:43 -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 4b11968abc Make it more obvious about the T key.
Guess not everyone reads changelogs or F1.
2011-06-07 23:43:07 -04:00
Henrik Andersson 881a6534e8 [loading window] Unloading should be reported as well. 2011-06-05 15:37:22 +02:00
Jason Felds 1a7fa64924 [scroll] Languages update. 2011-05-25 14:11:17 -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 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 466f0be35a [splittiming] ScreenEdit + Speeds
Now let's try to implement the darn things.
2011-05-15 15:53:20 -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
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 9e747aa84b [splittiming] No longer just pauses and BPMs. 2011-05-13 15:25:19 -04:00
Jason Felds a7b58e07a2 [splittiming] Broadcast message on failure. 2011-05-13 09:20:42 -04:00
Jason Felds 72690b8c70 [splittiming] BG stuff in Song Timing only.
Alright...let's see how badly I broke this.
2011-05-12 23:25:50 -04:00
Jason Felds 64a6abc12b [splittiming] Add the [T]iming Switch.
One or two more things to do before running this...
2011-05-12 23:18:57 -04:00
Jason Felds 14fc0839d5 [splittiming] Prepare right side of editor.
Now, what key on the keyboard can be used for switching...
2011-05-12 23:11:42 -04:00
Jason Felds 32afac9991 [splittiming] Fit more text/directions in.
Someone more skilled in metrics can try
to make the text stand out.
2011-05-12 22:07:00 -04:00
AJ Kelly 8968ccfa45 add missing strings 2011-05-10 09:13:31 -05:00
Jason Felds 799bbc0a5c Make this use ScreenTextEntry.
The rest will be fixed once I find out why I'm having compilation issues.
2011-05-07 19:18:03 -04:00
Jason Felds 630168d64b [sm130futures] Allow editing more Song Info in menus.
In this case, Beat 0 Offset, Music Sample Start,
and Music Sample Length can be edited via Edit Song Info.
2011-05-03 09:18:31 -04:00
Jason Felds 9bb7b633c9 [default -> sm130futures] Hello GLEW. 2011-05-02 21:12:11 -04:00
Colby Klein ba478c3974 huge merge 2011-05-02 10:50:56 -07:00
Jason Felds 6fb7d2a4e2 [default -> sm130futures] Bring up to date. 2011-05-01 21:35:20 -04:00
AJ Kelly dce2c0cac8 add credits to fallback and default themes 2011-04-18 01:03:42 -05:00
Jason Felds 0689d897ea [sm130score] lua scoring is no longer "special".
It's primarily "it".
2011-04-11 22:58:23 -04:00
Jason Felds d274a83a41 [sm130score] Adjust language for the scoring. 2011-04-10 23:22:36 -04:00
Jason Felds f9f87f35f1 [default -> sm130futures] Obvious. 2011-04-05 22:41:41 -04:00
Jason Felds 5d98f47fc3 Allow editing #DISPLAYBPM traits in the editor.
Look in Edit Song Info to find it.
2011-04-05 22:40:33 -04:00
Jason Felds a6b5187856 [sm130labels] Code ready for testing.
If a mistake was made here,
let the cherry picking/blame game commence!
2011-04-05 00:35:45 -04:00
Jason Felds c8a6f4c41d [warps] Allow for editing warps.
TODO: Ensure warps get erased if they go backwards.
2011-03-25 17:40:56 -04:00