8,596 Commits over 3,256 Days - 0.11cph!
- Fixed a crash issue with SetNWString
- Added Entity:SetNWVar, Entity:GetNWVar, SetGlobalVar and GetGlobalVar back
- Removed type checking for Entity:SetNW*, Entity:GetNW*, SetGlobal* and GetGlobal* (enjoy your terrible programming practices again... for now)
* Don't allow players to download banned addons via WorkshopDL
* GitSync
* Fixed engine.WriteSave being able to write files outside of the save folder.
* GitSync
Reverting all FreeType changes, this isn't worth it
Reverting NWVars to the old system
Fixed DMenu's non self deleting submenus not opening in some cases
Updated TTT to its latest version
Fixed a build issue on Linux/OSX from a previous commit