Skip to content

Releases: Morichalion/MoriBeatSaberCamera

I should really test things more before pushing an update.

06 Jun 14:56
Compare
Choose a tag to compare

Changes happened. Fixes happened.

05 Jun 15:53
Compare
Choose a tag to compare

Really just one fix. It appears that the HTTP status mod no longer fires the "menu" event, instead having "finished" and "failed". Just needed to set the it so the camera switches to menu mode once one of those fired.

I shouldn't trust myself with version control.

09 Aug 22:16
Compare
Choose a tag to compare
1.3

Update to 1.3. I messed up the 1.2 update. I iz not smrt.

v0.1.1

23 Jun 15:29
Compare
Choose a tag to compare

This should be working now.

Attempting to make the code to be able to understand.

01 Jun 12:46
Compare
Choose a tag to compare

Redid everything on this. It should work fine. I've only tested it for one stream, just yet.

I tested everything I could. Should be working.

28 May 17:22
cbeab84
Compare
Choose a tag to compare

Should be working now. I tested what I could for now, everything seemed to work right.

Changed one thing.

28 May 16:30
cbeab84
Compare
Choose a tag to compare

Changed the target transform to attach the overlay to.

Error handling update.

28 May 01:54
dedde2d
Compare
Choose a tag to compare

The websocket to Beat Saber HTTP Status gets hit with a lot of errors. Right now, unless the error is related to opening or closing the websocket, I'm trying to ignore them now. Earlier versions I was always trying to stop and restart the websocket.

Don't know if this is the correct way to go about it, and I've only got 5 minutes of time testing it. I've seen a few of these errors get generated during my test, and everything works. I'll be able to test it more tomorrow.

...

27 May 18:08
9efd788
Compare
Choose a tag to compare
...

...

0.0.16

27 May 17:45
922f981
Compare
Choose a tag to compare

I'm so wildly incompetent....

Hopefully this fixes yet another damned error. ><