199,605 Commits over 4,140 Days - 2.01cph!
added beeptruck_lod1 to beep truck scene
ItemComponent boilerplate, Corpse component
Renamed convert depth shader (revz) to avoid potential name collision
unwrapped main and rear on uv2
deer has a mesh with the string meat in it to coded in
human female and child attachment item bone rotation fixed
human crafting anim polished
human pickup left and right added human switch item from L to R, R to back and L to back added
Fixed problem with dead characters blocking bullets.
Made an editor for unit sounds.
Unit sounds are now part of a unit's Audio component's Parameters.
got the materials sorted, finally!!
latest deer that actually exports correctly
Removed old BeforeEditor.Refresh method
Pretty sure this fixes any delay between fire animations being triggered.
Fixed revz unable to see players name plate (RUST-884)
Item NRE view when view is null, which we now allow
▄▊▊▌█▉▋▅ ▋▍▍▉▄▄▄ ▍▌▆▋▋▇▋▄▊ ▌▍▍▌▉▅
Loads of editor bullshit to encorporate the new audio bundles
Editor boxes and a couple of animal sounds added to the data.
Destroy of Entity is now on tick (after all entities have ticked, so can happen after multiple frames).
Agent entity removal hack
Corpse tweaks
Blackboard.Contains
Fixed bad component type in UnitSettings.DefaultComponents
Agents need to listen to other entities being removed/destroyed, that we can clean up their blackboards.
EntityComponent.PreDestroy
Removed hack in Agent.Initialize
Assign Item.View in Corpse.Create
Corpse.Create transfers EntityViewPrefabData from source Unit
Improved storage and handling of EntityViewPrefab data
Added a couple of values to unit sound enum
Combat NRE fix
Fixed Senses trigger presisting after unit death
Combat.CurrentTarget nulled on entity removal
Fixed wrong interactions on deer corpse