2dd4a493
·
11 commits
to master
since this release
- 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
This is a re-release that downgrades steamworks to 148a due to some conflicts with various versions of Gmod (x32 vs 64)