Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonKnightOA authored Mar 15, 2024
1 parent 299be84 commit 10c1755
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@

**Release date:** TBA

* Development mode:
* New cheat-protected development cvars enabled with developer 1: `cg_debugOrbit`, `cg_debugAccuracy`, `bot_debugChat`, `bot_debugLTG` and `bot_debugPaths`.
* Restored `cg_debugDelag`, enabled by `developer 1`.
* Other cvars that are enabled by `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).
* Development mode: All debugging cvars now require `developer 1` before they can be used.
* 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).
* New helper function: `G_IsANoPickupsMode()`, returns true if the mode doesn't allow pickups.
* New cvars that replace `g_rockets`: `g_weaponArena` and `g_weaponArenaWeapon`.
* `g_weaponArena` enables the "Weapon Arena" mode, which is the old g_rockets, but with any other weapon. `g_weaponArena 2` adds the Grappling Hook to the inventory.
Expand Down

0 comments on commit 10c1755

Please sign in to comment.