reposandboxcancel

453 Commits over 883 Days - 0.02cph!

2 Years Ago
Revert
2 Years Ago
Don't bone merge fists weapon
2 Years Ago
Delete facepunch.sandbox.fgd
2 Years Ago
FieldOfView is no longer in base viewmodel Update fgd
2 Years Ago
Viewmodel rotates camera with camera bone rotation. Remove perlin viewshake from fists weapon
2 Years Ago
Unparent HUD entity from Game entity
2 Years Ago
Allow viewmodel swing and bob to be disabled and use anim params aim_yaw_inertia and aim_pitch_inertia instead. Set anim params b_grounded and aim_pitch for fist weapon for Max to test with
2 Years Ago
Create a simple OBB for spawned props if there's no collision model so they can be manipulated by tools
2 Years Ago
Increase number of s&works models visible, order by newest
2 Years Ago
Rotate package bounding box
2 Years Ago
package download/mount code
2 Years Ago
Add s&works tab (spawning doesn't work, wip)
2 Years Ago
Fix missing ragdoll camera UI Tweaks
2 Years Ago
Fix spawn command not loading model properly
2 Years Ago
Adjust spawning code to work with some ragdoll setups (single body attached to root bone)
2 Years Ago
TraceResult.StartPos/EndPos -> StartPosition/EndPosition
2 Years Ago
Squashed commit of the following: commit 2d281c3d739527e0ada9f02c0954ec0a0dd74cad Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Tue Feb 22 16:17:32 2022 +0000 Fixed wrong anim parameter names commit bb725ee76b2c9a24a1da8f4b0467fc107d9b1581 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Tue Feb 22 15:55:32 2022 +0000 SetAnimParameter commit d4f9941573b6d0bb8657404fb4809695fd314698 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Tue Feb 22 14:50:27 2022 +0000 Refactor car to use pawn system commit 989438e2e1395c446093f23c46118fe2836b5a40 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Tue Feb 22 13:46:48 2022 +0000 Inventory, Camera, ActiveChild, Carry refactors commit afe52e4b4c5f033594e114ddab1e7f8241577a77 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Mon Feb 21 16:53:12 2022 +0000 Physics api cleanups commit 926a78c1fb9b97f8b8275d8d4d24c1669f271499 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Mon Feb 21 14:49:10 2022 +0000 Use PhysicsPoint api commit f6785f4411c1da331be891fd9d7c6820c44bbcd1 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Mon Feb 21 14:06:45 2022 +0000 Refactor latest commit 948aa34984d90b9179751d411d4b1d496652cd37 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Mon Feb 21 10:57:40 2022 +0000 Joint refactor
2 Years Ago
Fixed wrong anim parameter names
2 Years Ago
SetAnimParameter
2 Years Ago
Refactor car to use pawn system
2 Years Ago
Inventory, Camera, ActiveChild, Carry refactors
2 Years Ago
Physics api cleanups
2 Years Ago
Use PhysicsPoint api
2 Years Ago
Refactor latest
2 Years Ago
Joint refactor
2 Years Ago
Use the new DefaultCleanupFilter
2 Years Ago
fists weapon: set attack_has_hit
2 Years Ago
Added admin-only respawn_entities console command Also removed debug_write which seems useless
2 Years Ago
Fix obsolete stuff Box shooter can now change model by looking at a model and pressing reload key
2 Years Ago
Change fists to use new model
2 Years Ago
Update .addon
2 Years Ago
schema/fgd update
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
3 Years Ago
Ignore physgun traces that start in solid, this seems to be a rare rubikon bug
3 Years Ago
Update sandbox.fgd
3 Years Ago
Use Client instead of GetClientOwner()
3 Years Ago
Fix crazy impact force with car
3 Years Ago
Left and right punch anims
3 Years Ago
Add fists weapon for Max