Skip to content

Magick Element v0.11 Beta

Latest
Compare
Choose a tag to compare
@aegistudio aegistudio released this 06 Mar 11:00
· 10 commits to master since this release

Effect

  • Effect.MagickSeal: displaying an epic magick emblem to player.
  • Effect.MagickSeal.Filter.GreyScale: allowing picking black or white pixels from a picture as magick seal map.
  • Effect.MagickSeal.Transform.XyRotate: the seal can rotate by the time.
  • Effect.MagickSeal.Transform.Zoom: the seal can grow bigger/smaller by the time.
  • Effect.MagickSeal.Transform.Pitch: the seal will bend according to the current pitch of player.
  • Effect.MagickSeal.Transform.Yaw: the seal will rotate according to the current yaw of player.
  • Effect.MagickSeal.Animation: allowing animation control of the magick seal.
  • Effect.MagickSeal.Generator.Sparse: store selected pixels in sparse matrix.

Fix

  • Fix.Compatible.1.9: making this plugin work in mc1.9.