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 |
|
mmorrison
|
0f1deb03da
|
Update readme to remove legacy minecraft notes
|
2018-11-11 06:21:12 -06:00 |
|
mmorrison
|
7cb5146432
|
1.0.47
|
2018-11-11 06:13:51 -06:00 |
|
mmorrison
|
ab4436d4cb
|
Increase default timeout to 2000ms to align with steam server browser and allow for better compatibility with bad connections.
|
2018-11-11 06:13:31 -06:00 |
|
mmorrison
|
9b9277172d
|
Export all minecraft json in raw object. Use modern minecraftping for all minecraft queries.
|
2018-11-11 06:12:44 -06:00 |
|
mmorrison
|
82961e550c
|
1.0.46
|
2018-05-05 03:32:41 -05:00 |
|
mmorrison
|
52ad7b1fd5
|
Fix title encoding for fivem fixes #83
|
2018-05-05 03:31:25 -05:00 |
|
mmorrison
|
e2c734577a
|
Improve player / bot separation in valve games
|
2018-05-05 03:25:34 -05:00 |
|
mmorrison
|
1b85fda837
|
Add battalion 1944 Fixes #84
|
2018-05-05 03:00:54 -05:00 |
|
mmorrison
|
69614c606c
|
#85 Fallback to limited player details if csgo doesn't respond with player packet
|
2018-05-05 02:45:58 -05:00 |
|
mmorrison
|
49829ddc8c
|
1.0.45
|
2018-03-18 05:46:03 -05:00 |
|
mmorrison
|
780dd6d22b
|
Merge branch 'ItsPhenom-nadeo-patches'
|
2018-03-18 05:44:55 -05:00 |
|
mmorrison
|
0854345f40
|
Nadeo cleanup for merge
|
2018-03-18 05:44:49 -05:00 |
|
Michael Morrison
|
471d3775b3
|
Merge pull request #81 from ItsPhenom/master
Nadeo patches
|
2018-03-18 05:39:49 -05:00 |
|
mmorrison
|
d6dbca8ade
|
1.0.44
|
2018-03-18 04:46:23 -05:00 |
|
mmorrison
|
1b6f952a2d
|
Add UNSUPPORTED query protocol for tribes 1 master
|
2018-03-18 04:46:14 -05:00 |
|