branchbefore/main/Huntingcancel
11 Commits over 0 Days - ∞cph!
Just merging from main, to keep the hunt up to date with everything.
Enabled Hunting again on Hunting branch.
Merged latest from Main yet again.
Merged from main.
Some manual plastering after conflicts.
Tweaks and optimizations.
FindItemOfType no longer use the deprecated Stockpile (uses Group+Knowledge SOs instead).
Merged from main branch, that I work on latest changes.
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.