Skip to content

3.10.0.759

Compare
Choose a tag to compare
@SergeyShorokhov SergeyShorokhov released this 22 Jun 15:33
· 86 commits to master since this release
ad6f6ad

3.10.0.759 - 2021-06-22

Fixed

  • Fixed volume checking in emit sound (#341)
  • static_map.h: fix lowercase convert (#806)
  • SV_New_f: Deny new connection twice at a time if user messages are received;
    • SV_ReadClientMessage: Fixed empty names on bad read.

Changed

  • sv_user.cpp: Small code refactoring (#810)
  • ReHLDS API: Enhanced IGameClient/IRehldsServerData/IRehldsServerStatic interfaces
  • sv_main.cpp: SV_New_f() uses Q_snprintf() unsafe format. (#807)

Full Changelog: 3.9.0.752...3.10.0.759