userandererandrecancel

12,377 Commits over 3,744 Days - 0.14cph!

9 Months Ago
Merge from main
9 Months Ago
Merge from rail_network_link
9 Months Ago
GenerateRailLayout improvements CreateRailCostmap improvements
9 Months Ago
Merge from rail_network_link
9 Months Ago
Added AutoCliffSplat and AutoCliffTopology parameters to monuments that can be used to opt out of the auto cliff generation
9 Months Ago
Subtracting 87935
9 Months Ago
Fixed ProceduralMapRailSimple using a tiny world size
9 Months Ago
train_tunnel_double_entrance_b implementation
9 Months Ago
Fixed rail network link missing from underground map
9 Months Ago
Added new rail entrance variant to cover higher terrain (fixes missing rail entrance on certain seeds)
9 Months Ago
Fixed weird circular / tight rail generation around rail entrances
9 Months Ago
Merge from rail_network_link
9 Months Ago
Merge from main
9 Months Ago
Fixed train tunnel rail entrance sometimes spawning too close to monuments
9 Months Ago
Fixed rail link sometimes overlapping elevator shafts
9 Months Ago
Merge from main
9 Months Ago
When no second rail path can be found when connecting a monument to the rail network, try pathing to our first rail path in an attempt to merge them + reuse the existing path (better than having a missing connection)
10 Months Ago
Merge from rail_network_link
10 Months Ago
Rail keeps more distance from monuments
10 Months Ago
Merge from rail_network_link
10 Months Ago
Regenerating all rail splines
10 Months Ago
Merge from rail_network_link
10 Months Ago
Improved ice_lake_3 terrain checks so it doesn't overlap train tunnel hatch entrance
10 Months Ago
Merge from rail_network_link
10 Months Ago
Adding back prevSign workaround
10 Months Ago
Merge from rail_network_link
10 Months Ago
Better TerrainPath cliff and decor topology handling
10 Months Ago
GenerateRailLayout paths rails closest to the ring rail first (so they aren't blocked by rails that start further from the ring rail) GenerateRailLayout cleanup for BlockedPointsAdditional TerrainPathConnect center point calculation fix in GenerateRailLayout Removing prevSign workaround from GenerateRailLayout
10 Months Ago
Pathfinder directional algorithm updated to new heuristic
10 Months Ago
PathFinder int overflow fix that led to crazy paths
10 Months Ago
Indentation fix
10 Months Ago
▌▋▄▄▍▌█ ▊▇▌▄█▇▋ █▆▉▉▍▌ █▉▋▆█▍▅▉▋▉▋ (▄▍▍▊▋▋▍ █▋ ▌▉▇ ▉▅▌▌▇▌ ▅▌▌▍▅▆▇ ▍▋▊▄)
10 Months Ago
Don't spawn train tunnel rail entrances if no above ground rail exists
10 Months Ago
Enforce larger distance between train tunnel stations
10 Months Ago
Train tunnel rail entrance nobuild volume
10 Months Ago
Train tunnel rail entrance can only replace train tunnel grid pieces that are replaceable (i.e. not underground train stations)
10 Months Ago
Merge from rail_network_link
10 Months Ago
Merge from experimental (rebase)
10 Months Ago
Tweaked MaxDepth and MaxFloor for caves in World Setup
10 Months Ago
Underground environment volumes now forced underground during placement Underground and building environment volumes now prevent overlaps during placement MaxDepth, MaxFloor, MaxCount are set in inspector
10 Months Ago
More prefab work (dungeon volumes, environment volumes)
10 Months Ago
Procedural cave piece tweaks Removed well_a, b and c pieces from procedural caves since they cannot be climbed back up
10 Months Ago
More procedural cave piece prefab setup
10 Months Ago
GenerateDungeonBase / AIInformationZone NRE exception fixes when some stuff isn't set
10 Months Ago
Added procedural cave generation to World Setup
10 Months Ago
Added TerrainPathConnect to procedural cave entrances
10 Months Ago
Added InfrastructureType.Cave
10 Months Ago
Initial socket setup for the cave pieces
10 Months Ago
Initial sockets for procedural cave entrances
10 Months Ago
Removing old cave prefabs, disabling Scene2Prefab on old cave scenes