Skip to content

Commit

Permalink
Update Changelog.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrissstrahl committed May 31, 2024
1 parent 54195a3 commit 14505c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1297,6 +1297,10 @@ Player* gamefix_getAnyPlayerPreferably(bool noDead,bool noSpectator)
Added: Players get targetnames with their client-ID attached in multiplayer
Player::Player()

Added: mp_pointlimit cvar will update game instantly
Added: mp_timelimit cvar will update game instantly
void MultiplayerManager::checkModifiedCvars( bool informPlayers )

Added: Allow SKILL cvar to be changed on the fly
void CVAR_Init( void )
void MultiplayerManager::checkModifiedCvars( bool informPlayers ) - Multiplayer
Expand Down

0 comments on commit 14505c8

Please sign in to comment.