userJarryd Campicancel

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

6 Years Ago
Tweaked prevent building volume to stop blocking wire tool access
6 Years Ago
Add a hurt trigger to the bottom of the lift to kill any players that get stuck under it
6 Years Ago
Lift mesh is now marked as wood so it uses correct hit effects
6 Years Ago
Fix editor scene error when selecting an IOEntity with a null output array
6 Years Ago
Merge from main
6 Years Ago
Cleanup
6 Years Ago
Remove topFloor bool from save data, use a flag instead Fixed a couple of cleanup issues
6 Years Ago
Fixed protection type on elevator so it can take damage
6 Years Ago
Merge from main
6 Years Ago
Merge from SecretLabChair
6 Years Ago
Merge from spacesuit
6 Years Ago
Prevent building layer fix
6 Years Ago
Compile fixes
6 Years Ago
Fixed some lod/culling issues on the cables
6 Years Ago
Elevator will now adjust the lift position if a piece of the elevator shaft is removed that causes the lift position to become invalid
6 Years Ago
Fixed incorrect parenting on oversized button colliders
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