Releases: GeorgeV220/ParticleLib
Releases · GeorgeV220/ParticleLib
v1.7.0
11 May 07:15
Compare
Sorry, something went wrong.
No results found
1.7.0 (2026-05-11)
Features
add particle pause/resume growth types and update MC 26.1 mappings (f8278b9 )
v1.6.1
28 Dec 04:13
Compare
Sorry, something went wrong.
No results found
1.6.1 (2025-12-28)
Bug Fixes
ParticlePacket: enforce new packet constructor for 1.21.4 and above instead of 1.21.5 (f562f54 )
v1.6.0
23 Dec 00:46
Compare
Sorry, something went wrong.
No results found
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
add chunk visualization feature and scheduler abstraction (0df789f )
add getMappings method for unmodifiable view of particle mappings (381c98b )
add Minecraft version 1.21.11 support (79b2e6a )
update Minecraft version and improve NMS particle resolution (dd0cd91 )
v1.6.0-alpha.6
22 Dec 15:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ParticleEffect: add NONE particles to unsupported effects list (1219c0f )
v1.6.0-alpha.5
15 Dec 08:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
publish: correct Maven coordinates for lib submodule (df2703d )
v1.6.0-alpha.4
15 Dec 07:52
Compare
Sorry, something went wrong.
No results found
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
10 Dec 10:18
Compare
Sorry, something went wrong.
No results found
Features
add getMappings method for unmodifiable view of particle mappings (381c98b )
v1.6.0-alpha.2
10 Dec 09:55
Compare
Sorry, something went wrong.
No results found
Features
update Minecraft version and improve NMS particle resolution (dd0cd91 )
v1.6.0-alpha.1
10 Dec 08:33
Compare
Sorry, something went wrong.
No results found
Features
add Minecraft version 1.21.11 support (79b2e6a )
v1.5.0
01 Dec 17:46
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-12-01)
Bug Fixes
improve version comparison logic for particle mappings (3526f37 )
Features
1.21.10 and better version checkup (cc1b49c )
filter out null NMS objects in ParticleEffect initialization (f9139c9 )
improve particle effect initialization and add unsupported effects tracking (4892ed8 )
replace double version checks with MinecraftVersion enum (32873b3 )