branchbefore/main/PlanConsistencyExperimentcancel

13 Commits over 0 Days - ∞cph!

9 Years Ago
Asset twaek
9 Years Ago
GoTo fix
9 Years Ago
Asset save, dont bother storing InteractionSettingsWrapper anymore
9 Years Ago
- Added ManagerSingleton, Manager no longer always a singleton - Renamed World to WorldManager - ItemSetings now stores a list of Interactions when held, enabled/disabled accordingly in Item, plus some editor trickery to make sure they're always added/removed from lists when IsCarryable is changed
9 Years Ago
Fixed issues with stat modifiers Removed IBehaviourPlanSettings, replaced with BaseBehaviourPlanSettings class
9 Years Ago
DecisionPlanParametersDrawer Considerations list fix
9 Years Ago
- Merge from stat_modifiers_refactor - Converted StatModifier to use params instead of settings data assets - Nuked all BehaviourPlan data (Interactions/Abilities)
9 Years Ago
Removed DSE Settings, ported to DSE params setup, added DecisionPlanParametersDrawer
9 Years Ago
Merged with main
9 Years Ago
Some improvements to finding best goal and goal plan.
9 Years Ago
This approach looks at the score of each goal for each layer of depth, and traverse down the best scoring path in the goal hiararchy until it reach the end.
9 Years Ago
More work on Goals and Agent+DM specifically.
9 Years Ago
Supert WIP, so nothing to see here just yet @billowe !