reporust_rebootcancel

131,051 Commits over 4,232 Days - 1.29cph!

2 Years Ago
merge from main
2 Years Ago
Only allow aim offset when standing still or aiming, let regular animation take control while sprinting or jogging while not aiming
2 Years Ago
Fix wall being buildable between two different buildings allowing TCs to be connected and break
2 Years Ago
Make a new mask specifically for the aim offset layer
2 Years Ago
▅▊▋▇▆▌ ▍██▄▋▇▍ ▌▌▋▉ ▆▄▄▋▍▍▄█▅▇, ▌▇▉▉ ▌▌▊▌ ▉ ▊▇▅ ▉▆▆ ▇▅▇▄▉ ▌▋ ▌▋ ▆▇▅ ▄▆▊▊▌▄ █▅▄'▌ ▉▌▉▇▄ ▇▅ ▆▅▉ ▌█▉▋▋ █▊▉▄▉▌
2 Years Ago
▄▄▇▌▇ ▄▄█▅ ▇▇▌▊
2 Years Ago
Cleaned up hand hold parameter handling
2 Years Ago
More solver iterations for server-side to compensate for 16Hz. Greatly reduced jitter
2 Years Ago
Use jobs+burst for 2D painting so very fast strokes don't kill your framerate
2 Years Ago
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
2 Years Ago
Add leftHandHoldDisable and rightHandHoldDisable animator parameters to disable the hand poses during an animation clip
2 Years Ago
Simplified ClientInit, less duplication
2 Years Ago
Finally fixed player neck bone issues properly for both client and server side ragdolls. Will try to clean this up a bit more.
2 Years Ago
Fix default keybinds applying over and over for multiple realms (`prevskin` and `nextskin` specifically)
2 Years Ago
high calibre revolver LODs basic world model prefab setup
2 Years Ago
Added an example temporary disabling of the left hand Ik driven by a curve on the 3p rifle reload animation
2 Years Ago
Disablling spine IK on a held entity will now enable the AimOffset layer
2 Years Ago
PFX scene backup
2 Years Ago
Confetti meshes
2 Years Ago
Manifest again
2 Years Ago
Merge from main (stomp craggy and manifest)
2 Years Ago
Make arrow renderers children of the bow_root_bone so that it gets turned on/off appropriately during the bow firing animation Update manifest
2 Years Ago
Revert 90141, fix client-side ragdoll neck issues
2 Years Ago
Fixed MoveItem error when putting m4 shotgun into auto turret (missing muzzle point)
2 Years Ago
Confetti cannon takes 3 damage per blast, has 100hp Poolable
2 Years Ago
Set up primitive colliders, deploy volumes, bounds, etc
2 Years Ago
Turn on add_breathe IK pass again
2 Years Ago
Merge main -> ServerSideRagdolls
2 Years Ago
cherry picking new shader from diogo's branch
2 Years Ago
Make sure dropped items that are actually stuck in something never reawaken (fixes stuck arrows falling off)
2 Years Ago
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.
2 Years Ago
Sunflower meshes / textures / prefabs / LODs/ billboards
2 Years Ago
Supersample the brush texture when painting so the rotation shouldn't add pixel gaps to them
2 Years Ago
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
2 Years Ago
▆█▅▅▄▊▍ ▇▋▄▋
2 Years Ago
▋▆█▍▊ ▋█▌▊▋▄/▍▅ ▉▉█. ▅▅▍▍▉▇██ ▊▅▌ ▊▉ ▅▅▊▅▊-▆▌▇▋ ██▆█▄▋▋ ▊▆▆ ▍▊▆▊▄▅ ▆█▋▄▇█▍▌▆█▉.
2 Years Ago
3p lr300 - removed root bone animation data from mask to fix rotating weapon issue
2 Years Ago
updated 3p revolver override controller
2 Years Ago
Fix tags not working in the modded tab when using cached browser (move CheckTags from `OnServerResponded()` to `AddServer()`)
2 Years Ago
player animator update - set add_breathe layer to use foot ik flag
2 Years Ago
updated world bow anims
2 Years Ago
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)
2 Years Ago
updated rigged world bow model
2 Years Ago
added bow icon
2 Years Ago
merged from birthday_time :tada:
2 Years Ago
merge from fix_heli_crate_sfx
2 Years Ago
merge from qol_ent_setgrade
2 Years Ago
Texture size optimization. Nixed one unused mask.
2 Years Ago
Added In Confetti Cannon FBX and Materials Started Basic Prefab Setup for Confetti Cannon
2 Years Ago
Cleaned GC code.