Releases: mchorse/metamorph
Metamorph 1.4
This update was made by @asanetargoss, exceptions are mentioned at the respective items.
Compatible with McLib 2.4.2
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added an option to morphs to disable BetterLights shadow rendering for morphs (by @Chryfi)
- Added sparse morph settings
- Added equipment slot feature for item morph (by @mchorse)
- Added dropped item animation option to item morph (by @mchorse)
- Added extruded item texture morph option (by @mchorse)
- Added item transform options to item morph (by @mchorse)
- Health and speed settings are automatically calculated for non configured entity based morphs
- Fixed block morphs rendering hands
- Fixed squid morphs moving too fast and player morphs moving too slow
- Update to Portuguese translations (by @Cristi4n-7)
Metamorph 1.3.1
This update was made by @Chryfi.
Compatible with McLib 2.4
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added local / global translation mode
- Added useTargetDefault method to AbstractMorph to get rid of bad name checks in bodypart menu code
- Fixed bodypart axis drawing at non selected bodyparts
- Fixed NPE crash with Metamorph capabilities
- Removed W and S key for bodypart cycling - use the arrow keys now
Metamorph 1.2.13
This update fixed rotation yaw wasn't synchronized with body parts with use target.
Compatible with McLib 2.3.6
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Fixed
entity.rotationYaw
not being synchronized with body parts when use target is enabled.
Metamorph 1.2.12
This update adds a couple of QoL tweaks.
Compatible with McLib 2.3.6
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added up and down arrows (and
W
andS
) in body part morph editor panel - Added toggle to hide/show separate morph categories
Metamorph 1.2.11
This update was made by @Chryfi. The only change is making Use target option enabled by default for Blockbuster's tracker morphs.
Compatible with McLib 2.3.6
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added
tracker
morph to Use option enabled by default list
Metamorph 1.2.10
This patch adds an option to replace entity morphs texture.
Compatible with McLib 2.3.1
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added two options to entity morphs:
- User texture: you can change mob's texture for that specific morph
- Entity scale: you can change mob's overall size (hitbox is configured separately) for that specific morph
Downloads as always on CurseForge. Don't forget to install McLib 2.3.1 as well.
Metamorph 1.2.9
This is patch fixes a couple of bugs.
Compatible with McLib 2.3.1
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added confirmation modal when removing individual morphs (added by Chryfi)
- Fixed acquired morphs being cleared
- Fixed entity selector's matching NBT field not resetting the value
- Fixed entity selectors not updating when entity's data was changed
- Fixed entity's hitbox remained same from past entity selectors
- Fixed crash when using arrow keys navigation when Chameleon with no models installed
Downloads as always on CurseForge. Don't forget to install McLib 2.3.1 as well.
Metamorph 1.2.8
This is a hot fix patch that fixes dedicated server crash on start.
Compatible with McLib 2.3
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Fixed a dedicated server crash on start due to referencing client code
- Fixed morphs not being reset after exiting multiplayer server immediately
Downloads as always on CurseForge. Don't forget to install McLib 2.3 as well.
Metamorph 1.2.7
This patch update adds a lot of random features.
Compatible with McLib 2.3
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added OP access only to entity selectors
- Added automatic enabling of Use target when picking Blockbuster's
particle
orsnowstorm
morphs - Added interpolation preview to animation component
- Added an option to disable rendering of body part axes (developed by Chryfi)
- Added text formatting to
label
morph (for exampleHey [6man[r!
highlightsman
as gold color, suggestd by Centryfuga) - Added background color option to
label
morph (suggestd by Sbriser) - Added look at player option to
label
morph (suggested by Sbriser and Jvonlins) - Changed animation duration field to increment 1, 2, 5 (weak, normal, strong)
- Changed body parts merging to correctly handle transition of non equal amount of incoming body parts
- Improved entity selectors (intant application of selectors upon newly spawned mobs, and instant update on mobs when changing)
- Fixed
block
morph Z-fighting - Fixed NPE in Metamorph's name renderer (reported by Berm1zzov)
Downloads as always on CurseForge. Don't forget to install McLib 2.3 as well.
Metamorph 1.2.6
This patch update adds context menu to body part list, which allows to copy paste body parts.
Compatible with McLib 2.2
. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Add Copy body part and Paste copied body part context menu items to body part list (suggested by Crazy)
Downloads as always on CurseForge. Don't forget to install McLib 2.2 as well.