Commit graph

8 commits

Author SHA1 Message Date
Braedon 2b88703e3f Autoplay began 2022-01-22 22:40:53 -05:00
Braedon 1ed2291844 Command pattern (Undo/Redo) system began. (Read desc)
I spent about 6 hours trying to fix this one specific bug involving the move undo. Turns out all I had to do was calm down and think logically instead of typing random bullshit for a few hours until it worked. I'm tired and I thank this for ruining my sleep schedule.
2022-01-22 05:44:19 -05:00
Braedon dea5860e95 Improvements to editor objects 2022-01-21 16:09:14 -05:00
Braedon fa519d25d7 A lot of stuff (Read desc)
Beat action is now used to define one-off objects that is used by the beat but I don't wanna bother making a different script for. Example case: the "hit 3" sprite in Karate Man.

Animation helpers for functions I don't wanna rewrite 100,000 times.

General improvements for Karate Man, like prepare animation and some updates to game events.
2022-01-21 02:09:32 -05:00
Braedon 4be18d954c Multisound + Combo miss animation 2022-01-20 20:24:30 -05:00
Braedon f2c33e041e Fixed Karate Man combo pot scale bug 2022-01-20 02:26:53 -05:00
Braedon 2c917d6fc7 Karate man combos 2022-01-19 20:48:52 -05:00
Braedon 9d67d26fda Karate Man design overhaul 2022-01-19 00:40:49 -05:00