master
update passive command
abstract SendPlayerTime into gamemodes
add passive command
Fix `invincible` and `tele` causing oob from econ and fifo
Remove most clang-tidy variable/constant/parameter name exclusions
Remove unnecessary semicolons with clang-format
Replace zero constants with nullptr
Order and group all `#include`s with Clang Format
Fix `sv_hide_score` not hiding best time for 0.7 clients
Clean up server tune zone code
Fix all typos
hide ips in mutes if showips is disabled
Replace `CPlayer::m_Score` with `CPlayerData::m_BestTime`
Add IsValidTeamNumber
Fix wrong save code printed when generated save code is used
Add spell checker to the CI (#11142)
Allow creating teeinfo from read only data