Releases: rehlds/ReHLDS
Releases · rehlds/ReHLDS
3.8.0.739
3.8.0.723
3.8.0.715
3.8.0.711
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
3.7.0.698
3.7.0.697
3.7.0.696
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
- Added
Full Changelog: 3.7.0.695...3.7.0.696