Commit Graph

492 Commits

Author SHA1 Message Date
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
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
arkuar 3a2e0b2a2a Added Rising Storm 2 and Hell Let Loose 2019-10-14 16:38:13 +03:00
WinkelB ea342b60bc
Update games.txt 2019-06-28 10:47:48 +02:00
mmorrison 7a143002fc 2.0.14 2019-02-19 21:15:46 -06:00
mmorrison f0a24b8f65 Use @types/node@8.0.0 to validate (and fix) small node 8 api issues 2019-02-19 21:15:34 -06:00
mmorrison 916d03f879 2.0.13 2019-02-13 22:48:26 -06:00
mmorrison dd5dce21db Improve multi-attempt logging 2019-02-13 22:46:13 -06: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 2ffeda6098 Improve starmade protocol 2019-02-05 03:19:06 -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