Skip to content

Releases: mlibre2/rehlds

3.13.0.807

17 Jul 13:18
0621bef
Compare
Choose a tag to compare

What's Changed

  • Add SV_AllowPhysent hook by @justgo97 in #951
  • Revert "change destinition folder for linux build" by @wopox1337 in #977
  • GetBonePosition: Added bone index bounds check
  • GetAttachment: Added attachment index bounds check
  • [Allow the clients to connect on the server of different game]
  • Client should be use "setinfo _gd "
  • SV_BuildSoundMsg: fix '\n' in args check
  • Increased limit leafs MAX_MAP_LEAFS up to 32767
  • Added more check for possible numleaf overflow

New Contributors

Full Changelog: 3.12.0.797...3.13.0.807

OS scan 🔰 VirusTotal - Security vendors' analysis

806-807 they are the same

enjoy! :trollface:

GitHub release (by tag)

3.12.0.797

19 Sep 17:50
c1d81f0
Compare
Choose a tag to compare
3.12.0.797 Pre-release
Pre-release

What's Changed

  • API: Implement *_Precache_*, ClientPrintf, CheckUserInfo and AddResource hooks by @ShadowsAdi in #903
  • FIX: Netchan_CreateFileFragments: Fixed a very old and rare bug with dlfile while downloading direct from server, when content of resource size is less than header size first fragment.

New Contributors

Full Changelog: 3.11.0.795...3.12.0.797

3.11.0.795

09 Sep 04:19
257f6d9
Compare
Choose a tag to compare
3.11.0.795 Pre-release
Pre-release

What's Changed

  • Added new cvars sv_invalid_length and sv_msg_badread by @mlibre2 #937

as of this update, fake players are allowed to access the server. skipping the errors:

  • invalid length
  • SV_ReadClientMessage: unknown command char
  • SV_ReadClientMessage: badread

Full Changelog: 3.11.0.779...3.11.0.795