branchbefore/main/evaluation_targets_refucktorycancel

13 Commits over 0 Days - ∞cph!

7 Years Ago
more validation and logging. Fixed a null target.
7 Years Ago
merge from main
7 Years Ago
More validation. Replaced a bunch of conditions that used to have a blackboard mode with the target version and appropriate target modes.
7 Years Ago
Validation improvements related to enforcing ValidTargets
7 Years Ago
Removed CanTargetSelf and RequiresTarget bools.
7 Years Ago
Fixed compile
7 Years Ago
Finished rewriting all of the everything
7 Years Ago
and again
7 Years Ago
moar
7 Years Ago
refucktoring intensifies
7 Years Ago
The refucktoring continues
7 Years Ago
More refucktoring of Conditions and Considerations (still not done)
7 Years Ago
Changes to evaluation target things. DecisionContext.GetEntity is now passed into the evaluation methods. Consideration and Condition now take self and target instead of EvaluationTargets. WIP changing all the considerations and conditions ever.