koraktor / steam-condenser

A multi-language library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
https://koraktor.de/steam-condenser
Other
360 stars 65 forks source link

AbstractL4DStats: Wrong item retrieved #72

Closed txdv closed 14 years ago

txdv commented 14 years ago

in the constructor: public AbstractL4DStats(Object steamId, String gameName) throws SteamCondenserException { super(steamId, gameName); ... this.mostRecentGame.put("timePlayed", mostRecentGameNode.getElementsByTagName("timeplayed").item(0).getTextContent());

The xml item is called time

koraktor commented 14 years ago

Just another one, thanks.

koraktor commented 14 years ago

Java: Fixed another bunch of problems in L4D related stats

Closed by 8d7f945387f2bedc7f37df89c02d6c9dd97b3fc7 Closed by 8d7f945387f2bedc7f37df89c02d6c9dd97b3fc7 Closed by 8d7f945387f2bedc7f37df89c02d6c9dd97b3fc7