userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

6 Years Ago
Initial load of the bundles async + in parallel
6 Years Ago
Added Rust Editor/Use Bundles Added Rust Editor/Set Bundle Path
6 Years Ago
Subtract cs42767 (load time object list shit)
6 Years Ago
Load objects we're going to load in one big fat ass block instead of individually
6 Years Ago
FilesystemWarmup, PrefabPoolWarmup - load assets via ObjectList first
6 Years Ago
Added Filesystem.LoadAsync
6 Years Ago
Load skinnables via ObjectList
6 Years Ago
Merged from skinredirect
6 Years Ago
Added ItemSkin.Redirect
6 Years Ago
xylophone camera pos
6 Years Ago
Raise head slightly when crouching and looking down
6 Years Ago
Fixed Legs.ModelRotation not applying
6 Years Ago
Server compile fix
6 Years Ago
Rotated instrument deployments 180
6 Years Ago
drumkit mount pos
6 Years Ago
Piano mount position, clampings
6 Years Ago
Trumpet can look down
6 Years Ago
Can look down when using tambourine
6 Years Ago
Replaced lean forward leg system with move player model backwards legs system
6 Years Ago
Head LookAt smoothing
6 Years Ago
Fixed F3 debug view mode getting stomped
6 Years Ago
Touching skin
6 Years Ago
Removed LockRotation third person stuff Cleaned how camera mode is selected from mounts/helds
6 Years Ago
In FirstPersonWithArms only show HideIfOwnerFirstPerson shit if it's the held entity
6 Years Ago
Fixed profiler block mismatch
6 Years Ago
Fixed Wearable not marking itself as dirty when renderer array changed
6 Years Ago
Remove MeshSwap
6 Years Ago
PlayerInventoryProperties all skinnable, removed skinnedWear
6 Years Ago
Fixed compile errors
6 Years Ago
New instrument views
6 Years Ago
flute, jc guitar, tambourine, tube done
6 Years Ago
bass done
6 Years Ago
Cowbell done
6 Years Ago
Added HeldEntity.FirstPersonArmOffset, .FirstPersonArmRotation, .FirstPersonRotationStrength Added PlayerModel.ParentArmsToCamera()
6 Years Ago
Don't hide worldmodels in FirstPersonWithArms
6 Years Ago
Renamed ClampThirdPersonPitch to ClampPitch, gets a turn in first person mode too
6 Years Ago
xylophone camera
6 Years Ago
drumkit view
6 Years Ago
Turn allow slightly when seated Piano camera done
6 Years Ago
Added CameraMode.FirstPersonWithArms Piano viewmode first person with arms
6 Years Ago
merged from main/legs
6 Years Ago
Fix NRE in NPCPlayerApex.AddKilledStat
6 Years Ago
Draw censor cube on leg cock
6 Years Ago
Don't draw legs in third person etc
6 Years Ago
Wearable caches list of renderers with LOD # to avoid looking up by name
6 Years Ago
When leaning forward, also lean down a little bit When crouched and looking down, pull camera up a bit
6 Years Ago
Added legs.EyesLeanForward convar, clamped to avoid looking through walls
6 Years Ago
Convar for toggling legs off Documentation
6 Years Ago
Added Wearable.ExtraLeanBack, to allow per clothing item adjustment (if armour gets in eyes etc)
6 Years Ago
Fixed main menu scaling on lower than widescreen resolutions