From 8a09a26ddb8d88befb11c03e9e47490f32688b37 Mon Sep 17 00:00:00 2001 From: NeonKnightOA Date: Mon, 25 Mar 2024 17:35:39 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4876598..ab0a2a6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -205,7 +205,7 @@ * `capturelimit` no longer affects Team Deathmatch. * `cg_teamChatsOnly` now only affects team-based gamemodes. * `cg_weaponBarStyle` now returns the default weapon bar if its value falls outside its limits. -* `developer` mode has been extended with several cvars now requiring the mode to be enabled. +* `developer` mode has been extended with several cvars now requiring the mode to be enabled. All these cvars are also cheat-protected. * New cheat-protected development cvars: `cg_debugOrbit`, `cg_debugAccuracy`, `bot_debugChat`, `bot_debugLTG` and `bot_debugPaths`. * Restored `cg_debugDelag`. * Other cvars that require developer 1 include `cg_debugAnim`, `cg_debugPosition`, `cg_debugEvents`, `cg_leiDebug`, `g_debugMove`, `g_debugDamage`, `g_debugAlloc`, `ui_debug` (MPUI/UI3) and `ui_leiDebug` (MPUI/UI3).