branchSandboxGame/webconcancel
7 Commits over 0 Days - ∞cph!
Running console commands works
Supression categories
Removed sandbox.ide
WebCon css source
F1 opens console
Hurtinfo opacity starts 0
Show stack trace on click
Compiler fix
Fixed addon project generation using ns1.6
netstandard compile fails if BaseIntermediateOutputPath set
Replicate inventory using NetworkEntityReference
Update to .NET Core 2.0
Don't process local player input multiple times when multiple players are connected
Added Get/Set global time scale that works outside of editor builds.
Merge branch 'master' of github.com:Facepunch/SandboxGame
Only using interp curves for importing animations
Fix GetObjectNameFromAssetName. Fixes `Gamethread hitch waiting for resource cleanup on a UObject`
Start replacing floats with doubles
Replace all floats with doubles in public code
Assert that state already exists in RemovePlayerState
Merge branch 'master' of github.com:Facepunch/SandboxGame
Started on tripmine projectile
Merge branch 'master' into webcon
Webcon dlls
Dev.Console uses webcon
Updated projects to netstandard2.0
Ignore netstandard2.0 folder
Webcon html/css/js
Native, use files from netstandard2.0
Init devconsole
Engine use netstandard2.0
Fixes