This repo is aiming to mirror Valve's 2013 SDK source with bug fixes and beneficial features included.
Pull requests for bug fixes are welcome, features which would be beneficial for all 2013 SDK users are also welcome.
-
Fixed client/server gamerules becoming out-of-sync if multiple gamerules are used
-
Fixed incorrect/non-existent download path, fixes custom sprays & jingles not loading on servers
-
Reverting Valve changes to cbase.cpp for now, fixes entity I/O on dedicated servers.
-
Custom URL handlers for the vgui::HTML panel now pass the URL and protocol.
-
Changed VBSP to check both the EXECUTABLE_PATH and the MOD path for FDG files.