31,946 Commits over 4,018 Days - 0.33cph!
EACServer experiments / debugging (continued)
merge from wooden_sign_deployment_fixes
EACServer experiments / debugging (continued)
Merge from watercatcher_perf_improvements
Adding missing lock around EACServer tick
merge from spectate_ulong_fix
More EACServer lock experiments
Removing stopwatch / forced cycle from all worker threads (redundant since 79169)
Only log one warning when SkeletonProperties.boneReference is null (instead of spamming one for every bone)
Increasing MaxReadQueue, MaxWriteQueue and MaxDecryptQueue values to 5000 on the server
Adding profiler samples to BaseNetwork.EnqueueWrite
Adding protect and unprotect locks to EACServer (debugging / testing)
- 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
Blackjack: Fixed doubling down while playing the second hand after splitting adding the new bet to the wrong hand
More granular locking
Added warning when main thread is stalling (waiting for write thread)
When kicking / disconnecting a connection, make sure the decrypt thread isn't currently using it
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.
BaseVehicle now makes sure seats match the enableSaving setting that's used on the vehicle. Prevents orphaned seats when vehicle isn't saved.
Adding several convars to configure and debug multithreaded networking
Pool performance issue debugging
Changing the default pool prewarm count to 1 of each instead of 10 of each (some frequently used prefab types still prewarm with 100)
merge from rust_metrics -> main
subtracting
78500 canvas_disabled_2 to main
Fixed several errors during demo playback
re-disable fishing_village c xmas decor
merge from save233 - minor changes
merge from save233 - minor fixes
▌▆▇█ ▌▄▌▅█▍▅▋, ▍▆▆▊▆▄▉▄ ▊▇▄▍ ▆▌▊▉█▍▆▇.▊▉▌█
merge from door_unlock_fix