mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix(valve): dont skip players with no name (#449)
* fix: dont skip players with no name * feat: dont delete raw.players * chore: update changelog
This commit is contained in:
parent
aa8b20b302
commit
184e9b170c
2 changed files with 3 additions and 5 deletions
|
|
@ -35,7 +35,8 @@ see next point) and `tshock` (which is `terraria`).
|
|||
|
||||
#### Games
|
||||
* Removed the players::setNum method, the library will no longer add empty players as
|
||||
a placeholder in the `players` fields.
|
||||
placeholders in the `players` fields.
|
||||
* Valve: dont skip players with no name and keep state.raw.players.
|
||||
* Stabilized field `numplayers`.
|
||||
* BeamMP (2021) - Added support.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue