Releases: Goobwabber/MultiplayerCore
Releases · Goobwabber/MultiplayerCore
MultiplayerCore v1.6.0 for Beat Saber 1.40.0
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
Changelog
Full Changelog: v1.5.3...v1.5.4
MultiplayerCore for Beat Saber 1.38.0
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
MultiplayerCore for Beat Saber 1.37.5
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
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
- Improvements, fixes, changes 1.30.2 by @michael-r-elp in #44
- 1.31 Support by @roydejong in #45
- 1.34 Support by @aaronjamt in #48
- Update for Beat Saber 1.37.0 by @michael-r-elp in #50
- WIP Dev branch (compat updates) by @roydejong in #47
New Contributors
- @aaronjamt made their first contribution in #48
Full Changelog: v1.3.0...v1.5.0
MultiplayerCore 1.3.0
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
Changelog
- Bug fixes for 1.28
- Loading Indicator
- Api additions (packetid attribute)
- Maximum App Version for server statuses
MultiplayerCore v1.1.2
imagine a world where beatsaver sucks
MultiplayerCore v1.1.1
Changelog:
- bug fixes