Skip to content

v1.12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 23:00
  • Fixed compilation with Metamod 2.0-1323 and later
    • ⚠️ This is now also a minimum server runtime requirement
  • Added always weapon skins, allows usage of equipped T skins as CT (#341)
  • Added custom SF_PLAYEREQUIP_ONLYSTRIPSAME flag to game_player_equip (documentation) (#341)
  • Fixed enabled not working on some weapons in ZR weapons.cfg (#341)
  • Improved c_who readability by using a dash instead of NONE in for no flags
  • Displayed unauthenticated clients in c_who as such instead of just listing them without flags
  • Split c_listdc output into multiple ClientPrints, since new line characters mess up copying from console
  • Added c_find as an alias for c_help
  • Added an optional argument to c_find/c_help to search through cs2fixes commands
  • Added leader commands to c_help output for active leaders
  • Changed c_info to only display IPs for RCON flag admins
  • Fixed cs2f_leader_max_* cvars to do what they say they do
  • Added cs2f_leader_extra_score cvar to configure score given to leaders
  • Added Put/Patch/Delete HTTP request functions
  • Added optional error callback to HTTP request functions
  • Migrated fake convars to real convars
  • Re-added base support for late loading
  • Fixed grammar in !nomlist when a map only has 1 nomination
  • Added fix for TestActivator null activator crash
  • Fixed possible crash in signature lookup code
  • Added fix for CS2 bans spreading to all new joining players
  • Cleaned up c_who output a bit by properly getting name lengths
  • Fixed chat command argument parsing when player is gagged/flooding