8000 Tags · koraktor/steam-condenser-java · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: koraktor/steam-condenser-java

Tags

1.3.9

Toggle 1.3.9's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.9

 * Optimize GoldSrcServer's RCON authentication
 * Fix wrong password detection for GoldSrc RCON
 * Fix NPE in SteamSocket#receivePacket()

1.3.8

Toggle 1.3.8's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.8

 * Fix various packet decoding problems
 * Simplify socket error handling

1.3.7

Toggle 1.3.7's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.7

 * Add support for additional group information
 * Fixed parsing Steam profiles which were created in the current year

1.3.6

Toggle 1.3.6's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.6

 * Added WebApi::getInterfaces()
 * Improved handling of empty RCON responses
 * Fixed port of GoldSrc master server
 * Fixed Web API calls without a key

1.3.5

Toggle 1.3.5's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.5

 * Fixed parsing Steam profiles
 * Use HTTPS by default for Web API requests

1.3.4

Toggle 1.3.4's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.4

 * Fixed resource leaks in GameServer
 * Fixed some items missing from invenetories
 * Adapted GameItem parsing to DotA2 API changes
 * Fixed NPE in RCONSocket#close()
 * Improved raw data handling in RCONSocket
 * Strip Wep API keys from debug output

1.3.3

Toggle 1.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.3

 * Added support for game ID in server info
 * Fixed auto-retry for master server queries
 * Improved error handling for XML data
 * Simplified server info packets

1.3.2

Toggle 1.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.2

 * Improved detection of RCON bans
 * Prevent encoding problems when reassembling packets
 * Do not override getMessage() in WebApiException

1.3.1

Toggle 1.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.1

 * Added support for preliminary inventory items
 * Further improved RCON connection handling

1.3.0

Toggle 1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
koraktor Sebastian Staudt
Version 1.3.0

 * Improved inventories
 * Improved connection handling for RCON edge cases
 * Added support for new Steam ID format ("[U:#:#####]")
 * Various other fixes and improvements
0