Commit Graph
2 Commits
Author SHA1 Message Date
DataBitz a1887f6721 Update risk-of-rain-2.kvp
Fix so steam ID is captured as userid on user join
2022-05-22 16:31:32 +12:00
DataBitz 63dd70e3c3 Update risk-of-rain-2.kvp
Updated regex for current log entries.
e.g. 
User Join is
SteamworksServerManager.OnAuthChange(steamId=11111197969451111, ownerId=11111197969451111, status=OK)
User Leave is
Log: connection {1} has been disconnected by timeout; address {::ffff:192.168.1.111:54586} time {126493}, last rec time {124158} rtt {13} timeout {2000}
Attempt to send to not connected connection {1}
2022-05-20 00:06:12 +12:00