Public repository for Comet containing wiki and issues.
- Snowstorm file conversion
- Support for vanilla particle spawning
- Random sprite component (technically possible with javascript but could be made easier)
- Folders for effects (better file organization)
- Better color input method
- More informative formatting errors
- Cross-file macros
- Javascript optimization with caching (massive CPU-usage optimization)
- Particle data lookahead (for proper interpolation)
- Spawn back particles in once player is back in view.
- Removal of teleportation packet usage (allow for smooth movement in versions before teleportation duration (like 1.19.4))
- curve definition component (just need to separate it from macros)
- maximum particle amount for spawn rate components
- box, disc spawn shape
- molang -> js
- variable definitions