196,851 Commits over 4,110 Days - 2.00cph!
Fixed projectiles very rarely breaking / sticking with break / stick probability of zero
Grenades don't do splash damage to constructions when attached to construction (balance, exploits)
Added combatlogsize server convar
Drop default music volume a bunch
Enable music by default
Add console vars to set gap between songs (music.minSongGap and music.maxSongGap)
Reduce default gap between songs
Start music when intensity is raised and no music is playing
Don't play songs if music volume is turned down all the way
reverted enviroment prefab
Nuked deferred reflections; saved ~1 ms/frame on gtx 960 at 1920x1080
Moved base deferred pass indirect spec to main/directional deferred lighting pass
Force disabled reflection cube projection and blending for that extra bit
Touched all affected shaders
Removed Late and FixedTick from Manager + ECS
Moved LateTick stuff from Animation to UnitView (cc frankieh)
double barrel shotgun viewmodel animations + sound effects
Grenades can be dropped with right click
When looking at constructions, grenades are attached to them when dropped with right click
Network++
EntityManager budget is const
UDM.FilterBehaviourTargets profiler hooks
Senses budget tick and stuff
IntVector2.Distance in TestUnitPerception
vm grenade source updates
small distance calc optimisation
Adjusted some throwable damage types to be the same as for their corresponding melee strikes
Thrown items lose condition on impact and break when their condition is zero
Thrown items no longer randomly break and disappear (only break when their condition is zero)
FOR FUCK SAKE bouncer trailer
!A trail texture/material
setting is turning to false is is moving is true to the units trying to rotate to face something but never managing to finish it so walking sideways or backwards
added eat trigger for eating single items like berrys
setup berry bush to use the animation to eat insted of gather (uses wait to stop the animation from ending too early)
Twig building tier takes damage from arrows
Safe exchange shopfront models/LODs/Gibs/COLs & Prefabs
Cache AI module condition state on Agent each simtick
Profiler shit
LSO component now properly disabled if effect is off; was affecting profiling in editor
▇▌▌ ▅▊▇█▄▍█▋ ▌▄▉▄▍██▄ █▋▅▇▇▆ ▇▅▆▇ ▌▌▊▉▉▍▉▊ + ▌▄▍▆▅▄▉▌
Spears use arrow damage type when thrown
Added throwable damage properties
Vital.CurrentValue setter uses Mathf.Approximately to gate event invocation
Get fucked FixedUpdate through ECS due to some apparent Unity overhead
Automated Linux DS Build #404
Increased effective distance, projectile velocity and damage of semi auto rifle slightly
Tweaked ssao for performance
Reduced max projectile damage falloff over distance
Increased projectile damage falloff distance
Animator instance names
Senses filerting for EntityType, ItemType and ResourceType
Added ResourceTypes enum
Touched lots of data due to enum flags updates
Fixed NRE when shooting players in Perf.Playermodel scene
Automated Windows Build #404