branchsandbox/mastercancel

420 Commits over 883 Days - 0.02cph!

2 Years Ago
Update .addon
2 Years Ago
Texture Loading fixes
2 Years Ago
Make player use behavior check parent of non usable entities
2 Years Ago
Added .vs/ to gitignore Fixed obsolete property warning
2 Years Ago
Update car.surface
2 Years Ago
Remove car vmdl
2 Years Ago
Obsolete fixes
2 Years Ago
Update sandbox.fgd
2 Years Ago
Update CarCamera.cs
2 Years Ago
physgun can handle players
2 Years Ago
Update active tool in tool list UI
2 Years Ago
Fix Style.Background change
2 Years Ago
Ignore physgun traces that start in solid, this seems to be a rare rubikon bug
2 Years Ago
Update sandbox.fgd
2 Years Ago
Use Client instead of GetClientOwner()
2 Years Ago
Fix crazy impact force with car
2 Years Ago
Left and right punch anims
2 Years Ago
Add fists weapon for Max
2 Years Ago
Replace obsolete NetworkComponent with BaseNetworkable Merge pull request #29 from handsomematt/obsolete-network Replace obsolete NetworkComponent with BaseNetworkable
3 Years Ago
Revert hacky fixes
3 Years Ago
temp fix animating car wheels fix not being able to drive car
3 Years Ago
Use component to change glow
3 Years Ago
Remove LibraryAttribute from SandboxGame, update fgd
3 Years Ago
Update sandbox.fgd
3 Years Ago
RenderColor fixes
3 Years Ago
Use avatar clothes
3 Years Ago
Resizer tool resizes root entity
3 Years Ago
override SimulateAnimator in pistol, change toolgun handedness to 1H for fun
3 Years Ago
Rename GetUserString to GetClientData
3 Years Ago
Fix strange rope positions when using rope tool on welded props
3 Years Ago
Create a fake joint between player and held body to disable collision
3 Years Ago
GravGun: offset held distance by closest point to avoid larger objects from getting too close to player
3 Years Ago
Fix warnings on entities using physics post step event
3 Years Ago
Create .editorconfig
3 Years Ago
Restore angular velocity too when breaking something with car
3 Years Ago
Fix NRE when player disconnects while driving Fix shiny_white.vmat
3 Years Ago
recompile car.vmdl to see if it stops erroring for some people
3 Years Ago
Improve player use behavior to match base game
3 Years Ago
Resizer: Also rebuild mass and wake up children on parent resizes, forces physics proxies to update
3 Years Ago
Car restores prevelocity when breaking something on physics impact
3 Years Ago
Rebuild tool list on hotload
3 Years Ago
Set flashlight cookie
3 Years Ago
Set light cookies for lamps and lights server side to see if it fucks up for anyone
3 Years Ago
Remove broken pants path
3 Years Ago
Spawn props with collision bounds mins offset, FindClosestPoint can be unreliable
3 Years Ago
Fix prediction errors
3 Years Ago
Include citizen thumbnail in this repo so it should be spawnable on steam version
3 Years Ago
PhysGun: Unfreeze all bodies in physics group with Reload input
3 Years Ago
Disable viewmodel bobbing when noclipping
3 Years Ago
Car camera orientates to car on activate