Commit Graph

14 Commits

Author SHA1 Message Date
9f7b8ee278 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
30d2931762 Organization refactor 2022-03-11 21:10:13 -07:00
6ac919a232 Fixed some bugs, including one where the game refuses to load a new game. Also migrating a few games to the new Input system. (Read desc)
However the new input system has a bug where if you press with two events eligible for a press, both of them interact. I don't know whether to fix this or not.
2022-01-23 02:01:59 -05:00
4be18d954c Multisound + Combo miss animation 2022-01-20 20:24:30 -05:00
6a05f31506 Improved inputs (A SHIT MORE DYNAMIC BETWEEN GAMES) and a whole lot cleaner code in general 2022-01-17 00:00:26 -05:00
8760412bb2 Dynamic editor theme (WIP), read desc for more info
Spaceball has been improved, you can now hit multiple balls at a time. Fork Lifter and Karate Man need this update soon as well. No idea why I did it the way I did.

Time jumping also has been improved by pausing.

Dynamic editor themes for custom theme support, however that won't be implemented until later.
2022-01-13 21:33:51 -05:00
a52e883f3a Spaceball camera and perspective fixes + Karate Man animated background 2021-12-30 07:17:22 -05:00
88f13795a9 Karate Man started. 2021-12-29 01:52:48 -05:00
c653d487ac Spaceball pretty much finalized. 2021-12-28 02:38:55 -05:00
75965927d6 Further improvements to AudioSource.time (Conductor.cs) 2021-12-27 21:36:27 -05:00
ff6bce2806 Fixed AudioSource.time bug, check Conductor.cs for comment. 2021-12-26 23:48:39 -05:00
4b3bfeda1b Spaceball costumes 2021-12-26 02:25:17 -05:00
95ac1306d4 Multiple events can now be called onto same frame + more Spaceball camera fixes 2021-12-26 00:11:54 -05:00
866c8c80be Spaceball swing + low ball throw + perspective camera 2021-12-25 07:16:40 -05:00