Commit Graph

24 Commits

Author SHA1 Message Date
Michael Morrison 7570c838f3 Made valve query protocol MUCH more bullet proof 2014-02-02 14:29:08 -06:00
Michael Morrison d061fdf527 Added a couple aliases 2014-02-02 14:28:46 -06:00
Michael Morrison a6338df070 Made protocols a bit more error resistant 2014-02-02 14:28:31 -06:00
Michael Morrison d6d7fee80f Ensure that created buffers aren't doing any charset conversion 2014-02-02 11:10:25 -06:00
Michael Morrison 906c21be61 Add the most annoying protocol of them all -- ventrilo 2014-02-02 11:09:58 -06:00
Michael Morrison ca3682fd5b unnecessary hex 2014-02-02 07:31:34 -06:00
Michael Morrison c5abf7aa07 Add mumble support 2014-02-02 07:20:36 -06:00
Michael Morrison 16ef96fccf Add support for teamspeak 3 2014-02-02 06:55:28 -06:00
Michael Morrison 422a316853 Fix TCP timeouts and debugging *again* 2014-02-02 06:44:39 -06:00
Michael Morrison 321580e3bb Add Teamspeak2 support 2014-02-02 06:25:50 -06:00
Michael Morrison 91fa2e11b2 Fix TCP debugging 2014-02-02 06:17:05 -06:00
Michael Morrison 9ebb95c69d Merge error and fatal 2014-02-02 05:58:36 -06:00
Michael Morrison e857eb1b47 Improve error handling on TCP 2014-02-02 05:32:02 -06:00
Michael Morrison 2915d962a8 Fix issues with corrupt strings in unreal2 protocol 2014-02-01 20:04:41 -06:00
Michael Morrison e23aa6cf9c Super epic commit 2
Added pretty much every game ever
Tons of new protocols and game definitions
Cleaned up and discovered some new tricks in gamespy3 and quake2
2014-02-01 17:46:10 -06:00
Michael Morrison b51877ef5c Add tons and tons of games and protocols 2014-02-01 09:48:01 -06:00
Michael Morrison add06a7d8f Misc tidying 2014-02-01 09:47:39 -06:00
Michael Morrison a3c14a8d42 Switch minecraftping type to use core TCP support, move SRV resolving into core 2014-02-01 09:47:16 -06:00
Michael Morrison 55661ae591 Fix bug with listing ut3 mutators 2014-02-01 09:46:50 -06:00
Michael Morrison 896b707ba9 Fix tons of gamespy 3 bugs arising from other server implementations 2014-02-01 09:46:34 -06:00
Michael Morrison 6680c2dfa2 Add Gamespy 1 and 2 protocol support 2014-02-01 09:46:07 -06:00
Michael Morrison d5b4310cef Add TCP support to protocol core 2014-02-01 09:45:49 -06:00
Michael Morrison 670ea12a88 Add default port for starbound 2014-01-31 17:58:31 -06:00
Michael Morrison c82554ad1a Super mega-commit
Organize files
Rewrite readme for new game IDs and command line
Add command line access
Replace some dependencies that required binaries with simpler alternatives
Switch gbxremote back to upstream, Closes #2
Moved simple aliases into an alias file, rather than seperate files for each
Patched nearly every protocol variant with tons of bug fixes
Re-tested every combination of server and protocol types except nadeo
Added alternative minecraft query check (minecraftping)
Fixed mutant factions query
Fixed valve gold not working at all
Stripped colors more reliably from protocols that support colors
Added a couple more fields to ut2004 and killing floor
and more that I probably forgot.

This shouldn't break compatibility too bad -- at the most, some game IDs may have changed.
2014-01-31 16:27:52 -06:00