Skip to content

Releases: gentlecat/steam-locomotive

0.3.0

28 Sep 06:55
Compare
Choose a tag to compare
  • Added ICSGOServers_730 interface.
  • Added url_type parameter for ResolveVanityURL method.
  • Switched to Guzzle 4.

PHP version requirement has been updated. Please check your versions.

0.2.1

31 Jan 15:51
Compare
Choose a tag to compare
  • Fixed case when validateUserId function did not detect numeric community ID correctly.
  • Fixed case when steamIdToCommunityId function did not work correctly with "long" steam IDs.

0.2.0

31 Jan 12:17
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Removed badges parser function from user tools.
  • Fixed convertToCommunityId function.
  • Fixed incorrect calls to function getClassName in ISteamUser interface.

0.1.0

31 Jan 10:25
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • Implemented wrappers for several Steam Web API interfaces:
    IDOTA2Match_570
    IDOTA2Match_816
    IDOTA2Match_205790
    IEconDOTA2_570
    IEconDOTA2_816
    IEconDOTA2_205790
    IPlayerService
    ISteamApps
    ISteamGameServerAccount
    ISteamRemoteStorage
    ISteamUser
    ISteamUserStats
    ISteamWebAPIUtil
  • Added various tools