111,846 Commits over 3,928 Days - 1.19cph!
[D11] [UI] took out a failing namespace
[D11] [UI] adjusted how hiding the HUD works so that we can exclude certain items in certain situations (like the chat panel while the quick chat is open)
[D11] [Tutorial] Map Updates
LOD switch crossfading - initial commit (on Imposter level only for now)
Prefab processing uses instance instead of asset in standalone, similar to editor (~10% faster loading / instantiate on SSD)
Exclude standard assets from FileSystem_Warmup
Cargoship exhaust fx.
Fixed some ship mats that weren't GPU instanced.
[D11] DTLS network API send implemented.
[D11] Fix for XRSettings error on xb1
[D11][#947][#949] Fixed crash with upgrade pie menu
[D11] MorphCache optimization, now baked out from asset fiddler menu instead of at runtime
[D11] Fix some partially broken references within the hairset data, seems like a Unity bug as the reference don't appear broken but AssetDatabase API calls on them fail, and note how the actual model within the fbx isn't properly picked out in the Project view.
and .
[D11][UI] Added open player stats option to sleeping players. Fixed issue where the stats option was offered for dead npc
[D11] When dropping a Planner item, make sure the building context menu is actually closed
Restored taa camera depth texture
[D11][Tutorial] Updated tutorial event behaviour for craft pistol task
Remove Imposter component in prefab preprocessor
[D11][Tutorial] Added hover state for patrol helicopter
[D11][Tutorial] Added language key for patrol helicopter death hint
[D11] Can now use medical items and dropped food in the world without having to pick them up first
Added DDraw shader to AlwaysIncludedShaders
Order network group subscription order by distance to player
Fuel Generator - (Assets\Prefabs\Tools...) model, fbx, prefab, materials, lods, collision and gibs.
[D11][UI] Added spinner to connecting popup. Setup server settings json conversion. Added loading popup between renting and response
[D11] DTLS network interface 'connected' state implemented, and has write streams setup. Log level set externally by the application. Socket error feedback improvements, and multiple connection test-code tidied.
[D11] Hooked up PS4 lightbar and vibration to UI ConVar's
[D11] Fix for not getting into 4k maps, made the storage for the maps use persistantDataPath instead of streamingDataFolder, tested on PS4, Editor and Xbox
When you thought your last fix was the last fix.
More fixes.
Removed the buzz from non-fluorescent ship lights because it's driving me nuts.
Fixed LightGroupAtTime disabling volumetric beams directly, to only adjust alpha
LOD, renderer, collider and foliage grids extent beyond terrain size to support offshore stuff
Added monument offshore placement logic (used by oil rigs)
Added invert culling toggle to culling volume
Removed light housings from heavy scientist helmet
Cargoship light bleeding issues.