Features:
- Added a pipette (aka eyedropper) to the editor screen which allows you to pick a color from the skin.
- Added a reset button in the editor screen which lets you completely remove any glowing eyes that are currently applied to your skin.
- Completely reworked the color picker.
- Added a skin part selection system that lets you add glowing eyes to any part of the head (including parts that fresh moves uses for their eye textures).
- Any pixels that are added by the user and not included in the actual skin are now displayed differently in the skin editor: instead of blending perfectly with the original pixel, they are now slightly larger and more opaque to differentiate them
Internal changes:
- The format of presets.json has been changed to work with the new skin part system. For details, see the source code.
- Now using custom Color and Point classes instead of java.awt ones.
- Changed the protocol version to 2 (for forge).
Bug fixes:
- The forge version can now join if the mod is not present on either side.
- The preset menu does not crash the game anymore when deleting a preset and attempting to change the page.
- The skin and text do not overlay on the pop ups in the preset menu anymore.
Versions:
This version is at the time of release available for 1.19.2, 1.19.4, 1.20.1, 1.20.4, 1.21.1, 1.21.4. Releases for certain versions may work with newer or older versions, for that view the files info page.