Skip to content

Releases: Lioncat6/OSC-Chat-Tools

Version 1.4.1

05 Jul 21:17
Compare
Choose a tag to compare

Version 1.4.1

  • Tired of your config file resetting every new update? Now It won't with the addition of config file versions! (Well except this update of course as the file from before this update doesn't have a version and therefore I can't actually know what's in it...)
  • Added some polishes to the update checking
  • Various Bug Fixes

Version 1.4.0

05 Jul 07:48
Compare
Choose a tag to compare

Version 1.4.0

  • Update Checker
  • Bug Fixes (Probably)

Version 1.3.69

04 Jul 08:57
Compare
Choose a tag to compare

Version 1.3.69 - Hotfix

  • Fixed some bugs (duh)
  • Error messages show now :D
  • Added HR customization (ish)
  • Added new placeholder OSC Options Page

Version 1.3.0

28 Jun 21:36
Compare
Choose a tag to compare

Version 1.3.0

  • Added Heartrate Data Through Pulsoid
  • Fixed issue with the open config file button
  • Added customizable dividers
  • Added check for the Windows WMI service shutting down (Used for song info), prompting the user to restart their system to resolve the problem

Version 1.2.5

25 Jun 05:14
Compare
Choose a tag to compare

Version 1.2.5

  • Renamed the Options tab to Behavior to better suit its functionality
  • Added keybinding functionality through the new Keybindings tab
  • Replaced the Layout Help tab with a new Options tab (confusing, am I right)
  • Added the option to minimize on startup

Full Changelog: v1.2.0...v1.2.5

Version 1.2.0

24 Jun 06:01
bd55321
Compare
Choose a tag to compare

More crap that works!

  • Fixed the version scheme so now 1.10<1.2.0 (don't worry about it)
  • Added AFK feature back in from pre ui
  • removed redundant module importing cause PyInstaller bundles them
  • Added the ability to customize how the music text looks
  • Added the ability to remove the middle divider and the outside borders
  • Added the ability to show (paused) when the music track is paused
  • Added the ability to hide the music when paused
  • Made it so that instead of showing a space in the chatbox when there is no text, it is hidden completely
  • Added the ability only to show music whenever the song changes and the ability to customize how long it's shown for

Version 1.1.0 - UI Update!

17 Jun 21:27
bd55321
Compare
Choose a tag to compare

Basically completely redid how the code works

  • The top and bottom halves of the chatbox are completely separate and customizable
  • added UI! (this took way too long)
  • minor quality-of-life improvements

Version 1.0.0

16 Jun 08:26
bd55321
Compare
Choose a tag to compare

First Release!

The zip file includes the main Python script as well as a test.txt file for the text file reading functionality!