Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.17.0 Compatibility #73

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Conversation

ErisApps
Copy link
Contributor

@ErisApps ErisApps commented Sep 6, 2021

Fixed renamed property reference. It got renamed in the 1.17.0 BS update (fixes #72 supposedly)
You still need to bump versions and such though.

@opl- opl- merged commit 4d02bb5 into opl-:master Sep 7, 2021
opl- added a commit that referenced this pull request Sep 7, 2021
Changes:
- Support for Beat Saber v1.17.0 (#73, by @ErisApps)
- `beatmap.difficulty` now represents the name of the difficulty in the game's current language. If SongCore is installed, this value may contain the custom difficulty name defined by the beatmap, however I've not actually seen that happen. (#70)
- The mod now targets .NET v4.7.2

Fixes:
- Exception thrown when SongCore is not installed while extracting value for `beatmap.songHash`. (#69, by @rynan4818)
opl- added a commit that referenced this pull request Sep 7, 2021
Changes:
- Support for Beat Saber v1.17.0 (#73, by @ErisApps)
- `beatmap.difficulty` now represents the name of the difficulty in the game's current language. If SongCore is installed, this value may contain the custom difficulty name defined by the beatmap, however I've not actually seen that happen. (#70)
- The mod now targets .NET v4.7.2

Adds:
- `beatmap.difficultyEnum` representing the internal beatmap difficulty enum. See [protocol.md] for more information.

Fixes:
- Exception thrown when SongCore is not installed while extracting value for `beatmap.songHash`. (#69, by @rynan4818)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't work on 1.17
2 participants