Commit Graph

315 Commits

Author SHA1 Message Date
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
mmorrison
481a8d86c8 Add support for mafia 2 online 2019-02-04 20:20:51 -06:00
mmorrison
fc5975bf0c Clean up reader.string 2019-02-04 19:58:28 -06:00
mmorrison
6189d2fa62 Add Arca Sim Racing 2019-02-04 01:18:37 -06:00
mmorrison
82084ad38e Improve null splitting on rfactor 2019-02-04 01:16:30 -06:00
mmorrison
81750805f6 Add support for rFactor (2.0.10) 2019-02-04 01:11:28 -06:00
mmorrison
0ac80cc139 Remove reference, moved to separate repo 2019-02-04 00:17:44 -06:00
mmorrison
361aea2417 2.0.9 2019-02-03 23:40:54 -06:00
mmorrison
00f05b5385 Add support for vcmp, 2.0.9, Fixes #106 2019-02-03 23:40:47 -06:00
mmorrison
89f1353c6f 2.0.8 2019-01-22 00:16:49 -06:00
mmorrison
94c263669d Improve packet ordering and deduplication of players from gamespy1 protocol 2019-01-22 00:11:39 -06:00
mmorrison
2a87360a0e Minor debug logging improvements 2019-01-20 04:21:40 -06:00
mmorrison
9a536b160e Prevent tcp socket errors from dumping straight to console (2.0.7) 2019-01-20 03:52:40 -06:00
mmorrison
05619469b7 Add punycode support (2.0.6) 2019-01-20 03:45:57 -06:00
mmorrison
5aaff8e1e0 Added support for cs2d (2.0.5) 2019-01-13 23:54:36 -06:00
mmorrison
04bd6d9514 Add missing optional await (style choice) 2019-01-13 22:35:07 -06:00
mmorrison
d5dc3172b1 README improvements (2.0.4) 2019-01-13 22:21:29 -06:00
mmorrison
5f0c9c61ee Added support for Insurgency: Sandstorm (2.0.3) Fixes #98 2019-01-13 00:23:47 -06:00
mmorrison
2382beb027 Readme tweaks 2019-01-13 00:08:32 -06:00
mmorrison
9619449d77 Added support for Starsiege 2009 Closes #100 (v2.0.2) 2019-01-13 00:02:31 -06:00
mmorrison
ad0be5a0bf 2.0.1 2019-01-12 22:57:29 -06:00
mmorrison
dd478a7bce Re-gen readme for 2.0 release, and remove notes about Separate Query Port (as it's now less important) 2019-01-12 22:52:06 -06:00
mmorrison
b2d76da65a Release 2.0.0 2019-01-12 22:44:25 -06:00
mmorrison
075106c190 Merge remote-tracking branch 'origin/async' 2019-01-12 22:43:54 -06:00
mmorrison
b974b3e6ee Bump node minimum to 8.0.0 for 2.0 gamedig release 2019-01-12 22:43:42 -06:00
mmorrison
31e6051a04 Release 2.0 2019-01-12 22:42:52 -06:00
mmorrison
dfa5c95efc Remove callback support and global Gamedig.debug option 2019-01-12 22:38:49 -06:00
mmorrison
fdc08b5c09 Finalized 2.0 release notes 2019-01-12 22:22:26 -06:00