Skip to content

Releases: Goobwabber/MultiplayerCore

MultiplayerCore v1.6.2 for Beat Saber 1.40

06 Jun 17:25
13d5308

Choose a tag to compare

Changelog

  • Workaround fix for computers with names that contain non-latin characters (see #57)

Full Changelog: v1.6.1...v1.6.2

MultiplayerCore v1.6.1 for Beat Saber 1.40.4

12 Apr 11:59
0f029ed

Choose a tag to compare

Changelog

  • Use a transpiler for GraphApiClient instead of patching HttpClient
  • Return dummy auth if the token request fails, this allows for private offline multiplayer servers

Full Changelog: v1.6.0...v1.6.1

MultiplayerCore v1.6.0 for Beat Saber 1.40.0

07 Feb 21:12
3252212

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)
  • Add debug logging for the master server request, this will help with support diagnostics

Full Changelog: v1.5.4...v1.6.0

MultiplayerCore v1.5.4 for Beat Saber 1.38.0

11 Nov 18:47
dac3ab7

Choose a tag to compare

Changelog

  • Allow custom servers when using DisableSsl=false by @rcelyte in #56

Full Changelog: v1.5.3...v1.5.4

MultiplayerCore for Beat Saber 1.38.0

10 Oct 17:41
37b23c5

Choose a tag to compare

Changelog

  • Update to 1.38, fix race condition in GetBeatmapFromBeatSaver by @michael-r-elp in #55

Full Changelog: v1.5.2...v1.5.3

MultiplayerCore for Beat Saber 1.37.4 - 1.37.5

09 Oct 20:54
206ebf3

Choose a tag to compare

Changelog:

Full Changelog: v1.5.1...v1.5.2

MultiplayerCore for Beat Saber 1.37.5

07 Sep 20:16
677b269

Choose a tag to compare

Changelog:

  • Fix updates to SyncState for movement and score sync data not properly applying when changed
  • Fix blackscreen when status data was missing, writes a message to gamelog to check server config
  • Ignore Chroma value returned from BeatSaver on maps when checking entitlement
  • Fix missing requirement logger also logging empty elements, these are now filtered out

Full Changelog: v1.5.0...v1.5.1

MultiplayerCore for Beat Saber 1.37

30 Aug 19:36
13fd0f8

Choose a tag to compare

MultiplayerCore v1.5.0

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:

  • Quest 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

New Contributors

Full Changelog: v1.3.0...v1.5.0

MultiplayerCore 1.3.0

15 Apr 00:06
7838a1e

Choose a tag to compare

NOTE: This release will only work on 1.29.0-1.29.1. Due to the changes involved to support Gamelift servers. Please use the previous release if you are on 1.28.

Features

  • Compatible with Beat Saber versions 1.29.0 - 1.29.1
  • Gamelift Support

MultiplayerCore v1.2.0

08 Mar 18:39

Choose a tag to compare

Changelog

  • Bug fixes for 1.28
  • Loading Indicator
  • Api additions (packetid attribute)
  • Maximum App Version for server statuses