Skip to content

Releases: rehlds/ReHLDS

3.8.0.739

21 Apr 09:44
Compare
Choose a tag to compare

3.8.0.739 - 2021-04-21

Added

  • Added libraries libm/librt built on GLIBC 2.11.1 (#827)

Fixed

  • QuaternionSlerp: Fixed wrong values (#763)

Changed

  • Updated Intel C++ Compiler version 17.0 up to 19.0

Full Changelog: 3.8.0.723...3.8.0.739

3.8.0.723

23 Mar 18:28
Compare
Choose a tag to compare

3.8.0.723 - 2021-03-23

Fixed

  • CalcSurfaceExtents: Fixed a fatal error on some maps due loss of floating point
  • HLTV: ExecuteString Fix parser (#821)

Changed

  • HLTV: Downgrade GLIBC version

Full Changelog: 3.8.0.715...3.8.0.723

3.8.0.715

18 Mar 16:53
Compare
Choose a tag to compare

3.8.0.715 - 2021-03-18

Fixed

  • Make sure the timer is high precision (#799)

Full Changelog: 3.8.0.711...3.8.0.715

3.8.0.711

06 Feb 16:17
Compare
Choose a tag to compare

3.8.0.711 - 2021-02-06

Added

  • 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)

Fixed

  • Fixed local-buffer overrun, may undefined behavior with hitboxes blending or crash (reverse-engineering mistake) 722e19d
  • Fixed dos attack on connection challenges system (#802)
  • Fixed crash COM_ListMaps (#791)

Full Changelog: 3.8.0.702...3.8.0.711

3.8.0.702

09 Nov 14:13
Compare
Choose a tag to compare

3.8.0.702 - 2020-11-09

Fixed

  • Fixed crash MSG_ReadFloat

Changed

  • ReHLDS API: Implemented SV_ShouldSendConsistencyList
  • ReHLDS API: Bump minor

Full Changelog: 3.7.0.698...3.8.0.702

3.7.0.698

19 Aug 10:27
376bc15
Compare
Choose a tag to compare

3.7.0.698 - 2020-08-19

Added

  • Graceful shutdown on sigterm (#776)
    • Add players kick on SIGINT \ SIGTERM
    • Add SIGINT & SIGTERM handling linux console

Changed

  • Changed shutdown method

Full Changelog: 3.7.0.697...3.7.0.698

3.7.0.697

09 Aug 21:49
Compare
Choose a tag to compare

3.7.0.697 - 2020-08-10

Fixed

  • SV_ProcessFile: Wrap Con_Printf in Con_NetPrintf to avoid spam in HLDS console

Full Changelog: 3.7.0.696...3.7.0.697

3.7.0.696

18 May 19:09
987ee51
Compare
Choose a tag to compare

3.7.0.696 - 2020-05-18

Added

  • 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

Full Changelog: 3.7.0.695...3.7.0.696

3.7.0.695

06 Apr 09:20
Compare
Choose a tag to compare

3.7.0.695 - 2020-04-06

Fixed

  • Vulnerability fix WAD part 2
    • Client-side: Fixed a potential vulnerability from bogus tempdecal.wad

Full Changelog: 3.7.0.694...3.7.0.695

3.7.0.694

22 Mar 17:13
07539e2
Compare
Choose a tag to compare

3.7.0.694 - 2020-03-20

Fixed

  • Vulnerability fix WAD part 1
    • Server-side: Fixed a potential vulnerability from bogus tempdecal.wad

Full Changelog: 3.7.0.694