diff --git a/README.md b/README.md index 017d88f..a75d119 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,17 @@

-## Planned features: -- [x] ~~Easy screenshake API~~ (Added in 0.0.1-alpha) -- [ ] Functions to replace boilerplate item, block, tool, etc. code -- [ ] Simple event scheduler -- [ ] [AAA-Particles](https://modrinth.com/mod/aaa-particles) wrapper for ease of use -- [ ] Explosion API for large-scale, impactful explosions -- [ ] More to come... +## Planned features (not a solid list, can and will change): + +- [x] ~~Easy screenshake API~~ (Added in 0.0.1-alpha) +- [ ] Functions to replace boilerplate item, block, tool, etc. code +- [ ] Simple event scheduler +- [ ] [AAA-Particles](https://modrinth.com/mod/aaa-particles) wrapper for ease of use +- [x] ~~Explosion API for large-scale, impactful explosions~~ (Added in 0.0.3-alpha, still heavily WIP) +- [x] ~~Block burning API (primarily for explosions)~~ (Added in 0.0.3-alpha) +- [x] ~~3D Perlin noise generator~~ (Added in 0.0.2-alpha) +- [x] ~~Easing functions~~ (Added in 0.0.2-alpha) ## Documentation: + Eventually 🥲