Skip to content

Releases: qe201020335/HRCounter

3.0 Pre-release 5

24 Oct 08:44
Compare
Choose a tag to compare
3.0 Pre-release 5 Pre-release
Pre-release

What's Changed

  • Fixed for 1.38.0. (Unfortunately, it is not possible to use 1 single file for all versions anymore)
  • Support Custom Counter Icon as requested in #33
  • SimpleHttpServer properly handles CORS requests made from a browser

Full Changelog: 3.0.0-4...3.0.0-5+1.29.1

The 1.38.0 file also works for 1.39.0 and 1.39.1

3.0 Pre-release 4

20 Jun 05:25
Compare
Choose a tag to compare
3.0 Pre-release 4 Pre-release
Pre-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

3.0 Pre-release 3

26 Apr 02:26
Compare
Choose a tag to compare
3.0 Pre-release 3 Pre-release
Pre-release

What's Changed

  • Fix compatibility with 1.29.1
  • Fix compatibility with 1.36.0

Full Changelog: 3.0.0-2...3.0.0-3

Note

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

3.0 Pre-release 2

15 Dec 08:49
Compare
Choose a tag to compare
3.0 Pre-release 2 Pre-release
Pre-release

What's Changed

  • Fixed HR text coloring
  • Fixed for game version 1.34.2

Warning

ONLY TESTED ON 1.34.2

Caution

CONFIRMED NOT WORKING ON 1.29.1 AND LOWER

1.29.1 compatibility will be fixed in later releases

Full Changelog: 3.0.0-1...3.0.0-2

3.0 Pre-release 1

27 May 04:51
Compare
Choose a tag to compare
3.0 Pre-release 1 Pre-release
Pre-release

What's Changed

  • Custom HRProxy Data Source by @200Tigersbloxed in #35
  • #36 Rewrite and refactor by @qe201020335 in #42
  • Refactor the ui and other parts to use Zenject by @qe201020335 in #45
  • BSML is now an optional dependency. There won't be a settings menu if BSML is not installed.
  • Added support for Beat Saber 1.29.4 and 1.30.0

WILL NOT WORK ON GAME VERSION < 1.19.0

Full Changelog: v2.1.3-hotfix2...3.0.0-1

HotFix Replay Detection

29 Jan 19:42
Compare
Choose a tag to compare

Hotfix: Fix replay detection when Beatleader is not installed

WILL NOT WORK ON GAME VERSION < 1.19.0

This release is not compatible with 1.34.4+ of the game, see all releases for releases supporting the latest version of the game.

BeatLeader replay check hotfix

18 Oct 02:23
Compare
Choose a tag to compare

Hotfix: added check for the minimum version of BeatLeader

WILL NOT WORK ON GAME VERSION < 1.19.0

HideDuringReplay supports BeatLeader replay

16 Oct 22:54
Compare
Choose a tag to compare

Changes:
HideDuringReplay added support for BeatLeader replay

WILL NOT WORK ON GAME VERSION < 1.19.0

Small Changes

30 May 05:37
Compare
Choose a tag to compare

What's Changed

  • HypeRate api change
  • Enable Counters+ multiplayer support
  • Counters+ counter default enable

Full Changelog: v2.1.1...v2.1.2

Small Fixes

01 May 00:54
Compare
Choose a tag to compare

Changes:

  1. Tweaked min and max bound of some heart rate setting sliders
  2. Fix the data source info text sink into the ground
  3. Some refactor.

WILL NOT WORK ON GAME VERSION < 1.19.0

Full Changelog: v2.1.0...v2.1.1