Skip to content

Releases: BiscuitUmU/FantasyPlayer

Fantasy Player - Testing 12

29 Jan 21:40
Compare
Choose a tag to compare
Pre-release
Testing-12

Turn off assembly info generation

Fantasy Player - Testing 10

01 Jan 06:58
Compare
Choose a tag to compare
Pre-release
Testing-10

oops

Fantasy Player 2.1.1 - Release

31 Dec 13:58
Compare
Choose a tag to compare

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

31 Dec 13:56
Compare
Choose a tag to compare
Pre-release
Testing-8

remove build workflow

Fantasy Player - Testing 7

31 Dec 08:24
Compare
Choose a tag to compare
Pre-release
Testing-7

2.1.1, minor fixes for 2.1

Fantasy Player - Testing 6

26 Dec 11:08
Compare
Choose a tag to compare
Pre-release
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

25 Dec 08:09
Compare
Choose a tag to compare
Pre-release
wrong path. I'm an idiot

Fantasy Player - Testing 5

25 Dec 11:15
Compare
Choose a tag to compare
Pre-release
Testing-5

Update AssemblyVersion

Fantasy Player - Testing 4

25 Dec 09:30
Compare
Choose a tag to compare
Pre-release
Testing-4

remove plugin def. It did not like it

Fantasy Player 1.2.4 - Release

06 Dec 23:06
Compare
Choose a tag to compare

Changes:

  • Fixed crashing the game when logging in with an invalid_grant
  • Dalamud API level 2