Commit Graph

356 Commits

Author SHA1 Message Date
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
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
mmorrison
265424adc8 unreal2 / killing floor protocol cleanup surrounding ucs-2 encoding issues 2019-10-26 07:31:28 -05:00
Michael Morrison
68e115a64f
Merge pull request #145 from ms4sman/ms4sman-terraria-fix
Adjusted Terraria protocol to check the "status" property for string …
2019-10-23 13:06:16 -05:00
Michael Forsman
708988213f Adjusted Terraria protocol to check the "status" property for string "200" rather than integer 200.
I am not sure if the TShock API changed this recently or what, but it returns a string in the current version (4.3.26 for Terraria 1.3.5.3), and comparing it to an integer was incorrectly causing an "Invalid status" error.
2019-10-23 10:13:55 -05:00
mmorrison
1d8088665b 2.0.16 2019-10-16 00:37:12 -05:00
mmorrison
aacefdca95 Clean up more junk from killing floor protocol 2019-10-16 00:36:44 -05:00
mmorrison
75e1a591e1 2.0.15 2019-10-15 23:56:54 -05:00
mmorrison
18be566540 Improve minecraft protocol compatibility 2019-10-15 23:56:33 -05:00
mmorrison
2df7fdae7a Additional debug logging for gamespy1 2019-10-15 22:31:53 -05:00
mmorrison
899627a92f Update dependencies 2019-10-15 15:03:11 -05:00
mmorrison
9cec162b94 package.json tabs->spaces 2019-10-15 14:48:42 -05:00
mmorrison
62723d85f0 Cherry-picked: Reject only with Error instead of Object or String Fixes #132 2019-10-15 14:47:22 -05:00
Michael Morrison
6d30457722
Merge pull request #131 from WinkelB/master
Update games.txt
2019-10-15 14:39:50 -05:00
Michael Morrison
c8ba08395a
Update games.txt 2019-10-15 14:39:32 -05:00
Michael Morrison
d3f6f0b23f
Merge pull request #143 from arkuar/master
Added Rising Storm 2 and Hell Let Loose
2019-10-15 14:37:01 -05:00
mmorrison
1b47fd2096 Support dnsLookupAsync returning a string for some reason, Fixes #135 2019-10-15 14:32:28 -05:00