Skip to content

Fantasy Player 2.1.1 - Release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 13:58

Changelog:

  • Providers have been added, these can be re-initialized from the debug window.
  • Spotify has been abstracted out of the player window, the player now uses the current provider for info.
  • Added re-login command, just in-case the plugin breaks somewhere.
  • Added config option to only display the player when logged in (default is on)
  • Added Auto-play settings, Currently only supports bound by duty.
  • Changed display command, it can now be used before you login to a provider.
  • All windows can now be re-sized and scrollbars are no more.

NOTE: The provider system is a work in progress, no providers other then Spotify have been added yet.

Dalamud Plugin Developers: You should in theory (aka I'm yet to test this...) be able to add the IPlayerProvider interface in your plugins, register a provider and use the player window. For more info please ping me on Discord.