Commit Graph

653 Commits

Author SHA1 Message Date
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
mmorrison 6496660633 Add ping field, start improving README for 2.0 2019-01-12 21:32:24 -06:00
mmorrison e937c725bb More async 2019-01-12 05:45:09 -06:00
mmorrison 29ce0b82d0 Additional async rewrite 2019-01-12 04:43:36 -06:00
mmorrison efe12a00aa More async conversion 2019-01-10 22:20:56 -06:00
mmorrison 484e99b29c Improve logging 2019-01-09 05:50:30 -06:00
mmorrison 9b8423b20a More async conversions 2019-01-09 05:35:11 -06:00
mmorrison 77b2cc1c7f Initial es6 async conversion work 2019-01-07 00:52:29 -06:00
mmorrison a054557f10 Clean up imports to make Intellij code analysis happy 2019-01-06 18:52:03 -06:00
mmorrison 68ee06ef11 Allow encoding override by parameter (1.0.49) 2019-01-06 17:55:12 -06:00
mmorrison 8b3126e430 Use win1252 character encoding for samp (1.0.48) Fixes #99 2019-01-06 14:10:46 -06:00
Michael Morrison 0487c7c20d
Merge pull request #93 from xcpep/patch-1
Updated README.md
2018-11-11 06:52:06 -06:00
xcpep 1ca0a74939
Updated README.md
Just changed the default socket timeout value to be in-line with the new default in ab4436d
2018-11-11 12:33:45 +00:00