userJarryd Campicancel

12,007 Commits over 2,527 Days - 0.20cph!

6 Years Ago
Update neighbouring elevator states when an elevator piece is killed/picked up Fixed some neighbour detection edge cases Fixed elevator IO name not displaying
6 Years Ago
Fixed being able to pickup an entity without a hammer even if require hammer is enabled
6 Years Ago
Fixed loot barrel gibs not using the correct material
6 Years Ago
Fix kayaks not decaying at the intended rate
6 Years Ago
Boom box now requires power in slot 0 to work, slot 1 is now used to toggle on/off
6 Years Ago
Protobuf typo fix
6 Years Ago
Icon and description typo fixes
6 Years Ago
Unsaved
6 Years Ago
Added an IOEntity child to the elevator to handle powered state Fixed some save/load issues
6 Years Ago
Can now be deployed on floor/foundation as well as floor frames Moved prefab position back to above pivot Update collider positions and other components based on new prefab position
6 Years Ago
Exception fixes
6 Years Ago
Update guide mesh
6 Years Ago
Better rotation socket mod check
6 Years Ago
Kill parenting volume if elevator is destroyed
6 Years Ago
Spawn a separate entity to parent players for smooth movement
6 Years Ago
Add up/down button support and call to floor support
6 Years Ago
Ensure blocks are the same rotation, some conditional model stuff
6 Years Ago
Prefab and item setup, WIP code
6 Years Ago
Merge from main
6 Years Ago
Put gib override inspector behind a foldout (tied to an EditorPref so it can be toggled off/on project wide and the setting is remembered)
6 Years Ago
Fix search placeholder label appearing when opening the crafting menu even if text is in the search bar
6 Years Ago
Fix not being able to place water items (boogie board/kayak/etc) on water if the ocean level has been changed
6 Years Ago
Some more logs for audio issue, output files for external inspection
6 Years Ago
Better capsule auto sizing Assigned gibs for: Rechargeable batteries Fridge Hitch and Trough Furnace Fireplace Dropbox Locker Mailbox Mixing Table Modular car lift
6 Years Ago
Adjusted a bunch of audio falloff ranges
6 Years Ago
Add some logs to debug sample rate issues in build
6 Years Ago
Merge from gib_pool
6 Years Ago
Fix gibbable editor displaying a mesh when no meshes have overrides
6 Years Ago
Merge from main
6 Years Ago
Redo player prefab changes
6 Years Ago
Protobuf definitions, codegen, manifest
6 Years Ago
Merge from main
6 Years Ago
Fixed gib scale on RF Broadcaster
6 Years Ago
Merge from main -> gib_pool/deployables
6 Years Ago
Moved fillable pool handling (OnPoolDestroyed and WakeUp) to an interface and implemented the same behaviour on Kayak
6 Years Ago
Force show full statement at the end of text animation in conversation, fixes final character not showing
6 Years Ago
Merge from canoe (fixes paddling animations)
6 Years Ago
Fix not being able to see remote/demo kayak paddling animations (includes a new RPC, might require a protocol bump)
6 Years Ago
Merge from main
6 Years Ago
Fixed upper body animation overrides not being applied on kayak (fixes animation issues when using non-paddle held items)
6 Years Ago
Don't show kayak health info until it's below 75% hp (same behaviour as other boats)
6 Years Ago
Kayaks now decay like boats (slowly decays if unused and outside, won't decay if kept indoors)
6 Years Ago
Removed duplicate decay component on boogie board
6 Years Ago
Paddle is no longer considered hostile
6 Years Ago
Hooked up SiftRaft_NoPaddle mount pose
6 Years Ago
Lowered kayak colliders for better foot placement
6 Years Ago
Fixed incorrect repair costs on kayak Removed unused damage renderer component Adjust seat positions to reduce clipping
6 Years Ago
Fix gameplay fov setting conflicting with debug camera fov setting while player input is being processed (unfreeze mode)
6 Years Ago
Speculative NRE fixes for Gibs
6 Years Ago
Marge from canoe (craftable kayak + paddle fixes)