Skip to content

Releases: TakingFire/SpinStatus

SpinStatus 0.5.0

Choose a tag to compare

@TakingFire TakingFire released this 31 May 06:38
b7cbedf

Plugin

  • Added multiplayer Versus support
  • Added config file and in-game menu
    • Custom port selection and event toggles
  • Swapped internal dependencies, reducing plugin size by ~75%
  • SpinStatus now requires SpinCore as a dependency

Migrating

For more information, see Protocol.md.

0.4.x 0.5.0
TrackStatus.difficulty TrackStatus.players[0].difficulty
TrackStatus.rating TrackStatus.players[0].rating
TrackStatus.maxScore TrackStatus.players[0].maxScore
TrackStatus.palette TrackStatus.players[0].palette
palette.NoteA, etc. palette.noteA, etc. (camelCase)

If you encounter any problems, please create an issue.

SpinStatus 0.4.1

Choose a tag to compare

@TakingFire TakingFire released this 26 May 23:07

Plugin

  • Use type key for hello event

If you encounter any problems, please create an issue.

SpinStatus 0.4.0

Choose a tag to compare

@TakingFire TakingFire released this 24 Apr 05:09
6614f3a

Plugin

  • Track: Added albumArt
    • Support for OST and Custom artwork
  • Updated Protocol.md

Overlay

  • Added charter name
  • Added album art in background
  • Config: options to control size of score counter and accuracy log
  • Score counter resizes to fit large scores

If you encounter any problems, please create an issue.

SpinStatus 0.3.0

Choose a tag to compare

@TakingFire TakingFire released this 16 Apr 07:46

Plugin

  • Event: Added trackPause, trackResume, trackComplete, trackFail
  • Track: Added startTime, endTime, palette
  • Revised Protocol.md with dropdown enumerations

Overlay

  • Added option to hide on pause
  • Minor visual tweaks

If you encounter any problems, please create an issue.

SpinStatus 0.2.0

Choose a tag to compare

@TakingFire TakingFire released this 15 Apr 06:50

Plugin

  • Added End events for sustained notes
  • Separated Drum and DrumStart events
  • Added more stats for NoteEvent, ScoreEvent, and TrackEvent

Overlay

  • Added a configuration file
    • Hide individual components
    • Hide overlay in menus
  • Added a PFC indicator
  • Added limited auto-reconnect

If you encounter any problems, please create an issue.

SpinStatus 0.1.0

Choose a tag to compare

@TakingFire TakingFire released this 12 Apr 00:54

First release 🎉

This initial version supports a small but mighty selection of events, outlined in Protocol.md.
More data will be added in following releases. Check out the included Overlay!

If you encounter any problems, please create an issue.