125,608 Commits over 4,171 Days - 1.25cph!
fix for an error that was coming up during scene to prefab
always rebuild instanced prefabs even if instancing is disabled (so you don't have to clean prefabs to toggle instancing)
add a warning for textures without mips
Show headshots, disable stat image if no image is provided
Rework shot tracking to mirror combatlog, should fix incorrect shot counts
Client/Server compile fixes
DON'T return the entity gameObject from InterestedInObject. Some existing trigger scripts do this, but it prevents entities with multiple colliders from working correctly. Updating my trigger scripts here.
Being inside scrap transport heli now counts as flying for time tracking purposes
Decrease vehicle default pop value from 10 to 2.
Code gen/manifest. Restores lost modularcar pop convar.
▇▋█▆▆▋▆▅▅▇▉▉ ▇▋ ▊▉▄ ▉▄▉▆▊▆▉▆▍▄▌
▋▌▅▋▊ ▅▍ ▅▅▄▆ ▇▊▉▊ █▌ ▇▍▊'▇ ▊▄▄▍▅▄ ▋█▍▍▇▊ ██ ▆▆▌ ▍▅▋██▍
▌█▋▄▋ ▌▌▊▄▍▌▋▊▅▍▍▉▌▄▅▄█▅▅▅▆ ▆▅█▄ ▋█▆ ▅▊▅▆▇▄▌▌▆
▌▌▇▉▌▅ ▍▊▋▆ ▇▆▆▅▉, ▋▋▊▍▇, ▌▍▋█▍, ▍▉▍▌█, ▄▍█▄▍, ▄▊▄▋▊, ▇▋▍▅▆, ▋▍▊▄▆, ▊▊▋██, ▌▄▍▊▌, ▊▍▋▆▆ (█▋▅▆█▅▋ ▍▇▄▄▄▊)
Added negative/positive colour-coded gene make-up display to plant info UI.
Initial basic gene random generation.
GrowableEntityGenes proto and serialization.
merge from skeleton_optimizations
Moved the renderer caching to prefab preprocess. DoPrepare not working properly...
+ Added a new flesh blood impact
+ Changes to the Blood Size
Adding a hit detection benchmark
[D11][#3385] Fix for floating handle issue, Scene to prefab
[D11] + Found missing particle systems for players footsteps, disabled shadows
[D11] Change for Helicopter texture and Blue Rocket Crane texture
Bunch of GrowableGenetics boiler plate and some basic initial functionality.
Fixed terrain sample SF and LitTerrainBlend zeroing AO output
+ changes to the blood again
merge from entity_parenting_3
Attempt to fix race condition with destroying entities
merge from skeleton optimizations
Possible fix for VM legs issue.