Skip to content

v2.1.0: Easy Queued Effects

Compare
Choose a tag to compare
@qixils qixils released this 12 Oct 04:32
· 317 commits to master since this release

As of writing, the library is effectively feature-complete 🎉 A new class has been added which allows easily creating exclusive effects which only allow one of each exclusive effect to be run at a time. You can specify the effect duration and even pause or unpause it.