branchrust_reboot/main/WorkCartcancel

722 Commits over 395 Days - 0.08cph!

3 Years Ago
Fixed work carts snapping to the wrong track if input was changed right after taking a side track at a junction
3 Years Ago
merge back
3 Years Ago
Fixed edge case that could cause a tunnel entrance not to connect to its train station correctly
3 Years Ago
improved stairs collider on the entrance
3 Years Ago
Added office and break room signs Added them to the train stops Sign texture tweaks
3 Years Ago
Train tunnel entrances no longer spawn on roads that start or end at mining quarries, water wells or swaps
3 Years Ago
Barricade train tunnel cells no longer spawn right next to each other
3 Years Ago
Fixed negative scale values on lights
3 Years Ago
Tunnel stop sign tweaks
3 Years Ago
Set dressing stairwells
3 Years Ago
▆▅▉▅▋▄█▉ ▄▄▆▌▉▆▌▉ █▆▋▇▇▅▄ ▋▅▆▇▉▋▄▊ ▉▉▌ ▍▆▍▊▆▆▆▊
3 Years Ago
Added backlit signs to stops Tweaked sign materials
3 Years Ago
Disabled long flares on all corridor/stairwell lights Reduced LOD distance on fill lights
3 Years Ago
Dressing/Cover pass on the tunnel entrance scene
3 Years Ago
Ensure train tunnels leave some distance between themselves and the terrain surface (so underwater rocks that reach into the terrain don't reach into the tunnels)
3 Years Ago
Train tunnel corridors are OnlyVisibleUnderground
3 Years Ago
DistanceFlareLOD and CoverageQueryFlare now also check LODEnvironmentMode (always invisible when underground, unless player is also underground)
3 Years Ago
Replaced tunnel entrance terrain anchors with terrain checks so they preserve the altitude of the road they spawn on instead of snapping to the terrain
3 Years Ago
halved culling distance on corridors/stairwells modules
3 Years Ago
Added black/white variants of the backlit signs Tweaked text size/position on monument name signs Various other sign tweaks
3 Years Ago
Revert previous changeset due to bug
3 Years Ago
Fixed the bug where switching track selection input right after going through a junction let you "change you mind" and snapped the train to the other option
3 Years Ago
Further tweaks to terrain blend map - trying to minimize impact on surrounding features
3 Years Ago
Removed postit note (again?!) included headlights in export.
3 Years Ago
The propagating static collision system for connected work carts is preventing work carts from pushing barriers via other work carts. Rather than complicate an already complex system further, I've simplified it to only look at the frontmost work cart pushing the barrier for now. Will come back to this when there's more time.
3 Years Ago
Fixed two trains colliding with each other causing both the trains and the Unity editor to crash
3 Years Ago
Added ability for trains to destroy barricades by pushing on them
3 Years Ago
▆▌▆ ▅ ▋▇▉█ ▌▉▇▄▊▇█ ▆▌ ▆▊▅ ▋▌▍▅ ▍▆▆▉ ▅▆▅▉▊▌▇ █▅ ▍▄█▍ ▄▆ ▌ ▅██▅ ▅▇ ▄▉▄▌▌█, ▍▅▅ ▉▅▄▆▊▇ ▌▇▌'▄▍ ▅▌▅ ▅▅ ▋▊▄▄▉▌▄▇▌▅ ▉█▋ ▍▌▉▄▌ ▉▇ ▍▋▉ █▆▄▊▄▆▆ ▅█ ▌▋▄▌▌▅. ▉▊▄▊ ██▋▇▊, ▌▆▇ ▄▍▊▌ ▅▄▄▊ ▋▉▅ ▄▅▉ ▍▅▉▍▌ ▄▋ ▍▆▌▆ ▆ ▆▄▋▍█▌ ▌▌▆▆▋▄ ▊▄▋ ▅▇▄▉/▄▉▍█ ▉▋▊▍▆ ▊▅▋▌▉▍▋. ▄▍▋ ▅▇▅▇▇://▋▇▉.▇▌▆▉▉.▆▆▆/▊/▇▉▅▅▋▌▊▅▄█▍█▊▇▋▆/▊▍▆▌▆▉▋▆▆▆▄▍▄▉█▉/▇
3 Years Ago
Fix artifacts on the train tunnel overlay
3 Years Ago
Rework the map rendering so we can specify the renderers to use (because the 4-way intersection is set up differently) Fix map views showing dark mode when they have it disabled
3 Years Ago
If a workcart explodes, kill the driver.
3 Years Ago
Set RunOnCache to true for CollateTrainTracks. Looks like this should get it to run when loading saves.
3 Years Ago
Backlit signs / meshes / textures / prefabs
3 Years Ago
Automatically render the tunnel map
3 Years Ago
MonumentSign will now automatically find the closest tunnel entrance and then find the monument closest to that MapView switch to tunnel mode in EnvironmentType TrainTunnels instead of Underground
3 Years Ago
Renamed "Darkness" environment type to "TrainTunnels" so it can be used to specifically identify train tunnels (we can add other environment types that also darken directional light, but they should all have their separate names so they don't toggle the train tunnel map overlay)
3 Years Ago
converted some more lights prefabs
3 Years Ago
Train tunnel prevent building volumes
3 Years Ago
Lighting pass on tunnels corridors and stairwells Replaced neon lights for loded flare ones
3 Years Ago
Fix MonumentSignText disabling itself
3 Years Ago
Merge from signage branch
3 Years Ago
unused materials delete
3 Years Ago
Entrance - Added alpha carving to the vent conduit - Expanded the entrance model padding to cover the alpha carve spread in some scenarios - Some splat plainting work and added a new terrain blend map - Fixed LOD3 material not displaying textures Made ladder volume inside vent less awkward
3 Years Ago
Fixed world not properly spawning on first connect
3 Years Ago
Offset decals to combat decal flickering
3 Years Ago
Fixed incorrect grid snapping on train tunnel entrance mesh (moving too deep into the ground)
3 Years Ago
Committing everything that changed from a game manifest update (build times)
3 Years Ago
WIP rendering tunnels on the map
3 Years Ago
Work cart now only gibs if destroyed with explosives (or anti-vehicle). If destroyed any other way, it enters a transitional corpse mode similar to boats or modular cars. The driver is NOT dismounted, but the engine shuts down and cannot be restarted, and if they dismount they cannot re-mount. Dashboard monitor shows SYSTEM ERROR in red.
3 Years Ago
Remove gibbable component (static elevator lift is immortal) Cleaned up some colliders and fixed physics surface