1.3.2 (2024-06-12)
- Create only a single
index.html
file indist
folder.
1.3.0 (2024-06-11)
- Add maximum interaction distance between particles.
- Export and import particles world snapshots.
- Add force range when randomly generated to snapshot.
- Remove
manualChunks
vite configuration. Avoid unwanted potential bugs.
1.2.3 (2024-06-08)
- Edit
manualChunks
vite configuration, to fix production build of broken code.
1.2.0 (2024-06-07)
- Add history every time you shuffle particles. Help review the previous one.
- Add smooth sound.
- Sound effects are louder when near, softer when far away.
- Rewrite some Zdog methods. Performance is slightly improved.
1.1.1 (2024-06-07)
- The force range and push back force have been changed to integers on the control panel, making input easier.
- Remove velocity limit. Use the force range instead.
- Add sounds when particles collide with each other.
- Fix code that has not been deployed to Vercel (#1).
- Create this changelog.
1.0.7 (2024-06-06)
- Already used.
0.1.0 (2024-06-05)
- Initial.