branchrust_reboot/maincancel

30,389 Commits over 3,806 Days - 0.33cph!

2 Years Ago
- Fixed cargo ship RHIB being unusable after server restart (RPC error) - Fixed cargo ship RHIB leaking fuel and storage entity after server restart
2 Years Ago
▇▍▄▋▉ ▉▌▇▇ ▇▋▋_█▉▊_▇
2 Years Ago
New benchmark demo
2 Years Ago
Fixed floating wooden barricade cover - accepted placement on the default layer
2 Years Ago
Fixed zipline building blocks not properly calculating on multiple hops Fixed some inconsistencies between client and server building block generation
2 Years Ago
▍▅▇▄▊▉▅ ▆█▋▊▋█▆ - ▌▇▍▇▇▍▉ █▌▆▇▆▋▄▅▇ ▄▆▊▍█▊ ▆▆▄▅▆
2 Years Ago
disabled egg suit very rarely appearing in high quality bags
2 Years Ago
▅▅▉▌ ▇▌▍▅▆▅▉
2 Years Ago
Tweaked ladder placement on TrainWagonC
2 Years Ago
▆▉▆▋▋ ▆▇▊▍▅▉█ ▄▋▋▆▊▉▍▇ ██▍▋▅▅▅ ▅█ ▊▉▇▇▉▍▇▇▅▍▄ - ▉▆▅▉▇▅▆ ▋▄▅▉▅ ▆▅▌▌▊▉▉ ▊▅▆▅▆ ▊▆▄ █▋ █▌▉▉▌▌ ▅▆▇ ▇▄▌█ ▄▆▅▇▄▆▊▅.
2 Years Ago
▋▇▉▉▆█▍▅▋▋▌▊▇ ▆▄▊▆▌ ▌▄▇▅ ▋▇▄ █▇▉▆ ▌▅▄▍ ▉▊▆▉█ ▋ █▌▍ ▉█▌▆▍▋▍ ▄█▋▉▍▊▉▉ ▆█▌▄▇▍▍▊▋. ▋▌▉▋▄ ▋▅ █▅▇▉▇▉▌▉▉▉ ▅██ ▉▄▌▄▋▇▍ ▍▇█▄▊ ▋▄▉▅▅▅▍ ▊▊▄▋▇ ▍▆▊ ▊▆ ▉▌▋▉▆▅ ▊▍▉ ▄▋▋▅ ▄▋▆▍▉█▆▇.
2 Years Ago
phrases
2 Years Ago
Fixed placeholder New text on blueprint buttons
2 Years Ago
Revert 70634 (collision damage)
2 Years Ago
- Fixed train push and mass forces being doubled up on collisions, causing excessive pushing forces - Fixed static train collisions not working if the initial trigger didn't contain anything
2 Years Ago
Fixed input field not using an empty string by default
2 Years Ago
Improved uncoupling forces
2 Years Ago
Fixed very low speed wagon collisions still doing a lot of damage
2 Years Ago
oops, remove debug
2 Years Ago
Be more lenient on coupling angle again, this was getting too strict
2 Years Ago
Increased couplingSqrDist min, changed log condition
2 Years Ago
Only show the 'Recursive loop detected' train warnings in editor.
2 Years Ago
Stricter coupling angle and distance rules
2 Years Ago
Fixed foliage not refreshing properly when spawning.
2 Years Ago
▋▇█▆▄▅▅█▆▊▉
2 Years Ago
Added Deferred Mesh Decals script to fuel tank mesh in TrainWagonC prefab. This will fix the missing mesh decals
2 Years Ago
Shortened buffers on train wagons, workcart_new and their gibs
2 Years Ago
cherrypicking 70614 Fixed junkpiles spawning on rail
2 Years Ago
Make sure that all stats are copied across when CollateTrainTracks splits up a spline
2 Years Ago
Some dodgy splines in the train tunnels are keeping my new, correct spline tangent calculation from working there. Rather than go through all the underground splines at the late hour, this commit is a temporary solution. Use the new system on above-ground rails and the old system in the train tunnels.
2 Years Ago
Fixed trains now being able to spawn facing in reverse anymore. This was an issue with the value being exactly on a LUT point
2 Years Ago
Radio update
2 Years Ago
Trigger collision layer fix
2 Years Ago
Still not right in all cases. Revert to the old tangent system until I've got everything working correctly. Broken very rare sharp curves is better than broken train tunnels.
2 Years Ago
Another tangent fix. Fixes underground rail tangent issues (trouble at spline transitions)
2 Years Ago
Rail spline rebuild (for the underground tunnels)
2 Years Ago
- Fixed coupling sometimes happening at higher speeds than it's supposed to. - Added some profiling.
2 Years Ago
Increase mass multiply from 33% to 40%
2 Years Ago
Fix coupling light in cabin auto playing when camera enters range
2 Years Ago
- Don't do collision damage to players immediately after uncoupling - Don't do collision damage to train cars immediately after uncoupling
2 Years Ago
Updated world colliders on wagon A and wagon D to better deal with collision from other vehicles
2 Years Ago
Revert 70581 for now. For some reason allowing vehicles to parent to train wagons removes the ability to dismount them. I suspect something re local vs world space when checking dismount points.
2 Years Ago
Junkpile NPC spawn chance fix. Also merged npc_junkpile_a_spawn_chance and npc_junkpile_g_spawn_chance convars into new npc_junkpilespawn_chance convar. Codegen.
2 Years Ago
Added Vehicle World layer to the Work Cart and train wagon parent triggers
2 Years Ago
phrases
2 Years Ago
Early exit on collision if coupling points aren't valid
2 Years Ago
Removed GetTangent() from WorldSplineData. Let's avoid making that mistake again.
2 Years Ago
Fixed the really poor tangent results from IsForward in TrainTrackSpline due to not using the cubic hermite results. Fixes trains messing up on very tight curves.
2 Years Ago
Fixed some issues with train coupling visuals not aiming correctly
2 Years Ago
Adjusted import settings on the new link icons