5,942 Commits over 4,018 Days - 0.06cph!
Adjusted maxrpcspersecond default value (now 200)
Added instancing support to foliage displacement pass
Print counter in loading screen when downloading / processing skins
Keep connection alive when waiting for skins
Network++
Some code cleanup in preparation of more custom instancing
Added workshop.print_skins console command
Code formatting on some random files
Added skinwarmup convar (waits for skin downloads to finish before joining a server)
Added smooth distance fadeout to new foliage system
Added randomized scale to new foliage system
Added value noise to new foliage system
Added randomized tinting to foliage shader (still disabled)
Checked the instancing checkbox on some decals that didn't have it set
Fixed all animals spawning invisible bear footprints in a fucked up convoluted mess
Subtracting
20975 because it fucked the bolt action recoil animation (classic gooseman)
Removing fucked component reference from server.prefab
▄▄▆▇ ▅▊▋ ▅▌▍▇▅▋▋ ▍▊█▆ ▇▍ ▉▆▍▊ ▋█▌▄██▌▊▊▇
Merge from decal_instancing
All BatchKey structs now implement IEquatable (eliminates GC when used as key in dictionary)
Fixed item info showing up as null when destroying world items due to invalid position
Silenced TrackIR error when DLL was not found even though it exists in the registry
Added decal.clear console command
Optimized Anisotropic Filtering and Trilinear Filtering settings on workshop skins (perf)
No longer globally force the minimum AF setting on all textures, only limit the maximum instead (perf)
▍▄█▊▇ ▌▊▌▇ ▅▊▆▊█▆▋▇ ▌▇▅ ▄▄▇▊█▉ ▉▉▉▆ ▄▇▉▄▆█ ▆▇█▉, ▍▍▄▌▋▋▋▊▍▄█▇ ▌▌▊▍ ▊▋▅▌▇▄▆ ▅▅▆ ▋▊ ▅▌▉▍▇▌
Adjusted maxrpcspersecond default value
Optimized BasePlayer.Find_Clientside / FindByID_Clientside / RegisterForVisibility / UnregisterFromVisibility / ClearVisibility
Added maxpeerspersecond client convar (counteracts P2P packet flooding)
Small tweaks to the small clutter rock scales
Forgot to save after adding a comment
Fixed viewmodel going crazy when ADS immediately after weapon deploy
Fixed fucked up viewmodel flickering when spamming RMB
Let's delete these third party assets and see what happens
▊█▍▋▄▅▋ ▉▌▅█▇▊ ▋▍▌▉▆▅▋▌▊ ▆▍▆▆▋▍▉
▊▍▇▅: ▍▌▊▉ ▄▌▍▌ ▄▌ ▇▄█▉▆█▄▅▉▊ █▉▉▅▄▇▌▄▄▊▆▊▊▌ ▍▋▊▊▌ ▄▅ ▊█▌▍▍▄▌
▆▆▄▇█▋▅▄ ▅▆▋▊▊▇▄▊ / ▌▅▆ ▌▆▇▋▍▉▅▇▌▇ ▆▆▆█ ▊▉▊▉▉▅▆█ ▍█▅▊▉▋ ▌▄▅ ▅▆▉▆█▌ ▉▄▋▆ (+ ▇▇▋▍▄█▆▄ ▋█▅▇▍▍█▆ ▌▉▇▄▇█▋▆▄▍▋ ▅▆ ▋▄█ ▋▌▍▅▅█)
! ▄▆▇▋▅ ▊▍▌ ▇▉▌▅▍▍▋▋ ▌▌▉ ▉▍▅▊▄▋▄ ▇▋▊ ▄▄▆ ▅█▉▅▋▉▇ ▅▆▆▉▆▇▅ ▋▅▋▍▄▄▊ (▊▉▍ / ▉▆▄▄▆)
! ▆▆▆ ▉▉▄▉█▉▄: ▆▉▇▆▋▉█▊▊▆▆▄▊▄▍▊ ▉▌▉ ▉█▉▆▍▄▄▇▊▌▅▆▊▅▌▋▉▆▇▌ (█▅▉▇ ▋▍▅▉▅▉▍ █▊ ▌▄▊)
▇▊▊▄▄▋▋ ▄▅▅ (▉▍▅█▊▊▆▅█▍▆▇▄▋▇▆▆▋▉▊▅)
Fixed vending machine entity having itself as a child object (lolwut?)
Re-enabled moon phases as they were accidentally disabled