Skip to content

Releases: belomaxorka/YaGameDLL

5.30.0.814+yagd.39

Choose a tag to compare

YaGameDLL — Yet Another GameDLL, a ReGameDLL_CS fork. Build 5.30.0.814+yagd.39 (commit a096fda).

Upstream base: rehlds/ReGameDLL_CS 5.30.0.814 — commit 781a68a Added support ccache for speedup recompilation (rehlds#925) (2026-05-04).


Changelog

  • Fix unreferenced local variable warning (C4101) in ggrenade.cpp a5d1d6c
  • Add mp_max_alive_name_changes to limit name changes while alive e681a36
  • Add mp_flashlight_cooldown to rate-limit flashlight re-enabling 8bc66e5
  • Fix VIP unable to receive/pick up the knife a50ff77
  • Deny auto-team-select when both teams are full ebfd08d
  • Prevent mp_forcerespawn from spawning players without a team 634269a
  • Add mp_hostage_fear cvar to control CZ hostage fear reactions e4cf2cb
  • Pull knife impact point onto the victim hull for hull-assisted hits de96e8d
  • Add mp_knife_hit_detection cvar: aim-based knife hit validation 630423d
  • Restore the HUD round timer after the bomb explodes 64c5dec
  • Fix global buffer overflow in PrioritizeAutoBuyString() 31c2459
  • Add mp_show_hintmessages cvar to block hint messages server-side e946699
  • Fix global buffer overflow in SharedParse() 8418079
  • Add mp_show_bomb_timer cvar: show C4 countdown on the HUD round timer 3cb7017
  • Add mp_knife_wall_sparks cvar: spark effect when a knife hits a wall 4f2e12d
  • Fix improved hostages AI freezing after map change when bots are disabled 328f4c3