branchbefore/main/unit_attachments_entity_refactorcancel
19 Commits over 0 Days - ∞cph!
UnitAttachments support for attaching all Entities WIP
Added classes for an Attachable Component
Merge from main
Item settings editor cleanup
OnValidate for porting PhysicalParameters to AttachableParameters
Removed attachable functionality from Items and put it in the Attachable EntityComponent
Units no longer create items to represent their carcass upon death. Refactored all the things. (WIP)
Attachable, SmartObject and Dispenser are default components for all Units
Human + deer corpse data, butcher skill def
PlayerController supports smartobjects on units
Cleaned up DSE utility EvaluateConditions method so that we correctly set the "hide from UI" out bool when we don't get our desired result
More player controller crap
Fixed player controller not clearing radial command buffers properly
Entity description only runs through enabled components
TickableEntity only ticks enabled components
Better dead people tooltips
Fixed player controller issues
Attachable book keeping, events