- 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 6 commits
-
-
Madeline Thomas authored
-
Madeline Thomas authored
-
Madeline Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 25 Apr, 2024 5 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- Added placeholder CHANGELOG.md file, to track releases - Added CONTRIBUTING.md with instructions on how to contribute - Updated "Creature Chat" name to "CreatureChat" - Updated README.md (new resource links, removed upgrade notes, simplified some sections
Jonathan Thomas authored -
Madeline Thomas authored
-
- 24 Apr, 2024 9 commits
-
-
Jonathan Thomas authored
-
Updating README.md, renaming COPYING to LICENSE.md (replacing with markdown version of GPLv3), updating screenshots to owlmaddie versions.
Jonathan Thomas authored -
- Allow entity to respond to being handed an item automatically (limit 1 time), if they already have a character sheet. NOTE: They must need the item and accept it.
Jonathan Thomas authored -
Jonathan Thomas authored
-
- Raise player name when pending ... animation shown
Jonathan Thomas authored -
Small refactor to entity character sheet context, and prompt - insert each line separately, instead of the entire character sheet. Added entity_health as well.
Jonathan Thomas authored -
Jonathan Thomas authored
-
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 1 commit
-
-
- Click Handler no longer plays sounds - Moved sounds to ClientPackets, so all clients play nearby sounds from the Chat interactions. Sound gets quieter with distance (0 to 8 blocks)
Jonathan Thomas authored
-