Skip to content

Releases: Lioncat6/OSC-Chat-Tools

Version 1.5.11

15 Apr 18:37
Compare
Choose a tag to compare

Version 1.5.10

04 Mar 06:40
Compare
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
Compare
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

Version 1.5.9 Small Feature Addition

11 Jan 03:04
Compare
Choose a tag to compare
  • Added Spotify Logo and song link to comply with Spotify's developer application requirement (Can be disabled in the 💻Options tab)
  • Consolidated the ⌨️Keybindings tab into the 💻Options tab
  • Fixed the issue causing heart rate with Pulsoid to freeze until the connection was toggled (Hopefully)
  • New avatar debug menu available in the 📲OSC Options tab! Enter the path and select the variable type and value then hit send! (For whatever reason, be it VRChat bugginess, you need to send bool values as a 1 or 0 int instead)
  • More prep for boop/headpat counter
  • Fixed bug causing reset button to break OSC sending. (It was really dumb)

Full Changelog: v1.5.8.2...v1.5.9

Version 1.5.8.2 Hotter fix

29 Oct 04:23
Compare
Choose a tag to compare
  • Fixed annoying layout error caused by your Spotify season being stopped

Version 1.5.8.1 Hotfix

23 Oct 07:01
e9f66e6
Compare
Choose a tag to compare
  • Fixed loading v1.5.8 / v1.5.8.1 config file
  • GPU element won't cause an error anymore but will always return 0 if you have a non-nvidia GPU - FIX COMING SOON! - this is just to get the program functioning

Version 1.5.8 - Use 1.5.8.1!

22 Oct 20:52
e9f66e6
Compare
Choose a tag to compare
  • Fixed layout error when the now playing session manager returned nothing
  • Fixed some crashes
  • Added GPU usage
  • 24 hour time support using new variable {hour24}

Files below:

  • oct-setup.exe Highly Recommended, (most likely) won't trigger antivirus programs. Faster launch times. Appears in the start menu.
  • osc-chat-tools-portable.exe Portable Version without any installer, may trigger antivirus programs due to its compressed nature. Longer launch times.

Version 1.5.7 Crash Fixes

16 Oct 22:37
Compare
Choose a tag to compare
  • No longer crashes when clicking too fast on the layout editor
  • No longer crashes when using the reset button 👀
  • No longer crashes when editing the config file while the program is running, though you still need to restart the program for those changes to take effect
  • Added display options of AM/PM for the time element
  • New variables {hour}, {minute}, and {time_zone} respectively

Files below:

  • oct-setup.exe Highly Recommended, (most likely) won't trigger antivirus programs. Faster launch times. Appears in the start menu.
  • osc-chat-tools-portable.exe Portable Version without any installer, may trigger antivirus programs due to its compressed nature. Longer launch times.

Version 1.5.6 - HypeRate Integration

03 Oct 02:42
Compare
Choose a tag to compare

HypeRate Integration

  • Replaced all of the times the code mentions 'Pulsoid' with 'Heart Rate' to include both
  • Changed how the heart rate wss connection is monitored to just see it it's in the layout
  • added usePulsoid, useHypeRate, hypeRateKey, and hypeRateSessionId for the new hyperate functionality
  • Added respective entries to the behavior tab
  • Fixed the {album_title} and {album_artist} variables for spotify
  • Other small improvements

Files below:

  • oct-setup.exe Highly Recommended, (most likely) won't trigger antivirus programs. Faster launch times
  • osc-chat-tools-portable.exe Portable Version without any installer, may trigger antivirus programs due to its compressed nature. Longer launch times

Version 1.5.5 - Spotify Integration

01 Oct 18:16
Compare
Choose a tag to compare

Note: the Spotify linking process will inevitably be nonfunctional for a few days until the application request gets approved

  • Added the ability to use Spotify's API to display song information instead of the Windows now playing session manager
    • Enables showing song length and progress {song_length}, {song_progress}
    • Song id {song_id}
    • Player volume {volume}
    • More coming soon (the Spotify player API returns a ton of information, but it's about choosing what anyone would practically want in their chatbox... if you want more just make an issue and I'll be sure to add it!)
  • Rearranged the 🎵Song settings tab to add the necessary options.
  • Added new necessary config variables: useMediaManager, useSpotifyApi, spotifySongDisplay, spotifyAccessToken, spotifyRefreshToken
  • Changed from displaying (paused) after the song name to displaying the pause emoji ⏸️
  • Disabled skip sending by default and sendASAP by default due to the VRC bug being patched
  • Added a Get Token 💓 to the 💓HR tab that links to the OCT Pulsoid app link to make linking Pulsoid easier
  • Other small improvements

Files below:

  • oct-setup.exe Highly Recommended, will have an icon and (most likely) won't trigger antivirus programs
  • osc-chat-tools-portable.exe Portable Version without any installer, won't have a program icon and may trigger antivirus programs due to its compressed nature