- 08 May, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 07 May, 2024 11 commits
-
-
1.20 to 1.20.4 Build Support See merge request !1
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Attempting to build for minecraft 1.20, 1.20.1, and 1.20.2. Replacing getLiteralString with getString, for compatibility
Jonathan Thomas authored -
Jonathan Thomas authored
-
Removing API keys from appearing on screen during commands or outputting in log files, for better security.
Jonathan Thomas authored
-
- 06 May, 2024 2 commits
-
-
Jonathan Thomas authored
-
Display actual error message on screen, instead of making players check the log. Message only goes to the player who initiated the error.
Jonathan Thomas authored
-
- 05 May, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 04 May, 2024 3 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Updates for clarity to README, instructions, which commands are required, clarification on OpenAI free models, etc...
Jonathan Thomas authored
-
- 03 May, 2024 2 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 02 May, 2024 2 commits
-
-
Updating Fabric API dependencies, including loom, fabric loader, gradle, etc... to match recommended settings for Minecraft 1.20.4
Jonathan Thomas authored -
Jonathan Thomas authored
-
- 01 May, 2024 4 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 -
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 -
Jonathan Thomas authored
-
- 30 Apr, 2024 2 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 29 Apr, 2024 6 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Allow auto-generate message to run up to 3 times on an Entity before they will stop responding... a normal message will reset the counter and allow them to react again.
Jonathan Thomas authored -
Fix concurrent and consistency issues when adding, removing and moving goals on Entities. Removing local Map and utilize goalSelector directly as ground truth.
Jonathan Thomas authored -
Updating system-chat prompt to include new class, skills, and background attributes, removing age, and rearranging them to match the character creation prompt. Also adding "Current " in front of Health and Hunger attributes.
Jonathan Thomas authored
-
- 28 Apr, 2024 5 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Update ServerPackets.java to simplify the character creation prompt, removing biome and entity Type - so we get more authentic characters.
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 26 Apr, 2024 1 commit
-
-
Madeline Thomas authored
-