1
- # [ reHLDS ] ( https://github.com/rehlds/rehlds ) Changelog
1
+ # [ ReHLDS ] ( https://github.com/ReHLDS/ReHLDS ) Changelog
2
2
3
3
** ReHLDS** is a result of reverse engineering of original ` HLDS ` (build ` 6152 ` /` 6153 ` ) using ` DWARF ` debug info embedded into linux version of ` HLDS ` , ` engine_i486.so ` .
4
4
5
5
Along with reverse engineering, a lot of defects and (potential) bugs were found and fixed.
6
6
7
7
---
8
8
9
- ## [ ` 3.13.0.788 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.13.0.788 ) - 2023-07-12
9
+ ## [ ` 3.13.0.788 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.13.0.788 ) - 2023-07-12
10
10
11
11
### Added
12
- - Added ` SV_AllowPhysent ` hook by @justgo97 in [ (#951 )] ( ttps://github.com/dreamstalker/rehlds /pull/951 )
12
+ - Added ` SV_AllowPhysent ` hook by @justgo97 in [ (#951 )] ( ttps://github.com/dreamstalker/ReHLDS /pull/951 )
13
13
- ` GetBonePosition ` : Added bone index bounds check
14
14
- ` GetAttachment ` : Added attachment index bounds check
15
15
- Added more checks for possible ` numleaf ` overflow
@@ -18,169 +18,169 @@ Along with reverse engineering, a lot of defects and (potential) bugs were found
18
18
- ` SV_BuildSoundMsg ` : fix '` \n ` ' in args check
19
19
20
20
### Changed
21
- - Revert "change destinition folder for linux build" by @wopox1337 in [ (#977 )] ( https://github.com/dreamstalker/rehlds /pull/977 )
21
+ - Revert "change destinition folder for linux build" by @wopox1337 in [ (#977 )] ( https://github.com/dreamstalker/ReHLDS /pull/977 )
22
22
- Allowed the clients to connect on the server of different game: Client should be use ` setinfo _gd <game> `
23
23
- Increased limit leafs ` MAX_MAP_LEAFS ` up to ` 32767 `
24
24
25
25
## New Contributors
26
- - @justgo97 made their first contribution in [ (#951 )] ( https://github.com/dreamstalker/rehlds /pull/951 )
26
+ - @justgo97 made their first contribution in [ (#951 )] ( https://github.com/dreamstalker/ReHLDS /pull/951 )
27
27
28
- ** Full Changelog** : [ 3.12.0.780...3.13.0.788] ( https://github.com/rehlds/rehlds /compare/3.12.0.780...3.13.0.788 )
28
+ ** Full Changelog** : [ 3.12.0.780...3.13.0.788] ( https://github.com/ReHLDS/ReHLDS /compare/3.12.0.780...3.13.0.788 )
29
29
30
- ## [ ` 3.12.0.780 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.12.0.780 ) - 2022-09-19
30
+ ## [ ` 3.12.0.780 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.12.0.780 ) - 2022-09-19
31
31
32
32
### Fixed
33
33
- ` 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.
34
34
35
35
### Changed
36
- - ` API ` : Implement ` *_Precache_* ` , ` ClientPrintf ` , ` CheckUserInfo ` and ` AddResource ` hooks by @ShadowsAdi in [ (#903 )] ( https://github.com/dreamstalker/rehlds /pull/903 )
36
+ - ` API ` : Implement ` *_Precache_* ` , ` ClientPrintf ` , ` CheckUserInfo ` and ` AddResource ` hooks by @ShadowsAdi in [ (#903 )] ( https://github.com/dreamstalker/ReHLDS /pull/903 )
37
37
38
38
## New Contributors
39
- * @ShadowsAdi made their first contribution in [ (#903 )] ( https://github.com/dreamstalker/rehlds /pull/903 )
39
+ * @ShadowsAdi made their first contribution in [ (#903 )] ( https://github.com/dreamstalker/ReHLDS /pull/903 )
40
40
41
- ** Full Changelog** : [ 3.11.0.779...3.12.0.780] ( https://github.com/rehlds/rehlds /compare/3.11.0.779...3.12.0.780 )
41
+ ** Full Changelog** : [ 3.11.0.779...3.12.0.780] ( https://github.com/ReHLDS/ReHLDS /compare/3.11.0.779...3.12.0.780 )
42
42
43
- ## [ ` 3.11.0.779 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.11.0.779 ) - 2022-08-24
43
+ ## [ ` 3.11.0.779 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.11.0.779 ) - 2022-08-24
44
44
45
45
### Fixed
46
- - ` StripUnprintableWorker ` did not count the null terminator [ e9045e3] ( https://github.com/dreamstalker/rehlds /commit/e9045e3 )
47
- - Very old and rare bug in function ` Netchan_CreateFileFragments ` with dlfile hang while downloading direct from server, when content of resource size is less than header size first fragment [ d76b06d] ( https://github.com/dreamstalker/rehlds /commit/d76b06d )
46
+ - ` StripUnprintableWorker ` did not count the null terminator [ e9045e3] ( https://github.com/dreamstalker/ReHLDS /commit/e9045e3 )
47
+ - Very old and rare bug in function ` Netchan_CreateFileFragments ` with dlfile hang while downloading direct from server, when content of resource size is less than header size first fragment [ d76b06d] ( https://github.com/dreamstalker/ReHLDS /commit/d76b06d )
48
48
49
- ** Full Changelog** : [ 3.11.0.777...3.11.0.779] ( https://github.com/rehlds/rehlds /compare/3.11.0.777...3.11.0.779 )
49
+ ** Full Changelog** : [ 3.11.0.777...3.11.0.779] ( https://github.com/ReHLDS/ReHLDS /compare/3.11.0.777...3.11.0.779 )
50
50
51
- ## [ ` 3.11.0.777 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.11.0.777 ) - 2022-06-20
51
+ ## [ ` 3.11.0.777 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.11.0.777 ) - 2022-06-20
52
52
53
53
### Fixed
54
54
* Fixed ` null or empty ` input string in ` COM_LoadFile ` (` FS_Open ` with input empty string ` "" ` will succeed on some POSIX systems)
55
- - Resolved [ (#919 )] ( https://github.com/dreamstalker/rehlds /issues/919 )
55
+ - Resolved [ (#919 )] ( https://github.com/dreamstalker/ReHLDS /issues/919 )
56
56
57
- ** Full Changelog** : [ 3.11.0.776...3.11.0.777] ( https://github.com/rehlds/rehlds /compare/3.11.0.776...3.11.0.777 )
57
+ ** Full Changelog** : [ 3.11.0.776...3.11.0.777] ( https://github.com/ReHLDS/ReHLDS /compare/3.11.0.776...3.11.0.777 )
58
58
59
- ## [ ` 3.11.0.776 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.11.0.776 ) - 2022-04-20
59
+ ## [ ` 3.11.0.776 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.11.0.776 ) - 2022-04-20
60
60
61
61
### Fixed
62
62
* Fixed typo ` ZONE_DYNAMIC_SIZE `
63
63
64
- ** Full Changelog** : [ 3.11.0.767...3.11.0.776] ( https://github.com/rehlds/rehlds /compare/3.11.0.767...3.11.0.776 )
64
+ ** Full Changelog** : [ 3.11.0.767...3.11.0.776] ( https://github.com/ReHLDS/ReHLDS /compare/3.11.0.767...3.11.0.776 )
65
65
66
- ## [ ` 3.11.0.767 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.11.0.767 ) - 2021-10-25
66
+ ## [ ` 3.11.0.767 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.11.0.767 ) - 2021-10-25
67
67
68
68
### Added
69
- * Implement ` SV_EmitPings() ` hook by @francoromaniello in [ (#858 )] ( https://github.com/rehlds/rehlds /pull/858 )
70
- * Implement ` Con_Printf() ` hook by @francoromaniello in [ (#861 )] ( https://github.com/rehlds/rehlds /pull/861 )
69
+ * Implement ` SV_EmitPings() ` hook by @francoromaniello in [ (#858 )] ( https://github.com/ReHLDS/ReHLDS /pull/858 )
70
+ * Implement ` Con_Printf() ` hook by @francoromaniello in [ (#861 )] ( https://github.com/ReHLDS/ReHLDS /pull/861 )
71
71
72
72
### Changed
73
- * ` API ` : Add hooks ` ED_Alloc() ` & ` ED_Free() ` . by @StevenKal in [ (#867 )] ( https://github.com/rehlds/rehlds /pull/867 )
74
- * ` SV_HullForEntity ` : better log in ` Sys_Error ` by @wopox1337 in [ (#843 )] ( https://github.com/rehlds/rehlds /pull/843 )
75
- * Update on grammar/spelling by @mlgpero in [ (#865 )] ( https://github.com/rehlds/rehlds /pull/865 )
73
+ * ` API ` : Add hooks ` ED_Alloc() ` & ` ED_Free() ` . by @StevenKal in [ (#867 )] ( https://github.com/ReHLDS/ReHLDS /pull/867 )
74
+ * ` SV_HullForEntity ` : better log in ` Sys_Error ` by @wopox1337 in [ (#843 )] ( https://github.com/ReHLDS/ReHLDS /pull/843 )
75
+ * Update on grammar/spelling by @mlgpero in [ (#865 )] ( https://github.com/ReHLDS/ReHLDS /pull/865 )
76
76
77
77
## New Contributors
78
- * @StevenKal made their first contribution in [ (#867 )] ( https://github.com/rehlds/rehlds /pull/867 )
79
- * @francoromaniello made their first contribution in [ (#858 )] ( https://github.com/rehlds/rehlds /pull/858 )
80
- * @Urufusan made their first contribution in [ (#865 )] ( https://github.com/rehlds/rehlds /pull/865 )
78
+ * @StevenKal made their first contribution in [ (#867 )] ( https://github.com/ReHLDS/ReHLDS /pull/867 )
79
+ * @francoromaniello made their first contribution in [ (#858 )] ( https://github.com/ReHLDS/ReHLDS /pull/858 )
80
+ * @Urufusan made their first contribution in [ (#865 )] ( https://github.com/ReHLDS/ReHLDS /pull/865 )
81
81
82
- ** Full Changelog** : [ v3.10.0.761...3.11.0.767] ( https://github.com/rehlds/rehlds /compare/v3.10.0.761...3.11.0.767 )
82
+ ** Full Changelog** : [ v3.10.0.761...3.11.0.767] ( https://github.com/ReHLDS/ReHLDS /compare/v3.10.0.761...3.11.0.767 )
83
83
84
- ## [ ` 3.10.0.760 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.10.0.760 ) - 2021-06-23
84
+ ## [ ` 3.10.0.760 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.10.0.760 ) - 2021-06-23
85
85
86
86
### Changed
87
- - Changed the destination folder for ` Linux build ` [ (#842 )] ( https://github.com/rehlds/rehlds /pull/842 ) .
87
+ - Changed the destination folder for ` Linux build ` [ (#842 )] ( https://github.com/ReHLDS/ReHLDS /pull/842 ) .
88
88
- Temporary removed ` Windows build ` . :warning :
89
89
90
- ** Full Changelog** : [ 3.10.0.759...3.10.0.760] ( https://github.com/rehlds/rehlds /compare/3.10.0.759...3.10.0.760 )
90
+ ** Full Changelog** : [ 3.10.0.759...3.10.0.760] ( https://github.com/ReHLDS/ReHLDS /compare/3.10.0.759...3.10.0.760 )
91
91
92
92
93
- ## [ ` 3.10.0.761 ` ] ( https://github.com/rehlds/rehlds /releases/tag/v3.10.0.761 ) - 2021-06-23
93
+ ## [ ` 3.10.0.761 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/v3.10.0.761 ) - 2021-06-23
94
94
95
95
### Changed
96
96
- Reset ` m_bSentNewResponse ` to allow new connection when the client goes through the full stage of connection (` cl:connect ` -> ` sv:S2C_CONNECTION ` -> ` cl:new ` -> ` SV_New_f ` )
97
- - Related [ 3a9bfb9] ( https://github.com/rehlds/rehlds /commit/3a9bfb9 )
97
+ - Related [ 3a9bfb9] ( https://github.com/ReHLDS/ReHLDS /commit/3a9bfb9 )
98
98
99
- ** Full Changelog** : [ 3.10.0.760...v3.10.0.761] ( https://github.com/rehlds/rehlds /compare/3.10.0.760...v3.10.0.761 )
99
+ ** Full Changelog** : [ 3.10.0.760...v3.10.0.761] ( https://github.com/ReHLDS/ReHLDS /compare/3.10.0.760...v3.10.0.761 )
100
100
101
- ## [ ` 3.10.0.760 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.10.0.760 ) - 2021-06-23
101
+ ## [ ` 3.10.0.760 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.10.0.760 ) - 2021-06-23
102
102
103
103
### Changed
104
- - Changed the destination folder for ` Linux build ` [ (#842 )] ( https://github.com/rehlds/rehlds /pull/842 ) .
104
+ - Changed the destination folder for ` Linux build ` [ (#842 )] ( https://github.com/ReHLDS/ReHLDS /pull/842 ) .
105
105
- Temporary removed ` Windows build ` . :warning :
106
106
107
- ** Full Changelog** : [ 3.10.0.759...3.10.0.760] ( https://github.com/rehlds/rehlds /compare/3.10.0.759...3.10.0.760 )
107
+ ** Full Changelog** : [ 3.10.0.759...3.10.0.760] ( https://github.com/ReHLDS/ReHLDS /compare/3.10.0.759...3.10.0.760 )
108
108
109
- ## [ ` 3.10.0.759 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.10.0.759 ) - 2021-06-22
109
+ ## [ ` 3.10.0.759 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.10.0.759 ) - 2021-06-22
110
110
111
111
### Fixed
112
- - Fixed volume checking in emit sound [ (#341 )] ( https://github.com/rehlds/rehlds /pull/341 )
113
- - ` static_map.h ` : fix lowercase convert [ (#806 )] ( https://github.com/rehlds/rehlds /pull/806 )
112
+ - Fixed volume checking in emit sound [ (#341 )] ( https://github.com/ReHLDS/ReHLDS /pull/341 )
113
+ - ` static_map.h ` : fix lowercase convert [ (#806 )] ( https://github.com/ReHLDS/ReHLDS /pull/806 )
114
114
- ` SV_New_f ` : Deny new connection twice at a time if user messages are received;
115
115
- ` SV_ReadClientMessage ` : Fixed empty names on bad read.
116
116
117
117
### Changed
118
- - ` sv_user.cpp ` : Small code refactoring [ (#810 )] ( https://github.com/rehlds/rehlds /pull/810 )
118
+ - ` sv_user.cpp ` : Small code refactoring [ (#810 )] ( https://github.com/ReHLDS/ReHLDS /pull/810 )
119
119
- ` ReHLDS API ` : Enhanced IGameClient/IRehldsServerData/IRehldsServerStatic interfaces
120
- - ` sv_main.cpp ` : SV_New_f() uses Q_snprintf() unsafe format. #807 [ ()] ( https://github.com/rehlds/rehlds /pull/807 )
120
+ - ` sv_main.cpp ` : SV_New_f() uses Q_snprintf() unsafe format. #807 [ ()] ( https://github.com/ReHLDS/ReHLDS /pull/807 )
121
121
122
- ** Full Changelog** : [ 3.9.0.752...3.10.0.759] ( https://github.com/rehlds/rehlds /compare/3.9.0.752...3.10.0.759 )
122
+ ** Full Changelog** : [ 3.9.0.752...3.10.0.759] ( https://github.com/ReHLDS/ReHLDS /compare/3.9.0.752...3.10.0.759 )
123
123
124
- ## [ ` 3.9.0.752 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.9.0.752 ) - 2021-06-14
124
+ ## [ ` 3.9.0.752 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.9.0.752 ) - 2021-06-14
125
125
126
126
### Added
127
- - ` ReHLDS API ` : Add GetEntityInit hook [ (#832 )] ( https://github.com/rehlds/rehlds /pull/832 )
128
- - Implement CVar ` sv_usercmd_custom_random_seed ` [ (#837 )] ( https://github.com/rehlds/rehlds /pull/837 )
127
+ - ` ReHLDS API ` : Add GetEntityInit hook [ (#832 )] ( https://github.com/ReHLDS/ReHLDS /pull/832 )
128
+ - Implement CVar ` sv_usercmd_custom_random_seed ` [ (#837 )] ( https://github.com/ReHLDS/ReHLDS /pull/837 )
129
129
130
130
### Fixed
131
- - ` HLTV ` : Fix crash in ProcessStringCmd [ (#838 )] ( https://github.com/rehlds/rehlds /pull/838 )
131
+ - ` HLTV ` : Fix crash in ProcessStringCmd [ (#838 )] ( https://github.com/ReHLDS/ReHLDS /pull/838 )
132
132
133
133
### Changed
134
134
- ` SV_ParseMove ` , ` SV_ParseConsistencyResponse ` : check length
135
135
136
- ** Full Changelog** : [ 3.8.0.739...3.9.0.752] ( https://github.com/rehlds/rehlds /compare/3.8.0.739...3.9.0.752 )
136
+ ** Full Changelog** : [ 3.8.0.739...3.9.0.752] ( https://github.com/ReHLDS/ReHLDS /compare/3.8.0.739...3.9.0.752 )
137
137
138
- ## [ ` 3.8.0.739 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.8.0.739 ) - 2021-04-21
138
+ ## [ ` 3.8.0.739 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.8.0.739 ) - 2021-04-21
139
139
140
140
### Added
141
- * Added libraries libm/librt built on ` GLIBC ` ` 2.11.1 ` [ (#827 )] ( https://github.com/rehlds/rehlds /pull/827 )
141
+ * Added libraries libm/librt built on ` GLIBC ` ` 2.11.1 ` [ (#827 )] ( https://github.com/ReHLDS/ReHLDS /pull/827 )
142
142
143
143
### Fixed
144
- * ` QuaternionSlerp ` : Fixed wrong values [ (#763 )] ( https://github.com/rehlds/rehlds /pull/763 )
144
+ * ` QuaternionSlerp ` : Fixed wrong values [ (#763 )] ( https://github.com/ReHLDS/ReHLDS /pull/763 )
145
145
146
146
### Changed
147
147
* Updated ` Intel C++ Compiler ` version ` 17.0 ` up to ` 19.0 `
148
148
149
- ** Full Changelog** : [ 3.8.0.723...3.8.0.739] ( https://github.com/rehlds/rehlds /compare/3.8.0.723...3.8.0.739 )
149
+ ** Full Changelog** : [ 3.8.0.723...3.8.0.739] ( https://github.com/ReHLDS/ReHLDS /compare/3.8.0.723...3.8.0.739 )
150
150
151
- ## [ ` 3.8.0.723 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.8.0.723 ) - 2021-03-23
151
+ ## [ ` 3.8.0.723 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.8.0.723 ) - 2021-03-23
152
152
153
153
### Fixed
154
154
* ` CalcSurfaceExtents: ` Fixed a fatal error on some maps due loss of floating point
155
- * ` HLTV: ` ExecuteString Fix parser [ (#821 )] ( https://github.com/rehlds/rehlds /pull/821 )
155
+ * ` HLTV: ` ExecuteString Fix parser [ (#821 )] ( https://github.com/ReHLDS/ReHLDS /pull/821 )
156
156
157
157
### Changed
158
158
* ` HLTV: ` Downgrade GLIBC version
159
159
160
- ** Full Changelog** : [ 3.8.0.715...3.8.0.723] ( https://github.com/rehlds/rehlds /compare/3.8.0.715...3.8.0.723 )
160
+ ** Full Changelog** : [ 3.8.0.715...3.8.0.723] ( https://github.com/ReHLDS/ReHLDS /compare/3.8.0.715...3.8.0.723 )
161
161
162
- ## [ ` 3.8.0.715 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.8.0.715 ) - 2021-03-18
162
+ ## [ ` 3.8.0.715 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.8.0.715 ) - 2021-03-18
163
163
164
164
### Fixed
165
- * Make sure the ` timer ` is high precision [ (#799 )] ( https://github.com/rehlds/rehlds /pull/799 )
165
+ * Make sure the ` timer ` is high precision [ (#799 )] ( https://github.com/ReHLDS/ReHLDS /pull/799 )
166
166
167
- ** Full Changelog** : [ 3.8.0.711...3.8.0.715] ( https://github.com/rehlds/rehlds /compare/3.8.0.711...3.8.0.715 )
167
+ ** Full Changelog** : [ 3.8.0.711...3.8.0.715] ( https://github.com/ReHLDS/ReHLDS /compare/3.8.0.711...3.8.0.715 )
168
168
169
- ## [ ` 3.8.0.711 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.8.0.711 ) - 2021-02-06
169
+ ## [ ` 3.8.0.711 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.8.0.711 ) - 2021-02-06
170
170
171
171
### Added
172
- * ` HLTV ` : Added new chatdelay command [ (#777 )] ( https://github.com/rehlds/rehlds /pull/777 )
173
- * ` HLTV ` : prevent clients from setting userinfo * keys with setinfo command [ (#792 )] ( https://github.com/rehlds/rehlds /pull/792 )
174
- * ` Cbuf_Execute ` : Add checks commented out for multi-lines [ (#719 )] ( https://github.com/rehlds/rehlds /pull/719 )
172
+ * ` HLTV ` : Added new chatdelay command [ (#777 )] ( https://github.com/ReHLDS/ReHLDS /pull/777 )
173
+ * ` HLTV ` : prevent clients from setting userinfo * keys with setinfo command [ (#792 )] ( https://github.com/ReHLDS/ReHLDS /pull/792 )
174
+ * ` Cbuf_Execute ` : Add checks commented out for multi-lines [ (#719 )] ( https://github.com/ReHLDS/ReHLDS /pull/719 )
175
175
176
176
### Fixed
177
- * Fixed local-buffer overrun, may undefined behavior with hitboxes blending or crash (reverse-engineering mistake) [ 722e19d] ( https://github.com/rehlds/rehlds /commit/722e19d )
178
- * Fixed dos attack on connection challenges system [ (#802 )] ( https://github.com/rehlds/rehlds /pull/802 )
179
- * Fixed crash ` COM_ListMaps ` [ (#791 )] ( https://github.com/rehlds/rehlds /pull/791 )
177
+ * Fixed local-buffer overrun, may undefined behavior with hitboxes blending or crash (reverse-engineering mistake) [ 722e19d] ( https://github.com/ReHLDS/ReHLDS /commit/722e19d )
178
+ * Fixed dos attack on connection challenges system [ (#802 )] ( https://github.com/ReHLDS/ReHLDS /pull/802 )
179
+ * Fixed crash ` COM_ListMaps ` [ (#791 )] ( https://github.com/ReHLDS/ReHLDS /pull/791 )
180
180
181
- ** Full Changelog** : [ 3.8.0.702...3.8.0.711] ( https://github.com/rehlds/rehlds /compare/3.8.0.702...3.8.0.711 )
181
+ ** Full Changelog** : [ 3.8.0.702...3.8.0.711] ( https://github.com/ReHLDS/ReHLDS /compare/3.8.0.702...3.8.0.711 )
182
182
183
- ## [ ` 3.8.0.702 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.8.0.702 ) - 2020-11-09
183
+ ## [ ` 3.8.0.702 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.8.0.702 ) - 2020-11-09
184
184
185
185
### Fixed
186
186
* Fixed crash ` MSG_ReadFloat `
@@ -189,50 +189,50 @@ Along with reverse engineering, a lot of defects and (potential) bugs were found
189
189
* ** ReHLDS API:** Implemented ` SV_ShouldSendConsistencyList `
190
190
* ** ReHLDS API:** Bump minor
191
191
192
- ** Full Changelog** : [ 3.7.0.698...3.8.0.702] ( https://github.com/rehlds/rehlds /compare/3.7.0.698...3.8.0.702 )
192
+ ** Full Changelog** : [ 3.7.0.698...3.8.0.702] ( https://github.com/ReHLDS/ReHLDS /compare/3.7.0.698...3.8.0.702 )
193
193
194
- ## [ ` 3.7.0.698 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.7.0.698 ) - 2020-08-19
194
+ ## [ ` 3.7.0.698 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.7.0.698 ) - 2020-08-19
195
195
196
196
### Added
197
- * Graceful shutdown on sigterm [ (#776 )] ( https://github.com/rehlds/rehlds /pull/776 )
197
+ * Graceful shutdown on sigterm [ (#776 )] ( https://github.com/ReHLDS/ReHLDS /pull/776 )
198
198
- Add players kick on ` SIGINT \ SIGTERM `
199
199
- Add SIGINT & SIGTERM handling linux console
200
200
201
201
### Changed
202
202
* Changed shutdown method
203
203
204
- ** Full Changelog** : [ 3.7.0.697...3.7.0.698] ( https://github.com/rehlds/rehlds /compare/3.7.0.697...3.7.0.698 )
204
+ ** Full Changelog** : [ 3.7.0.697...3.7.0.698] ( https://github.com/ReHLDS/ReHLDS /compare/3.7.0.697...3.7.0.698 )
205
205
206
- ## [ ` 3.7.0.697 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.7.0.697 ) - 2020-08-10
206
+ ## [ ` 3.7.0.697 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.7.0.697 ) - 2020-08-10
207
207
208
208
### Fixed
209
209
* ** SV_ProcessFile:** Wrap ` Con_Printf ` in ` Con_NetPrintf ` to avoid spam in HLDS console
210
210
211
- ** Full Changelog** : [ 3.7.0.696...3.7.0.697] ( https://github.com/rehlds/rehlds /compare/3.7.0.696...3.7.0.697 )
211
+ ** Full Changelog** : [ 3.7.0.696...3.7.0.697] ( https://github.com/ReHLDS/ReHLDS /compare/3.7.0.696...3.7.0.697 )
212
212
213
- ## [ ` 3.7.0.696 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.7.0.696 ) - 2020-05-18
213
+ ## [ ` 3.7.0.696 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.7.0.696 ) - 2020-05-18
214
214
215
215
### Added
216
- * Implement ` svc_exec ` support in the engine and HLTV [ (#737 )] ( https://github.com/rehlds/rehlds /pull/737 )
216
+ * Implement ` svc_exec ` support in the engine and HLTV [ (#737 )] ( https://github.com/ReHLDS/ReHLDS /pull/737 )
217
217
- Added ` svc_exec ` to the list of svc commands in engine
218
218
- Added ` svc_exec ` support to HLTV code
219
219
- Made the engine code forward-compatible with future svc_ * additions
220
220
- Added reserved svc_ * slots in the enumerations
221
221
222
- ** Full Changelog** : [ 3.7.0.695...3.7.0.696] ( https://github.com/rehlds/rehlds /compare/3.7.0.695...3.7.0.696 )
222
+ ** Full Changelog** : [ 3.7.0.695...3.7.0.696] ( https://github.com/ReHLDS/ReHLDS /compare/3.7.0.695...3.7.0.696 )
223
223
224
- ## [ ` 3.7.0.695 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.7.0.695 ) - 2020-04-06
224
+ ## [ ` 3.7.0.695 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.7.0.695 ) - 2020-04-06
225
225
226
226
### Fixed
227
227
* Vulnerability fix WAD part 2
228
228
- Client-side: Fixed a potential vulnerability from bogus ` tempdecal.wad `
229
229
230
- ** Full Changelog** : [ 3.7.0.694...3.7.0.695] ( https://github.com/rehlds/rehlds /compare/3.7.0.694...3.7.0.695 )
230
+ ** Full Changelog** : [ 3.7.0.694...3.7.0.695] ( https://github.com/ReHLDS/ReHLDS /compare/3.7.0.694...3.7.0.695 )
231
231
232
- ## [ ` 3.7.0.694 ` ] ( https://github.com/rehlds/rehlds /releases/tag/3.7.0.694 ) - 2020-03-20
232
+ ## [ ` 3.7.0.694 ` ] ( https://github.com/ReHLDS/ReHLDS /releases/tag/3.7.0.694 ) - 2020-03-20
233
233
234
234
### Fixed
235
235
* Vulnerability fix WAD part 1
236
236
- Server-side: Fixed a potential vulnerability from bogus ` tempdecal.wad `
237
237
238
- ** Full Changelog** : [ 3.7.0.694] ( https://github.com/rehlds/rehlds /commits/3.7.0.694 )
238
+ ** Full Changelog** : [ 3.7.0.694] ( https://github.com/ReHLDS/ReHLDS /commits/3.7.0.694 )
0 commit comments