- 15 Feb, 2025 1 commit
-
-
Added many new speaking styles (minimalist, nerdy, stupid, gen-z, old timer, boomer, etc...). - Removed a few variables from the chat context (creative mode, hardcore, difficulty). Improved variety of examples in chat prompt.
Jonathan Thomas authored
-
- 12 Feb, 2025 1 commit
-
-
Fixed unit tests for friendship (some were being skipped). Updated unit tests output JSON (for comparison)
Jonathan Thomas authored
-
- 09 Feb, 2025 4 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- Modified system-chat prompt a bit, to make friendship always lower when attacked, added an UNFLEE example
Jonathan Thomas authored
-
- 03 Jan, 2025 3 commits
-
-
Simplified system-chat prompt (less tokens) and rounded health & hunger values (less tokens). Added Entity Maturity (baby/adult).
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 02 Jan, 2025 1 commit
-
-
Jonathan Thomas authored
-
- 01 Jan, 2025 10 commits
-
-
Improved LLM unit tests for UNFLEE (trying to prevent failures for brave archer) See merge request !23
Jonathan Thomas authored -
Jonathan Thomas authored
-
1.2.1 Release See merge request !22
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Hide auto-generated messages from briefly appearing from the mob (i.e. interact, show, attack, arrival)
Jonathan Thomas authored -
Fixed bug which caused a max friend to interact with both off hand + main hand, causing both a message + riding (only check main hand now)
Jonathan Thomas authored -
Jonathan Thomas authored
-
Refactor of EntityChatData constructor (no need for playerName anymore). Fixed a bug which broadcasts death messages for any mob with a customName (now it must also have a character sheet)
Jonathan Thomas authored -
Jonathan Thomas authored
-
- 31 Dec, 2024 6 commits
-
-
Updating CHANGELOG.md See merge request !21
Jonathan Thomas authored -
Jonathan Thomas authored
-
Improve AI Options in README.md See merge request !20
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Adding clarity for free LLM options and making the AI options are higher priority in our docs. Lots of additional explanation, refactoring install instructions to allow the user to choose their own AI option.
Jonathan Thomas authored
-
- 29 Dec, 2024 7 commits
-
-
Jonathan Thomas authored
-
Fix auto-generated messages above player's head See merge request !19
Jonathan Thomas authored -
Jonathan Thomas authored
-
Player Data Refactor: Particles, Sounds, and Data Enhancements See merge request !18
Jonathan Thomas authored -
Jonathan Thomas authored
-
Added new lead_friend and lead_enemy particles and sounds, to make it clear when a "lead" behavior begins
Jonathan Thomas authored -
Broadcast story set/clear/display to all ops. Also, add a new "story display" command, which prints the current story.
Jonathan Thomas authored
-
- 28 Dec, 2024 1 commit
-
-
Broadcast ALL player friendships with each message update (to keep client in sync with server). Also updated many log statements, to improve debug output.
Jonathan Thomas authored
-
- 27 Dec, 2024 1 commit
-
-
Added NULL checks on client message listeners (to prevent crashes for invalid or uninitialized clients)
Jonathan Thomas authored
-
- 26 Dec, 2024 4 commits
-
-
Fixing PACKET_S2C_MESSAGE from crashing a newly logging on player, if they receive that message first.
Jonathan Thomas authored -
Additional refactor around playerData and friendship and player messages - trying to fix an issue with friendship not updating correctly
Jonathan Thomas authored -
More fixes for regressions related to player message bubbles. Seperated `generateCharacter()` and `generateMessage()` functions for simplicity
Jonathan Thomas authored -
Do not broadcast system-character messages to all players, or it will display the request to generate a character for no reason
Jonathan Thomas authored
-
- 25 Dec, 2024 1 commit
-
-
Jonathan Thomas authored
-