126,763 Commits over 4,109 Days - 1.29cph!
Iniital fixes after code review
Additional checks on the SAM site to ensure it doesn't defy gravity. Now destroyed when the floor below is removed
Refactor aggregate methods
Log aggregate blueprint counts for online players every 1hr
Log aggregate entity count for server every 1hr
Log player positions every 1 min
DoubleSaddle rig/skinning. Added to horse prefab
Added inspector which shows active renderers and allows hiding / showing specific renderers.
Merge from main -> gameplay_metrics
Enabled shadows via the option convar, tidy up
reverted playground map changes
Fixed bug with wind + displacement bend. Will probably need a bit of fine tuning.
Core/Foliage support with fallback to debug shader.
reapplying
79918 - Fixed missing face for real this time, preserving all functionality.
▋▌▅▇▄ ▋▌▆▊ ▆▉▇▆_▊▍▆▊▄▇_▉▅█
merge from minicopter_block_building_fix
fixed an error on ferry_terminal_exterior prefab
ship barrier LODs/Colliders and prefab
Colours, duration, radial support
Developers can use all skins outside of the editor with "client.unlock_all_skins"
Layering fixes, input fixes
Merge Main -> Experimental
First export of new icons
- Always disable antialiasing when taking a screenshot with transparency, as it creates a halo otherwise
- Added super-resolution transparent screenshot support with new convar 'takehirestransparentscreenshot'
- Renamed takescreenshottransparent to taketransparentscreenshot
New convar for taking screenshots with transparent background - takescreenshottransparent
Merge Main -> Experimental
Fixed sharpen not disabling as it should
Cherry-pick
80074 and
80078.
- Fixed super-resolution screenshots using the original camera resolution, causing pixellated results.
- Automatically disable sharpening in super-resolution screenshots, as it creates dark outlines.
Automatically disable sharpening in super-resolution screenshots, as it creates dark outlines
Re-merge directory cleanups (backup)
Fixed super-resolution screenshots using the original camera resolution, causing pixellated results (broken in 62630)
Applied poster scene backup