steam-condenser 1.3.8.1 → 1.3.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (476) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +14 -0
  3. data/Gemfile +1 -1
  4. data/Gemfile.lock +48 -0
  5. data/doc/A2M_GET_SERVERS_BATCH2_Packet.html +1 -1
  6. data/doc/A2S_INFO_Packet.html +1 -1
  7. data/doc/A2S_PLAYER_Packet.html +1 -1
  8. data/doc/A2S_RULES_Packet.html +1 -1
  9. data/doc/A2S_SERVERQUERY_GETCHALLENGE_Packet.html +1 -1
  10. data/doc/AbstractL4DStats.html +1 -1
  11. data/doc/AbstractL4DWeapon.html +1 -1
  12. data/doc/AlienSwarmMission.html +1 -1
  13. data/doc/AlienSwarmStats.html +1 -1
  14. data/doc/AlienSwarmWeapon.html +1 -1
  15. data/doc/AppNews.html +1 -1
  16. data/doc/C2M_CHECKMD5_Packet.html +1 -1
  17. data/doc/CSSMap.html +1 -1
  18. data/doc/CSSStats.html +1 -1
  19. data/doc/CSSWeapon.html +1 -1
  20. data/doc/Cacheable.html +1 -1
  21. data/doc/Cacheable/ClassMethods.html +1 -1
  22. data/doc/DefenseGridStats.html +1 -1
  23. data/doc/DoDSClass.html +1 -1
  24. data/doc/DoDSStats.html +1 -1
  25. data/doc/DoDSWeapon.html +1 -1
  26. data/doc/Dota2BetaInventory.html +1 -1
  27. data/doc/Dota2Inventory.html +1 -1
  28. data/doc/Dota2Item.html +1 -1
  29. data/doc/GameAchievement.html +1 -1
  30. data/doc/GameClass.html +1 -1
  31. data/doc/GameInventory.html +1 -1
  32. data/doc/GameItem.html +1 -1
  33. data/doc/GameItemSchema.html +1 -1
  34. data/doc/GameLeaderboard.html +1 -1
  35. data/doc/GameLeaderboardEntry.html +1 -1
  36. data/doc/GameServer.html +1 -1
  37. data/doc/GameStats.html +1 -1
  38. data/doc/GameWeapon.html +1 -1
  39. data/doc/GoldSrcServer.html +1 -1
  40. data/doc/GoldSrcSocket.html +1 -1
  41. data/doc/L4D2Map.html +1 -1
  42. data/doc/L4D2Stats.html +1 -1
  43. data/doc/L4D2Weapon.html +1 -1
  44. data/doc/L4DExplosive.html +1 -1
  45. data/doc/L4DMap.html +1 -1
  46. data/doc/L4DStats.html +1 -1
  47. data/doc/L4DWeapon.html +1 -1
  48. data/doc/M2A_SERVER_BATCH_Packet.html +1 -1
  49. data/doc/M2C_ISVALIDMD5_Packet.html +1 -1
  50. data/doc/M2S_REQUESTRESTART_Packet.html +1 -1
  51. data/doc/MasterServer.html +1 -1
  52. data/doc/MasterServerSocket.html +1 -1
  53. data/doc/PacketFormatError.html +1 -1
  54. data/doc/Portal2Inventory.html +1 -1
  55. data/doc/Portal2Item.html +1 -1
  56. data/doc/Portal2Stats.html +1 -1
  57. data/doc/RCONAuthRequest.html +1 -1
  58. data/doc/RCONAuthResponse.html +1 -1
  59. data/doc/RCONBanError.html +1 -1
  60. data/doc/RCONExecRequest.html +1 -1
  61. data/doc/RCONExecResponse.html +1 -1
  62. data/doc/RCONGoldSrcRequest.html +1 -1
  63. data/doc/RCONGoldSrcResponse.html +1 -1
  64. data/doc/RCONNoAuthError.html +1 -1
  65. data/doc/RCONPacket.html +1 -1
  66. data/doc/RCONPacketFactory.html +1 -1
  67. data/doc/RCONSocket.html +13 -5
  68. data/doc/RCONTerminator.html +1 -1
  69. data/doc/RequestWithChallenge.html +1 -1
  70. data/doc/S2A_INFO2_Packet.html +1 -1
  71. data/doc/S2A_INFO_BasePacket.html +1 -1
  72. data/doc/S2A_INFO_DETAILED_Packet.html +1 -1
  73. data/doc/S2A_LOGSTRING_Packet.html +1 -1
  74. data/doc/S2A_PLAYER_Packet.html +1 -1
  75. data/doc/S2A_RULES_Packet.html +1 -1
  76. data/doc/S2C_CHALLENGE_Packet.html +1 -1
  77. data/doc/S2M_HEARTBEAT2_Packet.html +1 -1
  78. data/doc/Server.html +1 -1
  79. data/doc/SourceServer.html +33 -34
  80. data/doc/SourceSocket.html +1 -1
  81. data/doc/SteamCondenser.html +2 -2
  82. data/doc/SteamCondenser/Community.html +1 -1
  83. data/doc/SteamCondenser/Servers.html +1 -1
  84. data/doc/SteamCondenser/TimeoutError.html +1 -1
  85. data/doc/SteamCondenserError.html +1 -1
  86. data/doc/SteamGame.html +1 -1
  87. data/doc/SteamGroup.html +1 -1
  88. data/doc/SteamId.html +1 -1
  89. data/doc/SteamPacket.html +1 -1
  90. data/doc/SteamPacketFactory.html +1 -1
  91. data/doc/SteamPlayer.html +1 -1
  92. data/doc/SteamSocket.html +1 -1
  93. data/doc/StringIO.html +1 -1
  94. data/doc/TF2BetaInventory.html +1 -1
  95. data/doc/TF2Class.html +1 -1
  96. data/doc/TF2ClassFactory.html +1 -1
  97. data/doc/TF2Engineer.html +1 -1
  98. data/doc/TF2GoldenWrench.html +1 -1
  99. data/doc/TF2Inventory.html +1 -1
  100. data/doc/TF2Item.html +1 -1
  101. data/doc/TF2Medic.html +1 -1
  102. data/doc/TF2Sniper.html +1 -1
  103. data/doc/TF2Spy.html +1 -1
  104. data/doc/TF2Stats.html +1 -1
  105. data/doc/WebApi.html +1 -1
  106. data/doc/WebApiError.html +1 -1
  107. data/doc/XMLData.html +1 -1
  108. data/doc/_index.html +1 -1
  109. data/doc/file.CHANGELOG.html +20 -1
  110. data/doc/file.CONTRIBUTING.html +1 -1
  111. data/doc/file.LICENSE.html +1 -1
  112. data/doc/file.README.html +1 -1
  113. data/doc/index.html +1 -1
  114. data/doc/top-level-namespace.html +1 -1
  115. data/lib/steam-condenser/version.rb +2 -2
  116. data/lib/steam/servers/source_server.rb +13 -20
  117. data/lib/steam/sockets/rcon_socket.rb +7 -3
  118. data/pkg/steam-condenser-1.3.8.1.gem +0 -0
  119. data/pkg/steam-condenser-1.3.8.1/CHANGELOG.md +233 -0
  120. data/pkg/steam-condenser-1.3.8.1/CONTRIBUTING.md +59 -0
  121. data/pkg/steam-condenser-1.3.8.1/Gemfile +11 -0
  122. data/pkg/steam-condenser-1.3.8.1/LICENSE +25 -0
  123. data/pkg/steam-condenser-1.3.8.1/README.md +75 -0
  124. data/pkg/steam-condenser-1.3.8.1/Rakefile +46 -0
  125. data/pkg/steam-condenser-1.3.8.1/doc/A2M_GET_SERVERS_BATCH2_Packet.html +446 -0
  126. data/pkg/steam-condenser-1.3.8.1/doc/A2S_INFO_Packet.html +264 -0
  127. data/pkg/steam-condenser-1.3.8.1/doc/A2S_PLAYER_Packet.html +300 -0
  128. data/pkg/steam-condenser-1.3.8.1/doc/A2S_RULES_Packet.html +302 -0
  129. data/pkg/steam-condenser-1.3.8.1/doc/A2S_SERVERQUERY_GETCHALLENGE_Packet.html +266 -0
  130. data/pkg/steam-condenser-1.3.8.1/doc/AbstractL4DStats.html +1033 -0
  131. data/pkg/steam-condenser-1.3.8.1/doc/AbstractL4DWeapon.html +752 -0
  132. data/pkg/steam-condenser-1.3.8.1/doc/AlienSwarmMission.html +1598 -0
  133. data/pkg/steam-condenser-1.3.8.1/doc/AlienSwarmStats.html +1035 -0
  134. data/pkg/steam-condenser-1.3.8.1/doc/AlienSwarmWeapon.html +653 -0
  135. data/pkg/steam-condenser-1.3.8.1/doc/AppNews.html +1489 -0
  136. data/pkg/steam-condenser-1.3.8.1/doc/C2M_CHECKMD5_Packet.html +347 -0
  137. data/pkg/steam-condenser-1.3.8.1/doc/CSSMap.html +824 -0
  138. data/pkg/steam-condenser-1.3.8.1/doc/CSSStats.html +888 -0
  139. data/pkg/steam-condenser-1.3.8.1/doc/CSSWeapon.html +910 -0
  140. data/pkg/steam-condenser-1.3.8.1/doc/Cacheable.html +942 -0
  141. data/pkg/steam-condenser-1.3.8.1/doc/Cacheable/ClassMethods.html +721 -0
  142. data/pkg/steam-condenser-1.3.8.1/doc/DefenseGridStats.html +2659 -0
  143. data/pkg/steam-condenser-1.3.8.1/doc/DoDSClass.html +1291 -0
  144. data/pkg/steam-condenser-1.3.8.1/doc/DoDSStats.html +537 -0
  145. data/pkg/steam-condenser-1.3.8.1/doc/DoDSWeapon.html +824 -0
  146. data/pkg/steam-condenser-1.3.8.1/doc/Dota2BetaInventory.html +363 -0
  147. data/pkg/steam-condenser-1.3.8.1/doc/Dota2Inventory.html +363 -0
  148. data/pkg/steam-condenser-1.3.8.1/doc/Dota2Item.html +396 -0
  149. data/pkg/steam-condenser-1.3.8.1/doc/GameAchievement.html +1292 -0
  150. data/pkg/steam-condenser-1.3.8.1/doc/GameClass.html +328 -0
  151. data/pkg/steam-condenser-1.3.8.1/doc/GameInventory.html +1512 -0
  152. data/pkg/steam-condenser-1.3.8.1/doc/GameItem.html +1926 -0
  153. data/pkg/steam-condenser-1.3.8.1/doc/GameItemSchema.html +1477 -0
  154. data/pkg/steam-condenser-1.3.8.1/doc/GameLeaderboard.html +1741 -0
  155. data/pkg/steam-condenser-1.3.8.1/doc/GameLeaderboardEntry.html +642 -0
  156. data/pkg/steam-condenser-1.3.8.1/doc/GameServer.html +2495 -0
  157. data/pkg/steam-condenser-1.3.8.1/doc/GameStats.html +1501 -0
  158. data/pkg/steam-condenser-1.3.8.1/doc/GameWeapon.html +603 -0
  159. data/pkg/steam-condenser-1.3.8.1/doc/GoldSrcServer.html +766 -0
  160. data/pkg/steam-condenser-1.3.8.1/doc/GoldSrcSocket.html +874 -0
  161. data/pkg/steam-condenser-1.3.8.1/doc/L4D2Map.html +758 -0
  162. data/pkg/steam-condenser-1.3.8.1/doc/L4D2Stats.html +1020 -0
  163. data/pkg/steam-condenser-1.3.8.1/doc/L4D2Weapon.html +496 -0
  164. data/pkg/steam-condenser-1.3.8.1/doc/L4DExplosive.html +383 -0
  165. data/pkg/steam-condenser-1.3.8.1/doc/L4DMap.html +789 -0
  166. data/pkg/steam-condenser-1.3.8.1/doc/L4DStats.html +579 -0
  167. data/pkg/steam-condenser-1.3.8.1/doc/L4DWeapon.html +302 -0
  168. data/pkg/steam-condenser-1.3.8.1/doc/M2A_SERVER_BATCH_Packet.html +439 -0
  169. data/pkg/steam-condenser-1.3.8.1/doc/M2C_ISVALIDMD5_Packet.html +390 -0
  170. data/pkg/steam-condenser-1.3.8.1/doc/M2S_REQUESTRESTART_Packet.html +390 -0
  171. data/pkg/steam-condenser-1.3.8.1/doc/MasterServer.html +1104 -0
  172. data/pkg/steam-condenser-1.3.8.1/doc/MasterServerSocket.html +300 -0
  173. data/pkg/steam-condenser-1.3.8.1/doc/PacketFormatError.html +176 -0
  174. data/pkg/steam-condenser-1.3.8.1/doc/Portal2Inventory.html +363 -0
  175. data/pkg/steam-condenser-1.3.8.1/doc/Portal2Item.html +616 -0
  176. data/pkg/steam-condenser-1.3.8.1/doc/Portal2Stats.html +413 -0
  177. data/pkg/steam-condenser-1.3.8.1/doc/RCONAuthRequest.html +325 -0
  178. data/pkg/steam-condenser-1.3.8.1/doc/RCONAuthResponse.html +312 -0
  179. data/pkg/steam-condenser-1.3.8.1/doc/RCONBanError.html +257 -0
  180. data/pkg/steam-condenser-1.3.8.1/doc/RCONExecRequest.html +325 -0
  181. data/pkg/steam-condenser-1.3.8.1/doc/RCONExecResponse.html +416 -0
  182. data/pkg/steam-condenser-1.3.8.1/doc/RCONGoldSrcRequest.html +369 -0
  183. data/pkg/steam-condenser-1.3.8.1/doc/RCONGoldSrcResponse.html +375 -0
  184. data/pkg/steam-condenser-1.3.8.1/doc/RCONNoAuthError.html +256 -0
  185. data/pkg/steam-condenser-1.3.8.1/doc/RCONPacket.html +561 -0
  186. data/pkg/steam-condenser-1.3.8.1/doc/RCONPacketFactory.html +308 -0
  187. data/pkg/steam-condenser-1.3.8.1/doc/RCONSocket.html +725 -0
  188. data/pkg/steam-condenser-1.3.8.1/doc/RCONTerminator.html +312 -0
  189. data/pkg/steam-condenser-1.3.8.1/doc/RequestWithChallenge.html +238 -0
  190. data/pkg/steam-condenser-1.3.8.1/doc/S2A_INFO2_Packet.html +417 -0
  191. data/pkg/steam-condenser-1.3.8.1/doc/S2A_INFO_BasePacket.html +271 -0
  192. data/pkg/steam-condenser-1.3.8.1/doc/S2A_INFO_DETAILED_Packet.html +378 -0
  193. data/pkg/steam-condenser-1.3.8.1/doc/S2A_LOGSTRING_Packet.html +379 -0
  194. data/pkg/steam-condenser-1.3.8.1/doc/S2A_PLAYER_Packet.html +424 -0
  195. data/pkg/steam-condenser-1.3.8.1/doc/S2A_RULES_Packet.html +418 -0
  196. data/pkg/steam-condenser-1.3.8.1/doc/S2C_CHALLENGE_Packet.html +378 -0
  197. data/pkg/steam-condenser-1.3.8.1/doc/S2M_HEARTBEAT2_Packet.html +455 -0
  198. data/pkg/steam-condenser-1.3.8.1/doc/Server.html +886 -0
  199. data/pkg/steam-condenser-1.3.8.1/doc/SourceServer.html +920 -0
  200. data/pkg/steam-condenser-1.3.8.1/doc/SourceSocket.html +359 -0
  201. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser.html +157 -0
  202. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community.html +138 -0
  203. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/AbstractL4DStats.html +1026 -0
  204. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/AbstractL4DWeapon.html +749 -0
  205. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/AlienSwarmMission.html +1557 -0
  206. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/AlienSwarmStats.html +1013 -0
  207. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/AlienSwarmWeapon.html +641 -0
  208. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/AppNews.html +1441 -0
  209. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/CSSMap.html +805 -0
  210. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/CSSStats.html +866 -0
  211. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/CSSWeapon.html +889 -0
  212. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Cacheable.html +911 -0
  213. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Cacheable/ClassMethods.html +695 -0
  214. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/DefenseGridStats.html +2593 -0
  215. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/DoDSClass.html +1263 -0
  216. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/DoDSStats.html +520 -0
  217. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/DoDSWeapon.html +803 -0
  218. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Dota2BetaInventory.html +354 -0
  219. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Dota2Inventory.html +354 -0
  220. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Dota2Item.html +388 -0
  221. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Dota2Match.html +505 -0
  222. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameAchievement.html +1100 -0
  223. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameClass.html +321 -0
  224. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameInventory.html +1469 -0
  225. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameItem.html +1900 -0
  226. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameItemSchema.html +1444 -0
  227. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameLeaderboard.html +1707 -0
  228. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameLeaderboardEntry.html +630 -0
  229. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameStats.html +1461 -0
  230. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameStatsSchema.html +771 -0
  231. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameStatsValue.html +596 -0
  232. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameStatsValue/Instance.html +262 -0
  233. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/GameWeapon.html +608 -0
  234. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/L4D2Map.html +737 -0
  235. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/L4D2Stats.html +989 -0
  236. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/L4D2Weapon.html +486 -0
  237. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/L4DExplosive.html +375 -0
  238. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/L4DMap.html +775 -0
  239. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/L4DStats.html +564 -0
  240. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/L4DWeapon.html +296 -0
  241. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Portal2Inventory.html +354 -0
  242. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Portal2Item.html +603 -0
  243. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/Portal2Stats.html +400 -0
  244. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/SteamGame.html +1862 -0
  245. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/SteamGroup.html +1018 -0
  246. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/SteamId.html +4430 -0
  247. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2BetaInventory.html +345 -0
  248. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2Class.html +1186 -0
  249. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2ClassFactory.html +273 -0
  250. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2Engineer.html +555 -0
  251. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2GoldenWrench.html +760 -0
  252. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2Inventory.html +354 -0
  253. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2Item.html +602 -0
  254. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2Medic.html +463 -0
  255. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2Sniper.html +372 -0
  256. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2Spy.html +553 -0
  257. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/TF2Stats.html +728 -0
  258. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/UserStats.html +760 -0
  259. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/WebApi.html +1116 -0
  260. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Community/XMLData.html +274 -0
  261. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Error.html +380 -0
  262. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Error/PacketFormat.html +173 -0
  263. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Error/RCONBan.html +253 -0
  264. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Error/RCONNoAuth.html +252 -0
  265. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Error/Timeout.html +254 -0
  266. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Error/WebApi.html +354 -0
  267. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Logging.html +616 -0
  268. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers.html +137 -0
  269. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/BaseServer.html +870 -0
  270. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/GameServer.html +2428 -0
  271. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/GoldSrcServer.html +738 -0
  272. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/MasterServer.html +819 -0
  273. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets.html +132 -0
  274. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/A2M_GET_SERVERS_BATCH2_Packet.html +427 -0
  275. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/A2S_INFO_Packet.html +260 -0
  276. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/A2S_PLAYER_Packet.html +295 -0
  277. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/A2S_RULES_Packet.html +296 -0
  278. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/A2S_SERVERQUERY_GETCHALLENGE_Packet.html +261 -0
  279. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/BasePacket.html +462 -0
  280. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/M2A_SERVER_BATCH_Packet.html +430 -0
  281. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON.html +119 -0
  282. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/BasePacket.html +564 -0
  283. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/RCONAuthRequest.html +317 -0
  284. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/RCONAuthResponse.html +305 -0
  285. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/RCONExecRequest.html +317 -0
  286. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/RCONExecResponse.html +406 -0
  287. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/RCONGoldSrcRequest.html +363 -0
  288. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/RCONGoldSrcResponse.html +368 -0
  289. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/RCONPacketFactory.html +302 -0
  290. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RCON/RCONTerminator.html +304 -0
  291. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/RequestWithChallenge.html +233 -0
  292. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/S2A_INFO2_Packet.html +416 -0
  293. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/S2A_INFO_BasePacket.html +266 -0
  294. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/S2A_INFO_DETAILED_Packet.html +371 -0
  295. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/S2A_LOGSTRING_Packet.html +373 -0
  296. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/S2A_PLAYER_Packet.html +417 -0
  297. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/S2A_RULES_Packet.html +411 -0
  298. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/S2C_CHALLENGE_Packet.html +370 -0
  299. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Packets/SteamPacketFactory.html +532 -0
  300. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Sockets.html +119 -0
  301. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Sockets/BaseSocket.html +733 -0
  302. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Sockets/GoldSrcSocket.html +862 -0
  303. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Sockets/MasterServerSocket.html +306 -0
  304. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Sockets/RCONSocket.html +709 -0
  305. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/Sockets/SourceSocket.html +367 -0
  306. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/SourceServer.html +892 -0
  307. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/Servers/SteamPlayer.html +1764 -0
  308. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenser/TimeoutError.html +260 -0
  309. data/pkg/steam-condenser-1.3.8.1/doc/SteamCondenserError.html +378 -0
  310. data/pkg/steam-condenser-1.3.8.1/doc/SteamGame.html +2001 -0
  311. data/pkg/steam-condenser-1.3.8.1/doc/SteamGroup.html +1587 -0
  312. data/pkg/steam-condenser-1.3.8.1/doc/SteamId.html +4428 -0
  313. data/pkg/steam-condenser-1.3.8.1/doc/SteamPacket.html +457 -0
  314. data/pkg/steam-condenser-1.3.8.1/doc/SteamPacketFactory.html +574 -0
  315. data/pkg/steam-condenser-1.3.8.1/doc/SteamPlayer.html +1808 -0
  316. data/pkg/steam-condenser-1.3.8.1/doc/SteamSocket.html +728 -0
  317. data/pkg/steam-condenser-1.3.8.1/doc/StringIO.html +986 -0
  318. data/pkg/steam-condenser-1.3.8.1/doc/TF2BetaInventory.html +338 -0
  319. data/pkg/steam-condenser-1.3.8.1/doc/TF2Class.html +1228 -0
  320. data/pkg/steam-condenser-1.3.8.1/doc/TF2ClassFactory.html +281 -0
  321. data/pkg/steam-condenser-1.3.8.1/doc/TF2Engineer.html +572 -0
  322. data/pkg/steam-condenser-1.3.8.1/doc/TF2GoldenWrench.html +776 -0
  323. data/pkg/steam-condenser-1.3.8.1/doc/TF2Inventory.html +363 -0
  324. data/pkg/steam-condenser-1.3.8.1/doc/TF2Item.html +617 -0
  325. data/pkg/steam-condenser-1.3.8.1/doc/TF2Medic.html +476 -0
  326. data/pkg/steam-condenser-1.3.8.1/doc/TF2Sniper.html +381 -0
  327. data/pkg/steam-condenser-1.3.8.1/doc/TF2Spy.html +567 -0
  328. data/pkg/steam-condenser-1.3.8.1/doc/TF2Stats.html +751 -0
  329. data/pkg/steam-condenser-1.3.8.1/doc/WebApi.html +1156 -0
  330. data/pkg/steam-condenser-1.3.8.1/doc/WebApiError.html +375 -0
  331. data/pkg/steam-condenser-1.3.8.1/doc/XMLData.html +280 -0
  332. data/pkg/steam-condenser-1.3.8.1/doc/_index.html +728 -0
  333. data/pkg/steam-condenser-1.3.8.1/doc/class_list.html +54 -0
  334. data/pkg/steam-condenser-1.3.8.1/doc/css/common.css +1 -0
  335. data/pkg/steam-condenser-1.3.8.1/doc/css/full_list.css +57 -0
  336. data/pkg/steam-condenser-1.3.8.1/doc/css/style.css +338 -0
  337. data/pkg/steam-condenser-1.3.8.1/doc/file.CHANGELOG.html +472 -0
  338. data/pkg/steam-condenser-1.3.8.1/doc/file.CONTRIBUTING.html +156 -0
  339. data/pkg/steam-condenser-1.3.8.1/doc/file.LICENSE.html +118 -0
  340. data/pkg/steam-condenser-1.3.8.1/doc/file.README.html +179 -0
  341. data/pkg/steam-condenser-1.3.8.1/doc/file_list.html +65 -0
  342. data/pkg/steam-condenser-1.3.8.1/doc/frames.html +26 -0
  343. data/pkg/steam-condenser-1.3.8.1/doc/index.html +179 -0
  344. data/pkg/steam-condenser-1.3.8.1/doc/js/app.js +219 -0
  345. data/pkg/steam-condenser-1.3.8.1/doc/js/full_list.js +178 -0
  346. data/pkg/steam-condenser-1.3.8.1/doc/js/jquery.js +4 -0
  347. data/pkg/steam-condenser-1.3.8.1/doc/method_list.html +3191 -0
  348. data/pkg/steam-condenser-1.3.8.1/doc/top-level-namespace.html +114 -0
  349. data/pkg/steam-condenser-1.3.8.1/lib/core_ext/stringio.rb +93 -0
  350. data/pkg/steam-condenser-1.3.8.1/lib/errors/packet_format_error.rb +13 -0
  351. data/pkg/steam-condenser-1.3.8.1/lib/errors/rcon_ban_error.rb +22 -0
  352. data/pkg/steam-condenser-1.3.8.1/lib/errors/rcon_no_auth_error.rb +21 -0
  353. data/pkg/steam-condenser-1.3.8.1/lib/errors/steam_condenser_error.rb +26 -0
  354. data/pkg/steam-condenser-1.3.8.1/lib/errors/timeout_error.rb +28 -0
  355. data/pkg/steam-condenser-1.3.8.1/lib/errors/web_api_error.rb +57 -0
  356. data/pkg/steam-condenser-1.3.8.1/lib/steam-condenser.rb +18 -0
  357. data/pkg/steam-condenser-1.3.8.1/lib/steam-condenser/community.rb +24 -0
  358. data/pkg/steam-condenser-1.3.8.1/lib/steam-condenser/servers.rb +24 -0
  359. data/pkg/steam-condenser-1.3.8.1/lib/steam-condenser/version.rb +11 -0
  360. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/alien_swarm/alien_swarm_mission.rb +120 -0
  361. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/alien_swarm/alien_swarm_stats.rb +188 -0
  362. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/alien_swarm/alien_swarm_weapon.rb +49 -0
  363. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/app_news.rb +133 -0
  364. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/cacheable.rb +199 -0
  365. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/css/css_map.rb +61 -0
  366. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/css/css_stats.rb +140 -0
  367. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/css/css_weapon.rb +69 -0
  368. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/defense_grid/defense_grid_stats.rb +238 -0
  369. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/dods/dods_class.rb +90 -0
  370. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/dods/dods_stats.rb +62 -0
  371. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/dods/dods_weapon.rb +67 -0
  372. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/dota2/dota2_beta_inventory.rb +30 -0
  373. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/dota2/dota2_inventory.rb +30 -0
  374. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/dota2/dota2_item.rb +33 -0
  375. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_achievement.rb +109 -0
  376. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_class.rb +22 -0
  377. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_inventory.rb +171 -0
  378. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_item.rb +155 -0
  379. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_item_schema.rb +131 -0
  380. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_leaderboard.rb +212 -0
  381. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_leaderboard_entry.rb +43 -0
  382. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_stats.rb +175 -0
  383. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/game_weapon.rb +41 -0
  384. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/abstract_l4d_stats.rb +188 -0
  385. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/abstract_l4d_weapon.rb +56 -0
  386. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/l4d2_map.rb +90 -0
  387. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/l4d2_stats.rb +179 -0
  388. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/l4d2_weapon.rb +38 -0
  389. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/l4d_explosive.rb +34 -0
  390. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/l4d_map.rb +65 -0
  391. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/l4d_stats.rb +73 -0
  392. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/l4d/l4d_weapon.rb +26 -0
  393. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/portal2/portal2_inventory.rb +30 -0
  394. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/portal2/portal2_item.rb +55 -0
  395. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/portal2/portal2_stats.rb +33 -0
  396. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/steam_game.rb +193 -0
  397. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/steam_group.rb +176 -0
  398. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/steam_id.rb +496 -0
  399. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_beta_inventory.rb +28 -0
  400. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_class.rb +92 -0
  401. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_class_factory.rb +40 -0
  402. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_engineer.rb +43 -0
  403. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_golden_wrench.rb +70 -0
  404. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_inventory.rb +30 -0
  405. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_item.rb +55 -0
  406. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_medic.rb +35 -0
  407. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_sniper.rb +28 -0
  408. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_spy.rb +41 -0
  409. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/tf2/tf2_stats.rb +77 -0
  410. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/web_api.rb +139 -0
  411. data/pkg/steam-condenser-1.3.8.1/lib/steam/community/xml_data.rb +27 -0
  412. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/a2m_get_servers_batch2_packet.rb +59 -0
  413. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/a2s_info_packet.rb +24 -0
  414. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/a2s_player_packet.rb +31 -0
  415. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/a2s_rules_packet.rb +32 -0
  416. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/a2s_serverquery_getchallenge_packet.rb +25 -0
  417. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/c2m_checkmd5_packet.rb +31 -0
  418. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/m2a_server_batch_packet.rb +52 -0
  419. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/m2c_isvalidmd5_packet.rb +34 -0
  420. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/m2s_requestrestart_packet.rb +34 -0
  421. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_auth_request.rb +28 -0
  422. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_auth_response.rb +30 -0
  423. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_exec_request.rb +28 -0
  424. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_exec_response.rb +37 -0
  425. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_goldsrc_request.rb +35 -0
  426. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_goldsrc_response.rb +34 -0
  427. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_packet.rb +57 -0
  428. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_packet_factory.rb +43 -0
  429. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/rcon/rcon_terminator.rb +29 -0
  430. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/request_with_challenge.rb +19 -0
  431. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/s2a_info2_packet.rb +76 -0
  432. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/s2a_info_base_packet.rb +25 -0
  433. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/s2a_info_detailed_packet.rb +64 -0
  434. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/s2a_logstring_packet.rb +30 -0
  435. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/s2a_player_packet.rb +44 -0
  436. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/s2a_rules_packet.rb +48 -0
  437. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/s2c_challenge_packet.rb +35 -0
  438. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/s2m_heartbeat2_packet.rb +72 -0
  439. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/steam_packet.rb +52 -0
  440. data/pkg/steam-condenser-1.3.8.1/lib/steam/packets/steam_packet_factory.rb +113 -0
  441. data/pkg/steam-condenser-1.3.8.1/lib/steam/servers/game_server.rb +393 -0
  442. data/pkg/steam-condenser-1.3.8.1/lib/steam/servers/goldsrc_server.rb +74 -0
  443. data/pkg/steam-condenser-1.3.8.1/lib/steam/servers/master_server.rb +188 -0
  444. data/pkg/steam-condenser-1.3.8.1/lib/steam/servers/server.rb +115 -0
  445. data/pkg/steam-condenser-1.3.8.1/lib/steam/servers/source_server.rb +123 -0
  446. data/pkg/steam-condenser-1.3.8.1/lib/steam/sockets/goldsrc_socket.rb +142 -0
  447. data/pkg/steam-condenser-1.3.8.1/lib/steam/sockets/master_server_socket.rb +34 -0
  448. data/pkg/steam-condenser-1.3.8.1/lib/steam/sockets/rcon_socket.rb +103 -0
  449. data/pkg/steam-condenser-1.3.8.1/lib/steam/sockets/source_socket.rb +73 -0
  450. data/pkg/steam-condenser-1.3.8.1/lib/steam/sockets/steam_socket.rb +91 -0
  451. data/pkg/steam-condenser-1.3.8.1/lib/steam/steam_player.rb +143 -0
  452. data/pkg/steam-condenser-1.3.8.1/steam-condenser.gemspec +25 -0
  453. data/pkg/steam-condenser-1.3.8.1/test/core_ext/test_stringio.rb +59 -0
  454. data/pkg/steam-condenser-1.3.8.1/test/fixtures/invalid.xml +2 -0
  455. data/pkg/steam-condenser-1.3.8.1/test/fixtures/sonofthor.xml +882 -0
  456. data/pkg/steam-condenser-1.3.8.1/test/fixtures/status_goldsrc +3 -0
  457. data/pkg/steam-condenser-1.3.8.1/test/fixtures/status_source +3 -0
  458. data/pkg/steam-condenser-1.3.8.1/test/fixtures/valve-members.xml +261 -0
  459. data/pkg/steam-condenser-1.3.8.1/test/helper.rb +48 -0
  460. data/pkg/steam-condenser-1.3.8.1/test/steam/community/test_cacheable.rb +103 -0
  461. data/pkg/steam-condenser-1.3.8.1/test/steam/community/test_steam_group.rb +94 -0
  462. data/pkg/steam-condenser-1.3.8.1/test/steam/community/test_steam_id.rb +144 -0
  463. data/pkg/steam-condenser-1.3.8.1/test/steam/community/test_web_api.rb +124 -0
  464. data/pkg/steam-condenser-1.3.8.1/test/steam/packets/test_steam_packet.rb +37 -0
  465. data/pkg/steam-condenser-1.3.8.1/test/steam/servers/test_game_server.rb +296 -0
  466. data/pkg/steam-condenser-1.3.8.1/test/steam/servers/test_goldsrc_server.rb +59 -0
  467. data/pkg/steam-condenser-1.3.8.1/test/steam/servers/test_master_server.rb +131 -0
  468. data/pkg/steam-condenser-1.3.8.1/test/steam/servers/test_server.rb +72 -0
  469. data/pkg/steam-condenser-1.3.8.1/test/steam/servers/test_source_server.rb +145 -0
  470. data/pkg/steam-condenser-1.3.8.1/test/steam/sockets/test_goldsrc_socket.rb +127 -0
  471. data/pkg/steam-condenser-1.3.8.1/test/steam/sockets/test_master_server_socket.rb +42 -0
  472. data/pkg/steam-condenser-1.3.8.1/test/steam/sockets/test_rcon_socket.rb +118 -0
  473. data/pkg/steam-condenser-1.3.8.1/test/steam/sockets/test_source_socket.rb +77 -0
  474. data/pkg/steam-condenser-1.3.8.1/test/steam/sockets/test_steam_socket.rb +97 -0
  475. data/test/steam/sockets/test_rcon_socket.rb +3 -7
  476. metadata +360 -2
