branchrust_reboot/maincancel

31,167 Commits over 3,928 Days - 0.33cph!

1 Year Ago
subtracting 79415 Merge from industrial - server startup errors
1 Year Ago
Fixing various fuckups from changeset 79369 Network++
1 Year Ago
Merge from industrial
1 Year Ago
network++
1 Year Ago
merge from rc_drone
1 Year Ago
Changing server MaxReceiveTime default value from 20 to 50 (leads to better performance overall, especially with multithreaded networking)
1 Year Ago
Locomotive + Industrial menu background videos
1 Year Ago
Fixed Door.cs DoPrepare not having #UNITY_EDITOR directive
1 Year Ago
▉▆▊▍ ▇▅▊▄▇█▌▇
1 Year Ago
Merge Misc Fixes Feb23 -> Main
1 Year Ago
More EOS pinning improvements
1 Year Ago
Applying EACServer fixes to EAC Rolling back ArrayPool removal from NetWrite and NetRead
1 Year Ago
EACServer experiments / debugging (continued)
1 Year Ago
merge from cliffs_collider_pickup_fix
1 Year Ago
merge from cave_large_hard_terrain_fix
1 Year Ago
Merge from contact_server_switch_fix
1 Year Ago
Mege from tut_island
1 Year Ago
AuthCount convar will now list an auth type with each entity entry AuthCount convar will now list a code lock if the player is authed via the guest code (auth type will list LockGuest in this case)
1 Year Ago
EACServer experiments / debugging (continued)
1 Year Ago
EACServer experiments / debugging (continued)
1 Year Ago
merge from oilrig_small_pipes_fix
1 Year Ago
merge from hlod_rw
1 Year Ago
EACServer experiments / debugging (continued)
1 Year Ago
merge from wooden_sign_deployment_fixes
1 Year Ago
EACServer experiments / debugging (continued)
1 Year Ago
Merge from watercatcher_perf_improvements
1 Year Ago
Adding missing lock around EACServer tick
1 Year Ago
merge from spectate_ulong_fix
1 Year Ago
More EACServer lock experiments
1 Year Ago
Removing stopwatch / forced cycle from all worker threads (redundant since 79169)
1 Year Ago
Only log one warning when SkeletonProperties.boneReference is null (instead of spamming one for every bone)
1 Year Ago
Compile fix
1 Year Ago
Increasing MaxReadQueue, MaxWriteQueue and MaxDecryptQueue values to 5000 on the server
1 Year Ago
Adding profiler samples to BaseNetwork.EnqueueWrite
1 Year Ago
Adding protect and unprotect locks to EACServer (debugging / testing)
1 Year Ago
- Fixed card games trying to get the card image in some cases where they should have been able to early exit - Fixed Blackjack swap between main and split hand showing an animation as if the cards were being turned over from face down
1 Year Ago
Blackjack: Fixed doubling down while playing the second hand after splitting adding the new bet to the wrong hand
1 Year Ago
More granular locking Added warning when main thread is stalling (waiting for write thread)
1 Year Ago
When kicking / disconnecting a connection, make sure the decrypt thread isn't currently using it
1 Year Ago
Fixed saved sofas in unsaved tunnel dwellings (caused sofa leaks to world origin after server restart). Added a check to SetParent that can catch these, but too many false positives to have it enabled all the time.
1 Year Ago
█▋▋▌ ▅█▉██▇▄▄
1 Year Ago
BaseVehicle now makes sure seats match the enableSaving setting that's used on the vehicle. Prevents orphaned seats when vehicle isn't saved.
1 Year Ago
Adding several convars to configure and debug multithreaded networking
1 Year Ago
Pool performance issue debugging
1 Year Ago
Changing the default pool prewarm count to 1 of each instead of 10 of each (some frequently used prefab types still prewarm with 100)
1 Year Ago
▆▇█▌ ▅▍█▄▇▆▇▇
1 Year Ago
merge from rust_metrics -> main
1 Year Ago
merge from rust_metrics
1 Year Ago
codegen + phrases
1 Year Ago
Merge from industrial