71 Commits over 821 Days - 0.00cph!
Spawn Menu background tweaks
Menu/loading screen (placeholder, simple, horrible)
Fix resource paths
Override pistol model with broken no-hands asset party version
If we're holding run down, play run animation - else always walk
Let ZNear/ZFar defaults feed through
engine-refactor-1
Latest api
Branch for Sandbox for input changes
Use updated inputs
Use ActiveChildInput
Merge branch 'master' into custom-client-input
Merge branch 'master' into custom-client-input
Merge branch 'master' into custom-client-input
Merge remote-tracking branch 'origin/custom-client-input'
Ignore all compiled files
Update .addon
Don't commit these
Entity/Npc/Model list use new package/find/ api
Update spawnmenu, package spawning tests
Re-enable physgun glow
Turn outline effect on and off properly
Don't use StandardPlayerAnimator
More animHelper stuff for max
Update .addon
Ignore generated
Console attribute renames
ClassInfo was removed
Replace LibraryAttribute.Spawnable with [Spawnable]
Don't use Library
Fix arg order
Fix argument order
Delete these vtex_c it keeps deleting on its own
ClothingContainer and ScreenShake fixes
Remove crosshair stuff
Add Killfeed
AnimEntity => AnimatedEntity
Add crosshair
Remove NameTags
Remove debug
FieldOfView is no longer in base viewmodel
Update fgd
Increase number of s&works models visible, order by newest
package download/mount code
Add s&works tab (spawning doesn't work, wip)
Fix missing ragdoll camera
UI Tweaks
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
Fix Style.Background change
Use Client instead of GetClientOwner()
Replace obsolete NetworkComponent with BaseNetworkable
Merge pull request #29 from handsomematt/obsolete-network
Replace obsolete NetworkComponent with BaseNetworkable
Use component to change glow
Rename GetUserString to GetClientData
Revert "Update Vector usages"
This reverts commit cb15545810a9c9a37916e6d6cee2a52b0acb2b62.
Fixed nullable GetAttachment change