250,406 Commits over 3,959 Days - 2.64cph!
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.
changing everything to components
[D11] - Glove Texture Size Changes
[D11] - Fix to Armoured Door Specular
Fixed Switch build error
Fixed stage-specific loading tips not being baked
Fixed possible NRE on startup
Fixed some edge cases with Switch dual JoyCons + Pro Controller
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