Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Added Item Track Playlists

Pre-release
Pre-release
Compare
Choose a tag to compare
@eclarke12 eclarke12 released this 16 Dec 00:41
· 197 commits to master since this release
b570611

YouTube demo:
YouTube link

This release adds two new major features:

  • Item Playlists
  • Sequential (No Loop) Playback Mode

Item Playlists

Provides the ability to associate Playlists to Items as well as Tracks. Select a Playlist from the list then select one of the following Track options:

  • None
  • Play Random Track
  • Play All Tracks
  • (A track from the playlist)

None: Play no tracks from the playlist.
Play Random Track: Play a random track from the selected playlist each time the Item is rolled
Play All Tracks: Play all the tracks in the selected playlist each time the Item is rolled (note: this mode obeys the Playlist's Playback Mode setting eg. Sequential, Shuffle, All, etc)
Playlist Track: Plays the specific track from the playlist each time the Item is rolled

For example you could create a playlist of weapon strikes, then select --Play Random Track-- and each time the item is rolled a random strike will play!

Sequential (No Loop) Playback Mode

This playback mode plays all the tracks in a Playlist but does not loop after playing the last track. Perfect for using when you have a number of sound effects you want to play in order for a spell for example.

You can select it by cycling through the playback modes on a playlist.

Bugfixes

  • Fixed an issue where Module Settings were not being respected.