Skip to content

Releases: ReadieFur/BSDataPuller

Fixed combo going up in twos

22 Mar 00:24
Compare
Choose a tag to compare

Changes:

  • Fixed a bug in BS1.28.0 where the combo would go up in twos.

Other notes:

I have also found another bug which I will work on in the future where the accuracy is 1 note behind (I deemed it ok to release an update with this bug).

Full Changelog: 2.1.0...2.1.1

Bug fixes and developer changes

11 Oct 01:11
Compare
Choose a tag to compare

Changes:

  • Fixed #19
  • Re-written developer documentation

Compatibility:

This release is compatiable with BeatSaber v1.21 up to the latest version at the time of this release (future releases may be supported, I can't tell yet :p).

This release has some updated dependencies:

A note to developers:

This release DOES make breaking changes.
This release changes quite a bit about how data is obtained.
Some data properties have had their names changed.
For all developers, I have re-written the developer documentation from scratch which you can find here. I have written up on the usage of the data pretty extensively so this should help aid development and know what the different bits of data are for.
For the C# developers, I have changed how data is obtained and stored now as well as fixing the accessability of the data classes.
For the web developers, I have created a small set of tools over on the BSDP-Overlay repository that can convert data from different plugin versions (starting from v2.0 and up) to a single format. Feel free to use the code that I have put there.

Full Changelog: 2.0.12...2.1.0

Updated for BeatSaber 1.20.0

24 Mar 17:27
Compare
Choose a tag to compare

Updated for BS1.20.0

Thanks to Zephyr for the 1.20.0 fix.

Changes:

  • Updated to support Beat Saber 1.20.0

This release has some updated dependinces:

Full Changelog: 2.0.11...2.0.12

Improved SongDetails retrieval logic and safer map type parsing

01 Jan 17:49
Compare
Choose a tag to compare

Minor changes to improve the retrivial of SongDetails data (#15) and TryParse used for getting the map type.

Full Changelog: 2.0.10...2.0.11

Updated for BS1.19.0

29 Dec 15:11
Compare
Choose a tag to compare

Updated for BS1.19.0

Changes:

  • Updated to support Beat Saber 1.19.0
  • Added event trigger and colour type to the LiveData.

This release has also had some updated dependencies:

  • Removed SongDataCore.
  • Added SongDetailsCache ^1.1.11

Updated for BS1.18.0

29 Sep 17:24
Compare
Choose a tag to compare

Updated for BS1.18.0

This version has been updated to support Beat Saber 1.18.0.
This release has also had some updated dependencies:

  • SongCore ^3.8.0
  • SongDataCore ^1.4.5

Add #14 and Fix multiplayer KeyNotFoundException

18 Sep 03:59
Compare
Choose a tag to compare

Add #14 and Fix multiplayer KeyNotFoundException

This release adds the unix timestamp for when the data was sent from the client (#14) and fixes a KeyNotFoundException when starting a multiplayer level.

Updated for BS1.17.0

11 Sep 15:51
Compare
Choose a tag to compare

Updated for BS1.17.0

This is a fix for the new version of BeatSaverSharp.
Updated dependencies:

Overlay

I would also like to announce my overlay editor, which as the name implies, allows you to create your own custom overlays. After having it in closed access for a while and not getting much feedback I have decided to make it public. Do note though that it is still very early in development and will more than likely have some issues and bugs.
More info can be found here.

Updated for BeatSaverSharper

10 Aug 17:23
Compare
Choose a tag to compare

Updated for BeatSaverSharper

This is a fix for the new version of BeatSaverSharp.
Updated dependencies:

Fix #11 and updated for 1.16.3

22 Jul 14:43
Compare
Choose a tag to compare

Fix #11 and updated for 1.16.3

This release fixes issue #11 (should be good this time) and supports Beat Saber 1.16.3.
Some of the dependencies have updated, please make sure you have the correct versions of the following: