1. 25 Sep, 2024 1 commit
  2. 01 Sep, 2024 1 commit
  3. 18 Aug, 2024 1 commit
  4. 07 Aug, 2024 1 commit
  5. 06 Aug, 2024 2 commits
  6. 05 Aug, 2024 3 commits
  7. 04 Aug, 2024 3 commits
  8. 15 Jul, 2024 1 commit
  9. 07 Jul, 2024 1 commit
  10. 03 Jul, 2024 5 commits
  11. 30 Apr, 2024 1 commit
  12. 29 Apr, 2024 1 commit
  13. 26 Apr, 2024 1 commit
  14. 25 Apr, 2024 1 commit
  15. 24 Apr, 2024 1 commit
  16. 21 Apr, 2024 1 commit
  17. 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
  18. 11 Apr, 2024 1 commit
  19. 10 Apr, 2024 3 commits
  20. 09 Apr, 2024 1 commit
  21. 08 Apr, 2024 1 commit
  22. 07 Apr, 2024 1 commit
  23. 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
  24. 04 Apr, 2024 3 commits
  25. 03 Apr, 2024 2 commits