Releases: Lioncat6/OSC-Chat-Tools
Releases · Lioncat6/OSC-Chat-Tools
Version 1.4.1
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
Version 1.4.0
- Update Checker
- Bug Fixes (Probably)
Version 1.3.69
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
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
Version 1.2.5
- Renamed the
Options
tab toBehavior
to better suit its functionality - Added keybinding functionality through the new
Keybindings
tab - Replaced the
Layout Help
tab with a newOptions
tab (confusing, am I right) - Added the option to minimize on startup
Full Changelog: v1.2.0...v1.2.5
Version 1.2.0
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!
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