userandrecancel
reporust_rebootcancel

11,009 Commits over 4,048 Days - 0.11cph!

10 Years Ago
▆▇▆▌▋▍▋▄ ▊▋ ▇▆▇▇▌█▄ █▇▄ ▌▆▄▆▇▊ ▊▋▄ █▅▊▇▊▍▌▆▅▌ ▌▉ █▇▋▊▌▋█ ▋▇ █▋▅▆
10 Years Ago
Fixed grounded building blocks (like foundations) not sending a stability refresh to connected building blocks on placement
10 Years Ago
Added audio.ambience convar (sorry, disabled by default because it spams memory allocations)
10 Years Ago
Don't open connection until after collider batching, stability init and save cache creation are done
10 Years Ago
Don't try to send network updates while loading
10 Years Ago
No need to recheck self after updating the cached stability value (tiny optimization)
10 Years Ago
Stability warmup queue processing tweak
10 Years Ago
Clear stability queue when launching with queuewarmup disabled
10 Years Ago
Added stability.queuewarmup convar
10 Years Ago
ProjectVersion.txt (we're still on p2)
10 Years Ago
Load all ambient sounds in background, see if that works
10 Years Ago
Reapplying ambience2
10 Years Ago
Subtracting ambience2 (asset warmup perf test)
10 Years Ago
Load balancer runs in LateUpdate such that actions from the same frame are processed immediately if possible
10 Years Ago
Stability check always attempts at least 10 times before timing out
10 Years Ago
Savegame loading status message formatting
10 Years Ago
Stability warmup performance test
10 Years Ago
More formatting
10 Years Ago
Stability warmup messages formatting
10 Years Ago
Added stability.passes convar
10 Years Ago
Stability warmup tweak
10 Years Ago
Stability tweak
10 Years Ago
Manifest (ambience changes)
10 Years Ago
Fixed potential NRE in Planner.Server DoBuild
10 Years Ago
Stability warmup tweaks
10 Years Ago
Fixed potential NRE in Construction.Placement
10 Years Ago
Stability neighbour notify only sends along female links
10 Years Ago
Fixed potential NRE in BaseEntity OnValidate
10 Years Ago
Added stability.verbose convar (default off)
10 Years Ago
Stability floating point inaccuracy fix
10 Years Ago
Network++
10 Years Ago
Wall sideways stability socket tweak
10 Years Ago
Stability refresh of connected building blocks notifies along both male and female links
10 Years Ago
Fixed grass removal exploit
10 Years Ago
Fixed PrefabAttribute sometimes returning true when comparing two instances that aren't equal
10 Years Ago
Removing debug logs
10 Years Ago
Debugging
10 Years Ago
Debugging
10 Years Ago
Subtracting building_system_2.1
10 Years Ago
Test
10 Years Ago
Merge from building_system_2.1
10 Years Ago
Merge from main
10 Years Ago
Manifest
10 Years Ago
Fixed external walls collapsing
10 Years Ago
Performance fixes
10 Years Ago
Rebase
10 Years Ago
Subtracting building_system_2
10 Years Ago
Merge from building_system_2
10 Years Ago
Merge from main
10 Years Ago
Stability warmup adjustments