Skip to content

Releases: koraktor/steam-condenser-php

Version 1.3.10

21 Mar 13:02
1.3.10
Compare
Choose a tag to compare
  • [IMPROVEMENT] Optimize GoldSrc RCON authentication
  • [BUGFIX] Fix for GoldSrc server info packets

Version 1.3.9

04 Jan 22:01
1.3.9
Compare
Choose a tag to compare
  • [PERFORMANCE] Optimized GoldSrc RCON requests
  • [BUGFIX] Fixed automatic fetching of SteamId

Version 1.3.8

17 Jul 05:17
1.3.8
Compare
Choose a tag to compare
  • [IMPROVEMENT] Improved RCON error handling
  • [IMPROVEMENT] Improved XML data error handling

Version 1.3.7

18 Feb 06:04
1.3.7
Compare
Choose a tag to compare
  • [IMPROVEMENT] Add support for additional group information
  • [IMPROVEMENT] Improve error handling while parsing XML data
  • [BUGFIX] Fixed exceptions for PHP < 5.2

Version 1.3.6

01 Sep 15:06
1.3.6
Compare
Choose a tag to compare
  • [FEATURE] Added WebApi::getInterfaces()
  • [IMPROVEMENT] Improved handling of empty RCON responses
  • [IMPROVEMENT] Improved error handling in MasterServer::getServers()
  • [BUGFIX] Fixed port of GoldSrc master server
  • [BUGFIX] Fixed Web API calls without a key

Version 1.3.5

18 Feb 06:07
1.3.5
Compare
Choose a tag to compare
  • [IMPROVEMENT] Use HTTPS by default for Web API requests
  • [BUGFIX] Fixed sockets when the sockets extension is not installed

Version 1.3.4

18 Feb 06:08
1.3.4
Compare
Choose a tag to compare
  • [BUGFIX] Adapted GameItem and DotA2Item parsing to DotA2 API changes
  • [IMPROVEMENT] Debug output for Web API calls