userGarry Newmancancel
repoSandboxGamecancel

496 Commits over 608 Days - 0.03cph!

7 Years Ago
PaticleLit shader
7 Years Ago
Hid triggers
7 Years Ago
Placeholder icons Merge branch 'master' of SandboxGame Set some models
7 Years Ago
Don't try to generate addon csproj for addons without code
7 Years Ago
Store console history, send on connect
7 Years Ago
Sticking Facepunch.Webcon in the engine folder Password fix Cleaning up
7 Years Ago
Compile fix
7 Years Ago
Fixed compile
7 Years Ago
Updated Facepunch.WebCon Enable remote console access if starting with +rcon <username> +rconpass <password>
7 Years Ago
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 Virtualized scrolling Merge branch 'master' into webcon Compiler fix Fixed addon project generation using ns1.6 netstandard compile fails if BaseIntermediateOutputPath set Removed sandbox.ide WebCon css source F1 opens console Hurtinfo opacity starts 0 Show stack trace on click Running console commands works Supression categories Cleanup Deleted these fuckers Merge branch 'webcon'
7 Years Ago
Cleanup
7 Years Ago
Running console commands works Supression categories
7 Years Ago
Removed sandbox.ide WebCon css source F1 opens console Hurtinfo opacity starts 0 Show stack trace on click
7 Years Ago
Compiler fix Fixed addon project generation using ns1.6 netstandard compile fails if BaseIntermediateOutputPath set
7 Years Ago
Added git lfs pull (for lfs build server fail)
7 Years Ago
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
7 Years Ago
Virtualized scrolling
7 Years Ago
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
7 Years Ago
Fixed errors serializing Vector3 to json HurtInfo HUD Merge branch 'master' of SandboxGame
7 Years Ago
TargetInfo
7 Years Ago
Animated ammo
7 Years Ago
Few more ammo types
7 Years Ago
Class library lookups are case insensitive Removing unused health pickup Print missing classes from bsp Ammo pickups
7 Years Ago
Fixes
7 Years Ago
Moving unused out of deathmatch folder
7 Years Ago
Moved spawn bot player debug key to "p" Generate project even if there's no code folder Don't put obj folder in addons folders when compiling from VS Moved physgun/inflator/duplicator to sandbox addon
7 Years Ago
Possible multiplayer switch delay fix
7 Years Ago
Made inventory list less weird Added InventoryEntity Fix
7 Years Ago
Chatbox timeout, transitions
7 Years Ago
Fixed end game Hud namespace Fixed chatbox Fixed input caret (coui hates optimizeLegibility)
7 Years Ago
Cleaning up log spam
7 Years Ago
Gamemodes should end in Gamemode Removing junk Compile order fix Addon.json updates
7 Years Ago
Updated ignores vscode settings Moving addon Test -> Deathmatch
7 Years Ago
Revert "Shitty way of parsing command line args for setting server name and map" This reverts commit 777bd04df6d82b2979dfe4643dc4c980a01ee915.
7 Years Ago
Can set convars via console Can set convars via command line Merge branch 'master' of SandboxGame
7 Years Ago
Styles messing
7 Years Ago
Manual control over net version
7 Years Ago
Cleanup
7 Years Ago
Simple server browser Merge branch 'master' of SandboxGame
7 Years Ago
Updated steamworks Added steam_appid Fixed "Missing Steam Ticket" Don't init steam when loading "DedicatedServer" map
7 Years Ago
Steam dedicated server dlls
7 Years Ago
Fixed isDedicatedServer not being set
7 Years Ago
Updated Facepunch.Steamworks Merge branch 'master' of SandboxGame
7 Years Ago
Fixed editor startup NRE Steam tick trace
7 Years Ago
Added UnrealUtil Added GameClient Steam server auth Merge branch 'master' of SandboxGame
7 Years Ago
Moved native gamemode functions to GameServer class Steam Server init/shutdown
7 Years Ago
Shotgun pickup works
7 Years Ago
Different mesh for battery
7 Years Ago
Added item_battery
7 Years Ago
Don't update watches if it hasn't changed Added List.NextOrDefault extension Next/Prev weapon selection