Commit Graph

653 Commits

Author SHA1 Message Date
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
arkuar ad317bb852
Change type to squad 2020-04-25 18:17:00 +03:00
arkuar 1e824fd030 Add support for Post Scriptum 2020-04-24 16:33:43 +03: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
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