Commit Graph

173 Commits

Author SHA1 Message Date
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
Michael Morrison 399dba0d9c Document input parameters 2013-07-12 04:15:11 -05:00
Michael Morrison e0f3f7ecbf Fix typo 2013-07-12 04:12:55 -05:00
Michael Morrison 007f1ffb8b Massive revamp for standardization of output 2013-07-12 04:12:02 -05:00
Michael Morrison 397d09d9d3 Attempt to fix readme on npm 2013-07-11 04:25:49 -05:00
Michael Morrison 4829738666 Fix whitespace in readme 2013-07-11 04:16:44 -05:00
Michael Morrison 1eecba1fdb Update readme with new games 2013-07-11 04:13:39 -05:00
Michael Morrison 081e7d44bd Add install instructions 2013-07-10 07:23:18 -05:00
Michael Morrison 69be6d8017 Fix readme tabs 2013-07-10 05:44:18 -05:00
Michael Morrison 15599d015f Reformat readme to fit on github 2013-07-10 05:07:12 -05:00
Michael Morrison fd735e248f Change to callback method 2013-07-10 05:06:44 -05:00
Michael Morrison 8552d0674f initial commit 2013-07-10 05:02:48 -05:00