Skip to content

Conversation

@Vauff
Copy link
Contributor

@Vauff Vauff commented Jan 13, 2026

  • 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)

Vauff and others added 9 commits December 6, 2025 11:04
No more stutters!
* Update TopDefender

* formatter

---------

Co-authored-by: Vauff <mctehkitti@gmail.com>
- Clantags show item cd/uses
- Transferred items can only be picked up by the target for 1s
- Dropped map weapons get teleported to player eye position to stop them falling through floors
The client side implementation exists, but server side seemed to be broken, so let's reimplement it ourselves
@Vauff Vauff enabled auto-merge (rebase) January 13, 2026 22:54
@Vauff Vauff merged commit 7eb5abe into main Jan 13, 2026
6 checks passed
@Vauff Vauff deleted the dev branch January 13, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants