Skip to content

v1.17

Choose a tag to compare

@github-actions github-actions released this 14 Jan 00:17
· 61 commits to main since this release
  • Updated Linux compiler to Clang 21
  • Moved some common utility functions into a dedicated utils file
  • Improved clan tag handling, fixing scoreboard stutters after tag updates
  • Added map cooldown randomness (cs2f_vote_maps_cooldown_rng)
  • Expanded Top Defender functionality
    • Added !tdrank and !tdfind commands to display defender status of a player
    • Added headshot stat tracking
    • Added live defender rank display feature on the scoreboard using MVP count (cs2f_topdefender_scoreboard)
    • Added minimum damage threshold convar before displaying top defender (cs2f_topdefender_threshold)
    • Added round end defender stat printing to console (cs2f_topdefender_print)
    • Moved Top Defender code into its own separate file
    • Added Top Defender scoreboard clan tag (cs2f_topdefender_clantag)
  • Added item cooldown/uses info to EntWatch clantags
  • Fixed other players being able to pick up an etransferred item
  • Added teleporting of dropped map weapons to fix random falling through floors
  • Reimplemented CS2 MOTD/Server Website feature through a convar (cs2f_motd_url)