1. 06 Aug, 2024 5 commits
  2. 04 Aug, 2024 3 commits
  3. 08 Jul, 2024 1 commit
  4. 03 Jul, 2024 3 commits
  5. 12 Jun, 2024 1 commit
    • Adding new testing framework: · 91b1313f
      - new junit test module
      - 4 initial tests for attack, follow, and flee
      - improved regex to support <behavior> or *behavior*
      - improved message cleaning
      - refactor of HTTP requests to remove some Minecraft and Fabric specific imports
      Jonathan Thomas authored
  6. 25 May, 2024 1 commit
  7. 15 May, 2024 1 commit
  8. 14 May, 2024 1 commit
  9. 11 May, 2024 1 commit
  10. 10 May, 2024 2 commits
  11. 07 May, 2024 1 commit
  12. 06 May, 2024 1 commit
  13. 01 May, 2024 2 commits
  14. 30 Apr, 2024 1 commit
  15. 29 Apr, 2024 3 commits
  16. 24 Apr, 2024 3 commits
  17. 23 Apr, 2024 1 commit
  18. 22 Apr, 2024 1 commit
  19. 21 Apr, 2024 3 commits
  20. 20 Apr, 2024 1 commit
  21. 16 Apr, 2024 2 commits
    • - Always entity render name, and fallback to "N/A" if no name is avaialble · a2ed5ee5
      - Clear previous messages, if character sheet is empty (i.e. test mode)
      - Refactor out generate_chat() and generate_character() so they can be called from different packets more easily
      - Don't allow chats with entities that have no character sheet generated - keep trying to generate a new character sheet (needed for test mode)
      - Don't ever set "N/A" as an actual customName
      Jonathan Thomas authored
    • - Added new top bar minimize UI click · fd5da028
      - HIDDEN chat bubbles will become visible again when clicked again
      - Added new setStatus packet to update chat status between DISPLAY and HIDDEN
      Jonathan Thomas authored
  22. 15 Apr, 2024 1 commit
  23. 13 Apr, 2024 1 commit