7 Years Ago
Added Range and Vector3Range Some unused binds Fixed missing enum Compile fix Merge branch 'master' of SandboxGame Added my path to CookContent.bat Push player movement out of penetrations Added Facepunch.System Added Facepunch.Api Commented out "Transitioning from" Facepunch.Api basics Exception reporting Build info Remobed some debug commands tweaked sound api Some more sound fixes Rename sync context and task scheduler, they aren't unreal specific Console commands can be in Sandbox.Unreal, added "connect" command Always allow players from local addresses Automatically convert localhost to 127.0.0.1 in connect Use console command parameter default values Merge branch 'master' of SandboxGame Fixed wrong player name Fixed shutdown exception Defer creation of BaseEntity overrides until all code is processed, fixes partial classes Sounds all multicasted properly Merge branch 'master' of SandboxGame Fix compiler error about async in generated code Refactored entity creation Merge changes from master