Unity-Technologies / qstat

New official qstat repository
Artistic License 2.0
121 stars 33 forks source link

add teeworlds master query, fix #5 #56

Closed illwieckz closed 7 years ago

illwieckz commented 7 years ago

Hi, this change adds TeeWorlds master server to Qstat, the two known list formats are supported.

You can test it these ways:

qstat -teem master2.teeworlds.com:8300
qstat -json -teem master2.teeworlds.com:8300

For reference, this will close #5 and is needed by XQF/xqf#82.

illwieckz commented 7 years ago

I just enhanced it to ignore ipv6 hosts from the new list format since qstat does not handle them yet (by the way, it looks like there is no ipv6 TeeWorlds server online yet).