Skip to content

Releases: Oolonk/piio-ssbm

Version 0.7.33-custom.4

09 Dec 21:38
Compare
Choose a tag to compare

the streamQueue logic has been changed. You need to change it in the overlays to be able to use it again

  • adding OBS Websocket Integration:
    • adding an auto scene switcher when OBS and Slippi Integration is enabled; Switch OBS Scene, when new game started and game ended
    • adding PiioConnector Subscription for OBS: obsSceneChanged, obsSceneList
  • adding PiioConnector Subscriptions: slippiGameStarted, slippiGameEnded, streamQueue
    • updating the streamQueue no longer causes the overlay to update
  • adding new Method to PiioConnector: getPictureUrl(url: string): string | false
  • adding new Player Field: Bluesky (no Autofill yet because StartGG has no Integration for it)
  • Player Seat List are now changed for Crews
    • It changes that only the selected players are on the seat list
  • You can now decide if the overlay can see the startgg token or not
  • You can now be able to activate or deactivate the obs and slippi plugins

Full Changelog: 0.7.33-custom.3...0.7.33-custom.4

Version 0.7.33-custom.3

27 Sep 22:02
Compare
Choose a tag to compare
  • Only uses one port and changed the api for Slippi
  • adding Pride Flags in the Assets-Manager
  • adding functions in js:
    • getPride()
    • getCasterPride()
    • getCasterCountry()
  • Adding auto white/dark mode depend on Computers Theme

Full Changelog: 0.7.33-custom.2...0.7.33-custom.3

Version 0.7.33-custom.2

21 May 22:37
Compare
Choose a tag to compare
  • Add Slippi Integration
  • Add Fields for Game: videogameID (for StartGG)
  • Add/Remove Commentator Slot on the fly
  • update Dependencies (ex. Electron to latest)
  • Send new Data to the Overlay:
    • StartGG Token
    • StartGG Data: SetId, EventId, PhaseGroupId, PhaseId
    • Stream Set List
  • bug fixes

Version 0.7.33-custom.1

17 Jan 20:12
Compare
Choose a tag to compare
  • Add Fields for Player: City, Slippi-Code
  • Update from StartGG to Player: Birthdate, City
  • Update GraphQL Website from Smash.GG to Start.GG
  • Add Fields for Team: Backgroundcolor, Textcolor
  • Now you can use SVG Files for Assets
  • Add to the piio Connector: SmashGG Token
  • New smashgg synchronization for maifest.json: tournamentName, slug
  • add a Website Button on the left sidebar

Version 0.7.33

21 Jun 11:56
Compare
Choose a tag to compare

Initial Release of Version 0.7.33
Instead of the Windows Version, it uses the 8000 as default port.
Tested with Manjaro 21.3.0 on x64 arch.