Skip to content

Releases: EnderdracheLP/MultiplayerCore.Quest

MultiplayerCore 1.6.6 for Beat Saber 1.40.8_7379

04 Apr 14:07
c14429f

Choose a tag to compare

What's Changed

  • Catch JsonConvert_DeserializeObject exceptions too by @FrozenAlex in #41

The above fixes a game crash on invalid beatmap json data, when this mod is installed, this also affects single player

Full Changelog: 1.6.5...1.6.6

MultiplayerCore 1.6.5 for Beat Saber 1.40.8_7379

07 Sep 11:39
ad4006e

Choose a tag to compare

What's Changed

  • Fix crashes on any invalid json parsed by unity and bump dependencies by @FrozenAlex in #40

Full Changelog: 1.6.4...1.6.5

MultiplayerCore 1.6.4 for Beat Saber 1.40.8_7379

23 Aug 11:52
4dbb9fc

Choose a tag to compare

What's Changed

  • Bump for 1.40.8_7379
  • Revert back to il2cpp threads and update to fixed dependency by @FrozenAlex in #39

New Contributors

Full Changelog: 1.6.3...1.6.4

MultiplayerCore 1.6.3 for Beat Saber 1.40.7_7060

23 Aug 11:42
5c32fe7

Choose a tag to compare

What's Changed

  • Bump for 1.40.7_7060 by @DanTheMan827 in #38
  • Bumped dependencies beatsaverplusplus and web-utils, fixes crash on startup, thanks to @FrozenAlex

Full Changelog: 1.6.2...1.6.3

MultiplayerCore 1.6.2 for Beat Saber 1.40.6_6407

28 Jun 18:04
9d66089

Choose a tag to compare

Changelog

  • Bump for 1.40.6_6407

Full Changelog: 1.6.1...1.6.2

MultiplayerCore 1.6.1 for Beat Saber 1.40.4_5283

26 Apr 10:33
757effc

Choose a tag to compare

Changelog

  • Moved Platform Auth from BeatTogether over into MultiplayerCore
  • Bump for 1.40.4_5283

Full Changelog: 1.6.0...1.6.1

MultiplayerCore 1.6.0 for Beat Saber 1.37.0_9064817954

07 Feb 21:12
59d73ea

Choose a tag to compare

Changelog

  • Add new server errors version mismatch for lobbies on versions incompatible with the client (for example a 1.40 player trying to join a 1.39.1 lobby) by @michael-r-elp in #33
  • Add debug logging for the master server request, this will help with support diagnostics

Full Changelog: 1.5.1...1.6.0

MultiplayerCore 1.5.2 for Beat Saber 1.37.0_9064817954

11 Nov 18:47
0f117f6

Choose a tag to compare

Changelog

Full Changelog: 1.5.1...1.5.2

MultiplayerCore for Beat Saber 1.37.0_9064817954

07 Sep 20:16
07fbdad

Choose a tag to compare

Changelog:

  • Fix updates to SyncState for movement and score sync data not properly applying when changed
  • Fix potential crash when status data was missing, writes a message into the log to check server config
  • Ignore Chroma value returned from BeatSaver on maps when checking entitlement

Full Changelog: 1.5.0...1.5.1

MultiplayerCore for Beat Saber 1.37.0_9064817954

30 Aug 18:50
ffac0ba

Choose a tag to compare

Changelog:

  • NEW: Added toggles for per player difficulty and per player modifiers
  • NEW: Add difficulty selector for selected maps, allowing to select a suggestion and change difficutly

Known problems:

  • Players may appear laggy, this will be addressed in a later bugfix release
  • It's possible that the start button might wrongly disable itself, workaround try selecting a different map or create a new lobby

Pull Requests

Full Changelog: 1.4.0...1.5.0