Commit Graph

371 Commits

Author SHA1 Message Date
Michael Morrison
576062e88b Merge remote-tracking branch 'origin/master' into proto-discord
# Conflicts:
#	README.md
#	bin/gamedig.js
2021-05-18 22:08:37 -05:00
Michael Morrison
c20f3cc7ba Add note about valheim 2021-04-27 18:18:26 -05:00
Michael Morrison
e8f2c174fb Improve gamespy1 (3.0.3) 2021-04-27 18:12:22 -05:00
Michael Morrison
1b11a132b9 Fix player name extraction for Unreal Tournament (1999) and possibly other gamespy1 games. (3.0.2) 2021-04-27 00:27:14 -05:00
Michael Morrison
fec5a1fac6 Fix raw player subobject in fivem, assettocorsa, gamespy2 Fixes #222
Clarify nodejs 12 requirement for gamedig 3 Fixes #220
Release 3.0.1
2021-04-10 22:27:33 -05:00
Michael Morrison
d65a24dc18 Release 3.0.0 2021-02-25 02:15:53 -06:00
Michael Morrison
f70112d092 * Properly handle non-indexed team names in gamespy1 Fixes #213
* Rename raw.steamappid and raw.gameid to raw.appId in steam protocol
* Don't query valve rules by default, unless requestRules option is set Fixes #176
2021-02-25 01:58:35 -06:00
Michael Morrison
7f08381b17 Release 2.0.28 2021-02-24 23:54:19 -06:00
Michael Morrison
483678083f
Merge pull request #212 from rylinj/patch-1
Added Valheim Support
2021-02-20 18:11:42 -06:00
rylinj
9105653328
Add Valheim support to README 2021-02-20 13:50:58 -05:00
rylinj
88dd1a897a
Added Valheim support 2021-02-20 13:48:21 -05:00
Michael Morrison
052736edd7 Reduced chance of protocol collisions between gamespy3 and minecraftbedrock (2.0.27) 2021-02-12 11:36:51 -06:00
Michael Morrison
883700d7dd Remove redundant guid field from minecraftbedrock 2021-02-12 11:15:13 -06:00
Michael Morrison
4ecce4eff8 Add support for native minecraft bedrock protocol, as some bedrock servers apparently don't respond to gamespy3. Fixes #211 (2.0.26) 2021-02-12 11:07:50 -06:00
Michael Morrison
e4c29f9cbc Support challenges in A2S_INFO (upcoming change to valve protocol) Fixes #210 (2.0.25) 2021-02-06 00:50:06 -06:00
Michael Morrison
e99b3c1812 Add Savage 2: A Tortured Soul (2008) (2.0.24) 2021-01-08 20:02:23 -06:00
Michael Morrison
81a3ec1019 Always treat missing valve player response as non-fatal (2.0.23) 2020-09-02 05:59:54 -05:00
Michael Morrison
b7c277f042
Merge pull request #191 from cetteup/feature/no-default-port-attempts
Add givenPortOnly user option
2020-08-25 03:31:12 -05: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
b99abcd8b3 Updated dependencies (2.0.22) 2020-08-01 20:44:00 -05:00
Michael Morrison
16bb64b12f 2.0.21 2020-07-04 23:30:43 -05:00
Michael Morrison
487b17dd73 Swap from request to got 2020-07-04 23:28:03 -05:00
Michael Morrison
67563c0f1e Dependency updates 2020-07-04 22:36:29 -05:00
Michael Morrison
1a3e778c5f
Merge pull request #163 from P4sca1/master
Fix wrong player count in minecraftvanilla protocol
2020-07-04 22:32:02 -05:00
Michael Morrison
1c9ca2764e Update repo location 2020-07-04 22:20:42 -05:00
Pascal Sthamer
f3b04d52d5
Fix typo 2020-02-18 14:53:39 +01:00
Pascal Sthamer
f5238027c7
Handle situtation where sample exists, but does not contain all players 2020-02-18 14:52:04 +01:00
Pascal Sthamer
f2177204be
Fix wrong player count in minecraftvanilla protocol 2020-02-15 22:05:13 +01:00
Michael Morrison
98e2e68786
Merge pull request #159 from MrWook/master
Add support for Mordhau
2020-01-15 16:22:29 -06:00
Michael Morrison
7c151c771e
Merge pull request #148 from xCausxn/feat/squad
Add check for Password_b on Squad Servers to correct password field.
2020-01-15 16:14:46 -06:00
Michael Morrison
616790c3a4
Merge pull request #155 from cwbr/assetto-corsa
Add Assetto Corsa support
2020-01-15 16:13:57 -06:00
MrWook
d02f4c9983
feat(game): add support for Mordhau 2020-01-06 16:19:41 +01:00
Tom
f337cf6f58
Remove discriminator's from player names
The widget API seems to always set discriminator to 0000
2020-01-04 13:53:36 +00:00
Tom
3a8164cfbc
Set max players to total amount of members in server 2020-01-04 13:44:09 +00:00
Tom
0128e4d972
Remove extra logging
Whoops
2020-01-04 13:43:35 +00:00
Tom
5dd7446eae
Force host argument to be string (Int causes error) 2020-01-04 01:03:48 +00:00
Tom
8ad0fbc87b
Add discord protocol 2020-01-04 01:03:02 +00:00
cwbr
9db659b86b Add Assetto Corsa support 2019-12-27 19:53:38 +01:00
xCausxn
5545cae15f Add check for Password_b on Squad Servers to correct password field. 2019-11-17 16:08:46 +00:00
mmorrison
211c2d1635 2.0.20 2019-11-11 03:05:27 -06:00
mmorrison
1c351fc3a4 Fix minecraft never throwing when server is unresponsive 2019-11-11 03:04:51 -06:00
Michael Morrison
df3f04b506
Merge pull request #147 from isostarec/patch-1
Update README.md
2019-11-06 21:47:08 -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
08d14a5de7 2.0.19 2019-10-27 05:04:00 -05: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
0aa7c0c677 2.0.18 2019-10-26 20:20:37 -05:00
mmorrison
6a0ed624c1 Automatically detect killing floor extended info, don't clobber re-used unreal 2 rule keys, add unreal 2 scoreboard info 2019-10-26 20:20:26 -05:00
mmorrison
34d43720aa 2.0.17 2019-10-26 07:31:42 -05:00