userGarry Newmancancel
branchsbox/mastercancel

3,634 Commits over 1,583 Days - 0.10cph!

4 Years Ago
Remove some more debug spam
4 Years Ago
Made previews a bit more modular Added NetworkClass.NetworkDirty Network CurrentTool Put addon name in generated source
4 Years Ago
Don't print results of command line commands Player.ToString() Addon ProjectGen, ignore some dumb warnings Chat prints in server console Fixed some warnings in addons Reduce console spam
4 Years Ago
Simplifying network write/read Merge branch 'master' of sbox
4 Years Ago
Fix loading screen closing too early when joining a server Update steam dedicated server files Dedicated server console input to managed Don't print a load of shit on startup Fixed pGameProps crash Run command lines after bootstrap::init Delete StandardPlayerAnimator.cs Dedicated status in title
4 Years Ago
Dedicated server fixes
4 Years Ago
NavMesh path fix Merge branch 'master' of sbox
4 Years Ago
Fixed some serverside convars not getting captured
4 Years Ago
Remove debug output Clamp surface hit volume
4 Years Ago
Lets manually set the frametime in PreWorldUpdate
4 Years Ago
More debug Merge branch 'master' of sbox
4 Years Ago
Physics impact sounds test fix
4 Years Ago
PreClientUpdate Debug
4 Years Ago
Surface sound hit debug Merge branch 'master' of sbox
4 Years Ago
Fixed shaders/gentxtfiles.cmd
4 Years Ago
Shader Build
4 Years Ago
Navmesh pathing WIP Merge branch 'master' of sbox
4 Years Ago
Adding CreateAction test
4 Years Ago
Update baseaccess.txt Added logger warning with exception Initial Hotload unit tests Test hotload convert simple Action/Func RconListener issue warnings instead of errors Added ActionNonSimple hotload test Merge branch 'master' of sbox
4 Years Ago
Upgrade to net 5.0.3
4 Years Ago
Fixed exception in RunCommandFromClient
4 Years Ago
Cleaning up gameglue Fixed UI being offset in console Fixed menu background image size Add navmesh to testmap Initial NavMesh binds Merge branch 'master' of sbox
4 Years Ago
Fixed drone material Physics impact sound tweaks
4 Years Ago
Keep children sorted (will need to revisit) Effect tweaks Stop doing skin goo particles
4 Years Ago
Texture fixes Texture fixes Merge branch 'master' of sbox
4 Years Ago
Fix decals lagging a frame behind
4 Years Ago
Adding some sounds Merge branch 'master' of sbox Adding some textures
4 Years Ago
Fixed surface properties not hotloading Tweak the way CombineRestitution works so we can make things bouncy Update surfaces
4 Years Ago
delete alyx addon Fuck impact_physics_dust Merge branch 'master' of sbox
4 Years Ago
Fixed UI left/right/up/down not scaling Fixed background properties not being inherited Support for background-size: cover + contain HotloadManager outputs exception on errors Fix panel event exception when hotloading fucks up on Action<bool> Allow access to Library.Spawnable Entity Spawn Menu Merge branch 'master' of sbox
4 Years Ago
PlayerInfo to PlayerScore Added Tool system
4 Years Ago
Tweak wood impact
4 Years Ago
Implemented physics sounds
4 Years Ago
Fixed SceneObjectUpdater leak
4 Years Ago
Cleaning Model.Create
4 Years Ago
Added Physics.TestPointContents Entity.InternalEntityKeyValue gets called with a list of map entity keyvalues Added [HammerProp] for setting entity properties from hammer/fgd shit Merge branch 'master' of sbox
4 Years Ago
removing a bunch of unused stuff from vr_complex
4 Years Ago
Added Trace.HitLayer( layer ) Fixed ModelEntity.ClearCollisionLayers (takes no args) CollisionGroup.Trigger is bullshit, just do EnableSolidCollisions = false Water surface can be shot Whitelist System.Private.CoreLib/System.Enum
4 Years Ago
Clientside ragdolls float in water Merge branch 'master' of sbox
4 Years Ago
Remove unsed water stuff Player controller swimming
4 Years Ago
Added PhysicsBody.FindClosestPoint( vec ) Added PhysicsBody.Density Fail gracefully if Assets.Load couldn't deserialize Added BBox.Size, Volume, RandomPointInside Water: splashes are clientside, splash sound, objects denser than water sink, flat objects lay flat on the surface of the water Water sounds Update usermessages.proto
4 Years Ago
Water cleanup
4 Years Ago
Shitty water physics
4 Years Ago
native struct RnCapsule_t is Capsule Bind CollisionProp.SetupPhysicsFrom* Added PhysicsGroup.SetSurface( surface ) Added ModelEntity.SetupPhysicsFrom(Model/AABB/OBB/Capsule) Create sea physics object
4 Years Ago
Cp,[iled editor tool shit Added Physics.GetPointContents Merge branch 'master' of sbox
4 Years Ago
testmap with sea
4 Years Ago
Sea model for hammer
4 Years Ago
MeshSystem.CreateWorldModel returns a Model WaterSea sets the mesh as its model instead of creating a new scene object
4 Years Ago
Hammer: Load all addons/config/*.fgd
4 Years Ago
Add CMsgQuat Bone following particle offset network properly