mirror of
https://github.com/Tribufu/node-gamedig
synced 2026-08-09 07:01:06 +00:00
Add support for vcmp, 2.0.9, Fixes #106
This commit is contained in:
parent
89f1353c6f
commit
00f05b5385
5 changed files with 65 additions and 112 deletions
|
|
@ -311,6 +311,7 @@ Games List
|
|||
* Unreal Tournament 3 (ut3)
|
||||
* Urban Terror (urbanterror)
|
||||
* V8 Supercar Challenge (v8supercar)
|
||||
* Vice City Multiplayer (vcmp)
|
||||
* Ventrilo (ventrilo)
|
||||
* Vietcong (vietcong)
|
||||
* Vietcong 2 (vietcong2)
|
||||
|
|
@ -349,7 +350,6 @@ Games List
|
|||
* Sum of All Fears
|
||||
* Teeworlds
|
||||
* Tribes 2
|
||||
* Vice City Multiplayer
|
||||
* World in Conflict
|
||||
|
||||
> Want support for one of these games? Please open an issue to show your interest!
|
||||
|
|
@ -429,6 +429,9 @@ as well: `--debug`, `--pretty`, `--socketTimeout 5000`, etc.
|
|||
Changelog
|
||||
---
|
||||
|
||||
### 2.0.9
|
||||
Added support for Vice City: Multiplayer
|
||||
|
||||
### 2.0.8
|
||||
* Improve out-of-order packet handling for gamespy1 protocol
|
||||
* Work-around for buggy duplicate player reporting from bf1942 servers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue