Highlights
- Update to 1.19.4
- Add Text Display to Imagetext
Additions
- Adds config to show or not the item weight in the lore
- Adds the option to have favorite colors in the color overlay
Changes
- Changes in Encryptbook
- Removed the second page
- Use translation fallback to show encrypted message when you don't have decrypt, show encrypt info in message tooltip
- Now the command syntax of fzmm skull is /fzmm skull <name> or /fzmm skull <name> cache/mineskin/mojang, if you don't specify the method to get the skin it tries to get first from cache and then from mojang (this adds the option to upload the skin to mineskin and fix compatibility with local skins from CustomSkinLoader)
Fixes
- Fixes change that caused item group translations in the mod to remain in the language you used when you opened the inventory (https://github.com/Zailer43/FZMM-Mod/issues/18)
- Fixes that clicking on some visible components of an overlay closes the overlay
- Fixes that hitting the load image buttons freezes the game until the image loads
Removes
- Removes showing tags in item tooltips, as it was annoying and impractical
Highlights
- Fix crash with Symbol Chat 0.7.0
- Rename the folder of the head generator models
- This is necessary because minecraft shows an error in the logs for each model because it doesn't recognize it, to avoid this I have to use another folder.
models/heads
->fzmm_models/heads
, If you made a resource pack using head generator models, you need to make this change to make it work.
- Add heads gallery, thanks to https://minecraft-heads.com/
- Add banner editor
- Requires owo-lib 0.10.2 or higher
- Add the paintable option to head generator
Additions
- Adds support for 64x32 skins to player statue
- Adds a message with information when no texture/model could be found in head generator
- Add Placeholder API tab in Text Format, thanks to https://github.com/Patbox/TextPlaceholderAPI
- Adds 3 models in head generator
- Adds 7 paintable heads in head generator
- Adds 54 textures to head generator
- Adds config to recover the last open screen
- Displays warning when trying to give an item in a non-creative game mode (The item is added to the history)
Changes
- Moves the information about what each option does from the image soure to the button
- Now the rest of the skin is used in head generator
- Uploading a 64x64 skin in head generator now uses the body, arms and legs of the skin, making it usable for a simple generic edit, the change is only visible if you save the skin, although it does not delete the second layer of the skin, so it may have some pixels that may need to be deleted.
- In head generator if you save a skin without adding anything to it (only the base skin) then the skin is not modified, making it have the second layer of the head intact.
- When an attempt is made to add an item from the history that was already present, it moves to the first items in the list
- Moves the Text format buttons to style (bold, italic, etc.) a single row
- Change the saved skin message in head generator (Now shows the file name and when clicked opens the file)
- Head generator does not change the name of the head if it does not match the name of the player who gets the skin
- Modifies the format of the head generator models (https://github.com/Zailer43/FZMM-Mod/blob/1.19.3/dev/docs/en/wiki/head_generator/0.2.0_head_generator.md)
Fixes
- Fix head name in head generator when it is via file path
- Fixes that if the name field is empty the head will not have a name in head generator
- Fixes copy Text when using simple in Text Format
- No longer renders chat hud when screenshot hud is present
- Fixes preview not updating when adding a color in the text format color list
- Fix hat layer when converting a skin from the old format to the new format
- When saving a skin as a file in head generator, if it is of the old format, it is saved as the new format (previously the body was not saved)
- Fix random color in simple tab of text format
- Fixes possible client-side edited items when editing items
- This usually occurred when editing the same instance of the item being used as a reference
- A new edited item was obtained and the previous one was modified client-side
- Fix bug in the texture of the bottom of the decapitated model
- Fixes crash when using models in head generator if texture cannot be found in select texture step
- Fixes a bad pixel in architect glasses
Removes
- Removes unnecessary translations from the main gui
Translations available: English, Russian, Spanish
Highlights
- Update owo-lib to 0.10.1
- Adds compatibility with color components added in owo-lib in version 0.10
- Add Interleaved color and Simple color to Text Format
- Modify Text Format two colors to allow a list of colors, also rename it to gradient
- Add Imagetext sign
- Add models to Head Generator
- For more information: https://github.com/Zailer43/FZMM-Mod/wiki/Head-Generator-Wiki#models
- Add "copy", "select_texture", "delete" step type
- Add 10 models
- Support 64x32 skins (old format)
Additions
- Add image compressor in Imagetext
- The way it works is that if a color is X% equal to the previous one, that color is used, low values like 2.5% usually have a good result to lower the size of the nbt and they are not perceived.
- Idea by: @FurnyGo
- Add petrified oak slab to operator utilities
- Adds history of items and heads generated
Changes
- Improve the head generator previews by making them 3D models that can be rotated with the mouse
- Now 3 decimal places are used instead of 4 in the Text Format rainbow tab
- When closing head generator only saves the configuration if it is different
- Change the button text to toggle the favorites list in head generator
Fixes
- Fix crash with empty color in Text Format
- Fix enchantment command in 1.19.3
- Fixes all the problems there could be with the maximum length in text fields
- Fixes that the symbol selection panel hitbox is still present when hidden
- Prevents chat normalization when using
/fzmm
- This fixes the removal of the double spaces when using the command
- Fixes decimal places in config 'min rainbow hue step'
Removes
- Removes the last generated player statue button
Highlights
- Fixes crash with multibyte characters in text format
- Add symbol chat buttons to screens (symbol chat support
- Add a setting to disable or enable all symbol buttons
- Adds buttons to: text format, player statue, imagetext, head generator and encrypt book
- Update the main screen, add icons
- Adds option in imagetext to take a screenshot and use it as image
- Updates Spanish and Russian translations
Additions
- Improved the "Copy" button of Text Format and Imagetext allowing copy in various formats
- Available formats: json, default chat, legacy chat, console, motd, xml and bbcode
- Move the default FZMM heads to a resource pack that is activated by default.
- This can help if you don't want to use the default heads and find them annoying, or at least not all of them, and you want to make a resource pack with the ones you like.
Changes
- Minor changes in several translations
Fixes
- Fix: add label after the row with tabs with tooltip explaining the tab
- Fixes that the operator utilities item group is displayed with the option disabled
- Fix message splitting with certain special characters in text format, imagetext and encryptbook
Highlights
- Fix wrong id in imagetext gui
- This caused the button to be seen in several interfaces since it was not hidden when changing tabs
- Add button to get heads in the social interactions menu
- Add option to overlap hat layer in head generator
- Also add a config to choose its default value
Additions
- Add homepage to fabric.mod.json
Changes
- Update spanish translations
- Update an inconsistent translation key
Fixes
- Fix the name of the item frames in the item group of operator utilities
- They were using translations and that looks ugly when another player without the mod sees it
- Fix minecraft freezes when generating heads in head generator
- Fix that the fzmm command was cut off when sent if it was longer than 256 characters
Removed
- Removes item groups from player heads because item groups are no longer updated each time you open them
- Remove org.apache.httpcomponents and org.apache.httpcomponents dependency
- Reduces mod size to 44% of what it was (1.2MB -> 530KB)
Highlights
- Change Malilib to owo-lib
- Update to 1.19.3
- Fix bug that sometimes happens when getting a player's skin or his uuid
- Fix mineskin authentication
- Deleted old configs and upgraded configs to owo-lib
- Re-makes all gui to owo-lib UI
- Fix bug that text fields don't save the value if you don't click outside
Additions
- Add items to useful block states item group
- Glow berries with berries
- Unstable tnt
- Half chests
- Add favorites to head generator
- Add wiki button to Head Generator
- Add field to rename head in head generator
- Add translations to gui labels
Changes
- Rename gradient screen to text format
- Update gradle, loom, mod menu and fabric api
- Joins the item group of unobtainable items with that of operator items, it also makes the item group of operator items visible without op
Fixes
- Fix when use /fzmm amount it stack only first item in hotbar, other just visually stack
- Should fix problem with /fzmm fakeenchant colors on some servers
- Fix upper and lower arms when converting from alex model to steve model skin in player statue
- Imagetext and player statue execute button is not disabled if it no longer has an image
Removed
- Remove malilib hotkeys