Filter loader...
Filter versions...
Filter channels...
  • Updated to 1.21.9/.10
  • Added option to set the particles to display as "forced" aka rendered further away and bypassing the
  • Updated to 1.21.5, .6, .7 (now the versioning will be <version>+1.21.5 for versions above 1.21.5 inclusive, and without the "+1.21.5" for versions 1.17.x-1.21.4)
  • Added option to set the particles to display as "forced" aka rendered further away and bypassing the

Hi! Finally in beta!

  • The main change has been removing the commands, and separeting them into another mod, PAL Commands!
  • With this, the core library is now (mostly) version indipendet, meaning that this version should work from 1.17 up to the latest versions of the game!
  • Added the Text effect! With this one you will be able to display a custom text, like "Hello World" using particles, with custom fonts supported!
  • Added the Donut effect, which will allow you to create donuts!
  • Finally added a wiki (only for the commands which were a bit lacking)
  • ColroedImageEffect and BlackAndWhite image effect have been merged into a single new ImageEffect, with the option to make the selected image BW or with inverted colors.
  • Removed the "subtract" parameters from the AnimatedCircleEffect since they were useless (you can change the position directly)
  • Added an option to ALL of the effects to limit the number of particles spawned at a given time. These include shouldSpawnParticlesEveryNIteration, which makes particle spawn every N iteration specified in antoher parameter, a particleLimit, and limitParticlesEveryNIteration etc (you can find more info in the javadocs and here
  • Added new options to the SphereEffect, the halfSphere parameter which if true will only display the top half of the sphere and inverHalfSphere which will show the bottom one
  • Fixed memory issues with Cone & Vortex effects (spawning all the particles of the effect on each iteration)
  • Updated and improved some of the javadocs

Updated to 1.21!

What's next:

  • Separating the commands and the API into different packages/projects to be easier to mantain
  • Adding more effects and improving the old ones
  • Same changes as 0.0.2+1.20 but for 1.19.2!
  • Added ImageEffects! They are located in the #.effects.image pacakge. The actually usable ones are ColoredImageEffect and BlackAndWhiteImage effect
  • Instead of specifying a particle type you will need to specify a string path or an Identifier. The identifier must point to an image in the /data/ folder and NOT the /assests/ folder, since the mod is serverside.
  • Valid image formats are jpg, png and also gif!
  • Added executeOnStop option to chain effects togther

More info in the javadocs, sorry! Also this version is compatibile only with 1.20+

First alpha release! Make sure to report bugs on the GitHub issue page!


Project members

Emafire003

Member

Details

Licensed MIT
Published 2 years ago
Updated 6 days ago