Изменения: fix AMXX modules not running Skipping local model to pre-cached if no entities to transmit Added sv_rehlds_maxclients_from_single_ip cvar Correctly reject overlimit connections Новый квар sv_rehlds_maxclients_from_single_ip - ограничивает количество подключений с одного IP-адреса. По умолчанию: 5
Изменения: Dummy assignment Add fragments validation to hltv Info code refactoring info.cpp refactoring Update info unittests Make _vgui_menus important and fix tests passing Bugfix Info_ValueForKey: Fix wrong comparison
Изменения: Fix (Re)HLDS exploit (Can't use keys or values with a ")
Изменения: Add missing sv_rollangle cvar registration. Add missing sv_rollspeed cvar registration. Set default values sv_rollspeed, sv_rollangle for the default behavior Default sv_rollangle/sv_rollspeed to 0.0 (without REHLDS_FIXES)
Изменения: Fix non-printable character 0x3164 SV_CountResourceByType: Remove useless filter
Изменения: ReHLDS API: Use maxclientslimit instead maxclients ReHLDS API: Implemented CRehldsServerStatic::GetMaxClientsLimit
Изменения: SV_FlyMove: Add impact to MOVETYPE_TOSS Refactoring and fixes in net_ws
Изменения: Fix missed else-statement related
Изменения: Small refactoring in pr_edict Improve movement toss Reversed CIPRateLimit Small refactoring r_studio.cpp Prevent crash when steam not active yet
Back to default limit of ipfilter. Rework Added commands for viewing precached resources Readme description for new commands FileSystem: Fixes maps <string> crashes server DeltaJit: Update originalMarkedFieldsMask after strings checking, Refactoring sv_phys.cpp: minor refactoring and more comments SV_FlyMove: fixed illogical checks Revert: sv_force_ent_intersection HLTV: Rename GROUP_UNKNOWN to GROUP_MULTICAST ICC: Use -fp-model precise for ANSI/IEEE standards compliance