reporust_rebootcancel

115,256 Commits over 3,959 Days - 1.21cph!

4 Years Ago
Unsaved assets
4 Years Ago
▋▆▉▍▆ ██▊▊ ▊▇▇▌▊▌█▋▅▌▌▉█▉▊ (▇▍▄▌ ▇ █▅▄ ▍▉▅▄▆▌ ▆▅ ▌▍█▊ ▄▅▅ ▌▅▅▋▊ ▉▇█▇▊▌)
4 Years Ago
Finished internal colliders
4 Years Ago
Finished collider setup for the whole exterior
4 Years Ago
Detail collider work. Added a convex end cap mesh.
4 Years Ago
Some initial vehicle model and collider setup for SubmarineDuo
4 Years Ago
▅▋▄ ▍▍▄▅▅▄▌ ▊█▇▄▇▇▊ ▄▋▌▌▆ ▊▌ ▌▋▋▋▍█ ▇▋▌█ ▇▋▅█▇ ▇▍▉▉▅█▋█ ▋▊█▅█ ▍▇█ ▍▄▅▄▆▆ █▆▊▉ ▌▉▍▊▊▆▆▊ █▌▆▊▉█
4 Years Ago
Merge Main->Submarine
4 Years Ago
If the train is travelling in reverse and the rear wheels have already gone across to a new spline section, force the front wheels to "select" that track piece instead of letting the player choose left/right, which previously could snap the rear wheels to the wrong piece if the front wheels aren't across yet.
4 Years Ago
4 Years Ago
Another fix
4 Years Ago
Track selection fix
4 Years Ago
Fix front track section selection bug
4 Years Ago
null fix
4 Years Ago
Renderscale in post fx stack
4 Years Ago
South progress
4 Years Ago
Fixed ceiling colliders in the rocket factory building
4 Years Ago
Fix for the rocket factory scaffolding looking flat at low shader level
4 Years Ago
Fixed mesh gaps on pipe_a set
4 Years Ago
merge from main
4 Years Ago
Added set terrain splat modifier to iceberg prefabs to prevent dirt from appearing on the icesheets
4 Years Ago
Updated iceberg_6 fbx to fix holes on LOD1
4 Years Ago
More timeline styling
4 Years Ago
▌█▉█▅██▉▋▍ ▌▄▇▌▌ ▉▍▇▋, ▇▆▊▋▊▇▆▋ ▄▆▆ ▇▉▌▉▅▆▅▉ ▇█▅▌, ▉▅▍▍▉▆▆▌▄ ▊▉▆ █▆▊▍ ▄▍▋█▇ █/▉ ▆▆▋▊▊▇▇ ▍▇▆ ▇▅▊▊ █▋█▋▇▅.
4 Years Ago
Fixed several issues arising from not enough anchors on some cliff prefabs, leading to holes
4 Years Ago
Fixed gap between cliffs at ice_lake_4
4 Years Ago
setup AIZ sleeping on most AI monuments
4 Years Ago
missed some debug logs
4 Years Ago
merge from sleepwakemerge
4 Years Ago
Add ai.sleepwakestates console command. Removed some debug log.
4 Years Ago
Fixed watercatcher UI drinking
4 Years Ago
client compile fix
4 Years Ago
merge from ai main
4 Years Ago
merge from main
4 Years Ago
WIP timeline layout changes Fixed a shot looping issue
4 Years Ago
Fix renderer settings
4 Years Ago
Added WorkCart cover models to the main LOD script, removed the extra Renderer LOD scripts they had
4 Years Ago
Clear the hazard flag properly at the time when we stop checking for hazards
4 Years Ago
Fix light visuals getting set twice
4 Years Ago
Comment only
4 Years Ago
Fix WorkCart rear brake sparks playing on Awake
4 Years Ago
Fixed line in process sometimes not appearing (pooling issues)
4 Years Ago
Code review: Use a tick method that only runs while a train is moving, instead of using LateUpdate
4 Years Ago
Can't change colour while a line is in process
4 Years Ago
Increase the minimum threshold for train collision damage so the train definitely doesn't taking any damage when hitting barriers at low speed
P
4 Years Ago
Merge from main
4 Years Ago
Fix train brake FX not showing when travelling in reverse and throttling forward
4 Years Ago
Use reload instead of RMB to open colour menu
4 Years Ago
Clean up brake and spark code on workcart, mainly so that we can use the spark FX for junction transitions as well
4 Years Ago
Merge from main