193,475 Commits over 4,079 Days - 1.98cph!
[D11][#3422] Fixed issue with kick message not been displayed. Implemented restart unity on kick
Seed genes experimenting.
Fixed a bug with encoding/decoding gene data to instancedata int.
GrowableGene display utils.
[D11] Updated Bear Footstep sounds
enable instancing on some materials
Fix for crash when saving bandit town scene
Ignore shadow casting and LOD differences when generating d11worldspawn data and filter out some of the noise from the logging
Automatically remove any stray MeshCull and duplicate collision/meshrenderer components that have been left behind when art have added new LODs. Also run the lodgroup flattener across everything, not just converted RendererLODs etc.
[D11] Fix for Iceberg material having black sections
[D11] Deployable Sign Materials fix
[D11][Collision][#3192] Nodettes can be seen and have collision
[D11] Material update for T-Shirt and metal building
[D11] Cracks grass has cutout alpha planes to reduce overdraw
[D11] Shader update to tick alpha clipping.
▄▉▅▅▊ ▅▄▍ & ▆▇▇▉▌▍ ▉▇▊█▅▍ ▄▉▌▌▉▅▌▊ + ▇█▅▄ ▌▌▆▆ ▄▉▆▉▆▉▊
Preserve the protobuf field order
Conditionals now check on the server as well, letting conditional colliders get enabled/disabled correctly
Commands to manage notification subscriptions on entities
█▉▆▊▉▄▍ ██▋▅▄▄▇ ▊▄ ▊▅▍ ▆▅▌▊▇▌▊▌▇█ ▌▊▅▄▊▌▍ ▆▋▄▉▌, ▉▊▌▋▌ ▅█▍█ ▍▅▋
▍▆-▉█▄▅█▍ ▆▇█▇▇▌▍▇▆█▍▌▄ ▉▉▄▋▄▍ (▋▅▄ ▆▌▊▊█▍-▇▄▌▄▄▆▄▋ ▆▍▌)
▌▊▅▄▅ █▉▍▄▊▍▋ ▄▋▉▅█ ▆▌▄ ▋▅▅▇▉▋▆█▊
Unified engine audio into a central manager. Engine sound now grouped by engine type. New ScraptableObject format for defining engine audio settings.
CreateMaterial no longer applies values to materials that already exist
Default notifications to enabled
▋▌▍▋█▆▌ ▍▆█▉▄▌ ▊▇▇ ▌▉▊ ▋▍▊▅▆▍▌▅▋ ▍▊▆▋▇█
Add additional wheel data to car audio manager. Move engine start/stop sounds to manager.
▅▄▍▄▄▉▉ █▍▇▇▋▌▅▆ ▉▊ ▊_▊▉▉▌▊▅▊▍▉▌▅▅
Do not mount addons UPLOADED or UPDATED with old tools after 25th Jan 2020
[D11] Materials brought over from main branch
[D11] Reverts the mips streamer to 800 till I can do some more tests.
[D11] Reverts the mips streamer to 800 till I can do some more tests.
[D11] Fix for HDRP decal shaders being incorrectly skipped
[D11] +Possible fix for issue 3396 with Cactus render distance
[D11] Reduces PS4 garlic memory to 1650 and mips streaming budget to 450
[D11] Reduces PS4 garlic memory to 1650 and mips streaming budget to 450
Fix for instancing of _AlbedoColor and _DetailAlbedoMap_ST
[D11] + Issue 3010 - Decreased size of smoke effect
Added GrowableGeneEncoding utility class for storing multiple gene values into an int, ready for storage in item InstanceData.
Removed gene modifier value stuff for now.