Added sv_max_userinfo_rate
This is aimed at preventing malicious clients eating server CPU. It is unlikely server owners would need to touch this cvar, but just in case its there.
More strict application of GMODSandbox GDClass in Hammer
So `point_spotlight` doesn't have useless keyvalues on it.
Added "Last played date" for each server in the server browser
Replace usage of "devshots_screenshot" with "screenshot"
Add "killserver" to concommand blacklist
Correct UTF8<->UTF16 conversion for close caption function & hook
Try to resolve issues caused by sv_max_userinfo_rate for extreme cases
gmad.exe - do not pause when launched through existing cmd.exe (Partially Community Contrib)
Make "force open main menu" warning an informational one (Community Contrib)
Also make it use a localization string
RPG entering water does not slow down
Also if the RPG missile somehow reaches speed close to 0, explode (before required exactly zero)
Don't display "Vehicle X has invalid wheel attachment" for airboat
Use localization strings for Legal tab in Options
Also moved all gmod-specific strings to garrysmod_english.txt, from gameui_english.txt
Code cleanup
Refine sv_max_userinfo_rate further
Hopefully this fixes issues on map load
"Start Disabled" spawnflag for env_projectedtexture
The "Enabled" spawnflag makes no sense as the entity is always enabled on creation across all SourceSDK2013 games according to the source code.
Restore missing options in env_projectedtexture in Hammer
Also rearranged useful options to the top, added browse texture button to the texture keyvalue
env_projectedtexture Toggle input
Added ProjectedTexture:Get/SetNoCull()
Mount folder addons before Workshop system
Filter for preset list
https://files.facepunch.com/rubat/2024/October10-647-CheeryLunamoth.gif
Called GM:PlayerAuthed outside of player prediction (so curtime is valid)
Effectively makes the hook run a bit sooner within the same frame/tick it used to.
Fixed Player:UniqueID returning nothing before InitSpawn
Fallback to garrysmod.ver for when Steam is not available to get BRANCH