branchbefore/main/Huntingcancel
11 Commits over 0 Days - ∞cph!
Added ActionChainData that the ActionChain forwards into all Actions, rather than just pushing in the Entity reference. This lets Actions "communicate" indirectly, where one Action can store some specific data, and the next Action in the chain can "act" on that data.
Added Find Item Of Type Action to the mix, letting Cavemen find weapons when preparing for the hunt.
Merged from main branch, that I work on latest changes.
FindItemOfType no longer use the deprecated Stockpile (uses Group+Knowledge SOs instead).
Merged from main.
Some manual plastering after conflicts.
Tweaks and optimizations.
Merged latest from Main yet again.
Enabled Hunting again on Hunting branch.
Just merging from main, to keep the hunt up to date with everything.