@@ -0,0 +1,176 @@
1
+ # This code is free software; you can redistribute it and/or modify it under
2
+ # the terms of the new BSD License.
3
+ #
4
+ # Copyright (c) 2008-2013, Sebastian Staudt
5
+
6
+ require 'errors/steam_condenser_error'
7
+ require 'steam/community/cacheable'
8
+ require 'steam/community/steam_id'
9
+ require 'steam/community/xml_data'
10
+
11
+ # The SteamGroup class represents a group in the Steam Community
12
+ #
13
+ # @author Sebastian Staudt
14
+ class SteamGroup
15
+
16
+ include Cacheable
17
+ cacheable_with_ids :custom_url, :group_id64
18
+
19
+ include XMLData
20
+
21
+ AVATAR_URL = 'http://media.steampowered.com/steamcommunity/public/images/avatars/%s/%s%s.jpg'
22
+
23
+ # Returns the custom URL of this group
24
+ #
25
+ # The custom URL is a admin specified unique string that can be used instead
26
+ # of the 64bit SteamID as an identifier for a group.
27
+ #
28
+ # @return [String] The custom URL of this group
29
+ attr_reader :custom_url
30
+
31
+ # Returns this group's 64bit SteamID
32
+ #
33
+ # @return [Fixnum] This group's 64bit SteamID
34
+ attr_reader :group_id64
35
+
36
+ # Returns this group's headline text
37
+ #
38
+ # @return [String] This group's headline text
39
+ attr_reader :headline
40
+
41
+ # Returns this group's name
42
+ #
43
+ # @return [String] This group's name
44
+ attr_reader :name
45
+
46
+ # Returns this group's summary text
47
+ #
48
+ # @return [String] This group's summary text
49
+ attr_reader :summary
50
+
51
+ # Creates a new `SteamGroup` instance for the group with the given ID
52
+ #
53
+ # @param [String, Fixnum] id The custom URL of the group specified by the
54
+ # group admin or the 64bit group ID
55
+ # @macro cacheable
56
+ def initialize(id)
57
+ if id.is_a? Numeric
58
+ @group_id64 = id
59
+ else
60
+ @custom_url = id.downcase
61
+ end
62
+ @members = []
63
+ end
64
+
65
+ # Returns the URL to this group's full avatar
66
+ #
67
+ # @return [String] The URL to this group's full avatar
68
+ def avatar_full_url
69
+ AVATAR_URL % [ @avatar_hash[0..1], @avatar_hash, '_full' ]
70
+ end
71
+
72
+ # Returns the URL to this group's icon avatar
73
+ #
74
+ # @return [String] The URL to this group's icon avatar
75
+ def avatar_icon_url
76
+ AVATAR_URL % [ @avatar_hash[0..1], @avatar_hash, '' ]
77
+ end
78
+
79
+ # Returns the URL to this group's medium avatar
80
+ #
81
+ # @return [String] The URL to this group's medium avatar
82
+ def avatar_medium_url
83
+ AVATAR_URL % [ @avatar_hash[0..1], @avatar_hash, '_medium' ]
84
+ end
85
+
86
+ # Returns the base URL for this group's page
87
+ #
88
+ # This URL is different for groups having a custom URL.
89
+ #
90
+ # @return [String] The base URL for this group
91
+ def base_url
92
+ if @custom_url.nil?
93
+ "http://steamcommunity.com/gid/#@group_id64"
94
+ else
95
+ "http://steamcommunity.com/groups/#@custom_url"
96
+ end
97
+ end
98
+
99
+ # Loads the members of this group
100
+ #
101
+ # This might take several HTTP requests as the Steam Community splits this
102
+ # data over several XML documents if the group has lots of members.
103
+ #
104
+ # @see Cacheable#fetch
105
+ def fetch
106
+ if @member_count.nil? || @member_count == @members.size
107
+ page = 0
108
+ else
109
+ page = 1
110
+ end
111
+
112
+ begin
113
+ total_pages = fetch_page(page += 1)
114
+ end while page < total_pages
115
+ end
116
+
117
+ # Returns the number of members this group has
118
+ #
119
+ # If the members have already been fetched the size of the member array is
120
+ # returned. Otherwise the the first page of the member listing is fetched and
121
+ # the member count and the first batch of members is stored.
122
+ #
123
+ # @return [Fixnum] The number of this group's members
124
+ def member_count
125
+ if @member_count.nil?
126
+ total_pages = fetch_page(1)
127
+ @fetch_time = Time.now if total_pages == 1
128
+ end
129
+
130
+ @member_count
131
+ end
132
+
133
+ # Returns the members of this group
134
+ #
135
+ # If the members haven't been fetched yet, this is done now.
136
+ #
137
+ # @return [Array<SteamId>] The Steam ID's of the members of this group
138
+ # @see #fetch
139
+ def members
140
+ fetch if @members.size != @member_count
141
+ @members
142
+ end
143
+
144
+ private
145
+
146
+ # Fetches a specific page of the member listing of this group
147
+ #
148
+ # @param [Fixnum] page The member page to fetch
149
+ # @return [Fixnum] The total number of pages of this group's member listing
150
+ def fetch_page(page)
151
+ member_data = parse "#{base_url}/memberslistxml?p=#{page}"
152
+
153
+ @member_count = member_data['memberCount'].to_i
154
+ total_pages = member_data['totalPages'].to_i
155
+
156
+ if page == 1
157
+ member_data['groupDetails']['avatarIcon'] =~ /\/([0-9a-f]+)\.jpg$/
158
+ @avatar_hash = $1
159
+ @custom_url = member_data['groupDetails']['groupURL']
160
+ @group_id64 = member_data['groupID64'].to_i
161
+ @headline = member_data['groupDetails']['headline']
162
+ @name = member_data['groupDetails']['groupName']
163
+ @summary = member_data['groupDetails']['summary']
164
+ end
165
+
166
+ member_data['members']['steamID64'].each do |member|
167
+ @members << SteamId.new(member.to_i, false)
168
+ end
169
+
170
+ total_pages
171
+ rescue
172
+ raise $! if $!.is_a? SteamCondenserError
173
+ raise SteamCondenserError, 'XML data could not be parsed.'
174
+ end
175
+
176
+ end
@@ -0,0 +1,496 @@
1
+ # This code is free software; you can redistribute it and/or modify it under
2
+ # the terms of the new BSD License.
3
+ #
4
+ # Copyright (c) 2008-2013, Sebastian Staudt
5
+
6
+ require 'cgi'
7
+ require 'time'
8
+
9
+ require 'errors/steam_condenser_error'
10
+ require 'steam/community/cacheable'
11
+ require 'steam/community/game_stats'
12
+ require 'steam/community/steam_game'
13
+ require 'steam/community/steam_group'
14
+ require 'steam/community/xml_data'
15
+
16
+ # The SteamId class represents a Steam Community profile (also called Steam ID)
17
+ #
18
+ # @author Sebastian Staudt
19
+ class SteamId
20
+
21
+ include Cacheable
22
+ cacheable_with_ids :custom_url, :steam_id64
23
+
24
+ include XMLData
25
+
26
+ # Returns the custom URL of this Steam ID
27
+ #
28
+ # The custom URL is a user specified unique string that can be used instead
29
+ # of the 64bit SteamID as an identifier for a Steam ID.
30
+ #
31
+ # @note The custom URL is not necessarily the same as the user's nickname.
32
+ # @return [String] The custom URL of this Steam ID
33
+ attr_reader :custom_url
34
+
35
+ # Returns the groups this user is a member of
36
+ #
37
+ # @return [Array<SteamGroup>] The groups this user is a member of
38
+ attr_reader :groups
39
+
40
+ # Returns the headline specified by the user
41
+ #
42
+ # @return [String] The headline specified by the user
43
+ attr_reader :head_line
44
+
45
+ # Returns the number of hours that this user played a game in the last two
46
+ # weeks
47
+ #
48
+ # @return [Float] The number of hours the user has played recently
49
+ attr_reader :hours_played
50
+
51
+ # Returns the links that this user has added to his/her Steam ID
52
+ #
53
+ # The keys of the hash contain the titles of the links while the values
54
+ # contain the corresponding URLs.
55
+ #
56
+ # @return [Hash<String, String>] The links of this user
57
+ attr_reader :links
58
+
59
+ # Returns the location of the user
60
+ #
61
+ # @return [String] The location of the user
62
+ attr_reader :location
63
+
64
+ # Returns the date of registration for the Steam account belonging to this
65
+ # SteamID
66
+ #
67
+ # @return [Time] The date of the Steam account registration
68
+ attr_reader :member_since
69
+
70
+ # Returns the games this user has played the most in the last two weeks
71
+ #
72
+ # The keys of the hash contain the names of the games while the values
73
+ # contain the number of hours the corresponding game has been played by the
74
+ # user in the last two weeks.
75
+ #
76
+ # @return [Hash<String, Float>] The games this user has played the most
77
+ # recently
78
+ attr_reader :most_played_games
79
+
80
+ # Returns the Steam nickname of the user
81
+ #
82
+ # @return [String] The Steam nickname of the user
83
+ attr_reader :nickname
84
+
85
+ # Returns the privacy state of this Steam ID
86
+ #
87
+ # @return [String] The privacy state of this Steam ID
88
+ attr_reader :privacy_state
89
+
90
+ # Returns the real name of this user
91
+ #
92
+ # @return [String] The real name of this user
93
+ attr_reader :real_name
94
+
95
+ # Returns the message corresponding to this user's online state
96
+ #
97
+ # @return [String] The message corresponding to this user's online state
98
+ # @see #ingame?
99
+ # @see #online?
100
+ attr_reader :state_message
101
+
102
+ # Returns this user's 64bit SteamID
103
+ #
104
+ # @return [Fixnum] This user's 64bit SteamID
105
+ attr_reader :steam_id64
106
+
107
+ # Returns the Steam rating calculated over the last two weeks' activity
108
+ #
109
+ # @return [Float] The Steam rating of this user
110
+ attr_reader :steam_rating
111
+
112
+ # Returns the summary this user has provided
113
+ #
114
+ # @return [String] This user's summary
115
+ attr_reader :summary
116
+
117
+ # Returns this user's ban state in Steam's trading system
118
+ #
119
+ # @return [String] This user's trading ban state
120
+ attr_reader :trade_ban_state
121
+
122
+ # Returns the visibility state of this Steam ID
123
+ #
124
+ # @return [Fixnum] This Steam ID's visibility State
125
+ attr_reader :visibility_state
126
+
127
+ # Converts a 64bit numeric SteamID as used by the Steam Community to a
128
+ # SteamID as reported by game servers
129
+ #
130
+ # @param [Fixnum] community_id The SteamID string as used by the Steam
131
+ # Community
132
+ # @raise [SteamCondenserError] if the community ID is to small
133
+ # @return [String] The converted SteamID, like `STEAM_0:0:12345`
134
+ def self.community_id_to_steam_id(community_id)
135
+ steam_id1 = community_id % 2
136
+ steam_id2 = community_id - 76561197960265728
137
+
138
+ unless steam_id2 > 0
139
+ raise SteamCondenserError, "SteamID #{community_id} is too small."
140
+ end
141
+
142
+ steam_id2 = (steam_id2 - steam_id1) / 2
143
+
144
+ "STEAM_0:#{steam_id1}:#{steam_id2}"
145
+ end
146
+
147
+ # Resolves a vanity URL of a Steam Community profile to a 64bit numeric
148
+ # SteamID
149
+ #
150
+ # @param [String] vanity_url The vanity URL of a Steam Community profile
151
+ # @return [Fixnum] The 64bit numeric SteamID
152
+ def self.resolve_vanity_url(vanity_url)
153
+ params = { :vanityurl => vanity_url }
154
+ json = WebApi.json 'ISteamUser', 'ResolveVanityURL', 1, params
155
+ result = MultiJson.load(json, :symbolize_keys => true)[:response]
156
+
157
+ return nil if result[:success] != 1
158
+
159
+ result[:steamid].to_i
160
+ end
161
+
162
+ # Converts a SteamID as reported by game servers to a 64bit numeric SteamID
163
+ # as used by the Steam Community
164
+ #
165
+ # @param [String] steam_id The SteamID string as used on servers, like
166
+ # `STEAM_0:0:12345`
167
+ # @raise [SteamCondenserError] if the SteamID doesn't have the correct
168
+ # format
169
+ # @return [Fixnum] The converted 64bit numeric SteamID
170
+ def self.steam_id_to_community_id(steam_id)
171
+ if steam_id == 'STEAM_ID_LAN' || steam_id == 'BOT'
172
+ raise SteamCondenserError, "Cannot convert SteamID \"#{steam_id}\" to a community ID."
173
+ elsif steam_id =~ /^STEAM_[0-1]:([0-1]:[0-9]+)$/
174
+ steam_id = $1.split(':').map! { |s| s.to_i }
175
+ steam_id[0] + steam_id[1] * 2 + 76561197960265728
176
+ elsif steam_id =~ /^\[U:([0-1]:[0-9]+)\]$/
177
+ steam_id = $1.split(':').map { |s| s.to_i }
178
+ steam_id[0] + steam_id[1] + 76561197960265727
179
+ else
180
+ raise SteamCondenserError, "SteamID \"#{steam_id}\" doesn't have the correct format."
181
+ end
182
+ end
183
+
184
+ class << self
185
+ alias_method :convert_community_id_to_steam_id, :community_id_to_steam_id
186
+ alias_method :convert_steam_id_to_community_id, :steam_id_to_community_id
187
+ end
188
+
189
+ # Creates a new `SteamId` instance using a SteamID as used on servers
190
+ #
191
+ # The SteamID from the server is converted into a 64bit numeric SteamID first
192
+ # before this is used to retrieve the corresponding Steam Community profile.
193
+ #
194
+ # @param [String] steam_id The SteamID string as used on servers, like
195
+ # `STEAM_0:0:12345`
196
+ # @return [SteamId] The `SteamId` belonging to the given SteamID
197
+ # @see .convert_steam_id_to_community_id
198
+ # @see #initialize
199
+ def self.from_steam_id(steam_id)
200
+ new(convert_steam_id_to_community_id(steam_id))
201
+ end
202
+
203
+ # Creates a new `SteamId` instance for the given Steam ID
204
+ #
205
+ # @param [String, Fixnum] id The custom URL of the Steam ID specified by the
206
+ # user or the 64bit SteamID
207
+ # @macro cacheable
208
+ def initialize(id)
209
+ if id.is_a? Numeric
210
+ @steam_id64 = id
211
+ else
212
+ if id =~ /^STEAM_[0-1]:[0-1]:[0-9]+$/ || id =~ /\[U:[0-1]:[0-9]+\]/
213
+ @steam_id64 = SteamId.steam_id_to_community_id id
214
+ else
215
+ @custom_url = id.downcase
216
+ end
217
+ end
218
+ end
219
+
220
+ # Returns whether the owner of this SteamID is VAC banned
221
+ #
222
+ # @return [Boolean] `true` if the user has been banned by VAC
223
+ def banned?
224
+ @vac_banned
225
+ end
226
+ alias_method :is_banned?, :banned?
227
+
228
+ # Returns the base URL for this Steam ID
229
+ #
230
+ # This URL is different for Steam IDs having a custom URL.
231
+ #
232
+ # @return [String] The base URL for this SteamID
233
+ def base_url
234
+ if @custom_url.nil?
235
+ "http://steamcommunity.com/profiles/#@steam_id64"
236
+ else
237
+ "http://steamcommunity.com/id/#@custom_url"
238
+ end
239
+ end
240
+
241
+ # Fetchs data from the Steam Community by querying the XML version of the
242
+ # profile specified by the ID of this Steam ID
243
+ #
244
+ # @raise SteamCondenserError if the Steam ID data is not available, e.g.
245
+ # when it is private
246
+ # @see Cacheable#fetch
247
+ def fetch
248
+ profile = parse "#{base_url}?xml=1"
249
+
250
+ raise SteamCondenserError, profile['error'] unless profile['error'].nil?
251
+
252
+ unless profile['privacyMessage'].nil?
253
+ raise SteamCondenserError, profile['privacyMessage']
254
+ end
255
+
256
+ @nickname = CGI.unescapeHTML profile['steamID']
257
+ @steam_id64 = profile['steamID64'].to_i
258
+ @limited = (profile['isLimitedAccount'].to_i == 1)
259
+ @trade_ban_state = profile['tradeBanState']
260
+ @vac_banned = (profile['vacBanned'].to_i == 1)
261
+
262
+ @image_url = profile['avatarIcon'][0..-5]
263
+ @online_state = profile['onlineState']
264
+ @privacy_state = profile['privacyState']
265
+ @state_message = profile['stateMessage']
266
+ @visibility_state = profile['visibilityState'].to_i
267
+
268
+ if public?
269
+ @custom_url = (profile['customURL'] || '').downcase
270
+ @custom_url = nil if @custom_url.empty?
271
+
272
+ @head_line = CGI.unescapeHTML profile['headline'] || ''
273
+ @hours_played = profile['hoursPlayed2Wk'].to_f
274
+ @location = profile['location']
275
+ @member_since = Time.parse profile['memberSince']
276
+ @real_name = CGI.unescapeHTML profile['realname'] || ''
277
+ @steam_rating = profile['steamRating'].to_f
278
+ @summary = CGI.unescapeHTML profile['summary'] || ''
279
+
280
+ @most_played_games = {}
281
+ [(profile['mostPlayedGames'] || {})['mostPlayedGame']].compact.flatten.each do |most_played_game|
282
+ @most_played_games[most_played_game['gameName']] = most_played_game['hoursPlayed'].to_f
283
+ end
284
+
285
+ @groups = []
286
+ [(profile['groups'] || {})['group']].compact.flatten.each do |group|
287
+ @groups << SteamGroup.new(group['groupID64'].to_i, false)
288
+ end
289
+
290
+ @links = {}
291
+ [(profile['weblinks'] || {})['weblink']].compact.flatten.each do |link|
292
+ @links[CGI.unescapeHTML link['title']] = link['link']
293
+ end
294
+ end
295
+ rescue
296
+ raise $! if $!.is_a? SteamCondenserError
297
+ raise SteamCondenserError, 'XML data could not be parsed.'
298
+ end
299
+
300
+ # Fetches the friends of this user
301
+ #
302
+ # This creates a new `SteamId` instance for each of the friends without
303
+ # fetching their data.
304
+ #
305
+ # @see #friends
306
+ # @see #initialize
307
+ def fetch_friends
308
+ friends_data = parse "#{base_url}/friends?xml=1"
309
+ @friends = friends_data['friends']['friend'].map do |friend|
310
+ SteamId.new friend.to_i, false
311
+ end
312
+ end
313
+
314
+ # Fetches the games this user owns
315
+ #
316
+ # This fills the game hash with the names of the games as keys. The values
317
+ # will either be `false` if the game does not have stats or the game's
318
+ # "friendly name".
319
+ #
320
+ # @see #games
321
+ def fetch_games
322
+ games_data = parse "#{base_url}/games?xml=1"
323
+ @games = {}
324
+ @recent_playtimes = {}
325
+ @total_playtimes = {}
326
+ games_data['games']['game'].each do |game_data|
327
+ app_id = game_data['appID'].to_i
328
+ @games[app_id] = SteamGame.new app_id, game_data
329
+
330
+ recent = game_data['hoursLast2Weeks'].to_f
331
+ total = (game_data['hoursOnRecord'] || '').delete(',').to_f
332
+
333
+ @recent_playtimes[app_id] = (recent * 60).to_i
334
+ @total_playtimes[app_id] = (total * 60).to_i
335
+ end
336
+
337
+ true
338
+ end
339
+
340
+ # Returns the URL of the full-sized version of this user's avatar
341
+ #
342
+ # @return [String] The URL of the full-sized avatar
343
+ def full_avatar_url
344
+ "#{@image_url}_full.jpg"
345
+ end
346
+
347
+ # Returns the stats for the given game for the owner of this SteamID
348
+ #
349
+ # @param [Fixnum, String] id The full or short name or the application ID of
350
+ # the game stats should be fetched for
351
+ # @return [GameStats] The statistics for the game with the given name
352
+ # @raise [SteamCondenserError] if the user does not own this game or it
353
+ # does not have any stats
354
+ # @see find_game
355
+ # @see SteamGame#has_stats?
356
+ def game_stats(id)
357
+ game = find_game id
358
+
359
+ unless game.has_stats?
360
+ raise SteamCondenserError, "\"#{game.name}\" does not have stats."
361
+ end
362
+
363
+ GameStats.create_game_stats(@custom_url || @steam_id64, game.short_name)
364
+ end
365
+
366
+ # Returns the Steam Community friends of this user
367
+ #
368
+ # If the friends haven't been fetched yet, this is done now.
369
+ #
370
+ # @return [Array<SteamId>] The friends of this user
371
+ # @see #fetch_friends
372
+ def friends
373
+ fetch_friends if @friends.nil?
374
+ @friends
375
+ end
376
+
377
+ # Returns the games this user owns
378
+ #
379
+ # The keys of the hash are the games' application IDs and the values are
380
+ # the corresponding game instances.
381
+ #
382
+ # If the friends haven't been fetched yet, this is done now.
383
+ #
384
+ # @return [Hash<Fixnum, SteamGame>] The games this user owns
385
+ # @see #fetch_games
386
+ def games
387
+ fetch_games if @games.nil?
388
+ @games
389
+ end
390
+
391
+ # Returns the URL of the icon version of this user's avatar
392
+ #
393
+ # @return [String] The URL of the icon-sized avatar
394
+ def icon_url
395
+ "#@image_url.jpg"
396
+ end
397
+
398
+ # Returns a unique identifier for this Steam ID
399
+ #
400
+ # This is either the 64bit numeric SteamID or custom URL
401
+ #
402
+ # @return [Fixnum, String] The 64bit numeric SteamID or the custom URL
403
+ def id
404
+ @custom_url || @steam_id64
405
+ end
406
+
407
+ # Returns whether the owner of this SteamId is playing a game
408
+ #
409
+ # @return [Boolean] `true` if the user is in-game
410
+ def in_game?
411
+ @online_state == 'in-game'
412
+ end
413
+ alias_method :is_in_game?, :in_game?
414
+
415
+ # Returns whether this Steam account is limited
416
+ #
417
+ # @return [Boolean] `true` if this account is limited
418
+ def limited?
419
+ @limited
420
+ end
421
+
422
+ # Returns the URL of the medium-sized version of this user's avatar
423
+ #
424
+ # @return [String] The URL of the medium-sized avatar
425
+ def medium_avatar_url
426
+ "#{@image_url}_medium.jpg"
427
+ end
428
+
429
+ # Returns whether the owner of this SteamID is currently logged into Steam
430
+ #
431
+ # @return [Boolean] `true` if the user is online
432
+ def online?
433
+ @online_state != 'offline'
434
+ end
435
+ alias_method :is_online?, :online?
436
+
437
+ # Returns whether this Steam ID is publicly accessible
438
+ #
439
+ # @return [Boolean] `true` if this Steam ID is public
440
+ def public?
441
+ @privacy_state == 'public'
442
+ end
443
+
444
+ # Returns the time in minutes this user has played this game in the last two
445
+ # weeks
446
+ #
447
+ # @param [Fixnum, String] id The full or short name or the application ID of
448
+ # the game
449
+ # @return [Fixnum] The number of minutes this user played the given game in
450
+ # the last two weeks
451
+ def recent_playtime(id)
452
+ @recent_playtimes[find_game(id).app_id]
453
+ end
454
+
455
+ # Returns the total time in minutes this user has played this game
456
+ #
457
+ # @param [Fixnum, String] id The full or short name or the application ID of
458
+ # the game
459
+ # @return [Fixnum] The total number of minutes this user played the given
460
+ # game
461
+ def total_playtime(id)
462
+ @total_playtimes[find_game(id).app_id]
463
+ end
464
+
465
+ private
466
+
467
+ # Tries to find a game instance with the given application ID or full name or
468
+ # short name
469
+ #
470
+ # @param [Fixnum, String] id The full or short name or the application ID of
471
+ # the game
472
+ # @raise [SteamCondenserError] if the user does not own the game or no
473
+ # game with the given ID exists
474
+ # @return [SteamGame] The game found with the given ID
475
+ def find_game(id)
476
+ if id.is_a? Numeric
477
+ game = games[id]
478
+ else
479
+ game = games.values.find do |game|
480
+ game.short_name == id || game.name == id
481
+ end
482
+ end
483
+
484
+ if game.nil?
485
+ if id.is_a? Numeric
486
+ message = "This SteamID does not own a game with application ID #{id}."
487
+ else
488
+ message = "This SteamID does not own the game \"#{id}\"."
489
+ end
490
+ raise SteamCondenserError, message
491
+ end
492
+
493
+ game
494
+ end
495
+
496
+ end