mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
3.0.9
This commit is contained in:
parent
d5dc306aaa
commit
75216133f1
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,3 +1,13 @@
|
|||
### 3.0.9
|
||||
* Fixes player info parsing issues on bf1942-based mods (Thanks cetteup)
|
||||
* Adds Project Zomboid support (Thanks xhip)
|
||||
* Adds Post Scriptum support (Thanks arkuar)
|
||||
* Adds some more DayZ info to state.raw (Thanks podrivo)
|
||||
* Updates to README regarding DayZ (Thanks podrivo)
|
||||
* Improvements to DayZ mod parsing from additional more recent reverse engineering (probably still buggy)
|
||||
* Fixes ping always being 0 for minecraft servers
|
||||
* Adds README documentation about teamspeakQueryPort
|
||||
|
||||
### 3.0.8
|
||||
* Fixes player array corruption on some protocols which only report player counts without names (Thanks to a-sync)
|
||||
* Fixes minecraft protocol not using player list from bedrock protocol in some cases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue