userJarryd Campicancel

11,890 Commits over 2,466 Days - 0.20cph!

4 Years Ago
Added an editor button to update the read only socket name if it needs updating
4 Years Ago
Sort displayed cameras alphabetically
4 Years Ago
Show a list of cameras in the Editor Window with a toggle and solo option
4 Years Ago
Added a trigger to the bottom of the lift that repositions ragdolls on top of the lift if it detects a ragdoll beneath it
4 Years Ago
Increased drag (0.05 -> 0.1) and lowered paddle force (1 -> 0.7) when there are two players mounted to a kayak
4 Years Ago
The hurt volume on the bottom of the elevator lift will now also hurt AI's (including horses) Increased damage dealt by the hurt volume
4 Years Ago
Merge from main
4 Years Ago
Add another prevent building volume to block deployable placement on elevator floor (but not block upgrades)
4 Years Ago
Don't set the block that called for an elevator as busy (no longer needed now that we don't have built in buttons)
4 Years Ago
Merge from elevator_block
4 Years Ago
NRE fix
4 Years Ago
Merge from elevator_block
4 Years Ago
The Push Button will now send a small burst of electricity when pressed, even if it has no input
4 Years Ago
Merge from main
4 Years Ago
Some cinematic commands for managing multiple cameras: debug.listcameras lists every camera debug.setdisplay modifies the target display of a given camera debug.solocam enables the given camera and turns off all others (except the gameplay camera)
4 Years Ago
Added a screenshake when the elevator arrives at a floor
4 Years Ago
Horses now parent to elevators Added an extra PreventMovement volume that activates when the lift is idle to assist them getting on/off at floors (stepping over the small gap)
4 Years Ago
Increased elevator health (250 -> 600)
4 Years Ago
Disable the bottom prevent building volume on the bottom floor of the elevator to ensure the foundation/floor can be upgraded
4 Years Ago
Increased elevator speed (time per floor 3s -> 2s)
4 Years Ago
Moved elevator to electrical category
4 Years Ago
Added a menu option to go to the top or bottom of an elevator shaft when looking at the up/down buttons
4 Years Ago
Merge from main
4 Years Ago
Fixed incorrect rotation check in elevator socket
4 Years Ago
Fix being able to block shaft with triangle floor piece Fixed elevators connecting to each other through entities placed in a floor frame Can no longer build elevators on top of an entity placed in a floor frame
4 Years Ago
Update floor socket name (in prefab and script) Manifest update
4 Years Ago
Don't allow the lift to move if a vehicle is in the lift space
4 Years Ago
Merge from elevator_block
4 Years Ago
Remove DDraw
4 Years Ago
Clamp admintime to 0-23 since a DateTime can't have an hour of 24
4 Years Ago
Merge from elevator_block
4 Years Ago
Explicitly don't allow elevator connections if there is a floor between blocks (was inconsistent before) Don't allow EntityLinks between elevator blocks if there is a floor between the blocks Kill elevator blocks during OnPhysicsNeighbourChanged if they don't have a floor or connected elevator beneath them (verified via entity links and not the regular ground check)
4 Years Ago
Merge from voiceprops
4 Years Ago
Unsaved
4 Years Ago
Use a ColliderInfo component to allow bullet penetration through wire mesh instead of controlling it via script
4 Years Ago
Enable elevator component Kill lift if it gets admin killed and it has no parent
4 Years Ago
Use InvokeRepeating instead of Update
4 Years Ago
Merge from main
4 Years Ago
Cleanup
4 Years Ago
Fixed some placement and ground watch issues
4 Years Ago
▋▌▉ ▋ ▄█▉▇▊ ▊▊▅▇▆ ▆▋ ▆▉▇ ▄▍▅▋ ▋▄▅▌█▅▅█ ▆▋ ▌▄█▌▅▄ █▇▆██▋▌▉ ▇▆▅▊▄ █▌▍▉▄▋▋ ▍▉ ▄▆▉▅█▇▉▆▋▌▅▉▌ ▋▊▋▇▄▅/▉█▆▍██ ▋▍ ▌██▄▇ ▄▍▆ ▄▍▆▆█▍▅▉ ▆▉█▉▄▆
4 Years Ago
▋▆▅▆▅ ▊▊▇▇ ▍▆ ▉▍▆▌█▇ ▇▆▆▊▋█▄▌▌▅ ▆▉▉▋▊▍
4 Years Ago
Cleanup
4 Years Ago
Merge from elevator_block
4 Years Ago
Update icon
4 Years Ago
Fixed top section gibs appearing for every piece of the elevator
4 Years Ago
Updated ground watch layer to include deployed
4 Years Ago
Disable update loop on elevator when it's not actively moving
4 Years Ago
Animate lift buttons
4 Years Ago
Better LOD values for elevator buttons