This commit is contained in:
mmorrison 2019-02-06 06:27:14 -06:00
parent afe79775c4
commit d604f1b49f
2 changed files with 10 additions and 5 deletions

View File

@ -467,15 +467,20 @@ as well: `--debug`, `--pretty`, `--socketTimeout 5000`, etc.
Changelog
---
### 2.0.12
* Servers are now limited to 10000 players to prevent OOM
* Improvements to Starmade (2012)
* Added Atlas (2018)
### 2.0.11
* Added support for Acra Sim Racing
* Added support for Mafia 2: Online
* Added Acra Sim Racing
* Added Mafia 2: Online
### 2.0.10
* Added support for rFactor
* Added rFactor
### 2.0.9
* Added support for Vice City: Multiplayer
* Added Vice City: Multiplayer
### 2.0.8
* Improve out-of-order packet handling for gamespy1 protocol

View File

@ -11,7 +11,7 @@
],
"main": "lib/index.js",
"author": "Michael Morrison",
"version": "2.0.11",
"version": "2.0.12",
"repository": {
"type": "git",
"url": "https://github.com/sonicsnes/node-gamedig.git"