branchsandbox/mastercancel

420 Commits over 883 Days - 0.02cph!

3 Years Ago
Update weapon base using parts from dm98 so artists can have a more functional weapon to test with Inventory bar uses class info title
3 Years Ago
Invert inventory scrolling
3 Years Ago
UserVar > ConVar.ClientData
3 Years Ago
Cleaning up
3 Years Ago
Obsolete fixes
3 Years Ago
Call base.ClientJoined to notify about new player Merge pull request #11 from JustPlayerDE/master Call base.ClientJoined to notify about new player
3 Years Ago
Fix NetworkClass warning
3 Years Ago
Fix insane gun physics force
3 Years Ago
Recompile ball
3 Years Ago
Remove spam
3 Years Ago
Use new attributes
3 Years Ago
Keep last camera on death Merge pull request #14 from ogniK5377/keep-cam Keep last camera on death
3 Years Ago
Update styling to match .editorconfig Keeps everything consistent Merge pull request #12 from ogniK5377/format Update styling to match .editorconfig
3 Years Ago
Disable noclip on player death When a player dies whilst in noclip, they respawn with noclip. This change disables noclip on respawn Merge pull request #13 from ogniK5377/noclip-spawn Disable noclip on player death
3 Years Ago
Fixes for new netvars
3 Years Ago
Fixed tool being recreated every tick
3 Years Ago
Don't change PhysicsSubSteps !
3 Years Ago
Player Pawn fixes Position Refactor
3 Years Ago
Only rotate snap with physgun if we're rotating
3 Years Ago
Stop using IFrameUpdate
3 Years Ago
Resizer works on mouse down
3 Years Ago
make the bouncy ball random scale and color
3 Years Ago
physgun and gravgun adds/removes held entity on players pvs
3 Years Ago
Handle bullet forces on ragdoll
3 Years Ago
Forgot to delete ragdolls after some time Only start the ragdoll hidden if we're the local player
3 Years Ago
Only show ragdoll once the ragdoll camera has updated at least once
3 Years Ago
Don't use SetRagdollVelocityFrom, it's unreliable, just pass in velocity from server
3 Years Ago
API update
3 Years Ago
Use gradient for current tool ui
3 Years Ago
eat balls
3 Years Ago
Bouncy ball entity
3 Years Ago
Add extra check to make sure directional gravity is reset on destroy
3 Years Ago
oops, forgot to update this
3 Years Ago
barrel spawn icon
3 Years Ago
new ragdoll camera
3 Years Ago
Handle blast forces on ragdoll
3 Years Ago
Add citizen props spawn icons to here as a temp workaround
3 Years Ago
boost the physgun angular damping when snapping
3 Years Ago
PhysGun needs to inherit IFrameUpdate for effects Merge pull request #5 from handsomematt/physgun-iframeupdate PhysGun needs to inherit IFrameUpdate for effects
3 Years Ago
Add rotation snapping to PhysGun Merge pull request #4 from handsomematt/physgun-snap Add rotation snapping to PhysGun
3 Years Ago
Use rust flashlight viewmodel Add a slight flashlight toggle cooldown Admire flashlight with attack2
3 Years Ago
Split up player logic some more Lights and lamps play a sound when toggled on/off Player checks for use disabled by asking the active child
3 Years Ago
Let's get rid of the car entity for now until it's remade properly
3 Years Ago
Fix drone not scaling properly
3 Years Ago
Add missing ent icons
3 Years Ago
Make light and lamp ents spawnable in ent menu
3 Years Ago
dump thumbs
3 Years Ago
Only populate spawn menu with models that have a thumbnail (this is gross but deciding what to put in the spawn menu is temp anyway)
3 Years Ago
color tool
3 Years Ago
Flashlight icon