122,118 Commits over 4,048 Days - 1.26cph!
Moved Drone to vehicle world layer
Drones can no longer be placed underwater
Drones can no longer be deployed at silly angles
Fixed deployment on certain layers
Added prevent building volume
Fixed rotation angles
Added ground tarps to the warhead room
WIP PTZ camera deployable
Add crosshair texture from lewis
EACServer experiments / debugging (continued)
▇▇█▉▉▅ ▆▇▊▉▅█ ▄▇▍▉ █▌▌▉▄▇▌ ▆▆▌▋▋▊.
Drone no longer hidden
Drone craftable and researchable,
Drone unlocked by default (for now)
Drone crafting cost (subject to change)
Workbench level 2
Fixed setup issues. Cleanup.
Placement routine matches legacy version fully now
door.hinged.elevator_inside_door_office prefab
updated simple vertical elevator prefab
EACServer experiments / debugging (continued)
merge from oilrig_small_pipes_fix
elevator_office_lift.static prefab
updated simple vertical elevator prefab
Added additional text to scattered paper texture
▄█▉▊▌ ▌-▋ ▋▄▌▌▉▉▅ ▄█▌▌ ▌▅▅ ▆▉▇.
▊▄▍▌█ ▇▍▋█▋▍█
made a working elevator shaft based on underground tunnels for NMS
Added the new quarry deployable for previewing
fixed cliffs clashing with interior pieces
offset on terrain anchors
Need to be standing to modify industrial filters
Fixed furnace power points not appearing reliably after a storage adaptor is attached
Added another storage adaptor socket to the front of the electric furnace
Gun item gets physically added to the heli turret
Remove the non-jobs path for pipe generation
Merge from industrial/cache
Industrial budget is now an exposed convar (server.industrialFrameBudgetMs), was 0.25ms now defaults to 0.5ms
Conveyors can now abort jobs halfway through if they go for too long, meaning dense industrial networks may move less items if too many containers are connected
Fixed CH47 heli sharing a reserved flag with BaseVehicle code
Cache the storage adaptor item container reference, in high density industrial networks the EntityRef getter that occurs here can take up half of the total time of the transfer
Merge Main -> Attack Helicopter
Cone tracing sun disk for direct light area shadows
Increased max stack size of a conveyor move to 60 (faster + splits nicer)
Reworked container split amounts to work in a branch based system (eg. each splitter will divide the maximum output amount per move by 3, nested splitters will further divide this amount)
Daisy chained output containers will now only be sent items if the preceding container in it's chain is full/could not accept item (eg. a conveyor outputting to a large box A which then outputs to another large box B, the B container will not receive items until A is full)
merge from main -> gameplay_metrics
Attack heli has turret storage interaction (for ammo and gun)
Added editor-only helicopter auto-hover, for testing passenger functions without a driver being necessary. Toggle while seated with Ctrl-H.
Merge from PTZSecurityCamera
Shoot from the camera pos when manually controlling an autoturret
Add a placeholder crosshair to the computer station for autoturret aiming