Morph 0.8.0 released for Minecraft 1.7.2

Final commit for this build.

– Now requires iChunUtil 3.3.0 or later. Uses its Config system, Keybind system, Networking system, Obfuscation helper, amongst others.
– Fixed issues with other mods when a player kills and acquires another player.
– Fixed issues with favouriting morphs.
– Fixed rendering of ability icons for mobs with more than 4 abilities.
– Fixed killing morphed players giving you the player as a morph instead of the morph as a morph. (Yes that was a bug)
– Fixed flight ability giving you massive amounts of hunger if you were teleported.
– Fixed lack of item use animation when morphed as another player.
– Fixed localizations causing duplicate morphs.
– Fixed issue with abilities not deactivating after remorphing.
– Fixed block placement and block selection issues in small morphs.
– Added sink ability. Morphs with this “ability” cannot swim upwards.
– Added potion effect ability. Morphs with this ability will inflict potion effects on others when attacking without an item.
– Added fear ability. Morphs with this ability causes other types of mobs to run away from the morph. Yes, creepers run away from you if you’re an ocelot/cat.
– Added per-player config for early flight (vs the previous serverwide config)
– Added a config to disable certain abilities by type.
– Added a config to render the actual player name over the player when they’re morphed (yes, this shows even when morphed as another player)
– Added a config to override the mob the player has to kill to unlock flight.
– instaMorph config is now disabled by default.
– Converted the player morph ability whitelist to a black/whitelist with a toggle config.
– Player size now changes while they are morphing instead of when the morph is complete. This’ll let you get into smaller gaps quicker! This can also slowly put you in a wall so be careful.
– Player’s max health and health are adjusted if the morph they are morphing into has a different hit points, with a max of 20 hit points. Damage dampening from armor is unaffected.

– Resolved/reduced conflicts with the custom hand renderer using the new event introduced in Forge.
– Configuration files and commands are now localizable.
– Morph save data is now saved with the world and the player. Therefore, morph.dat is not longer required.
– Converted the mod mob support and NBT stripper systems to use a threaded reader which reads from the github repository. Also has support for local (in the config folder) or custom-linked files.
– Mod mob support has been renamed to a more general “ability support”
– Ability mappings for Minecraft mobs are now in the ability support mappings. This means they can be overriden with custom mappings.
– Changed how AbilitySwim works, mobs with this ability which cannot breathe out of water will have increased land fog and decreased water fog. This makes it harder to see on land and a lot easier in water.
– Reduced chances of super acceleration with swim ability when in water.
– Error handling for rendering models, entity loading and ability mapping. Should fix many crashes with mod mob morphs.
– Boss mobs are no longer set to dead when killed and acquired to allow them to do their death ticks. This means you can leave the End and get it’s XP now after acquiring the Ender Dragon.
– Plugged a OpenGL memory leak whenever the player morphed or acquired a new morph.
– Updated the API with a new, favoured method to get an ability object.

 

Phew, big changelog.

Get it at the usual spot.

Comments are closed.