branchsandbox/mastercancel

420 Commits over 883 Days - 0.02cph!

3 Years Ago
Rework air control input
3 Years Ago
Car air control and uprighting when you're upside down
3 Years Ago
Slightly better car camera for all orientations
3 Years Ago
Use car driver as attacker
3 Years Ago
Fix incorrect wheel distance
3 Years Ago
Add tag to player while driving so wheel traces can filter it out
3 Years Ago
Use physics world global gravity for car grounded gravity
3 Years Ago
Resizer tool can reset scale with reload button
3 Years Ago
Car runs the base OnPhysicsCollision not just for collisions with players
3 Years Ago
Don't damage player from vehicle if they're driving one
3 Years Ago
Support scaled cars a bit better
3 Years Ago
Reset car input when driver is removed
3 Years Ago
Don't noclip while driving car
3 Years Ago
Don't take damage from car while you're driving it
3 Years Ago
Add basic car entity
3 Years Ago
Fix balloon tool initial color
3 Years Ago
Disable solid collisions on player when they have a noclip tag
3 Years Ago
Trigger attack anim param when using physgun
3 Years Ago
Event rename fixes
3 Years Ago
Update to use physics events
3 Years Ago
Fix compile errors
3 Years Ago
Obsolete fixes
3 Years Ago
Update sandbox.fgd
3 Years Ago
Fix basetool showing up in tool menu
3 Years Ago
Create sound asset for balloon pop instead of defining it in code
3 Years Ago
Slight api change
3 Years Ago
Update sandbox.fgd
3 Years Ago
Obsolete fixes
3 Years Ago
Pistol firing should set b_attack to true
3 Years Ago
Scale damage for headshot
3 Years Ago
Revert "Update Vector usages" This reverts commit cb15545810a9c9a37916e6d6cee2a52b0acb2b62.
3 Years Ago
Update Vector usages
3 Years Ago
Fixed not being able to select inventory slots 7-9 with slot keys Merge pull request #15 from gvarados1/patch-1 Fixed not being able to select inventory slots 7-9 with slot keys
3 Years Ago
Flashlight can't reload
3 Years Ago
Fix flashlight world light being enabled before it's active
3 Years Ago
Switch back to Wake()
3 Years Ago
Wake() => Sleep = false Update sandbox.fgd
3 Years Ago
Fixed nullable GetAttachment change
3 Years Ago
Remove unused log
3 Years Ago
Ragdoll force on physics impact damage
3 Years Ago
Flashlight attack sound
3 Years Ago
Flashlight can be used as melee weapon with secondary attack
3 Years Ago
Update sandbox.fgd
3 Years Ago
Update sandbox.fgd
3 Years Ago
Input fixes
3 Years Ago
Change shotgun holdtype as requested
3 Years Ago
Bump up gravgun pull force a bit
3 Years Ago
Weapon IsUsable also checks if it can be added to the users inventory
3 Years Ago
Fix NRE when shooting multiple bullets and owner dies before they're all shot
3 Years Ago
Add SMG and shotgun