Skip to content

3.0 Pre-release 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@qe201020335 qe201020335 released this 20 Jun 05:25
· 43 commits to dev since this release

What's Changed

  • Implemented a simple OSC server as requested in #43
    • Added OSC heart rate data source supporting most of the OSC heart rate tools used for VRChat
    • Thank @frto027 for contributing the initial implementation in #68 which was unfortunately completely rewrote later
  • Added a simple HTTP server
    • Added /hr endpoint for both getting and updating the heart rate
    • Allow the mod configuration to be retrieved and updated via the /config endpoint
    • GET to retrieve, POST to update
  • Greatly improved the in-game settings menu
    • Added many setting options that should have been there a long time ago 🤦
    • Added options to change the counter colors with previews
  • Rewrote data source management structure again 🤦
    • Some initial steps for supporting external heart rate data source mods
  • Some internal cleanup

Full Changelog: 3.0.0-3...3.0.0-4

Note

TESTED ON 1.29.1 and 1.37.0. Should also work on all 1.19+ versions but not tested.
WILL NOT WORK ON GAME VERSION < 1.19.0