Skip to content

Maintenance Release

Compare
Choose a tag to compare
@Arkshine Arkshine released this 12 Feb 21:52
· 23 commits to master since this release
  • Fixed console assertion spam with newer SteamWorks SDK releases when steam is installed on the same computer (this one: .\common\pipes.cpp (528) : Assertion Failed: m_OutstandingCallbackThreadId != ThreadGetCurrentId())
  • Overhauled internal callback handling, performance should be improved
  • Added Steam_AccountIDToPlayerID native to convert an account id to an actual player's id (for use with Steam_OnInvalidateClient forward for example)
  • Enabled logging of Steam API warnings (to amxx logs)