Skip to content

Latest commit

 

History

History
93 lines (43 loc) · 4.38 KB

CHANGELOG.md

File metadata and controls

93 lines (43 loc) · 4.38 KB

1.3.2 (2024-12-27)

Bug Fixes

  • update min version for TrailParticleOption and particle effect fixes (#7) (67dc21a)

1.3.1 (2024-12-23)

Bug Fixes

  • Account for final 1.21.4 protocol changes (#6) (b71aadb)

1.3.0 (2024-12-18)

Features

1.2.0 (2024-06-22)

Features

1.1.0 (2024-06-01)

Bug Fixes

  • fix some max values in mappings.json (1871daf)

Features

  • 1.20.6 support & add missing particles from 1.20+ (#2) (564c65f)
  • Add new mappings for values at index 20 (f6e5fb8)
  • Add ParticleEffect.getParticle(String) and ParticleEffect.CONSTANT.getFieldNameMapper() (0a75319)
  • Add support for 1.20.3-1.20.4 (772f0d1)
  • Initial 1.20.5 Support (#1) (82c1de8)

1.1.0-alpha.6 (2024-06-01)

Features

  • 1.20.6 support & add missing particles from 1.20+ (#2) (564c65f)

1.1.0-alpha.5 (2024-06-01)

Features

1.1.0-alpha.4 (2023-12-24)

Features

  • Add ParticleEffect.getParticle(String) and ParticleEffect.CONSTANT.getFieldNameMapper() (0a75319)

1.1.0-alpha.3 (2023-12-24)

Features

  • Add support for 1.20.3-1.20.4 (772f0d1)

1.1.0-alpha.2 (2023-12-24)

Bug Fixes

  • fix some max values in mappings.json (1871daf)

1.1.0-alpha.1 (2023-06-20)

Features

  • Add new mappings for values at index 20 (f6e5fb8)

1.0.0 (2023-06-13)

Features

  • gradle: Gradle project (87d6c9c)
  • package: Changed package name (392fc0d)