122,076 Commits over 4,048 Days - 1.26cph!
train model and texture progress
created new tileable textures
simplified meshes so to not rely on unique baked textures but to make use of new tileable texture(s)
textures currently unoptimized (too big atm for the purpose of testing and progress)
Merge from death_screen_improvements
Changed how direction is selected in junction splits. Fixes above-ground junctions that took the wrong inputs
Added PrefabInformation to other scientist variants (they all share the same icon/translation)
Added missing train wagon material
- Reduced above-ground WorkCart max speed a little
- Allow successful train car coupling at "medium" work cart speed
Merge Spawning -> Save224
Manifest update, to fix "no string for ID..."
Balancing train car spawns. Reduced engine:wagon ratio to 1:4 (was 1:7). Reduced overall train car population density from 1.0 to 0.7.
▋▍█▆▍▅▊ ▊█▅▄█ ▆▉▇▇▉▆ ▊▆█▋ ▅█▅▍▉▅ ▅▌▆▋▆█▋ ▆▋ ▌▌▆█▄▋█ ▍▄█▇▆▊▊▌ ▋█▇ ▄▋▄▄▄▉██ ▉▍▆▅▋ ▋▅▉▋██▌ █▍▋█▅█▆ ▍▉ ▆█▄▋▅ ▋█▊▋▌▊ ▍▉▅█
Fixed edge case that could cause exception at level load
More west coast finalization
Updated train wagon modules with LODs and proper colliders
Rebaked train normal map to fix errors
Removed terrain blending from cliffs where it isn't desired.
More west splatting.
Dialed back roadside / railside bush density by 40%
██▅▋▉ ▋▆ ▊▍▋▆▄ ▍▆▍▌▉▌▆▊ ▌▋▅▆ ▄▆▆▋▌▅▌▊ █▅▉▋▋▊▋█▆▊▌ / ▄▊█▇▅▄▄▆█▄▄▍
Temporarily removing junkpile_j from spawn list, since the prefab appears to be corrupt since the AI fix merge
Fixed edge case with side rail meeting main rail at extremely steep angle
Fixed edge case with side rail meeting main rail at extremely steep angle
Fixed junkyard keycard not respawning
merge from setdestination spam fix
▊▊▄▍▊▇█▄▇▍▊ ▌▄▉ ▌▊▄ - ▋▍▊▅▉▍▊▋ ▌▅▊▆▊▄▅ ▅▌▄▅▄▌▉ ▄▆▄ █▉▋▄▍
merge from junkpile ai fixes
Add peacekeeper and heavy to death screen options, added localization keys
Population density tweaks
Heavy Scientist and Peacekeeper avatars
Scale populations to map size
Run the engine population first in case it fills up the sidings
Add spawn population for train wagons, uses traincar.wagons_per_engine convar
Track selection takes all engines' inputs into account
Don't let trains spawn within 40m of start/end of siding
Spawn cars slightly above the spline so the bounds check passes (they get snapped to the spline anyway)
Remove bypass bounds check
Shark and Scientist avatars
Reapply population convars
New SpawnPopulation that overrides position to select from valid siding splines
Always load initially in uncoupled state
Added max_couple_speed convar. Removed my train pop convars - not sure how we'll set these up yet.
S2P compound and water treatment
Mark above-ground rail siding TrainTrackSplines as aboveGroundSpawn = true
Merge from official_server_analytics
Merge from powerline_zipline/proc_gen_improvements
Merge from cui_improvements
Basic train spawner + convar setup, not functional
More megacliff area finalization
Updated train wagon coupler mesh / added bones for moving elements
Finalizing west megacliff WIP
Reduced "bad weather" probability: 90% of days will now be clear
thumb_up
42
thumb_down
19
Merge from rail_network_2