Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@Zhangyr2022 Zhangyr2022 released this 04 May 17:21
· 329 commits to main since this release
96e66c9

Added

  • Ability to keep old records when running a new game.
  • Generation of bullets with weapons.

Changed

  • Refactored to use switch to handle commands.
  • Adjusted some log messages for clarity.
  • Added padding to obstacle shapes.

Fixed

  • Stopped the server after running for too long seconds.
  • Recorded the last tick.
  • Closed socket on socket error.