Skip to content

Releases: rob5300/KV3ParticleUpdater

v1.1.1 Fix

18 Apr 10:12
Compare
Choose a tag to compare

Requires .net 6

  • Fix updater getting stuck on some files. Main block expressions are now allowed to time out. Fixes #3

v1.1

17 Apr 14:24
3f4835e
Compare
Choose a tag to compare
  • Added behavior version updating.
  • Fixed Issue #1 where creation noise updating could fail.

Requires .net 6

v1.0 Release

16 Apr 18:21
Compare
Choose a tag to compare

Requires .net 6 to be installed

Initial stable release supporting:

  • Age Noise (Remove)
  • CreateAlongPath
  • CreateSequentialPath
  • CreationNoise
  • Custom overbright addition for some sprites
  • PositionWarp
  • RandomAlpha
  • RandomColor
  • RandomLifeTime
  • RandomRadius
  • RandomRotaionSpeed
  • RandomSecondSequence
  • RandomSequence
  • RandomTrailLength
  • RandomYawFlip
  • RandomYaw
  • RemapCpToVector
  • RemapScalar

Initial Pre Release

06 Apr 21:10
6e6d594
Compare
Choose a tag to compare

Converts the following:

  • Random Colour
  • Random Lifetime
  • Random Radius
  • Random Sequence
  • Random Alpha

Requires .NET 6 framework, Windows only.