127,264 Commits over 4,109 Days - 1.29cph!
▊▅▅▆▊█▄, ▆▄█ ▊▄█▌▄▄▉▅▇▆ ▄▆▇ ▆▌▄▍▄▇▅▅ ▉▇▄▉ ▌▍▆▍ ▋▋▌ ▍█▄▋▅▌ ▋▊▄▄▄▅▌ █▋▍▇ ▊█
Fixed some missing materials on old workshop skins
Fixed pink SMG magazine in first person
Fixed a tiny pink shell in the SMG viewmodel
rocket decals, decal textures, backup
Don't strip tool cupboard triggers from the client (so demolish / rotate UI options match server side checks)
Rocket final models/LODs/COLs/Prefabs - including interior material variations
Fixed ambient lighting to match brdf and lighting intensity corrections
Deferred shading now supports legacy and core/new brdf simultaneously (transitional)
Octahedron encoding normals by default on core path
Tweaked water shaders to fit recent brdf changes
Fixed command buffer manager sometimes not working properly in edit-mode scene view
Fixed deferred extension sometimes not working properly in edit-mode scene view
Switched deferred extension to command buffer manager instead of ad-hoc
Light intensity correction on water, vertex lighting (approx) and a couple of third-party shaders
northern cave area surroundings
dropbox version 2: model/material/textures/lods/gibs
Fixed AI "look rotation vieweing vector is zero" (RUST-1686)
Moved decay processing to a central building manager (no more semi-randomized invokes with dubious performance implications)
Decay now applies to all twig building blocks (higher tiers still foundation only, but can potentially decay if outside in the future)
office building interior a floors greybox
Pulled the plug on the rest of our string-style invokes with the exception of ServerMgr, CommunityEntity and DecalRecycle
Added interior greybox to one of the office buildings
Latest Facepunch plugin
Fixed nre when checking banned server ips
Added CheckBounds to GamePhysics
Removed benchmark system
Replaced benchmark system
Fixed exception when playing old demos
Actually delete the old benchmarks folder
WIP office building exterior + interior updates
Compile fix
Warning fixes