Commit Graph

224 Commits

Author SHA1 Message Date
Jason Felds 26e311a49e [timing] More conversion. 2011-07-14 13:00:03 -04:00
Jason Felds c52fef8767 Display more accurate couple/routine data.
Also include minor speed boost courtesy of vyhd.
2011-07-13 16:07:33 -04:00
Jason Felds 38e11061d9 Adjust sample start with song time offset. 2011-07-12 22:42:53 -04:00
Jason Felds 36a5cd03c4 Restore mods after setting #ATTACKS. 2011-07-12 22:27:14 -04:00
Jason Felds b643b220ee Prepare separate options for step attacks. 2011-07-12 21:56:17 -04:00
Jason Felds 08d5f8f722 Add Miss Combo support in #COMBOS tag. 2011-07-09 02:28:15 -04: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 4e20a90fb3 Force save request after editing song/step info. 2011-07-07 21:06:05 -04:00
Jason Felds bde4a0be35 Add rolls, lifts, fakes to View Data window. 2011-07-07 20:58:36 -04:00
Jason Felds 26979d604b And this is why Skype must improve. 2011-07-07 18:45:38 -04:00
Jason Felds 31b0e021a5 Menus mostly set up. 2011-07-07 18:10:59 -04:00
Jason Felds beb073f736 Add Steps Data read only menu for the editor. 2011-07-07 17:52:30 -04:00
Jason Felds fd4c651f9c Move Edit whatever closer together. 2011-07-07 17:20:38 -04:00
Jason Felds 8e90e368e8 Let's try that one again. 2011-07-07 15:09:24 -04:00
Jason Felds 8bdd5ce6c4 Most of ScreenEdit covered.
Still needs minor work.
2011-07-07 14:20:21 -04:00
Jason Felds 21844e373e Fix NoMines transformations in the editor. 2011-07-07 01:15:06 -04:00
Jason Felds 7e7af0fac9 ...I went this far back by mistake? 2011-07-06 13:45:37 -04:00
Jason Felds e2b84ccab8 Fix bug report 380, Start in Edit Mode Play. 2011-07-06 13:44:25 -04:00
Jason Felds 7cff5036f5 Today, on "choose your commit message":
Wolfman wanted a better name for the function thanks to its new purpose.

Wolfman wanted everyone to suffer by forcing recompilation of 88 files.

Wolfman wanted a sandwich.
2011-07-05 15:04:24 -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 ac3b0f9f49 Fix attack removing crash if no attacks. 2011-07-03 22:31:47 -04:00
Jason Felds 0f6d4cd813 Adjust attacks on offset change.
Should we ever store the other timing segments in
seconds and not beats in the future, we may want
to use this.
2011-06-30 13:35:25 -04:00
Jason Felds 57e3c2fc80 Use accessor functions instead of direct calls. 2011-06-30 02:19:37 -04:00
Jason Felds 5940bdeddb More abstraction. 2011-06-30 02:10:58 -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 6fc669127b No longer used. 2011-06-30 01:16:08 -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 23e56ea084 Wrong operator. 2011-06-27 15:04:03 -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 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 1f9adc3f68 When changing diffs, use seconds, not beats. 2011-06-26 13:36:42 -04:00
Jason Felds 5ce88d4b54 Attacks can be saved in the editor.
It's more flexible to do it by hand though.
2011-06-24 22:11:07 -04:00
Jason Felds f3ddbf5d2a Can edit attacks in editor, but not save them.
Someone want to remind me why we have such limited options?

I mean, 5 second attack intervals, no "nomods",
no percentages or speed activations either!

Everyone, say it with me: WE NEED A NEW EDITOR!
2011-06-24 19:32:46 -04:00
Jason Felds de4a6fcaf4 Only play attacks if upcoming, not past. 2011-06-24 18:07:36 -04:00
Jason Felds 5d32a22a0c Attacks work on editor gameplay. 2011-06-24 17:29:34 -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 88f844787f Minor doxygen. 2011-06-12 20:45:30 -04: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
Jason Felds 1d8e7286cc Use the appropriate timing.
Restores Page Up/Page Down/;/' properly.
2011-06-11 17:05:03 -04:00
Jason Felds f900b53f1d Edits can have 255 chars in the description now. 2011-06-11 15:10:27 -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
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 2f896c3807 Missed a spot. 2011-06-08 18:20:37 -04:00