v1.0.0 - Initial Release
It's the first release of the game!
This is the one I put on Itch first. I discovered a couple of problems to fix after uploading it, so it got followed up by a fast version 1.1 (oopsie).
This solves some networking problems, adds character selection and 4 different characters! Pretty exciting stuff, if I do say so myself.
There are lots of standard quality-of-life stuff that's missing and some things that I know are broken (sorry, poor "normal" CPU) but it's the game's stopping point for now. There are plenty of concrete things I can improve - would make a good project to improve this later in the year.
What's Changed
- Network troubleshooting by @SamBumgardner in #25
- Char select by @SamBumgardner in #26
- Add heavy character by @SamBumgardner in #27
- fix bug with win tracking, make timeout hp eval fair by @SamBumgardner in #28
- Reach character by @SamBumgardner in #29
- Mix character by @SamBumgardner in #30
Full Changelog: 0.3.1...v1