121,135 Commits over 4,018 Days - 1.26cph!
From code review: Removed and replaced TransformPointToLocal/InverseTransformPointToLocal.
From code review: ModuleManager does now need to still be a MonoBehaviour since it uses a couple of Unity methods, but made that clearer.
Additional: Refactored ModuleManager classes a bit. Now TBase can be a BaseEntity which removes any need for casting.
From code review: Removed and replaced TransformPointToLocal/InverseTransformPointToLocal.
From code review: ModuleManager does now need to still be a MonoBehaviour since it uses a couple of Unity methods, but made that clearer.
Additional: Refactored ModuleManager classes a bit. Now TBase can be a BaseEntity which removes any need for casting.
Use in-built drop shadow component on info boxes
Use in-built drop shadow component on info boxes
Exposed some sound definition slots for adding and removing map markers
Exposed some sound definition slots for adding and removing map markers
Fix for random modular spawner double-adding modules. Simplifies module parenting as well.
Fix for random modular spawner double-adding modules. Simplifies module parenting as well.
From code review: AddMountPoint returns existing mount point if it's already added
From code review: AddMountPoint returns existing mount point if it's already added
Show the source of damage if no player is responsible for a death (falling/hunger/cold/radiation/etc)
Show the source of damage if no player is responsible for a death (falling/hunger/cold/radiation/etc)
PostUpdateChildren updates when entity children are added / removed.
PostUpdateChildren updates when entity children are added / removed.
From code review: Convert ID checks to use EqualNetID. Add extension method for comparing layer.
From code review: Convert ID checks to use EqualNetID. Add extension method for comparing layer.
Assign correct colours to sleeping bag cluster options
Assign correct colours to sleeping bag cluster options
Quick tween for open and closing sleeping bag cluster
Quick tween for open and closing sleeping bag cluster
Show killed by weapon name and icon on game over screen
Show killed by weapon name and icon on game over screen
Add attacker distance field to death info, expose on death screen
Fixed steam avatar of killer not appearing
Add attacker distance field to death info, expose on death screen
Fixed steam avatar of killer not appearing
From code review: Force specification of fuel loot distance, plus general cleanup of the EntityFuelSystem class.
From code review: Force specification of fuel loot distance, plus general cleanup of the EntityFuelSystem class.
From code review: Make lastAttackedTime internal
From code review: Make lastAttackedTime internal
cherrypicking #
39637 messagedelayfix
cherrypicking #
39637 messagedelayfix
Reorganised an tidied up SMM class to make it easier to start plugging stuff in. Skeleton Skin no long attaches itself to a Skeleton automatically.
Reorganised an tidied up SMM class to make it easier to start plugging stuff in. Skeleton Skin no long attaches itself to a Skeleton automatically.
Removed SkinnedMeshRendererInfo
Removed SkinnedMeshRendererInfo
SkinnedMultiMesh no longer keeps its own bone dictionary, uses Skeleton to look it up instead.
SkinnedMultiMesh no longer keeps its own bone dictionary, uses Skeleton to look it up instead.
Scene backup
More prefab fixes.
Scene backup
More prefab fixes.