122,445 Commits over 4,048 Days - 1.26cph!
Fix skull rock skin not playing correct sfx when swinging
Added the option to use a custom local folder for animation events so manifest rebuilds won't override paths
Fixed quit button closing quit modal immediately
▆▍▅▅▌ ▆ ▇▉▊ ▇▍ ▌▍▍▆▆▇▍ █▆▍ ▇▉ ▇▊▆▆▅▋ ▋▋▇▌▇▉▌
▅▇▋▋ ▍██▉█ ▊█▆▉▌ ▌▍▉▋ ▇█ ▊▌▆▊█▍▉▍▅ ▅▄▌▄▆ ▌▋ ▋▋ ▅▋▋▆▇'▊ ▇▄▆▋▍▉ ▊█▄▄█▇▅▄▆▍▌
Merge from FirstPersonSpectate
Most of the remaining south east inland sculpts
Eastern big cave system cliff replacement
Start of inland area south of river fork
Make HttpImage support rendering via Image in addition to RawImage (allows preserving aspect ratio better)
Switch all news images except the cover to Image with preserved aspect ratio so they don't stretch out
Fix youtube videos not opening when clicking on them in news (LMK if any buttons are broken)
Fix missing h3 headers in news
River fork area cliff sculpts
Underwater mask is now created in a separate pass to be able to control all postfx as well as fog.
Fix NRE spam in workshop screens
Fixed misplaced rock LODs in excavator monument
Fix item store showing blurry images on lower graphics quality
Fix item store prices clipping/wrapping at higher amounts or with different currencies
Fix the item store details modal not filling the screen vertically with its background
Fix news showing blurry images on lower graphics quality
Fix news layout so text and images don't get clipped and the header image is less stretched
Add an option to HttpImage to not generate mipmaps for the loaded image (default on)
▊▌▌ ▌▇▆▄ █▋▌▍▊ ██▌▆▄ ▇█ ▇▇▊█▆▊ ▍▇ ▉▌▌ ▆▇ ▌▉█▋▌▄▅▍▍
Hi res screenshot convar should now be compatible with dof exposer
Fixed some more issues with the nametags
Merge from FirstPersonSpectate
Show death and sleeping UI if the player being first person spectated is dead or asleep
Subtracting #
66692 - reverting reflection probe overrides
Rename needsVehicleTick back to isMobile, and make it always true for BaseVehicle and its subclasses (this makes it true on CardTable and Sofa unnecessarily, but better that than have it unticked by mistake elsewhere)
▆▅▊█▄▇▌█▋▍ ▅▅ █▅▊▆▇█▄ ▅▆▋▊ ▊▄▊ ▊▊█▍▆▅█▅▌ ▄▉▅█▌ ▊▇▅ ▍▄▆▄▇▉ ▅▊▋ ▉█▆▉█▍ (▇█▊▆ ▄▌▊▍ ▊▇▇▉▊▅ ▍▅ █▌▉ ▋▉▋▊▆▄▆ ▆▉▊▍▍)
▇▊▉▌▄▆█▇ ▇▇▄ ▉▊▄▄██▋▇ ▄▇▍▊█ ▉▋█▅ ▋▊▄ ▇▋▇▍▍▅ ▇▍ ▍▍ ▉▆ █▉▅▍▅▄▌▋ ▌▆ ▍ ▉▇▍▅▆ ▆▋ ▇▉▊▆▋▌▇▄
▅▇▅▋█▄▋ ▊▆▍█▌▆▄▍ ▌▆ ▅▋▋ ▊▍▍▅▋▅▊ ▍▉ ▆▋▆▊▄▍ ▉▊▄ ▋▍▋▊▋▆▋ ██▆▊▋ ▄▉ ▅▉█▅▇ ▍▄▆▇▌▅▄▅ ▅▅▅▅█▆▅▇▌▍
Fixed modular cars not using fuel after recent changes
Merge from FirstPersonSpectate
Don't auto-load a save on BillBTestMap
▊▊▅ ▇▌▍ ▊▍▅▄█ ▆▄▉ ▅▅▆▇▍▆▉▉ ▌▌▉█, ▇▉▄ ▌█▌█▄▄▌█▋▉ ▄▌▍ ▇▇█▌▇▇ ▄█▄█
Merge from SleeperMountingMergePt2
Fix snowmobile seat prefab ID, adjust wheelcollider suspension, other WIP
Don't clear childVehicles in BaseVehicle.InitShared
InitShared is called during loading, which means clearing would break things depending on the load order