Releases: BiscuitUmU/FantasyPlayer
Releases · BiscuitUmU/FantasyPlayer
Fantasy Player - Testing 12
Testing-12 Turn off assembly info generation
Fantasy Player - Testing 10
Testing-10 oops
Fantasy Player 2.1.1 - Release
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.
Fantasy Player - Testing 8
Testing-8 remove build workflow
Fantasy Player - Testing 7
Testing-7 2.1.1, minor fixes for 2.1
Fantasy Player - Testing 6
2.1.0, check desc for changes - Multiple provider support is on its way. - Added re-login command, just in-case the plugin breaks. - Added config option to only display the player when logged in (default is on) - Added Auto-play settings, Currently only supports bound by duty. - All windows can now be resized and scrollbars are no more.
Fantasy Player - Build 3
wrong path. I'm an idiot
Fantasy Player - Testing 5
Testing-5 Update AssemblyVersion
Fantasy Player - Testing 4
Testing-4 remove plugin def. It did not like it
Fantasy Player 1.2.4 - Release
Changes:
- Fixed crashing the game when logging in with an invalid_grant
- Dalamud API level 2