reporust_rebootcancel

108,173 Commits over 3,867 Days - 1.17cph!

4 Years Ago
▅▄▇▄▆ ▍▆▉█ █▆ ▊▋▍▍▌▋▇ ▉▆█▄▆▅▇ ▋▇▇▋▅▅▊▌ ▇▉█▋ ▇▅▉▉▊▍▋█
4 Years Ago
Aurora iteration & file cleanup.
4 Years Ago
Missing file.
4 Years Ago
Networkable lightning system prefabs. Cleanup.
4 Years Ago
▄▌▉ ▆███ ▉▍ ▍▇▉▄▌ ▅█▅▍█▊▍
4 Years Ago
Update call button colliders Move gizmo rendering to OnDrawGizmosSelected
4 Years Ago
▍▄▇▍▋ ▅▋▉▅▋▍ ▌▍▋▍▊▉▅▇▇▅▊.▉▊ █▆▋▅▍▅
4 Years Ago
merge from main
4 Years Ago
▌▉▍█▌█▌ ▉▍▍█▆▉▋ ▉█▋▍▆ ▉▌▅▆▍▆▍▄ ▍█▉▋█▄▄▇▍.▋▆▅▋▇▇▄▇▅▌, ▅▄█▅▅▄▋▄▋▋ ▆▍▆ ▌█▍ ▅█▆▍▅▉▇▉▊▉▌ ▉▅▉: ▄▌▌▇▌ ▄█▆ ▇▋▋▄▇▉▊▋▍▆ ▆█▅▊▅▅▊ ▊▊ ▍▉▊▆▅ ▌▅▊▇▅▍▄█▉▍ ▄█▆▅▅▋▌ ▌▊▉▆▋ ▇█▋▋▊▆▇▉▊▋ ▉▉▅▅ ▍▇▊▍ / ▆▌▌▆▉▊▌██▌ ▄▊▍▊▍▅▋++
4 Years Ago
Changed lift call button and button boxes placement. Updated relevant prefabs
4 Years Ago
Merge from elevator_block
4 Years Ago
Moved elevator to deployed layer, fixes being able to deploy things on top of the elevator
4 Years Ago
Updating Facepunch.Steamworks
4 Years Ago
merge from pickup_fix
4 Years Ago
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
4 Years Ago
Added AIMemoryBank<T>. Added AIMemory, Pass memory to event execution. Updated test events to use memory.
4 Years Ago
Merge from elevator_block
4 Years Ago
Elevator interact icons
4 Years Ago
merge from root
4 Years Ago
merge from main
4 Years Ago
Fixed not being able to shoot through wire mesh on side of elevator shaft
4 Years Ago
Merge from elevator_block
4 Years Ago
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)
4 Years Ago
Increase elevator power usage to 10 while it's moving (uses 1 power while idle)
4 Years Ago
Fixed gib warning on loot barrels
4 Years Ago
█▄▊▋▍▆▄ ▉▆▌▆▄█ ▆▅▊█ ▇▊ ▄▍▋▉▇▄ ▌▅▆▇▋▊▊▆
4 Years Ago
Removed some debug tools
4 Years Ago
Merge from elevator_block
4 Years Ago
Even more volume tweaks
4 Years Ago
More prevent building volume tweaks
4 Years Ago
Elevators can now only be built up to 6 floors high
4 Years Ago
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
4 Years Ago
Deploy volume tweaks
4 Years Ago
telephone button sound tweak
4 Years Ago
more voice prop sounds voice prop audio effect tuning
4 Years Ago
merge from main
4 Years Ago
prevent accidental hammer pickups
4 Years Ago
▄▍▌▌▊▍▋▉█▋▍ ▅▋▍▇▍ (▊▊▆▊▄▇▅█▊▌▄▊█.▉█▍ ▉▅▋▇ ▍▊▍▆▋▇█ ▆▅▅▌█▍█ ▍▋ ▉▋ █▋▋█▅▋▍ ▅▄▍▆▍▉ ▊▆ ▍▍▍▊▍▌▋)
4 Years Ago
Fixed error with test map
4 Years Ago
▉▄▋▅▆ ▇█▍ ▅▊▋▌▋█▆▄▇▋ ▅█▊▉▊▇▇ ▍█ ▋▊▅▇▅ ▇▄▋▆█▊█▉██ ▋▍▉▉▌█▊ ▄▊█▇▅ ▌▍█▇▋▇▌▊▇▄ ▆▉█▊ ▋▍▉▋ / ▇▊▄▅▌▋▌▌▄▄ ▄▉█▍▌ ▆▅▋▌▅▌▅ ▋▋▅▋▊▄ ▄▆▋▋ █▌▅▋▄▋▄▊▉▍▇▋▉.▋▉▇ ▋▅ ▉▍▅█▌▅ (▍▆▄▅) ▄▋▌▌▇▇▅ ▉▌▄▅█▊▅++
4 Years Ago
Fix being unable to break down more than one item at a time
4 Years Ago
Execeution rate tweaks. Event fix.
4 Years Ago
Added event owners. More test events.
4 Years Ago
Bug report build backup
4 Years Ago
Update ProceduralMapTesting
4 Years Ago
Fix being unable to power storage monitors directly from batteries
4 Years Ago
Merge from elevator_block
4 Years Ago
Merge from voiceprops
4 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
4 Years Ago
Added PostExecute. Clear accumulated delta times correctly.