- Take advantage of early exit opportunity in TrySetCurrentGoalPlanVariant when same goal plan but not a player command.
- If incoming variant is a player command, add momentum to its score.
- Behaviour Chain's decision score calculation was using the old multiplication method. Now finding average score through addition.