243,701 Commits over 3,898 Days - 2.60cph!
SAR + P17 cam anim tweaks
Hunting bow deploy and admire viewmodel camera animations - fixes the camera offset snap when deploying the bow.
Finally got a maybe working bundle out of this, still way too slow
Leaderboard backup, run #
11562
Viewmodel camera anims for P17 deploy and reloads
First person greybox scene for vm anims
Reverted vm cam idle clip to 2 frame duration
Better naming for vm cam clips
Redone convars for controlling physics timesteps on the server and client. For some reason these currently break the automated code gen.
Disabled root motion on camera animation setup for SAR and P17 viewmodels.
Added deploy vm camera animation for SAR.
Turn off root motion on viewmodel camera animator
Fixed SAR reload sounds being out of sync
Added SAR vm camera anims for reload and admire.
Moved vmcamera idle to root directory for reuse across viewmodels.
Fix missions UI always appearing when a player connects to a server with BaseMission.missionsenabled set to false
Oops, revert bootstrap physics tick rate commit
Pedal bike more responsive steering etc
Pedal bike inertia tensor edit. Allow easier x-axis tilt, but being careful not to bring back physics jitter.
Pedal bike suspension and max RPM edits
Add support for the new has ammo layer on newer viewmodels to the Viewmodels test scene
Set waterlogged point for all bike types
Rename legacy animator field
Add admire support to the Viewmodels scene
Remove admire->idle transition
Add ViewmodelCameraAnimationSync component to sync the camera anim to the regular viewmodel anim
Setup on p17
Added P17 vm camera anim clips for testing
Better parameters in FindAssets method, fix compile errors after merge
Merge from main (reviving this for hackweek)
Fixed a couple of flicker cases
Added new LOD visualiser
Now culls LOD levels outside of fade zones
Fixed Coffin storage adaptor socket position
Add weapon chamber sound event
Same for mags
Minor bug fixing
Scene update
Add extremely basic player movement component, and player look component (using snap-look)
Added BulletComponent, bullet interactable, ability to manually chamber a weapon chamber with a bullet, can load mags manually too
Leaderboard backup, run #
11538
Fix face texture origin not loading
Add group headers to face inspector https://files.facepunch.com/layla/1b0411b1/sbox-dev_Ve40zCM84l.mp4
Rework planar mapping so each face has their own texture transform
Add face align (grid, face, view)
Add face uv shift (based on grid spacing)
merge from main -> fix_eventrecord_pooling_error