- 18 Aug, 2024 1 commit
-
-
Large refactor of EntityChatData, EntityChatDataLight, and ChatDataManager. Separating these into smaller, individual files, to make it easier to maintain.
Jonathan Thomas authored
-
- 06 Aug, 2024 3 commits
-
-
Ridable best friends now ignore Tameable entities (dogs, cats, etc... so you can right-click and sit them)
Jonathan Thomas authored -
Jonathan Thomas authored
-
Best friends are now rideable! Right click with an empty hand. Large refactor of how MobEntity avoids targeting players when friendship > 0.
Jonathan Thomas authored
-
- 16 Jul, 2024 2 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 02 Jun, 2024 1 commit
-
-
- Large prompt refactor for system chat message
Jonathan Thomas authored
-
- 25 May, 2024 2 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 15 May, 2024 2 commits
-
-
- Item giving is now aware if the entity accepts the item. It uses either "shows" or "gives" in the prompt now.
Jonathan Thomas authored -
- Bucketing a creature now maintains chat history when respawned
Jonathan Thomas authored
-
- 01 May, 2024 1 commit
-
-
Adding client language into both prompts, so entities will attempt to speak in the player's language (if valid and possible).
Jonathan Thomas authored
-
- 29 Apr, 2024 1 commit
-
-
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
-
- 25 Apr, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 24 Apr, 2024 2 commits
-
-
- 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
-
- 21 Apr, 2024 1 commit
-
-
- Removing example mixins (from Fabric starter project) - Replacing old screenshots - Added Discord invite link to README
Jonathan Thomas authored
-
- 10 Apr, 2024 1 commit
-
-
Adding new mixin to dynamically affect how the canTarget method works on LivingEntities. This prevents them from targeting any Player users if the friendship score > 0. Also changed behavior of Follow to pause when they are near the player, allowing other goals to run.
Jonathan Thomas authored
-
- 04 Apr, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 30 Oct, 2023 1 commit
-
-
Initial proof of concept changes to Fabric Minecraft example mod. Generate 1 random ChatGPT prompt, display it above all Living Entities.
Jonathan Thomas authored
-