github fantasycalendar/FoundryVTT-Sequencer 0.5.0

latest releases: 3.6.10, 3.6.9, 3.6.8...
4 years ago
  • Sequencer - Module now depends on Token Ease
  • Sequencer - Added the Sequencer Database to help content creators! Read more on the database documentation how to use it!
  • Effects & Sounds - Added support for database entries to the .file() method - more info can be found in the docs
  • Animations, Effects & Sounds - Added the following functions:
    • .audioVolume()
    • .fadeInAudio()
    • .fadeOutAudio()
  • Effects - Added support for delays on these methods (e.g. a delay of -500 means it will finish 500ms before the end of the duration):
    • .rotateOut()
    • .fadeOut()
    • .scaleOut()
    • .fadeOutAudio()
  • Animations - Fixed .rotateTowards() to properly rotate towards the target without having to add an offset to properly line them up
  • Effects - Made effects more intelligent when determining locations when given partial object data with _id entries
  • Effects - Fixed issues surrounding delays and fades
  • Sounds - Siren .fadeIn() and .fadeOut() will become deprecated in a future version, please switch to .fadeInAudio() and .fadeOutAudio() Siren

Don't miss a new FoundryVTT-Sequencer release

NewReleases is sending notifications on new releases.