126,704 Commits over 4,109 Days - 1.28cph!
[D11] Use Rustworks stats for QuickStatsPanel
[D11] Add Rustworks leaderboards
Tweaked splat tiling to make the details bigger and splats less repetitive
Tweaked puddle splat layer material values
Merge from /hdrp/world_art_revamp
Fixed ESP names wrapping
Tab toggles MovieMaker UI
Fixed MovieMaker UI drawing above Main Menu
[D11] Potential fix for win64 client bug
Fixed moviemaker not being able to find prefab
Use moviemaker camera for debugcamera
[D11][OPTIMIZE] Client climate update threaded. Checked on ps4/editor and seems to work without error. D11_OPTIMIZE_CLIMATE to enable/disabe
[D11][UI] Removed unneeded canvas render from inventory screen. Added optimisations to imageSwitcher
Terrain splats atlases updated
biome tinting wip
fix to grass splat to allow desaturated version in snow biome
Fixed trigger issue on engine exhaust.
▋▉▉▌▇ ▌▉▅▋▇▋█ ▉▊▇█ ▆▄▇▋ █▄▅▍ ▍▍▆▄▌▊ ▋▍▇▊▊▉▅ ▍▄▅▋▅ (▆▄▍▆▆▉▅▊█)
▉▊▆▋▊█▉ ▍▇▊▉▆▅▉_▋▄▌▍▌▇▇_▄▆▄▇▌▄▄▊ ▋▋ ▌▆▅▆▇▅▍_▍▅▉▄▊▉▅
▌▅█▅▆▇▊ ▇▆▅██▅▇_▌▇▉▇▊▍▊_▄▍▆█▌▌▍▊▋▇ ▇▊▌█▊ ▊▌'█ ▇▅▉▍▄
Fixed control panel in excavator arm being disabled on powered-on
Fixed particle+volumetric sorting glitches.
Engine exhaust vfx.
S2P Excavator.
▊▇▋▄▉▇▋▅▇▌ ▋▇▋▉ ▉▍▊▉▆▆ ▌▅█▉ ▉▇▌▉▋▇▇ ▌▋▉▆▇▌▆▇ ▌▊▍▄
▊▋▇▊▉▊ ▌▄▄▅▆▋█ █▅ ▋▋▇▆█▊ ▊▄▌▇▄▅
Fixed assigning sleeping bag to friend not reliably showing encountered players
[D11] Removed override for the Options prefab background
Terrain splats atlases updated
Temperate biome tinting
Removed tiling patterns on splats, readying splats color balance for biome tinting
Ported all foliage billboard material properties from main
Reset foliage billboard shader inspector
Fixed foliage instance random seed
Fixed foliage tint compilation
Tweaked blend factor settings for all splat layers
Coastal cliff material fixes
Fixed terrain cliff blending fading to cliff material instead of "puddle"
Nuked base-only potato terrain shader path
Medium rock formations progress
Added actual names instead of numbers for layers on terrain material
Added fallback layer to terrain material; named Puddle for now (test for Damian)
Optimized some shader property names to IDs on terrain texturing
Reapplied
37684 with proper prefabs updated (and scenes)
Added post-sampling terrain splat control renormalization (fix for dark edges)
Simplified terrain fetch code to skip base map; now only fetches splats that are actually used
Reduced terrain splat blending complexity; now only top down instead of bidirectional
Added relevant terrain fetch opts and changes from main