Releases: Longwater1234/checkers-backend
Releases · Longwater1234/checkers-backend
v1.0.11
What's Changed
- Protobuf payloads by @Longwater1234 in #12
- Create go.yml for Go tests by @Longwater1234 in #13
- Update README.md by @Longwater1234 in #14
- Fix critical game bug in Enemy Detect by @Longwater1234 in #15
- For online gameplay, add logging by @Longwater1234 in #16
- Check if opponent has zero possible moves by @Longwater1234 in #17
- Player Timeout, after 20 seconds of inactivity by @Longwater1234 in #25
- cleanup readme by @Longwater1234 in #26
- Fixed #21, crazy long lived bug by @Longwater1234 in #28
- make player.Dead a send ONLY channel by @Longwater1234 in #29
- make gameOver chan write only by @Longwater1234 in #30
- code cleanup by @Longwater1234 in #31
- More enhancement for the code by @Longwater1234 in #39
- Add profiling http endpoint by @Longwater1234 in #43
- Fixed #45 in a better fashion by @Longwater1234 in #46
- cleanup p1.Pieces after match ends by @Longwater1234 in #47
- add url to itch.io game by @Longwater1234 in #48
- cleanup README.md by @Longwater1234 in #49
- Remove dangerous actions by @Longwater1234 in #50
- fixed #44 by @Longwater1234 in #51
- more accurate formula for isEvenCellRow by @Longwater1234 in #52
- More code cleanup by @Longwater1234 in #58
- dont print ip on the page by @Longwater1234 in #59
- Update dependencies. minimum go1.23 by @Longwater1234 in #60
- code optimizations by @Longwater1234 in #62
- upgrade dependencies by @Longwater1234 in #63
- update version to 1.0.11 by @Longwater1234 in #64
- fixed #61 by @Longwater1234 in #65
New Contributors
- @Longwater1234 made their first contribution in #12
Full Changelog: https://github.com/Longwater1234/checkers-backend/commits/v1.0.11