reporust_rebootcancel

126,876 Commits over 4,109 Days - 1.29cph!

5 Years Ago
Merge from voiceprops
5 Years Ago
Save lift entity between reboots, don't parent it to the lift bone Added a client only, distance gated update to manage the cable renderers Remove MoveLift RPC (not needed anymore) Consolidate cleanup calls Update parenting volume layers
5 Years Ago
Added PostExecute. Clear accumulated delta times correctly.
5 Years Ago
Separated tick and execution. Added execution rate limiting. Events accumulate delta time between executions.
5 Years Ago
Hi res voice prop materials
5 Years Ago
merge from ai root
5 Years Ago
merge from main
5 Years Ago
Delete hi res materials folder
5 Years Ago
Merge from elevator_block
5 Years Ago
Unsaved
5 Years Ago
Transfer any damage applied to the elevator lift to the elevator parent
5 Years Ago
Collider changes to allow building floor over the top of the elevator and not allow placing deployables on top of the elevator
5 Years Ago
▌▌▅ ▅▊▍▌ ▍▊▆▄ ▍█ ▌▊▉▉██▊▍▋ ▍▉
5 Years Ago
Merge from elevator_block
5 Years Ago
Merge from voiceprops
5 Years Ago
Merge from main
5 Years Ago
Update protobuf definition numbers for easier merges
5 Years Ago
▆▇▊▅▇ ▉▊█▄ █▇▄▄▆▅██▇_▇▊▆█▄▌▅▊
5 Years Ago
WIP shredder stuff
5 Years Ago
▋█▉█▄ ▍▆▍▊ ▇▅▋▍▊▄▉▆█▆
5 Years Ago
▅▆▌▆▉ ▄▌█▉▍█▍▆▅▇▍▌ ▌▅▅▋▉█ █▋ ▅▊▌█▇▊█▉▅▋ (▊▌█ ▅▉▄▅▉▋ ▄▍▆▌▄▅ ▇▋ █▉█▊▌█▉█▇)
5 Years Ago
Tweaked call button colliders
5 Years Ago
Strip some colliders on the server Better EntityMenu conditions
5 Years Ago
Converted call elevator functionality to use EntityLinkBroadcast Added a new EntityLinkBroadcast method that only traverses a specific type of socket
5 Years Ago
Lots of cleanup and code removal now that sockets are being used
5 Years Ago
▉▋▇▆▆ ▊▊▍▍▅ ▋▄▌▉ ▌▌▊▋▄▆▄▆▉
5 Years Ago
Roof left and right side trim conditional models are applied to both client and server (for the collider, fixes fly hack false positives)
5 Years Ago
Supressing no HDAdditionalLightData NREs and add a warning instead.
5 Years Ago
Compound s2p
5 Years Ago
Added a few more tools to deal with HDAdditionalLightData
5 Years Ago
Fixed unable to plant next to sapling or higher stage berry bush in a planter
5 Years Ago
AIEventData basics. Events trigger. Test data.
5 Years Ago
▇▆▍▊▌ ▅▆▍█▋▍▊▊▇ █▇▊▆▋ ▉█▇▉ ▉▄▅▄▇ ▋▊█ ▍▊▋▌ ▍▋▌▆ ▍▍█▌
5 Years Ago
Changed lift call button and button boxes placement further center. Updated relevant prefabs
5 Years Ago
Removed SocketMod_ElevatorRotation (no longer needed)
5 Years Ago
Changed lift call button and button boxes placement to avoid being covered by walls and frames, updated relevant prefabs
5 Years Ago
merge from oceanlevel_deployable_fix
5 Years Ago
▊▋█▉▊ ▌▍▇ ▌▌▆▋▅ ▋▍ ▆▉ ▅▉▊ ▌▅▊▋▊▍ ▋▆▇ ▉▉▊▊▉▅▊▉ █▇▄ ▅▄▍▆█ ▉▌ █▍ ▆ ▋▌█▄▄▉▄▋ ▍▊▄▋▄ ▆▆▊▄▉▊▆▊.▅▌▉█▋▅█▆▄▅▆▆▄▌ ▋▅▉ █▉▊▌█▋▄▇.▄▋▍▌█▆▌▋▊▊▄▍▊▇█▊█▍█▋ █▍█ ▉█▉▄▄▉ ▋▊▅█▅▋ ▇██▉▍▇▉█▅▋▅▍▅▄▍█ ▉▆ ▆▌▄ ▇██ ▍▅▌▅▌▍▌█▉▊▄▆▍▇▉ ▇▍▉▆▌▆▉▍▄ ▊▇ ▅▍'▆ ▆▊▄▍▄▊▌▉ █▉▆▌▊█ ▉▍▋█▆▊▍▍▉▅ ▊▅▇▅ ▋▉▉ ▋▍▆▆ ▍ ▄▆▍▊▋▋█▍
5 Years Ago
Reworked elevator connections to use construction sockets instead of bounds overlaps
5 Years Ago
merge from main
5 Years Ago
Working lightning storm horizon system & prefab
5 Years Ago
Shuriken system for horizon lightning storms WIP
5 Years Ago
Fixed a case where elevators wouldn't notify neighbours if they were killed via a kill command
5 Years Ago
Elevator now inherits from StabilityEntity instead of AnimatedBuildingBlock
5 Years Ago
Tweaked prevent building volumes to prevent being able to build a floor at half height through an elevator
5 Years Ago
Convert the lift section of the elevator into it's own entity
5 Years Ago
Updated elevator description
5 Years Ago
Fixed not being able to rotate elevator block
5 Years Ago
Various perf optimizations. Better emission shape for cam tracking. Small effect iterations. Packed rain & snow into code prefabs.