124,029 Commits over 4,171 Days - 1.24cph!
Merge Rail Network -> Rail Network 2
Merge Coupling -> Rail Network
Refactored the way front/back is calculated on coupled trains. Fixed GetTotalPushingMass calculation to avoid recursive loops. Fixes various problem situations e.g. Coupled trains with train cars facing in two different directions colliding with a non-coupling WorkCart that's up against a static barrier
Coupling WIP before I refactor some systems
Merge pr 32 - Fix countdown not working
Can now add "needsKeyboard":"true" to an input field to make it block input only while the input field is focused
Fixed profile sample mismatch, grid only refreshes when we move a certain distance
Include the clan.create command in builds (for now)
Update banner texture
Finalizing down west coast WIP
▋▍▉█▌ ▋█▅▉ ▄▄▋_▇▅▆_▅ ▋▇█ ▆▅█▆▉▅▌ ▌▇▋▉▄▋▆▌▌
▆▄█▌█▅▅ ▊▅▍▌▇▆▉ ▅▇▉█▇▅▋▋▊█ ▌▍ ▇█▌▅▍▍ ▄▋▌ ▉▌▉▋█▍▆▌ ▍▅▅▍▅▍ ▄▇▊ ▆▊██▇▄ ▄▉▋ ▊▋▍▄▍▇▉▋▉█▍
▋▌▆█▍ ▋▇▋▍▆▉▌▌▇▊█▆ ▇▆▌ ▉▆▊▆▉▌▍ ▅▋█▇█▊▇ ▍▇ █▄▉ ▉▊▇▊▉▅▍▅▊▆ ▍▆█▆▉ ██▅
▍▍▄▋▅▍▉▌▄▅█ █▆▍▆▋ ▊▅ ▆▉▄▅▉▋ ▆▌▌ ▅▍▆▅▍ █▅█ ▅▉ ▋▉▇▅▋ ▄▋▊▅▍▍▄▊▉ ▇▆▍▄▌, ▇▇▉▆ ▄▇ ▍▌ ▄▉▄▅ (█▄▆▌▊▌█▇▄ ▌▄▅▌▍ ▄▆▊▋▊█▅▊▋▆▆▆▇▋▌▆▊▅ ▅▌█ ▍█ ▋▋ ██▋)
Finalized remaining bits of the east side.
▋▉ ▄▅▉▌▆▊█▌▊▆▅▅▋▉ / ▆▌▋▊▌▇▍▋▊▋█▌▌█▌▅ ▆▆▅▊ ▊▉▄ ▍▄▅ ▆█▉▋█▋, ▌▅▌▊▆ ▅▄▇ ▉▇█ ▋██▌ ▍▄ ▉▍▍▍ ▄▍▋▌▋▉▊▄▉
▊▇▆▆▋▇ █▊▍▇▋▅█ ▄▍▄▉▇▊▄
▆▇▇▇▆▅ ▍▇▋▆▇▄▊▅▋█▇▌▇▋▍▄▍▄█ ▆▅▋█▊▇
▌▇▇▆▆▄▍ ▄▉█▅▍▊ ▄▊█▇▇█.▋▋▄▍▅▆.▇▆▍▄▄▆▍▄▍█▋▆▌
Fixed IsCoupledBackwards calculation with reversed trains
Reapply the arrival point entity that I subtracted in
69932, render the entire line and only spawn them if the line is over 100m long
Ziplines can now route through two mid points to reach their destination
Merge Rail Network 2 -> Coupling
Cherry pick
70074 for comparison
Add zipline dismount points to sewer branch and stables
When collating train track splines, split multi-node splines up first if any node on them meets the ends of other splines. Lets above-ground rail junctions link up correctly
Add chicken and polar bear icons
Scrap transport helicopter icon + translation
Added minicopter translation and icon
Fixed NRE when attempting to show an NPC icon with no icon assigned
Add notification channel for clan announcements
Send a push notification to all clan members when updating the announcement (if it's been more than 5 min since the last change)
Update NotificationList to support sending notifications to over 100 different steamIDs at a time
Neutral studio backdrop prefab (grey + unlit)
Added zipline dismount points to lighthouse and dome
Update icon for the clan button
Force save after modifying achievement stats
Reverted world size to default
Re-add the CollateTrainTracks script to ProceduralMapTesting