- 26 May, 2024 1 commit
-
-
- Shader support (i.e. Iris, etc...) - Updating CHANGELOG
Jonathan Thomas authored
-
- 23 Apr, 2024 1 commit
-
-
Large refactor of clientPackets and serverPackets, to gather all network code into a more sane place.
Jonathan Thomas authored
-
- 21 Apr, 2024 1 commit
-
-
- Added additional truncate logic, to ensure all messages are limited to 512 characters - Added new PlayerMessageManager to keep track of currently visible player messages, to soon be displayed temporarily
Jonathan Thomas authored
-
- 12 Apr, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 07 Apr, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 06 Apr, 2024 2 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 05 Apr, 2024 3 commits
-
-
Jonathan Thomas authored
-
- Drawing dynamic friendship status on chat bubble. - Removing friendship status from text bubble backgrounds
Jonathan Thomas authored -
Update UI to newest artwork from owlmaddie. Update some X,Y coordinates since a few images changes sizes and locations.
Jonathan Thomas authored
-
- 04 Apr, 2024 2 commits
-
-
Jonathan Thomas authored
-
- New method to retrieve and use an Entity Renderer to return the texture path associated with it - Large refactor of entity texture folders and file names to match the Minecraft texture paths.
Jonathan Thomas authored
-
- 03 Apr, 2024 2 commits
-
-
Simplifying character creation, to specify name and type in user message. Lowered chat bubble a bit. New improved user message for system-character prompt. Added lots of examples outputs for system-chat prompt.
Jonathan Thomas authored -
Jonathan Thomas authored
-
- 25 Mar, 2024 1 commit
-
-
- active status effects - creative mode & hard-core mode - is Swimming, is on the Ground - Weather: is raining / thundering - Moon phases - World difficulty
Jonathan Thomas authored
-
- 24 Mar, 2024 1 commit
-
-
Draw entity custom name above chat bubble / icons. Also, modified the chat bubble graphic to remove "X" icon.
Jonathan Thomas authored
-
- 23 Mar, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 22 Mar, 2024 1 commit
-
-
Fully integrate loading / saving data when players join the server, by sending a "light" version of the chat data on login.
Jonathan Thomas authored
-
- 19 Nov, 2023 1 commit
-
-
Added message history for each entity conversation. Also tweaked the prompts a bit. Feels pretty nice now
Jonathan Thomas authored
-
- 10 Nov, 2023 1 commit
-
-
Jonathan Thomas authored
-
- 08 Nov, 2023 1 commit
-
-
Adding S2C messages for client / server sync of chat messages. This should allow full multi-player testing.
Jonathan Thomas authored
-
- 07 Nov, 2023 6 commits
-
-
Jonathan Thomas authored
-
Prevent spamming of chat generation. Introduced chat status, and now render dotdot button when chat is pending.
Jonathan Thomas authored -
Fixing SHIFT sneak issue that lowers the chat bubble and causes extreme tilt issues when close to an entity.
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 06 Nov, 2023 3 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Lowering the button and chat bubble, and centering start button. Also extending render distance to 9 block radius.
Jonathan Thomas authored
-
- 05 Nov, 2023 1 commit
-
-
Replacing TextRenderer line wrapping with custom java, so both server and client can use it for logic. Show 'start chat' button for entities with no conversation. Show text bubbles once a message is generated. Allow user to page through the messages, 3 lines at a time. Also adding some padding around the text (top and bottom).
Jonathan Thomas authored
-
- 04 Nov, 2023 3 commits
-
-
Refactor of ChatGPT thread, connect to C2S packet handling, and initial ChatDataManager class, to keep track of each entity and previous messages.
Jonathan Thomas authored -
Renaming Example classes to more appropriate ones. Added some descriptions and GPLv3 license in fabric.mod.json.
Jonathan Thomas authored -
Added initial C2S packet and click handler. Refactor of json messages. Clean-up of imports and removed a few log statements. Removed old experimental code.
Jonathan Thomas authored
-
- 03 Nov, 2023 1 commit
-
-
Adding ClickHandler to intercept useKey above closest nearby living entity, and display a debug click message
Jonathan Thomas authored
-
- 02 Nov, 2023 1 commit
-
-
Jonathan Thomas authored
-
- 01 Nov, 2023 1 commit
-
-
Jonathan Thomas authored
-
- 31 Oct, 2023 1 commit
-
-
- Removing old mod textures, and static loading - Dynamic loading of textures now working
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
-