stijn
b60df9dc8d
Fix frame iterator resetting mid run, improved logging
...
Frame iterator was resetting every run due to a shared iterator between runs, this is now unique per run.
Include frame keys for logging, log the frame spawning in debug logs.
2026-02-08 19:48:20 +01:00
stijn
f6ee8eacf5
Change size type from int to float and remove validation for size greater than 1 in ParticleConfig
2026-02-07 23:25:32 +01:00
stijn
caebd1fed3
Validate particle size
2026-02-07 22:50:23 +01:00
stijn
26cb4474c4
Refactor vanish handling by moving logic to FrameSpawnerPlayer and improving debug logging
2026-01-05 02:10:53 +01:00
stijn
e2ab17fb20
Remove return statement in ParticleStorage (broke auto update)
2026-01-04 03:27:11 +01:00
stijn
5425b89b2b
Fix color bug (argb <> rgb), fix particles defaulting to size 0
2026-01-04 03:22:40 +01:00
stijn
d7c744c20b
Refactor particle directory handling and enhance logging
2026-01-04 02:19:12 +01:00
stijn
26b1e6f46c
Update Cosmos API dependency and configure Altitude snapshot repository
2025-12-27 23:29:51 +01:00
stijn
42c9530348
Refactor reload method and remove redundant debug logs
2025-07-15 21:12:27 +02:00
stijn
ab86d77069
Automatically load particles that are added to or updated in the particles folder
2025-07-14 21:53:31 +02:00