1. 03 Jul, 2024 3 commits
  2. 30 Apr, 2024 1 commit
  3. 29 Apr, 2024 1 commit
  4. 26 Apr, 2024 1 commit
  5. 25 Apr, 2024 1 commit
  6. 24 Apr, 2024 1 commit
  7. 21 Apr, 2024 1 commit
  8. 12 Apr, 2024 1 commit
    • - Renamed lookAtEntity to lookAtPlayer · ee52fb31
      - Added custom SquidEntity support for lookcontrols (fixing squid issues with following and looking at player)
      - Refactored look controls to be simpler and easier to modify
      Jonathan Thomas authored
  9. 11 Apr, 2024 1 commit
  10. 10 Apr, 2024 3 commits
  11. 09 Apr, 2024 1 commit
  12. 08 Apr, 2024 1 commit
  13. 07 Apr, 2024 1 commit
  14. 06 Apr, 2024 2 commits
    • Added a new FleePlayerGoal, if an entity feel scared or threatened by the… · 595f1e38
      Added a new FleePlayerGoal, if an entity feel scared or threatened by the player. They run away at 1.5x speed. Also updated the system-chat examples to provide a more sequential list of messages.
      Jonathan Thomas authored
    • Improvements to Goals and Priorities: · d8d4e234
      - Added moveConflictingGoals function (to prevent duplicate goal priorities)
      - Fixed FollowPlayerGoal to not clear the this.targetPlayer variable when stop() is called. This can be temporarily stopped due to a higher priority goal.
      - Updated TALK priority to 2, and FOLLOW priority to 3, for maximum compatability across entities, without overriding their most important survival/attack goals.
      Jonathan Thomas authored
  15. 04 Apr, 2024 3 commits
  16. 03 Apr, 2024 4 commits
  17. 25 Mar, 2024 1 commit