Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information