Skip to content

v1.19

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:28
  • Simplified forced next map & FinishVote flows in map vote system
  • Fixed weapon parented entities migration being reset on some entities
  • Migrated discord bot config to JSONC
    • After updating, discordbots.cfg will be auto-converted to discordbots.jsonc
  • Removed KV1 admin config converter, by this point all servers should have had their KV configs auto-converted to JSON
  • Added a mode to !zsounds to only hear infect scream (#446)
  • Added !motherzombies command (#447)
  • Added the ability to configure duck spam with the cs2f_allow_duck_spam cvar (#448)
  • Converted remaining unnecessary CUtlVector usages
  • Removed automatic disabling of subtick movement when push fix is enabled, as push fix seems to be compatible with subtick movement now
  • Replaced UTIL_Remove gamedata with runtime lookup
  • Fixed Spawn hook crashing after we actually started hooking the real Spawn
  • Re-added support for full view angles in Teleport
  • Added !voicechat command (#451)
  • Fixed zombie class health regen interval clamping configured float values to an integer
  • Blocked a couple methods of spamming beacon particles
  • Updated gamedata for 2026-07-08 CS2 update
  • Updated SDK for 2026-07-08 CS2 update
  • Added prop damage multiplier configuration with the cs2f_prop_dmg_scale cvar