252,263 Commits over 3,990 Days - 2.63cph!
Fix ClientOnly GameObject positioning on modules
mech stage multiplayer fixes
fuse stage multiplayer fixes
trench multiplayer fixes, etc
fixed other stages for multiplayer
█▉▇▍▋▆█ ▊▊▌▊ ▇▄▋█▅▊▇ █▄▌▅▄▆▅ ▉▇ ▊▌▍ ▌▇▇▉▌▉ ▍▌▇ ▅▌▋▆▌▅▋, ▊▊▋▋▉▉▌ ▌▅▆█▅▌▅ ▍▌ ▋▋▄▇▄▉▍▍ ▅▋▍▇▆
▄▅▌▅▍▇ ▇▌▆▇▊█▅ ▅▄▌▆█▊▋ ▉▅ ▄█▋█▋▋█▍▇█
engine audio implementation cleanup
UpperCamelCase for key names in GetFrictionSnapshot()
Added PhysObj.GetFrictionSnapshot()
Added GM:PlayerChangedTeam( ply, old, new ) - serverside
[D11] Water Drum LOD + Pipe_c distances tweaked + Airfield Markings texture tweaked
[D11] Fixed the Helicopter being set up incorrectly + LOD tweaks to Door_barricade_a and mushrooms + Chairs incorrect rotation
Made Vehicle.GetDriver, Vehicle.GetPassenger, Vehicle.GetVehicleViewPosition shared
changing RT no longer sometimes clamps viewport bounds to backbuffer bounds
[D11][UI] Bug fixes to UI changes
[D11] Updated Credits file
[D11] Warning as error fix
[D11] [UI] Vending Machine Name Localisation Fix.
[D11] Junk and Clutter LOD distances tweaked
Pooling and pre allocating the temporary instance list buffers to save memory
merged from /main/SteamNetworking
[D11] Fixed Define issue in FootstepEffects
Use Raknet unless -swnet set
removed clone entry in foliage.v3
[D11] Changed LOD Distances on PlantPotSet + Sentry - Fixed see through gap in vending machine + Fixed bollard_c_rope
fixed filters of underwater rock formations (spawned over the water line)
[D11][UI] Changes to the ingameMenu
Up demo version to 2 to add length of demo to the end of file
Better riversource placement
[D11][#3631] Fixed pixellated light cookie for flashlight, weapon light, and miners hat.
[D11] Custom pass outline shader
[D11] Fixed incorrect rotation at the abandoned cabins
[D11] Footstep optimisations, no longer spawns prefabs, uses a footstep definition to play correct sound clip
Only try to copy to Rust folder if you're using my computer
[D11] Water Tower Optimisation
█▆▄▄▋▉▊▉ █▇▋▉▆▍▄ ▍▍▆▇ ▋▇▌ ▍▉▄▉▅ ▊▆▄▇▆█
Switch to SteamNetwork Interface mode
Rename SocketInterface to SocketManager, ConnectionInterface to ConnectionManager
Fixed Sockets created using CreateRelaySocket not recieving messages
Added interface versions of Connection/SocketManagers