Commit Graph

6 Commits

Author SHA1 Message Date
Braedon bc8f7419be Basic saving and loading system 2022-01-30 07:03:37 -05:00
Braedon 0f70fe3fe2 Some tempo changes improvements 2022-01-28 21:26:34 -05:00
Braedon aef93fa0a1 Tempo change? (Don't update very buggy) 2022-01-27 21:50:57 -05:00
Braedon 606ad902e7 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 62c6e65945 Autoplay began 2022-01-22 22:40:53 -05:00
Braedon 923dd15597 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