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

Expose swingRating again (#34) #36

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

ErisApps
Copy link
Contributor

@ErisApps ErisApps commented Apr 5, 2020

This PR exposes the swingRating field again.
It was still being calculated in-memory, but due to a missing mapping, it wasn't visible in the actual WS events.

@opl-
Copy link
Owner

opl- commented Apr 12, 2020

Well, I knew this weird way of doing it was going to bite me some day. Thank you for spotting and fixing it.

Sorry for taking so long to review these. As I mentioned on Discord I was in the process of getting a headset and things ended up getting delayed more than I wish they did.

@opl- opl- merged commit a84b18a into opl-:master Apr 12, 2020
opl- added a commit that referenced this pull request Jun 4, 2020
Adds:
- `performance.cutDistanceScore` (#37, by @ErisApps)
- `beatmap.levelId` containing the raw level ID (#40, by @ErisApps)
- Note data in `bombMissed` and `noteMissed` events (see protocol.md)

Fixes:
- Expose `noteCut.swingRating` again (#36, by @ErisApps, broken since v1.8.0/a128c1)
- Add `performance.cutDistanceScore` to both `performance.initialScore` and `performance.finalScore` (#37, by @ErisApps)
- Fix `beatmap.songHash` (#40, by @ErisApps)
- `obstacleEnter` and `obstacleExit` events not sent (#42, thanks @ErisApps, broken since v1.8.0)
- Song cover not sent in the `songStart` event if it wasn't already cached, for example when the song is started programatically (see 311397 for details)
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.

2 participants