198,677 Commits over 4,140 Days - 2.00cph!
different approach to delete OB particles on map cleanup.
▍▍█▉ ▍▄█▅▍ ▌▇▉ ▇▇▊▇▊ ▊▌▉▅ ▄▆▊▋, ▅█▇▌▇▉ ▅▋▉▉ ▇▌▇▌▍▍ (█▅▇ ▊▉▆▊▄▅)
Scene backup and 'mo cleanup.
Fixed transition to terrain thickness = 1
Added translucent version of lit terrain-blend + minor shader naming changes
Base gamemode: Do not try to draw view model hands if they have no parent, fixing view model hands sometimes floating unattached to the viewmodel, notably when exiting vehicles.
[D11] - Glove Texture Size Changes
[D11] - Fix to Armoured Door Specular
Only register a model clientside if it wasn't already loaded by the server (ents.CreateClientProp)
[D11][#3979] Light leaking through walls - decreasing the DirectionalLight::constantBias for platforms with lower-res shadow maps {XboxOne Base and S}.
Testing the perfromance of 1024 maps on those platforms.
Disabled the weight hack for ragdolls - causes problems with posing for people
[D11][UI] Removed references to all coins texture
Updated packages to latest, fixed errors from API changes, built to confirm it all works.
▌█▆▇▌▊ █▉▇▅▄▍▇ ▆▇▆█▋▄▇▇, ▍▇▉▍█▉█▌▍▌ ▉▄▌█▅▋▊▍█, ▋█▉▄▇▄▇▅▆▇
[D11] Added min height check to player spawns to prevent water spawning.
[D11] Set cached ammo mod type to null when changing ammo type.
Applied ShufflePlayerSeed fix for corpses to client.playerseed
Fixed exception when attacking a campfire mounted water purifier
Removed an allocation in TooltipContainer.Update
Tooltips will now shift horizontally if they are partially hanging over the side of the screen (noticeable on respawn button)
▅▇▇▌ ▊▉▇▄▉▉▌ █▉▊ █▌▉▇. ▌▊▇▆▅▄ ▆▍▉ ▄▌▇▆▋_▆▊▍▌▍▌ ▋█▇█▉. ▆▊▌▍▄▉ ██▆▍▌▋▍ ▆▆▉▋▄▆.
▅▋▍█ ▋▌█▄▆▌▇ ▌▅▉▄▉▋▅ ▋▌▅▋▌▇▄ ▊▌▌▇▋▉ ▅█▉▆▋▇█ ▇▇ ▌▍▇ ▄▉▄▆▄▇.
Merge the Switch On and Switch Off inputs on the fluid switch to a single Toggle input that will enable the switch when powered and disable the switch when unpowered
Another vehicle lift edit
Several fixes and cleanup for the vehicle lift.
Fix overall performance calculation bug
Adjust engine part descriptions to be plural
Check angular velocity for sleep check, as well as standard velocity. Fixes issues when using flip pushes.
Remove water purifier proto def, it's no longer needed now that the water storage is a saved entity
Added input/output slots to campfire water purifier
Adding table model/material/texture
Don't update steering when vehicle is off - fixes client visual issues.
Made a standard place for VehicleIsActive.
[D11][#3275] Disabling streaming for the foliage textures since to fix the mipmap level used in FoliageGrid via the BatchRendererGroup.
Fixed studiomdl.exe (and probably others) ignoring -game parameter
[D11] HDRP muzzleflashes (with lights)
[D11] Fix water black screen bug on xb1 (3871)
[D11] Fixes black screen water bug 3871
Fix for occlusion culling cpu/gpu getting out of sync (cpu was skipping results when more than one result set arrived in the same frame)