- 25 May, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 11 May, 2024 1 commit
-
-
Adding new timeout Minecraft command, and support for Int and String command args. Updated errors to be RED color. Updated documentation.
Jonathan Thomas authored
-
- 10 May, 2024 1 commit
-
-
Fixing auto save issues where files cannot be renamed. Maybe anti-virus issues, or launcher permissions. However, it does appear that we can write files (just not rename them).
Jonathan Thomas authored
-
- 07 May, 2024 1 commit
-
-
Attempting to build for minecraft 1.20, 1.20.1, and 1.20.2. Replacing getLiteralString with getString, for compatibility
Jonathan Thomas authored
-
- 01 May, 2024 2 commits
-
-
Adding client language into both prompts, so entities will attempt to speak in the player's language (if valid and possible).
Jonathan Thomas authored -
Updated discord.gg links in error messages with discord.creaturechat.com. Output clickable error message to chat (for ease of use) to player that got error.
Jonathan Thomas authored
-
- 28 Apr, 2024 1 commit
-
-
Update ServerPackets.java to simplify the character creation prompt, removing biome and entity Type - so we get more authentic characters.
Jonathan Thomas authored
-
- 25 Apr, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 24 Apr, 2024 2 commits
-
-
Jonathan Thomas authored
-
- Made a generic enum to ask for specific random phrases - Inject new random frequency term + random adjective when generating a new character, to give more randomness to the model.
Jonathan Thomas authored
-
- 23 Apr, 2024 2 commits
-
-
- Add new packet messages for Open UI, Close UI, and Sync UI status to the client - Render ... animation above player heads who have the Chat UI open - Added removed() method to Chat UI screen, so it always gets called, even when a player logs off - Chat screen now sends messages to server with open/close status
Jonathan Thomas authored -
Large refactor of clientPackets and serverPackets, to gather all network code into a more sane place.
Jonathan Thomas authored
-