Added private activity functions
util.GetActivityNameByID
util.GetActivityIDByName
util.GetAnimEventIDByName
All are shared, including util.GetAnimEventNameByID
Added host_workshop_autoupdate (defaults to 1)
Set to 0 to disable dedicated server workshop auto updates.
Ignore \n and \t in player names
Remove white background from server browser filters/sort
Strip certain unicode character groups from server & gamemode names
It's mostly the obnoxious blocks
Fixed env_blood color setting, and add new ones
Also adjusted its FGD to unhide hidden settings and add the new blood colors
More logical defaults for func_button in the fgd
Fixed UTIL_BloodStream missing texture and blood color
Fixed up missing materials of some of the detail.vbsp models
Added missing textures for pefttest/grass_tuft models
Default cl_detail_allow_vertex_lighting to 1
Added grass_swamp_001a/b models used in detail.vbsp
Update detail.vbsp
garrysmod-requests/issues/2351
Merged Pull Request
TTT: Optimize ragdoll search network traffic + fix disconnected player networking
Added sv_log_client_errors (defaults to 1)
Above 0 = log clientside errors to 'clientside_errors.txt'. 0 = Log to console only. Below 0 = do not even print those errors on console.
Fixed FSD-overrun-toy physics mesh & Reduced its size
Limit certain old addon whitelist entries to old addons only
Added "resource/overviews/*.txt" to BSP whitelist
Fixed merge failure