108,173 Commits over 3,867 Days - 1.17cph!
▅▄▇▄▆ ▍▆▉█ █▆ ▊▋▍▍▌▋▇ ▉▆█▄▆▅▇ ▋▇▇▋▅▅▊▌ ▇▉█▋ ▇▅▉▉▊▍▋█
Aurora iteration & file cleanup.
Networkable lightning system prefabs.
Cleanup.
▄▌▉ ▆███ ▉▍ ▍▇▉▄▌ ▅█▅▍█▊▍
Update call button colliders
Move gizmo rendering to OnDrawGizmosSelected
▍▄▇▍▋ ▅▋▉▅▋▍ ▌▍▋▍▊▉▅▇▇▅▊.▉▊ █▆▋▅▍▅
▌▉▍█▌█▌ ▉▍▍█▆▉▋ ▉█▋▍▆ ▉▌▅▆▍▆▍▄ ▍█▉▋█▄▄▇▍.▋▆▅▋▇▇▄▇▅▌, ▅▄█▅▅▄▋▄▋▋ ▆▍▆ ▌█▍ ▅█▆▍▅▉▇▉▊▉▌ ▉▅▉:
▄▌▌▇▌ ▄█▆ ▇▋▋▄▇▉▊▋▍▆ ▆█▅▊▅▅▊ ▊▊ ▍▉▊▆▅ ▌▅▊▇▅▍▄█▉▍
▄█▆▅▅▋▌ ▌▊▉▆▋ ▇█▋▋▊▆▇▉▊▋ ▉▉▅▅ ▍▇▊▍ / ▆▌▌▆▉▊▌██▌
▄▊▍▊▍▅▋++
Changed lift call button and button boxes placement. Updated relevant prefabs
Merge from elevator_block
Moved elevator to deployed layer, fixes being able to deploy things on top of the elevator
Updating Facepunch.Steamworks
Reduced size of top prevent building collider to allow floors to built over the top of the elevator
Added a building block socket mod to prevent building if there is a building block over the top of the elevator
Admin killing the lift entity will now admin kill the parent elevator block
Added AIMemoryBank<T>.
Added AIMemory,
Pass memory to event execution.
Updated test events to use memory.
Merge from elevator_block
Fixed not being able to shoot through wire mesh on side of elevator shaft
Merge from elevator_block
Remove cookie texture on elevator light
Turn off emission on elevator material by default to stop it appearing lit in gibs (we turn it on/off via elevator logic anyway)
Increase elevator power usage to 10 while it's moving (uses 1 power while idle)
Fixed gib warning on loot barrels
█▄▊▋▍▆▄ ▉▆▌▆▄█ ▆▅▊█ ▇▊ ▄▍▋▉▇▄ ▌▅▆▇▋▊▊▆
Merge from elevator_block
More prevent building volume tweaks
Elevators can now only be built up to 6 floors high
Refactored horizon lightning spawners to be network/position friendly instead of just client RNG seeded
Manual LightEX entity for lightning events because Unity doesn't let you orient particle lights independently, groan
telephone button sound tweak
more voice prop sounds
voice prop audio effect tuning
prevent accidental hammer pickups
▄▍▌▌▊▍▋▉█▋▍ ▅▋▍▇▍ (▊▊▆▊▄▇▅█▊▌▄▊█.▉█▍ ▉▅▋▇ ▍▊▍▆▋▇█ ▆▅▅▌█▍█ ▍▋ ▉▋ █▋▋█▅▋▍ ▅▄▍▆▍▉ ▊▆ ▍▍▍▊▍▌▋)
Fixed error with test map
▉▄▋▅▆ ▇█▍ ▅▊▋▌▋█▆▄▇▋ ▅█▊▉▊▇▇ ▍█ ▋▊▅▇▅ ▇▄▋▆█▊█▉██
▋▍▉▉▌█▊ ▄▊█▇▅ ▌▍█▇▋▇▌▊▇▄ ▆▉█▊ ▋▍▉▋ / ▇▊▄▅▌▋▌▌▄▄ ▄▉█▍▌
▆▅▋▌▅▌▅ ▋▋▅▋▊▄ ▄▆▋▋ █▌▅▋▄▋▄▊▉▍▇▋▉.▋▉▇ ▋▅ ▉▍▅█▌▅ (▍▆▄▅) ▄▋▌▌▇▇▅
▉▌▄▅█▊▅++
Fix being unable to break down more than one item at a time
Execeution rate tweaks.
Event fix.
Added event owners.
More test events.
Update ProceduralMapTesting
Fix being unable to power storage monitors directly from batteries
Merge from elevator_block
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
Added PostExecute.
Clear accumulated delta times correctly.