Commit Graph

161 Commits

Author SHA1 Message Date
Michael Morrison e99b3c1812 Add Savage 2: A Tortured Soul (2008) (2.0.24) 2021-01-08 20:02:23 -06:00
cetteup a362d1d113 Added givenPortOnly user option
Allows user to disable gamedig's default behavior of adding query attempts using the default query port(-offset)
2020-08-24 20:27:44 +02:00
Michael Morrison 16bb64b12f 2.0.21 2020-07-04 23:30:43 -05:00
Michael Morrison 1c9ca2764e Update repo location 2020-07-04 22:20:42 -05:00
arkuar 1e824fd030 Add support for Post Scriptum 2020-04-24 16:33:43 +03:00
Michael Morrison 98e2e68786
Merge pull request #159 from MrWook/master
Add support for Mordhau
2020-01-15 16:22:29 -06:00
MrWook d02f4c9983
feat(game): add support for Mordhau 2020-01-06 16:19:41 +01:00
cwbr 9db659b86b Add Assetto Corsa support 2019-12-27 19:53:38 +01:00
mmorrison 211c2d1635 2.0.20 2019-11-11 03:05:27 -06:00
isostarec d24ddebda8
Update README.md
Squad game is both on supported and unsupported games list. Removed from `unsupported` games list and left as is on supported
2019-10-31 23:45:59 +01:00
mmorrison 70112d85ca Update readme 2019-10-27 05:03:48 -05:00
mmorrison 160d959b39 Add support for another few games 2019-10-27 04:57:08 -05:00
mmorrison 01c0df2ae4 Add some new game definitions 2019-10-27 04:38:36 -05:00
mmorrison 18be566540 Improve minecraft protocol compatibility 2019-10-15 23:56:33 -05:00
arkuar 3a2e0b2a2a Added Rising Storm 2 and Hell Let Loose 2019-10-14 16:38:13 +03:00
mmorrison ab6e9064d2 More release dates and readme cleanup 2019-02-07 00:37:33 -06:00
mmorrison 0c19c734b1 Filling out more release dates in the readme 2019-02-06 23:19:32 -06:00
mmorrison d604f1b49f 2.0.12 2019-02-06 06:27:14 -06:00
mmorrison afe79775c4 Fix bullet points in readme 2019-02-06 06:24:57 -06:00
mmorrison a37994e1bf Add Atlas (2018)
Begin filling out dates for games in the list
2019-02-06 06:23:34 -06:00
mmorrison eba10df217 Update unsupported games list 2019-02-05 02:44:44 -06:00
mmorrison 360a047136 2.0.11 2019-02-04 20:22:06 -06:00
mmorrison 481a8d86c8 Add support for mafia 2 online 2019-02-04 20:20:51 -06:00
mmorrison 6189d2fa62 Add Arca Sim Racing 2019-02-04 01:18:37 -06:00
mmorrison 81750805f6 Add support for rFactor (2.0.10) 2019-02-04 01:11:28 -06:00
mmorrison 0ac80cc139 Remove reference, moved to separate repo 2019-02-04 00:17:44 -06:00
mmorrison 00f05b5385 Add support for vcmp, 2.0.9, Fixes #106 2019-02-03 23:40:47 -06:00
mmorrison 89f1353c6f 2.0.8 2019-01-22 00:16:49 -06:00
mmorrison 9a536b160e Prevent tcp socket errors from dumping straight to console (2.0.7) 2019-01-20 03:52:40 -06:00
mmorrison 05619469b7 Add punycode support (2.0.6) 2019-01-20 03:45:57 -06:00
mmorrison 5aaff8e1e0 Added support for cs2d (2.0.5) 2019-01-13 23:54:36 -06:00
mmorrison d5dc3172b1 README improvements (2.0.4) 2019-01-13 22:21:29 -06:00
mmorrison 5f0c9c61ee Added support for Insurgency: Sandstorm (2.0.3) Fixes #98 2019-01-13 00:23:47 -06:00
mmorrison 2382beb027 Readme tweaks 2019-01-13 00:08:32 -06:00
mmorrison 9619449d77 Added support for Starsiege 2009 Closes #100 (v2.0.2) 2019-01-13 00:02:31 -06:00
mmorrison ad0be5a0bf 2.0.1 2019-01-12 22:57:29 -06:00
mmorrison dd478a7bce Re-gen readme for 2.0 release, and remove notes about Separate Query Port (as it's now less important) 2019-01-12 22:52:06 -06:00
mmorrison fdc08b5c09 Finalized 2.0 release notes 2019-01-12 22:22:26 -06:00
mmorrison 6496660633 Add ping field, start improving README for 2.0 2019-01-12 21:32:24 -06:00
mmorrison e937c725bb More async 2019-01-12 05:45:09 -06:00
xcpep 1ca0a74939
Updated README.md
Just changed the default socket timeout value to be in-line with the new default in ab4436d
2018-11-11 12:33:45 +00:00
mmorrison 0f1deb03da Update readme to remove legacy minecraft notes 2018-11-11 06:21:12 -06:00
mmorrison 1b85fda837 Add battalion 1944 Fixes #84 2018-05-05 03:00:54 -05:00
mmorrison 802027c552 Add support for Tribes 1: Starsiege 2018-03-18 00:54:56 -05:00
mmorrison 86422d576e Add KSP:DMP fixes #78 2018-02-13 03:24:40 -06:00
mmorrison b5f49fe343 Add socketTimeout and attemptTimeout 2018-01-31 04:03:13 -06:00
mmorrison 94815a247d Switch maxAttempts from a query param to an option Fixes #73 2018-01-31 00:41:57 -06:00
Marc Seiler 3dfcfff60c Added Dark and Light to the list as it is already support because its a valve game. 2017-08-28 11:26:55 -04:00
mmorrison 4c18b6a3fd Add support for FiveM closes #55 2017-08-10 06:49:42 -05:00
mmorrison c0548fb886 Minor cleanup to satisfy code inspection 2017-08-09 05:41:30 -05:00
mmorrison 0c7c68f63f 1.0.31 release 2017-08-09 05:26:17 -05:00
mmorrison a2f3ddf845 Regenerate README 2017-08-08 22:55:26 -05:00
twamp22 066c5bae46 Added GoldenEye:Source using Valve protocol 2017-04-18 19:41:31 -07:00
mmorrison 7b9fe2161c Add support for promises 2017-03-14 03:40:02 -05:00
Stead68 5decff2245 Update README.md 2017-02-07 19:32:09 +01:00
Stead68 6e5d7d00d7 Update README.md 2017-02-07 19:09:57 +01:00
twamp22 cb4b81001d Added Hurtworld to README.md 2016-10-17 10:08:07 -07:00
Michael Morrison b9e94f73db Remove rustlegacy and bump README for release 2016-06-03 01:16:44 -05:00
Kristjan Kirpu 2ced1ab45b Added game - Unturned 2015-08-08 23:20:30 +03:00
Kristjan Kirpu 01f2115121 Added Killing Floor 2 and Battlefield Hardline - not tested 2015-08-03 23:52:32 +03:00
James Causon 6e4688a4c8 Removed previous addition (onlineplayers) 2015-06-28 11:01:09 +01:00
xCausxn 4d31e29e70 Added onlineplayers
Added onlineplayers which utilizes the length of the players array to
make it always available.

Possible to add bots to this count but i think just players would be
best.

Updated readme to include this change.
2015-02-21 17:21:56 +00:00
Michael Morrison 71bde74d20 Add StarMade support, closes #11 2015-01-17 21:10:44 -06:00
Michael Morrison dc6018491d Fix bad formatting 2015-01-17 06:57:44 -06:00
Michael Morrison 29a9c5ee07 Regen README 2015-01-17 06:56:01 -06:00
Michael Morrison 2384080395 Add docs for CSGO and Teamspeak 3, closes #16 2015-01-17 06:55:32 -06:00
Michael Morrison deda6085fc Merge remote-tracking branch 'xCausxn/patch-1' 2014-12-07 18:11:27 -06:00
Michael Morrison ed0715d46f Update readme to new npm github format 2014-11-18 00:46:35 -06:00
Michael Morrison 0fe80d14e7 Add openttd support 2014-11-18 00:43:33 -06:00
Michael Morrison f1467c5a04 crlf -> ln conversion 2014-10-29 02:02:03 -05:00
Michael Morrison a3c3184eb8 crlf -> lf conversion 2014-10-29 01:42:33 -05:00
Michael Morrison bc39f699c1 Update readme 2014-09-13 10:00:16 -05:00
Michael Morrison 3c937055d9 Update readme formatting 2014-09-13 09:58:29 -05:00
Michael Morrison 5bb493e83f Update readme, bump to 0.2.6 2014-09-13 09:43:02 -05:00
Michael Morrison 4b911c61cf Update readme 2014-09-13 09:34:18 -05:00
Michael Morrison 141529076d Update DayZ query port offset and add documentation 2014-09-13 08:57:12 -05:00
Michael Morrison 7f5d666fbf Clean up readme 2014-03-29 09:38:40 -05:00
Michael Morrison bd17fb0001 Add SA:MP support, fixes #3 2014-03-29 09:34:12 -05:00
Michael Morrison 4e161c0bfe Clean up and organize 2014-02-03 16:21:09 -06:00
Michael Morrison bc6b5c9225 Super epic commit 3
Move everything around
Add another 50 or so games
*** 'port' option should now be CONNECT port, not query port ***
add reference for many missing games
2014-02-03 14:00:51 -06:00
Michael Morrison 8488cdcca9 Bump readme 2014-02-02 18:16:12 -06:00
Michael Morrison d061fdf527 Added a couple aliases 2014-02-02 14:28:46 -06:00
Michael Morrison 906c21be61 Add the most annoying protocol of them all -- ventrilo 2014-02-02 11:09:58 -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 b4472d6d35 Include note about cloning from trunk 2014-02-02 06:06:22 -06:00
Michael Morrison 1605241c31 Explain what gamedig is in the readme 2014-02-01 20:10:52 -06:00
Michael Morrison 2915d962a8 Fix issues with corrupt strings in unreal2 protocol 2014-02-01 20:04:41 -06:00
Michael Morrison f952652251 bump readme with new protocol types 2014-02-01 17:50:32 -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 b31ffab1f5 Update README.md 2014-02-01 02:39:06 -06:00
Michael Morrison cd247181f1 Update README.md 2014-02-01 02:38:40 -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
Michael Morrison 7b8ddfba8c Update tshock support for terraria 1.2 2013-10-12 01:43:16 -05:00
Michael Morrison 3a1490b8a5 Fix markdown on npm directory 2013-07-12 08:33:57 -05:00
Michael Morrison 8e39614906 Change readme to clarify a stable API 2013-07-12 08:29:25 -05:00
Michael Morrison f73de31212 clarify notes input 2013-07-12 04:23:40 -05:00
Michael Morrison d3e9e818f1 Clarification about input 2013-07-12 04:20:17 -05:00
Michael Morrison 7a1b0231d0 Readme formatting 2013-07-12 04:18:55 -05:00