reporust_rebootcancel

129,118 Commits over 4,232 Days - 1.27cph!

4 Years Ago
▄▊▇▌▅▄▋▅▋ ▇▆▍▇ ▅▉▌▊▇█: ▉▋▋▆▇▅ ▊▌▅▆▇▊▊ ▇▊▉▇▋▄▊▇▊ ▉▆▆▌▅▇█ ▅▋ █▋▊▌▊▇ ▇▄ ▊▉ ▆▉▍ ▇▋ ▉▉▊▉▆▅▊ ▋▅▌▅ █▍█▄▆█▄▉▌ ▌▍█▄ ▆▄▋▇▅
4 Years Ago
Stripped a lot of code out and setting up foliage grid to try and support compute based foliage.
4 Years Ago
█▅▌▋▌ "▋█ ▊▅▉▉▄▌▉▄▋▉ ▆▇▉▅██▉?" ▊▇▉▄▌
4 Years Ago
Auto-create the save path for servers (server.identity) Fixes exceptions thrown at boot when it doesn't exist
4 Years Ago
Codegen and manifest to fix merge errors
4 Years Ago
merge from main
4 Years Ago
Merge from main
4 Years Ago
Added grass.refresh_budget and decreased resolution in FoliagePlacement.CheckBatch
4 Years Ago
▆▋▆▄▆▋▍
4 Years Ago
Lowered wagon and above ground workcart populations
4 Years Ago
Fixed train wagon wheels not animating
4 Years Ago
Reduce timeSinceCouplingBlock lockout from 2s to 1.5s
4 Years Ago
Another train coupling fix
4 Years Ago
Fixed a case where a train car would become non-functional after uncoupling
4 Years Ago
Fixed performance drop when looking at a deployed boom box in a crowded base
4 Years Ago
Updated bogie detaild colliders on Work Cart and wagons
4 Years Ago
Block train coupling for a couple of seconds after some situations
4 Years Ago
Rerun train car gib setup
4 Years Ago
Null check - work cart doesn't have train car audio
4 Years Ago
Remove extra newline
4 Years Ago
Stop Train Car audio when the client tick stops
4 Years Ago
Merge in the updated train audio
4 Years Ago
Allow train car coupling at a bit higher speed
4 Years Ago
Disable all editing functionality on the clan UI when not near a clan table Show a tip on the clan UI explaining that editing can only be done near a clan table
4 Years Ago
Comment only
4 Years Ago
Merge in train sleep code
4 Years Ago
Another fix to prevent stack overflow when trains go wrong, which would crash the whole server. Sorry Staging players.
4 Years Ago
Placeholder clan table entity where you need to be near to manage your clan Show a vital on the HUD when near the clan table Don't allow inviting players to clans when not near the table All clan RPCs which modify clan-related things will fail when not near the table
4 Years Ago
Merge from parent
4 Years Ago
Merge from main
4 Years Ago
Don't couple if the track that the other train car is on isn't actually connected to ours
4 Years Ago
Catch attempted coupling when a train car collides with the side of another train car at a low angle at a junction. Only allow the coupling if the distance between the coupling points is low
4 Years Ago
Don't allow "swapping" train car coupling. Only couple if a train car is not coupled to anything
4 Years Ago
Make sure that a train car is removed from a CompleteTrain as soon as it's assigned to a new one. Prevents crash from infinite recursion during bugged collisions.
4 Years Ago
BillBTestMap edit
4 Years Ago
More/backup
4 Years Ago
Updated train_wagon_b_gibs mesh / merged the roof and the walls Fixed broken physics on the train wagon and workcart gibs Fixed broken material overrides on workcart gibs
4 Years Ago
Splat backup
4 Years Ago
prefab, controller, and anim updates
4 Years Ago
Proper gibs for train_wagon prefabs
4 Years Ago
merge from main
4 Years Ago
More west region
4 Years Ago
vm prefab updates
4 Years Ago
anim updates
4 Years Ago
Replaced old workcart gibs mesh
4 Years Ago
New workcart gibs / added new bogies
4 Years Ago
Merge from abovegroundtrain_dismount_fix
4 Years Ago
Raised the WorkCart parent trigger. Allows for jumping on the top of it without unparenting
4 Years Ago
Sleep/wake WIP. Will merge this to Main on Monday after some more testing.
4 Years Ago
Fix player tick interpolator being set to a world space position when dismounting a mountable while parented to another entity