branchrust_reboot/main/Workcartcancel

674 Commits over 273 Days - 0.10cph!

5 Years Ago
Initial work on destroyable barricade for tracks
5 Years Ago
Made train stop lighting slightly brighter
5 Years Ago
Created unique light prefabs Tweaked fill lights to simulate bounce lights Replaced old lights with new prefabs for all tunnel modules Reduced flare distances Increased fill light distances to prevent the tunnel from becoming dark too quickly Tweak prop dressing Removed static doors from the stops
5 Years Ago
readying the connection to train platforms
5 Years Ago
vertex painting progress
5 Years Ago
Added SavasIsland_traintunnels as a fast-to-load train tunnel test scene with a fully setup terrain (ignore the floating tunnel entrances / floating grass around tunnel entrances)
5 Years Ago
Fix train_track_3x9 spline
5 Years Ago
Remove garbage gen in CheckAssignCollider
5 Years Ago
Concert collision contacts loop to be garbage-free
5 Years Ago
Spline index data update
5 Years Ago
Speed up shared spline data regen. Ordering changed, so spline prefab indices updated
5 Years Ago
Let manifest builds regenerate world splines
5 Years Ago
Revert accidental changes to deployable elevator
5 Years Ago
S2P tunnel entrance, run some more DoPrepare Fixes missing top elevator at tunnel entrance
5 Years Ago
Added a StaticTop field that controls whether an elevator entity is at the top (saves some raycasting) Ran DoPrepare on elevator.static.top to fix prefab id
5 Years Ago
Prefab updates (OnlyVisibleUnderground tag)
5 Years Ago
OnlyVisibleUnderground tag
5 Years Ago
Fairly terrible system to hide train tunnels unless inside underground environment volume
5 Years Ago
Finished the light setup Fixed objects with negative values Fixed objects that did not cull Various other prefab tweaks and fixes
5 Years Ago
test map backup
5 Years Ago
raised lift button box to be easier to use updated call buttons positions in lift prefab
5 Years Ago
added missing elevator call buttons to 1200 segments
5 Years Ago
detail pass on stairwell elevator model
5 Years Ago
Static elevator lift prefab fixes
5 Years Ago
Added elevator prefabs to corridor / entrance prefabs
5 Years Ago
Fixed Elevator NREs when CableRoot or CableLod were not set
5 Years Ago
Split static elevator into top / floor prefab Updated mesh on static elevator lift prefab
5 Years Ago
Fixed ElevatorStatic.Spawn not freeing the pooled raycast hit list if it's not the top elevator
5 Years Ago
Removing Elevator.PostServerLoad Debug.Log
5 Years Ago
Merge from static_elevator
5 Years Ago
Removing unused stair pieces prefabs
5 Years Ago
More temporary colliders for playtesting
5 Years Ago
Initial lighting pass to stairwells - Added static and hinged doors - more prefab nesting Temporary colliders
5 Years Ago
Have the workcart slow down more quickly of its own accord when not in use. So if players jump off it doesn't end up a million miles away from them
5 Years Ago
Fix workcart occasionally getting "stuck" and having to reverse before going forward when using entity spawn (static collision bug)
5 Years Ago
Fix workcart headlights being in the wrong place/angle
5 Years Ago
Fill light LOD/occlusion setup progress Fixed some of the objects with negative scale Removed some unused prefabs
5 Years Ago
T-junctions LODs and COL Tweaked some LOD4 meshes to reduce pop-in
5 Years Ago
Fixed stairwell variant b never spawning
5 Years Ago
progress on stairwell and entrance meshes
5 Years Ago
Train tunnels use "Darkness" environment type
5 Years Ago
Climate now works without biome map (falls back to temperate climate, for test scenes) Added "Darkness" environment type (disables directional light, makes skybox completely black) A single environment volume can now have multiple environment types
5 Years Ago
Fixed AmbientLightLOD not properly preserving light intensity
5 Years Ago
Shared spline data now also looks in the autospawn folder. Updated autospawn train prefab spline data.
5 Years Ago
Merge Main -> Workcart
5 Years Ago
Improving spline indexing
5 Years Ago
- Removed deferred mesh decal script from corridor_straight_a_9m as it was generating a bunch of NREs due to having no renderer. - Darkened WorkCart cabin glass albedo, you could hardly see out of it - Fixed Shared Spline Data not saving changes to the prefab when it changed. Unity pls stop introducing new systems for saving prefab changes
5 Years Ago
fixed a small offset in corridor_stop_transition_b
5 Years Ago
updated entrance prefab link in tunnel entrance scene to fix the materials display
5 Years Ago
progress on stairwell and entrance meshes