reporust_rebootcancel

122,433 Commits over 4,048 Days - 1.26cph!

3 Years Ago
Fixed prevent building volumes on ziplines not properly calculating in some cases Fixed prevent building building volumes sometimes calculating incorrectly on the server
3 Years Ago
Don't couple train cars together if the velocity difference is >5m/s, or the angle is too big.
3 Years Ago
Fixed some loading and pooling issues with the arrival points
3 Years Ago
Fixed RPC_WantsUncouple check not working correctly when the player was parented
3 Years Ago
Set wagon HP
3 Years Ago
Wagons explode when destroyed
3 Years Ago
Assigned temp gibs to all the wagons
3 Years Ago
Made the wagons destroyable again
3 Years Ago
Merge from powerline_zipline/proc_gen_improvements
3 Years Ago
Fixed arrival points not saving
3 Years Ago
Merge Main -> Rail Network 2
3 Years Ago
Cherry-pick. Port my compile fix
3 Years Ago
Client compile fix
3 Years Ago
Merge Rail Network -> Rail Network 2
3 Years Ago
Merge Coupling -> Rail Network
3 Years Ago
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
3 Years Ago
Coupling WIP before I refactor some systems
3 Years Ago
Merge from parent
3 Years Ago
Merge pr 32 - Fix countdown not working
3 Years Ago
Can now add "needsKeyboard":"true" to an input field to make it block input only while the input field is focused
3 Years Ago
▊▇▄▊ ▊▌▆▋▇▊▅█ ▊▍▋▉▄
3 Years Ago
█▉▌█ ▍▊▉▊▊█▋▋
3 Years Ago
Fixed profile sample mismatch, grid only refreshes when we move a certain distance
3 Years Ago
Merge from main
3 Years Ago
Merge from clans
3 Years Ago
Include the clan.create command in builds (for now) Update banner texture
3 Years Ago
Finalizing down west coast WIP
3 Years Ago
▋▍▉█▌ ▋█▅▉ ▄▄▋_▇▅▆_▅ ▋▇█ ▆▅█▆▉▅▌ ▌▇▋▉▄▋▆▌▌
3 Years Ago
▆▊▌▆▇▌▄ ▊▇▋
3 Years Ago
▋▇▅▄▍▍▉++
3 Years Ago
▆▄█▌█▅▅ ▊▅▍▌▇▆▉ ▅▇▉█▇▅▋▋▊█ ▌▍ ▇█▌▅▍▍ ▄▋▌ ▉▌▉▋█▍▆▌ ▍▅▅▍▅▍ ▄▇▊ ▆▊██▇▄ ▄▉▋ ▊▋▍▄▍▇▉▋▉█▍ ▋▌▆█▍ ▋▇▋▍▆▉▌▌▇▊█▆ ▇▆▌ ▉▆▊▆▉▌▍ ▅▋█▇█▊▇ ▍▇ █▄▉ ▉▊▇▊▉▅▍▅▊▆ ▍▆█▆▉ ██▅ ▍▍▄▋▅▍▉▌▄▅█ █▆▍▆▋ ▊▅ ▆▉▄▅▉▋ ▆▌▌ ▅▍▆▅▍ █▅█ ▅▉ ▋▉▇▅▋ ▄▋▊▅▍▍▄▊▉ ▇▆▍▄▌, ▇▇▉▆ ▄▇ ▍▌ ▄▉▄▅ (█▄▆▌▊▌█▇▄ ▌▄▅▌▍ ▄▆▊▋▊█▅▊▋▆▆▆▇▋▌▆▊▅ ▅▌█ ▍█ ▋▋ ██▋)
3 Years Ago
Cherry pick 70282
3 Years Ago
Client xor server compile fix
3 Years Ago
Finalized remaining bits of the east side.
3 Years Ago
Merge from clans
3 Years Ago
▋▅█▉█ ▊▅▊▊ ▊▅▋_▉▅▅_▌
3 Years Ago
▆▌▋▇▄▋▋++
3 Years Ago
▋▉ ▄▅▉▌▆▊█▌▊▆▅▅▋▉ / ▆▌▋▊▌▇▍▋▊▋█▌▌█▌▅ ▆▆▅▊ ▊▉▄ ▍▄▅ ▆█▉▋█▋, ▌▅▌▊▆ ▅▄▇ ▉▇█ ▋██▌ ▍▄ ▉▍▍▍ ▄▍▋▌▋▉▊▄▉
3 Years Ago
▊▇▆▆▋▇ █▊▍▇▋▅█ ▄▍▄▉▇▊▄ ▆▇▇▇▆▅ ▍▇▋▆▇▄▊▅▋█▇▌▇▋▍▄▍▄█ ▆▅▋█▊▇ ▌▇▇▆▆▄▍ ▄▉█▅▍▊ ▄▊█▇▇█.▋▋▄▍▅▆.▇▆▍▄▄▆▍▄▍█▋▆▌
3 Years Ago
Cleanup, tweaks
3 Years Ago
Fixed IsCoupledBackwards calculation with reversed trains
3 Years Ago
Merge compile fix
3 Years Ago
Protobuf
3 Years Ago
Merge from powerline_zipline/proc_gen_improvements
3 Years Ago
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
3 Years Ago
Ziplines can now route through two mid points to reach their destination
3 Years Ago
Merge Rail Network 2 -> Coupling
3 Years Ago
Cherry pick 70074 for comparison
3 Years Ago
Add zipline dismount points to sewer branch and stables
3 Years Ago
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