Commit Graph

135 Commits

Author SHA1 Message Date
Henrik Andersson 899b16a796 [loading window->deafult] Noone could think of a good reason not to merge into default. 2011-07-20 22:19:07 +02:00
Henrik Andersson 363947d46a [default->loading window] Catching up. 2011-07-20 20:06:28 +02:00
Jason Felds b581f12ad9 Polish translation by John Reactor. 2011-07-20 13:49:26 -04:00
Jason Felds c039975cd4 ...why did we have this file? Remove it. 2011-07-20 13:42:49 -04:00
Henrik Andersson 68eec5aa0f Merge with default 2011-07-16 19:37:31 +02:00
AJ Kelly 9882c8ab9c this should be movies, not textures 2011-07-16 02:18:16 -05:00
Henrik Andersson 594506ec27 [default -> loading window] Catching up again. 2011-07-11 14:58:26 +02:00
Henrik Andersson 1ee1bd384b [loading window] Hey look, the load can be aborted now!
Also, loading messages are now in the language file.
2011-07-11 14:56:44 +02:00
Jason Felds 9d413ce75a I sense a double merge. 2011-07-09 02:28:42 -04:00
Jason Felds 08d5f8f722 Add Miss Combo support in #COMBOS tag. 2011-07-09 02:28:15 -04:00
Alberto Ramos 3572e9c7c7 string forgotness 2011-07-08 22:55:28 -06:00
Jason Felds d4fe84d8ce Allow defining a range for an Attack. UNSTABLE!
I seem to randomly get crashes from this.
I have not been able to identify the cause.
2011-07-07 21:41:08 -04:00
Jason Felds bde4a0be35 Add rolls, lifts, fakes to View Data window. 2011-07-07 20:58:36 -04:00
Jason Felds beb073f736 Add Steps Data read only menu for the editor. 2011-07-07 17:52:30 -04:00
Jason Felds 8e90e368e8 Let's try that one again. 2011-07-07 15:09:24 -04:00
Jason Felds 054151eed1 Ready for the dry run. 2011-07-07 15:06:19 -04:00
Jason Felds abea03c00c Prepare language file for new options. 2011-07-07 14:19:48 -04:00
Jason Felds 1d34030d4c Consistency issue. 2011-07-06 22:55:19 -04:00
Jason Felds 0455ffaa36 Add two routine mirroring functions.
I think the Alter Menu is getting a bit big.

Maybe I should borrow from the help menus...they scroll nicely.
2011-07-04 18:15:21 -04:00
Jason Felds 5ea7adad66 Add routine helper: switch notes' player. 2011-07-04 17:30:36 -04: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 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