113,679 Commits over 3,959 Days - 1.20cph!
Cleaned up hand hold parameter handling
More solver iterations for server-side to compensate for 16Hz. Greatly reduced jitter
Use jobs+burst for 2D painting so very fast strokes don't kill your framerate
Renamed leftHandIkModifier to leftHandIkDisable for better clarity (and the same for right hand)
IK disable param is 0 by default, 1 will fully disable that hand's IK
Update rifle reload to reflect new values
Add leftHandHoldDisable and rightHandHoldDisable animator parameters to disable the hand poses during an animation clip
Simplified ClientInit, less duplication
Finally fixed player neck bone issues properly for both client and server side ragdolls. Will try to clean this up a bit more.
Fix default keybinds applying over and over for multiple realms (`prevskin` and `nextskin` specifically)
high calibre revolver LODs
basic world model prefab setup
Added an example temporary disabling of the left hand Ik driven by a curve on the 3p rifle reload animation
Disablling spine IK on a held entity will now enable the AimOffset layer
Merge from main (stomp craggy and manifest)
Make arrow renderers children of the bow_root_bone so that it gets turned on/off appropriately during the bow firing animation
Update manifest
Revert
90141, fix client-side ragdoll neck issues
Fixed MoveItem error when putting m4 shotgun into auto turret (missing muzzle point)
Confetti cannon takes 3 damage per blast, has 100hp
Poolable
Set up primitive colliders, deploy volumes, bounds, etc
Turn on add_breathe IK pass again
Merge main -> ServerSideRagdolls
cherry picking new shader from diogo's branch
Make sure dropped items that are actually stuck in something never reawaken (fixes stuck arrows falling off)
Ensured player is authed on the included priv.
Small changes to prefab.
Removed adjustable priv.
Set priv location to centre of shelter.
Adjusted priv range.
Sunflower meshes / textures / prefabs / LODs/ billboards
Supersample the brush texture when painting so the rotation shouldn't add pixel gaps to them
Add spray brushes with random rotation
Fix paint object turning black when the light is off and it's night time
https://files.facepunch.com/Rohan/2023/November/27_14-50-UnrealisticConch.png
▋▆█▍▊ ▋█▌▊▋▄/▍▅ ▉▉█.
▅▅▍▍▉▇██ ▊▅▌ ▊▉ ▅▅▊▅▊-▆▌▇▋ ██▆█▄▋▋ ▊▆▆ ▍▊▆▊▄▅ ▆█▋▄▇█▍▌▆█▉.
3p lr300 - removed root bone animation data from mask to fix rotating weapon issue
updated 3p revolver override controller
Fix tags not working in the modded tab when using cached browser (move CheckTags from `OnServerResponded()` to `AddServer()`)
player animator update - set add_breathe layer to use foot ik flag
cherrypicking io_budget_health
▄▉▅▄▉ ▌█▇▉ ▇█▍▍▍▆▌_█▉▋█▇▅▌_▇▋▇▄_▄▅▍
Various fixes and improvements:
- foundation & foundation.triangle floor creation gibs spawned the gibs of all conditional floors instead of just the chosen one
- wall.low & wall.half were having issues with the randomization of their variants
- upgrading a roof to frontier kicked the player out of the game (NRE)
- foundation walls now correctly randomize their variants (each side can have a different variant)
updated rigged world bow model
merged from birthday_time :tada:
merge from fix_heli_crate_sfx
merge from qol_ent_setgrade
Texture size optimization.
Nixed one unused mask.
Added In Confetti Cannon FBX and Materials
Started Basic Prefab Setup for Confetti Cannon
GC buffer is now saved.
Safe and Unsafe buffer values differentiated.
merge from main -> qol_hbhf_dialog