branchrust_reboot/maincancel

35,679 Commits over 4,324 Days - 0.34cph!

6 Years Ago
Fixed NRE when disconnecting from a server while gibs are waiting to be destroyed
6 Years Ago
Fix more possible NREs in ForceUnderwear
6 Years Ago
▌ ▄▅▉▆█ ▋▇▇▊ ▉ ▄▆▌▊▉█▊ ▍▊▄ ▄▄▆▉▇▆▍ ▆▉▍ ▅▅▋▋▆▊▍▊▍▇ ▉▍█▆▄▉
6 Years Ago
▋ ▌▇▋█▍▍▇ ▌▅▊▍▉ ▋▌▄ ▋▅▌ ▅▉▅▇▌▅▋▌▉▅▆▉▅▉▊▇▅▆▆▄ ▊▆ █▊▍▄▉▅ ▅▋▉▊ ▇▍▄▆▊█
6 Years Ago
▉ ▄▅█ ▋▊▆▇▅▍▅▆▇▊▊▆▆█▋▋▋ ▊▇▋▉▌▊▋█ █▆▉ ▅▉▆▌▇ ▅▍▆▊ ▋ ▅▆▍▆▅ ▄▅ ▋▍ ▊▊▌▄▍ ▋█▌▌▄█▌▊▊▊▅▌▇▋▍ ▅██▅▍█▄▋ ▆ ▋▉▊ ▋█ ▊▍▆█▆ ▅▍▆▅ ▆▆▍▉▉▇
6 Years Ago
█ ▍▇▉▌ ▆█▇▊█ ▆▅▊▉▌
6 Years Ago
█ ▇▍▅▍█▉▇▇▋▋ ▉▆██▉ ▋▊▉█▍▅▇ ▊ ▍▄█▄▌▊▄▍▊▇ ▅▊▇▄▍
6 Years Ago
Fixed searchlight LOD distances
6 Years Ago
Merge from gib_pool (scale fixes)
6 Years Ago
Added the new Focus Local Player option as a button in the Rust Editor window
6 Years Ago
Increased road sign culling distance from 50m to 75m. Aiming to reduce pop-in right before a car or heli crashes into one.
6 Years Ago
Set default Quality setting back to six (was zero)
6 Years Ago
Gib rotation tweak Fixed powered water purifier gibs rotated incorrectly
6 Years Ago
Speculative NRE fix in DestroyGib
6 Years Ago
Fix benchmark NRE in ForceUnderwear Add AuthResponse.InvalidAuthSession for better kick reasons
6 Years Ago
Merge from flare_optimizations
6 Years Ago
Fix broken queryport option Fix possible NRE in SteamInventory
6 Years Ago
▊ ▇▅▌▊▋▆▆ ▅▆▋▄▍ ▋▊▆█▊▊▆ █ ▌▊▋▊▅▆▄█▆▉ ▄▄▉▆▅
6 Years Ago
Added "Tools/Scene/Focus Local Player" to select the LocalPlayer object and focus the scene view on it, useful for when testing in large/slow scenes.
6 Years Ago
Heat source NRE on load fix
6 Years Ago
Merge from gib_pool_merge
6 Years Ago
Fixed UIBuffsIcon inspector vars being under an #if CLIENT (cuases NRE when switching to SERVER and back to CLIENT)
6 Years Ago
Updated studio backdrop materials to no longer render AO (excluding grey version)
6 Years Ago
Merge platform changes from experimental branch
6 Years Ago
Prevent RefreshConditionals being called before the vehicle the module is on has finished spawning
6 Years Ago
Added studio backdrops for map makers / content creators - chroma green/blue, black, grey and white
6 Years Ago
Fixed unable place deployables a floor below SAM site
6 Years Ago
Searchlights now may only be placed on construction (but since becoming IOEntities they also no longer decay)
6 Years Ago
Fixed the power output change not propagating from the reactive target if the target was shot down
6 Years Ago
Searchlight can be repaired, pickup and reduced health
6 Years Ago
▋▌▅ █▅▊▄▊▇ ▍▆▌▉▄ ▉▍▍▉▍▌▄▇▍▋ █▊▄ ▍▄▉▆█ ▊▍▆█▄ ▍▇▋▉▅ ▆▊▊▉▄ █▄▅▄▆▋ ▌██▍▇▍ ▉▉▅▊▌▋▌▅ ▊▋ ▅▍ ▄▆ ▅▇▌▅▇ ▄▍▉▊▌▌
6 Years Ago
network++ (Too many compatibility issues)
6 Years Ago
fixed missing front in EngineUI after Rohan's font asset changes
6 Years Ago
Merge from voicemute
6 Years Ago
Spotlights now use electricity instead of fuel, require 10 power
6 Years Ago
Merge reactive target changes -> Main. Reactive targets now have optional power in/out + electrical inputs to raise/lower.
6 Years Ago
skin approval
6 Years Ago
Subtracting 53795 and 52796
6 Years Ago
subtracting 53795 & 53796 - server startup errors
6 Years Ago
New benchmark demo
6 Years Ago
Cherry pick font asset changes
6 Years Ago
Compile fix
6 Years Ago
Merge from gib_pool
6 Years Ago
Merge from farming_optimisation
6 Years Ago
Fix LiquidContainer server NRE
6 Years Ago
Drinking tea now hydrates the player
6 Years Ago
Merge from farming_optimisation (server side farming performance improvements, split fluids evenly when draining through splitters and heaters now affect planter temperature)
6 Years Ago
Fix cam zoom lerp not being multiplied by delta time (fixes camzoomlerp convar not working with midi binds)
6 Years Ago
Merge from dialogue_graph
6 Years Ago
Merge from io_pooling