Commit graph

18 commits

Author SHA1 Message Date
Braedon 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
Braedon 4be18d954c Multisound + Combo miss animation 2022-01-20 20:24:30 -05:00
Braedon 06ef8986c7 Buggy timeline object resizing 2022-01-17 14:23:18 -05:00
Braedon 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
Braedon cb25e97699 Game switching in every game 2022-01-15 13:46:50 -05:00
Starpelly 2c2d43ac17 Karate Man Kick started 2022-01-01 13:54:17 -05:00
Starpelly 417986c08c Stars background + Camera zooming *UNFINISHED* 2021-12-25 20:04:23 -05:00
Starpelly 866c8c80be Spaceball swing + low ball throw + perspective camera 2021-12-25 07:16:40 -05:00
Starpelly 199abb7fd3 Logo upload + starting Spaceball 2021-12-25 01:22:09 -05:00
Starpelly db79325393 Further input latency fixes 2021-12-24 21:37:03 -05:00
Starpelly 58ea8d5e4c Better input latency, but not finalized. (weird results on low bpm's) 2021-12-24 18:41:35 -05:00
Starpelly d72cb639b3 Fixed ForkLifter hand grab bug 2021-12-23 22:36:16 -05:00
Starpelly aa3f999721 Fixed problem with Trio faces not changing 2021-12-23 19:58:48 -05:00
Starpelly 88d23ef8cc Music sorting 2021-12-23 17:39:03 -05:00
Starpelly 575e47e384 Fork Lifter fully functional again + more progress on dynamic event caller 2021-12-22 20:49:16 -05:00
Starpelly a0e2636ecd Dynamic event manager 2021-12-22 19:08:35 -05:00
Starpelly 1bdf6c68e8 Got rid of all hard-coded ForkLifter code from GameManager. 2021-12-20 23:38:59 -05:00
Starpelly 0b383940ac Proper namespaces 2021-12-20 20:10:49 -05:00