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