Skip to content

Releases: Lioncat6/OSC-Chat-Tools

1.5.71

10 Aug 17:23

Choose a tag to compare

  • Implements #12
  • Updated Help tab to include more & more obvious links
    image

1.5.70 - Patch

13 Jun 03:03

Choose a tag to compare

  • Fixes Spotify's new restrictions on using the localhost in the redirect URI
    • The new redirect URI should be https://lioncat6.github.io/redirect
    • You will have to relink and edit your Spotify application to reflect the new URL due to how authentication works
    • I'll add a way to input a custom URL eventually

Timer

13 Feb 01:43
cd83fd7

Choose a tag to compare

  • Add timer

Version 1.5.15 - Small Feature Drop

02 Nov 03:12

Choose a tag to compare

Version 1.5.14 - Small update

15 Oct 02:04

Choose a tag to compare

  • Program now checks for Spotify asset before attempting to load it
  • Variable Preparation
  • Actually remembered to bundle the Spotify asset

Version 1.5.13

08 Sep 05:38

Choose a tag to compare

  • Program no longer crashes when lacking permissions to write files
  • Spotify auth url prints in the output when linking
  • Added a button to open the debug log to the menu Bar
  • Added a manual code entry to the spotify linking ui in order to allow bypassing the web server callback

Version 1.5.12

28 Aug 05:00

Choose a tag to compare

  • Added message to re-try Spotify connection before giving up and resetting variables
  • Added Time parameters for avatars (Uses VRCOSC params [See https://github.com/VolcanicArts/VRCOSC])
    • /avatar/parameters/Hours
    • /avatar/parameters/Minutes
    • /avatar/parameters/Seconds
    • /avatar/parameters/Period (set to true for PM)
    • New config variable useTimeParameters
  • Added Discord button to help context menu
  • Linking Spotify now automatically selects Spotify API as the info source

Version 1.5.11

15 Apr 18:37

Choose a tag to compare

Version 1.5.10

04 Mar 06:40

Choose a tag to compare

  • Added code preventing the program from running twice
  • Optimized layout builder a little
  • Fixed issue with the program crashing during high CPU load

Version 1.5.9.1 Hotfix

11 Jan 05:06

Choose a tag to compare

  • Spotify linking actually recognizes errors now
    image
  • The heartrate thread will now kill itself if it gets stuck (So like the pulsoid bug is actually fixed now?)

Full Changelog: v1.5.9...v1.5.9.1