- 13 Jan, 2025 4 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Fixing regression which caused uncleaned messages (i.e. with behaviors) to be broadcast to players. This is fixed by adding only the cleaned message, and then updating the previousMessage history with the original/uncleaned message.
Jonathan Thomas authored -
Changed UV coordinates slightly for bottom right of the icon, to not overlap the front of the skin's hand. Updating ICONS.md assets to use new UV coordinates.
Jonathan Thomas authored
-
- 05 Jan, 2025 17 commits
-
-
New command `/creaturechat chatbubbles set <on | off>` to show or hide player chat messages in bubbles
Jonathan Thomas authored -
Jonathan Thomas authored
-
Seperated Player and Entity message broadcasts (different packets for simplicity). Removed extra message broadcast (which was unnecessary).
Jonathan Thomas authored -
Icon tutorial See merge request !25
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Scaling all icon/skin images to 256 for clarity on tutorial, and linking to templates for downloading.
Jonathan Thomas authored -
Jonathan Thomas authored
-
Custom Player Icons See merge request !24
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 04 Jan, 2025 7 commits
-
-
Refactor of client mixin for PlayerSkinTexture, moving to a static class, and conditional mixins for different Minecraft versions.
Jonathan Thomas authored -
Jonathan Thomas authored
-
Removing import net.minecraft.client.util.SkinTextures (fails on 1.20, 1.20.1), adding 2 mixins for different Minecraft version support.
Jonathan Thomas authored -
Jonathan Thomas authored
-
Jonathan Thomas authored
-
New Custom Player Icon support (if black/white pixel set at 31, 49), uses certain empty UV coordinates in player skin file.
Jonathan Thomas authored -
Jonathan Thomas authored
-
- 03 Jan, 2025 3 commits
-
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
Jonathan Thomas authored
-
- 02 Jan, 2025 1 commit
-
-
Jonathan Thomas authored
-
- 01 Jan, 2025 8 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
-