Commit Graph

305 Commits

Author SHA1 Message Date
Lucas
e7703b0d03 Adjusted Port for Rust to remove offset by 1.
The query port was changed to the game port instead of being offset by
1 as mentioned at http://playrust.com/devblog-74/. Duplicated the line
and renamed the old to rustlegacy for backwards support.
2015-10-26 14:32:48 +10:00
Michael Morrison
957c0e20ea Merge pull request #31 from Netifriik/master
added Killing Floor 2, 7 Days to Die, Battlefield Hardline and Unturned support
2015-08-08 19:22:20 -05:00
Kristjan Kirpu
2ced1ab45b Added game - Unturned 2015-08-08 23:20:30 +03:00
Kristjan Kirpu
5f34582804 Removed ping 2015-08-07 00:12:37 +03:00
Kristjan Kirpu
130c2e72d8 Added 7 Days to Die 2015-08-04 00:51:35 +03:00
Kristjan Kirpu
c925c7a249 Added query port to Killing Floor 2 - BF & KF tested now 2015-08-04 00:03:07 +03:00
Kristjan Kirpu
01f2115121 Added Killing Floor 2 and Battlefield Hardline - not tested 2015-08-03 23:52:32 +03:00
Kristjan Kirpu
618e19192c Added gameserver latency to returning data 2015-08-03 17:05:30 +03:00
xCausxn
ae8c13ba69 Added quickfix for quake2 hostname
Left other ones in there just incase of unforseen compatibility issues.
2015-07-18 23:13:58 +01:00
xCausxn
869ca4a4d8 Fix for maxclients on Quake2 2015-07-18 23:09:36 +01:00
James Causon
6e4688a4c8 Removed previous addition (onlineplayers) 2015-06-28 11:01:09 +01:00
James Causon
0b55b8ceb4 Added ARK Survival Evolved 2015-06-28 10:59:07 +01:00
Michael Morrison
54851c1a35 Fix watchdog being called when sa:mp player query times out Fixes #23 2015-03-29 15:43:58 -05: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
9c785bcda0 Remove debug code from command line gamedig 2015-02-02 03:05:46 -06:00
Michael Morrison
be323d8a4e Bump version 2015-01-18 01:56:58 -06:00
Michael Morrison
dd464038c4 Upgrade compressjs, async, long, iconv-lite dependencies 2015-01-18 01:56:49 -06:00
Michael Morrison
1598971523 Upgrade request dependency, fix mutantfactions 2015-01-18 01:44:19 -06:00
Michael Morrison
1ec2818051 Upgrade optimist dependency to minimist 2015-01-18 01:41:37 -06:00
Michael Morrison
b2e574217a Upgrade moment and varint dependencies 2015-01-18 01:38:45 -06:00
Michael Morrison
bccf9092c2 Remove rounding error on starmade version number, bump version 2015-01-17 21:14:34 -06:00
Michael Morrison
d1a7f78cba Bump version 2015-01-17 21:11:04 -06:00
Michael Morrison
71bde74d20 Add StarMade support, closes #11 2015-01-17 21:10:44 -06:00
Michael Morrison
c2caace012 Only publish production files to npm, bump version 2015-01-17 20:35:28 -06:00
Michael Morrison
f9c639bef1 Bump version 2015-01-17 06:58:19 -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
b6bd3b6108 Add support for jc2mp's custom expanded gamespy protocol
Closes #14
2015-01-17 06:51:02 -06:00
Michael Morrison
71b7f97c99 Bump version 2015-01-17 05:58:09 -06:00
Michael Morrison
83238f48e2 Merge remote-tracking branch 'xCausxn/master' 2015-01-17 05:57:38 -06:00
xCausxn
61d239ccd5 Quick Fix For Name and MaxPlayers
virtualserver_name and virtualserver_maxclients
2015-01-04 17:35:11 +00:00
Michael Morrison
330ad702ea Bump version to 0.2.16 2014-12-07 18:12:13 -06:00
Michael Morrison
deda6085fc Merge remote-tracking branch 'xCausxn/patch-1' 2014-12-07 18:11:27 -06:00
xCausxn
f60c620bb9 Added DayZMod
Not much of a change just some people could get confused, as dayzmod runs of arma series port scheme so adjusted port_query_offset to 1
2014-12-07 23:01:31 +00:00
Michael Morrison
53c7f83daa Make naming more consistent 2014-11-18 00:53:11 -06:00
Michael Morrison
ca255d8c3f Remove debugging in openttd protocol 2014-11-18 00:48:03 -06:00
Michael Morrison
a340613974 bump version to 0.2.13 2014-11-18 00:46:55 -06:00
Michael Morrison
ed0715d46f Update readme to new npm github format 2014-11-18 00:46:35 -06:00
Michael Morrison
caa985db7d bump versionto 0.2.12 2014-11-18 00:43:58 -06:00
Michael Morrison
0fe80d14e7 Add openttd support 2014-11-18 00:43:33 -06:00
Michael Morrison
b8d41ef318 version bump 2014-10-29 02:03:15 -05:00
Michael Morrison
f1467c5a04 crlf -> ln conversion 2014-10-29 02:02:03 -05:00
Michael Morrison
50d3ef20a0 version bump 2014-10-29 01:42:48 -05:00
Michael Morrison
a3c3184eb8 crlf -> lf conversion 2014-10-29 01:42:33 -05:00
Michael Morrison
c209686798 bump version 2014-10-29 01:00:19 -05:00
Michael Morrison
a483a17e6f Add support for cs:go servers with host_players_show 1 2014-10-29 00:59:45 -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