Skip to content

Releases: dreamstalker/rehlds

3.8.0.739

21 Apr 09:44
Compare
Choose a tag to compare
  • QuaternionSlerp Fix wrong values Related #763
  • Added libraries libm/librt built on GLIBC 2.11.1 (Fixes #827)
  • Updated Intel C++ Compiler version 17.0 up to 19.0

3.8.0.723

23 Mar 18:28
Compare
Choose a tag to compare
  • CalcSurfaceExtents: Fixed a fatal error on some maps due loss of floating point
  • HLTV: ExecuteString Fix parser #821
  • HLTV: Downgrade GLIBC version

3.8.0.715

18 Mar 16:53
Compare
Choose a tag to compare
  • Make sure the timer is high precision (Fixes #799)

3.8.0.711

06 Feb 16:17
Compare
Choose a tag to compare
  • Bug fixes and improvements
    • Fix local-buffer overrun, may undefined behavior with hitboxes blending or crash (reverse-engineering mistake) 722e19d
    • Fix dos attack on connection challenges system #802
    • HLTV: Added new chatdelay command #777
    • HLTV: prevent clients from setting userinfo * keys with setinfo command #792
    • Cbuf_Execute: Add checks commented out for multi-lines #719
    • Fix crash COM_ListMaps #791

3.8.0.702

09 Nov 14:13
Compare
Choose a tag to compare
  • ReHLDS API: Implemented SV_ShouldSendConsistencyList
  • ReHLDS API: Bump minor
  • Fix crash MSG_ReadFloat

3.7.0.698

19 Aug 10:27
376bc15
Compare
Choose a tag to compare
  • Graceful shutdown on sigterm (#776)
    • Add players kick on SIGINT \ SIGTERM
    • Add SIGINT & SIGTERM handling linux console
    • Change shutdown method

3.7.0.697

09 Aug 21:49
Compare
Choose a tag to compare
  • SV_ProcessFile: Wrap Con_Printf in Con_NetPrintf to avoid spam in HLDS console

3.7.0.696

18 May 19:09
987ee51
Compare
Choose a tag to compare
  • Implement svc_exec support in the engine and HLTV (#737)
    • Added svc_exec to the list of svc commands in engine
    • Added svc_exec support to HLTV code
    • Made the engine code forward-compatible with future svc_* additions
    • Added reserved svc_* slots in the enumerations

3.7.0.695

06 Apr 09:20
Compare
Choose a tag to compare
  • Vulnerability fix WAD part 2
    • Client-side: Fixed a potential vulnerability from bogus tempdecal.wad

3.7.0.694

22 Mar 17:13
07539e2
Compare
Choose a tag to compare
  • Vulnerability fix WAD part 1
    • Server-side: Fixed a potential vulnerability from bogus tempdecal.wad