Skip to content

Releases: s1lentq/reunion

0.2.0.13

30 Jun 15:20
Compare
Choose a tag to compare

Full Changelog: 0.2.0.6...0.2.0.13

  • Fixed collisions of SteamIDs with AuthVersion >= 3, due to truncation of authkey to 31 chars (Thanks for report, Alexs)
  • Fixed collisions of SteamIDs issued to non-unique serial numbers 0000_0000_0000_0000_0000_0100_0000_0000
    (for clients with bad HDDsn, SteamID will be based on VALVE_ by IP)
  • Added reunion2018 prefixes for SteamID as an authkey type for compatibility with dev version of Reunion AuthVersion >= 3

0.2.0.6

20 Jun 15:49
Compare
Choose a tag to compare
  • Added game tags using CVar sv_tags
  • Added new option IDClientsLimit for sets max number of clients from single steamid (Useful for debugging with multiple instances clients)
  • Fixed *sid from userinfo
  • Fixed can't connect to game server when server is paused