-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardise signature parameters & better handle steam disconnection …
…event (#2) * Added hook "GroupDataSteamStatusChanged" which returns a boolean for when the module believes the connection status to Steam has changed. * Changed how each Steam connection events gets handled. Now relies more on the underlying connection instead of forcing new contexts. * No longer listen for GSPolicyResponse * Now listen for SteamServerConnectFailure * In the event the underlying Steam connection gives up trying to reconnect, we now force a new context. * Fixed a rare crash where the context could be valid but the Steam backend had literally just died. * Bumped version to 1.1 * Upgraded to Steamworks v150.
- Loading branch information
Showing
4 changed files
with
64 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters