-
Hello again Koraktor, thanks a lot for maintaining and improving this! Appreciated!
## L4D2 issue
I've written a php script which uses Condenser to query our community servers. We have 9x cstrike gol…
-
When the parsed XML document contains:
```
```
Then a NullPointerException is thrown cause there is no check in the constructor if there is any most recent game.
```
Stacktrace:
Exception in thre…
-
These two functions are completely alike, I would suggest to remove the one in the abstract class
txdv updated
14 years ago
-
in the constructor:
public AbstractL4DStats(Object steamId, String gameName)
throws SteamCondenserException {
super(steamId, gameName);
...
this.mostRecentGame.put("timePlayed", mostRecent…
txdv updated
14 years ago
-
mapHash.put("name", Integer.parseInt(mapData.getElementsByTagName("fullname").item(0).getTextContent()));
It's not a string.
Please write testcases testing this against me:
id: toxedvirus
community…
txdv updated
14 years ago
-
I initially picked your lib because it worked a lot better than other libs for l4d, unfortunately it seems to have some bugs of its own on certain games.
import SourceQuery
server = SourceQuery.Sourc…