Releases: GeorgeV220/ParticleLib
Releases · GeorgeV220/ParticleLib
v1.6.1
v1.6.0
1.6.0 (2025-12-23)
Bug Fixes
- Add API version specification to plugin.yml (51cad39)
- add missing return statement in ChunkCommand (95e6d27)
- improve version detection and Spigot server compatibility (e6830aa)
- ParticleEffect: add NONE particles to unsupported effects list (1219c0f)
- publish: correct Maven coordinates for lib submodule (df2703d)
- wrap chunk particle task in try-catch and change to sync scheduler (28f132b)
Features
v1.6.0-alpha.6
1.6.0-alpha.6 (2025-12-22)
Bug Fixes
- ParticleEffect: add NONE particles to unsupported effects list (1219c0f)
v1.6.0-alpha.5
v1.6.0-alpha.4
1.6.0-alpha.4 (2025-12-15)
Bug Fixes
- Add API version specification to plugin.yml (51cad39)
- add missing return statement in ChunkCommand (95e6d27)
- improve version detection and Spigot server compatibility (e6830aa)
- wrap chunk particle task in try-catch and change to sync scheduler (28f132b)
Features
- add chunk visualization feature and scheduler abstraction (0df789f)
v1.6.0-alpha.3
1.6.0-alpha.3 (2025-12-10)
Features
- add getMappings method for unmodifiable view of particle mappings (381c98b)
v1.6.0-alpha.2
1.6.0-alpha.2 (2025-12-10)
Features
- update Minecraft version and improve NMS particle resolution (dd0cd91)
v1.6.0-alpha.1
v1.5.0
v1.5.0-alpha.4
1.5.0-alpha.4 (2025-11-20)
Features
- improve particle effect initialization and add unsupported effects tracking (4892ed8)