SteamKit 2.0.0-Alpha9
Pre-release
Pre-release
yaakov-h
released this
02 Oct 01:58
·
1498 commits
to master
since this release
- Fixed user's name being changed to
[unassigned]
ifSteamFriends.SetPersonaState()
is called too early. (#442) - Fixed order of handlers being non-deterministic. (#442)
- Fixed
WebAPI
attempting to parse whatever data the server returned on non-success status code. (#446) - Fixed no callback being fired when WebSockets failed on Windows 7. (#455)
- Updated game-related GC messages and protobufs. (#459, #460)
- Updated Steam enums and protobufs. (#456, #457, #458)
BREAKING CHANGES