121,929 Commits over 4,048 Days - 1.26cph!
Merge from network_lerp_3
SelectedBlueprint / BlueprintCategoryButton optimizations
Fixed missing skinned collider references on horse & testridablehorse
Reduced spec & gloss on dark horses to try and reduce waxiness
Increase fake eye AO across all horse textures
[D11] [UI] Sleeping Bag Map Marker client implementation.
[D11] [UI] Spawn sleeping bag map marker on client not server.
[D11][#1021] Fixed an issue with the flamethrower been active when holstered by another player
[D11] [UI] Slight alteration of translation to better describe error.
[D11] [UI] Added translations for item move errors.
[D11] Wait for save game to complete on leaving server
[D11] [UI] WIP implementation of specific error messaging to player when moving items in containers fails.
[D11] User sign-in flow modifications to attempt to detect sign out during connecting to title screen
[d11][offscreenparticles] Disabled because of rubbish culling ( checked in enabled by accident )
[D11] Removed Camera tool from debug menu
[D11][UI][#2329] Fixed for issues auto deploying picked up items
[D11] Fix for breaking console on bootup
Fixed misclicking accept would reject the team invite.
working fuel gauge and hand IK
Added horse mesh to collision in testridable and wild horse
Added new horse to testridablehorse prefab
[d11][Audio] Improved some of the map audio assets. Improved UI mix. Made the exterior reverb slightly drier.
Fixed water purifier disappearing after going out of network range
[d11][Audio] Removed a click from the radial open wav file. Improved the Overall Mix of the UI sounds post- normalisation. Improved Mix of crafting sounds/radial menu
horse footstep max voices
horse LODs + RendererLOD
minicopter fuel gauge setup
[d11][Audio] Normalised all UI assets. Mix Pass via Sound Defs to compensate.
[D11] move the MeshOccludee setup (renderer extraction, obb calculation) offline, so t doesn't happen at load time (or run time, e.g. slods ask MeshOccludee to register and unregister from the occlusion system on the fly)
[D11] Fixed another instance where the main menu could get stuck in an unresponsive state, and fixed the blur potentially being stuck on screen when getting forced back to the title screen
[D11] [UI] Local chat support for Quick Chat Wheel.
[D11][OFFSCREENPARTICLE] Switchable via convar offscreenParticlesEnable