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 5c1b41e commit 96570b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@

**Release date:** TBA

* Leilei's widescreen fix is now cvar-dependant (`cg_leiWidescreen`, default 0) to avoid code deletion and fix HUD position. Without this fix, some HUD elements were drawn over others like `cg_drawteamhud` drawing over the scores. (thanks Bishop-333!)
* Classic UI: Changing OpenAL setting now restarts the menu automatically. (thanks Bishop-333!)
* New helper function `BotTeamControlsPoint()`, used for Double Domination and Domination, returns true if the bot's team owns a control point.
* 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`.
Expand Down

0 comments on commit 96570b5

Please sign in to comment.