github RipleyTom/rpcn 0.8.0

latest releases: 1.8.7, 1.8.6, 1.8.5...
2 years ago

[0.8.0] - 2023-12-28

Added

  • Added full TUS(Title User Storage) API support.
  • Added GetNetworkTime support.
  • Added cleanup of unused data files from score/tus on startup(note that they are not cleaned while the server is running as otherwise I can't guarantee atomicity of the db query + file access).

Changed

  • Improved code parsing by adding some wrappers.
  • Improved friend queries by storing both user id and username of friends on login.
  • Improved some database queries

Fixed

  • Fixed users getting stuck in logged in state if the thread panics by moving logging out procedures to Client Drop impl.

Misc

  • Added worlds for Playstation Home to config
  • Added server_redirs.cfg that contains DeS example

Don't miss a new rpcn release

NewReleases is sending notifications on new releases.