From 58c9c2cdade12f36c4df8eac08dedb33e7601378 Mon Sep 17 00:00:00 2001 From: Pedro Ivo Hudson Date: Tue, 16 Jan 2024 06:54:54 -0300 Subject: [PATCH] chore: add new options to CHANGELOG (#470) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40b7cd9..111c286 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ * `deno run --allow-net bin/gamedig.js --type tf2 127.0.0.1` * Added code examples. * New option: `stripColors` (defaults to `true`) for protocols that strips colors: unreal2, savage2, quake3, nadeo, gamespy2, doom3, armagetron. +* New option: `requestRulesRequired` (defaults to `false`) Valve games only. `requestRules` is always required to have a response or the query will timeout. +* New option: `requestPlayersRequired` (defaults to `false`) Valve games only. Querying players is always required to have a response or the query will timeout. Some [games](GAMES_LIST.md) may not provide a players response. #### Games * Removed the players::setNum method, the library will no longer add empty players as