branchbefore/main/unit_attachments_entity_refactorcancel

19 Commits over 0 Days - ∞cph!

7 Years Ago
Attachable book keeping, events
7 Years Ago
Fixed player controller issues
7 Years Ago
Unit components fuckery
7 Years Ago
Better dead people tooltips
7 Years Ago
Fixed player controller not clearing radial command buffers properly Entity description only runs through enabled components TickableEntity only ticks enabled components
7 Years Ago
Conditions fix
7 Years Ago
More player controller crap
7 Years Ago
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
7 Years Ago
Human + deer corpse data, butcher skill def
7 Years Ago
Data save
7 Years Ago
Attachable, SmartObject and Dispenser are default components for all Units
7 Years Ago
Fixed errors
7 Years Ago
Units no longer create items to represent their carcass upon death. Refactored all the things. (WIP)
7 Years Ago
Removed attachable functionality from Items and put it in the Attachable EntityComponent
7 Years Ago
OnValidate for porting PhysicalParameters to AttachableParameters
7 Years Ago
Merge from main Item settings editor cleanup
7 Years Ago
7 Years Ago
Added classes for an Attachable Component
7 Years Ago
UnitAttachments support for attaching all Entities WIP