Update .gitignore
Disable C4005, error on C4840
Fixed some warnings
Prevent display of concommands in gamemode settings
Do not run OnRequestFullUpdate outside of main thread
Defer gamemode loading until all other components are loaded
Do not use obsolete API for DNS resolution
Fixed an oopsie with srcds gamemode loading
Increase EffectData:SetHitBox net limit to match the particle name limit
Run DNS resolution in a thread
Added VMatrix.__unm (negate operator)
Disable HTTP DNS lookups for now
Merge branch 'main' into prerelease