Skip to content

Releases: Stalker2106x/ComuStrike_Server

1.2.1

14 Sep 16:56
Compare
Choose a tag to compare

Compatible with game version 157 (Including those setup with 170)

Changelog:

  • Fixed critical bug on OAuth2.0 token expiration
  • Fixed server crash on validation error

1.2.0

08 Sep 20:52
Compare
Choose a tag to compare

Compatible with game version 157 (Including those setup with 170)

Changelog:

  • Added support for OAuth2.0 authentication
  • Added score computing according to v157 rules
  • Changed the naming of parameters on most REST routes
  • Updated database to store player stats

1.1.3

31 Aug 13:21
Compare
Choose a tag to compare

Compatible with game version 157 (Including those setup with 170)

Changelog:

  • Added openAPI self-documented endpoint on debug mode

1.1.2

30 Aug 17:25
Compare
Choose a tag to compare

Compatible with game version 157 (Including those setup with 170)

Changelog:

  • Added proper routes payload validation
  • Renamed most REST routes
  • Removed packages generating vulnerabilities
  • Authorized all routes with password

1.1.1

26 Aug 17:37
Compare
Choose a tag to compare

Compatible with game version 157 (Including those setup with 170)

Changelog:

  • Replaced ASCII with base64 on web interface
  • Added route Set_mp3
  • Added get_mp3 correct behaviour
  • Removed duplicated downloadAsset route

1.1.0

25 Aug 16:14
Compare
Choose a tag to compare

Compatible with game version 157 (Including those setup with 170)

Changelog:

  • Added web interface to view current server info
  • Added web interface to register new player
  • Added rate limiting to prevent DDoS attacks
  • Added logging for game & chat
  • Fixed client not able to connect to chat
  • Fixed packaged server not including maps
  • Fixed server not properly destroying

1.0.2

24 Aug 23:17
Compare
Choose a tag to compare

Compatible with game version 157 (Including those setup with 170)

Changelog:

  • Fixed compute of MD5 failing
  • Added route to download maps
  • Fixed server not getting deleted from serverlist when host quit
  • Fixed remote ip address computed with ipv6 prefix preventing clients to join remote sessions
  • Fixed server owner not properly saved
  • Removed missing maps from map pool

1.0.1

24 Aug 21:57
Compare
Choose a tag to compare

Compatible with game version 157 (Including those setup with 170)

Changelog:

  • Fixed crash when clients disconnect from chat
  • Fixed startup with empty DB
  • Added proper get_mp3 route
  • Removed unnecessary dependencies

ComuStrike v1.0.0

24 Aug 16:54
Compare
Choose a tag to compare

Introducing the Comustrike Unofficial Server !

This server is compatible with game versions 157 through 170.
The global play flow functions smoothly, similar to official server.
Communication features operates normally (Global chat), with added support for Discord retransmission.