opl-

Results 58 comments of opl-

Bump. There were no changes to the code in months. Is there anything preventing this PR and #155 from being merged in?

I already made an attempt at updating for this version (see the [update/1.20.0](https://github.com/opl-/beatsaber-http-status/tree/update/1.20.0) branch) and in the process found some rather unfortunate changes The short version is that this update...

The events code is completely commented out in that branch because the difficulty `.dat` files are now on version 3 (community docs [here](https://bsmg.wiki/mapping/map-format.html#difficulty-file-v3)), which completely changes how events work. I...

Not really. I tried implementing this once with Harmony, but due to what I believed to be code inlining my hooks just wouldn't work, so the state could not be...

Quick update: I've been unable to run BSIPA since the last update and I haven't been able to figure out why, so I can't test this in practice. That aside,...

Is this still an issue with [v1.15.1](https://github.com/opl-/beatsaber-http-status/releases/tag/v1.15.1)?

Just tested this on Beat Saber 1.17.0 with the upcoming version of HTTP Status and I can't reproduce this on my system. If you can still reproduce this, you'll have...

@CaiB, is there any reason you're using a version of the game this old? I'm not even able to downgrade to it through Steam's `download_depot`, as it fails with `Depot...

Sure love locking away a tool which is already hidden away from people! Apparently I still have a backup of some 1.11.x version on my disk, so I could try...

First, some complaining about your commit/PR: * You made an unrelated documentation edit in a PR adding a feature - it should be a separate commit and a separate PR....