reporust_rebootcancel

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

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
▅▆▍▇▌▋
4 Years Ago
Convars
4 Years Ago
▉▇▌▊▉ ▅▉▄▉ ▅▉▇▄
4 Years Ago
Fixed sphere tank monument barrel spawners max population exceeding the amount of spawn points (barrels spawning inside each other)
4 Years Ago
merge from main
4 Years Ago
merge from pickfruit_los
4 Years Ago
Changed portacabin glass coliders to glass instead of generic
4 Years Ago
Trainyard terrain anchor tweaks (fixes occasional steep cliff in front of road access point, which would cause weird roads)
4 Years Ago
Made glass coliders on portacabins double-sided
4 Years Ago
▆▌█▅▄▊ ▅▄▄▋ ▊▍▋█▆▋ ▅▄▍▉▉▌▆▆▄ ▊▆▌▌▆ ▉▆▆▅▉▆ ▄▋▋▍█▆▉
4 Years Ago
Reduced checker effect on excavator splats (involved normalizing and channels balance.
4 Years Ago
Added convar to enable / disable SRP batching. Added support for terrain instancing.
4 Years Ago
Allow 1 out of the 4 corners of a monument to slightly reach into a neighboring tier when finding spawn locations for them
4 Years Ago
Power lines can end at ring road (massively speeds up power line layout generation on large maps)
4 Years Ago
Fixed edge case that was causing duplicate road connections on a single monument road connection point
4 Years Ago
Fixed allowing deployment through reinforced glass
4 Years Ago
Monument scene updates (smoother road connections, some additional trail connections)
4 Years Ago
Merge from elevator_block
4 Years Ago
NRE fix
4 Years Ago
▍▋▋▅▋█▌▄▇ ▉▇▄▅▅
4 Years Ago
██▄▍▇ ▉█▉▆▅▊▆ █▊▋█▌▋▉ ▋▉ ▅▋▍▉▄▇▊▋▅▄▇▆ ▋▆▉▉ ▉▆█▌▄▍ ▌▍ ▋▊▆ ▋▋█▆▆▌
4 Years Ago
▍▅▇▊▌ ▊▍▄▄▌▌ █▋▅▄▋█▅▉
4 Years Ago
State containers implementation. AI Serialization. Protobuf changes. Build fixes. State changing can use state containers, initial state, etc.
4 Years Ago
Merge from main
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/cameraswitching
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
Fix the point of interest and death map markers using the center of the image as the origin, should have been bottom center
4 Years Ago
Organizing hierarchy & collapsing where possible for better performance. Mega cleanup of obsolete clutter & broken prefabs. Various other improvements.
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
Update scope overlays to scale the color with the time of day (so no more bright scope at night)
4 Years Ago
Increased elevator speed (time per floor 3s -> 2s)
4 Years Ago
Moved elevator to electrical category
4 Years Ago
Restored menu background videos
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
Merge from platform_types
4 Years Ago
Disable aantihack for spectators Set main camera resolution a different way because the one I did before doesn't work
4 Years Ago
serialization wip
4 Years Ago
Fixed the main lit template to support SRP batching, rebuild a lot of the relevant shaders.
4 Years Ago
Added push field support to path finder Secondary road connections are pushed away from the monument they originate from (prefer connections to other monuments)