Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
EnderdracheLP
/
MultiplayerCore.Quest
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15
Star
31
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fixes to multiplayer
- #42
#42
Merged
michael-r-elp
merged 20 commits into
EnderdracheLP:master
EnderdracheLP/MultiplayerCore.Quest:master
from
FrozenAlex:fixes
FrozenAlex/MultiplayerCore.Quest:fixes
Copy head branch name to clipboard
May 2, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Fixes to multiplayer
#42
michael-r-elp
merged 20 commits into
EnderdracheLP:master
EnderdracheLP/MultiplayerCore.Quest:master
from
FrozenAlex:fixes
FrozenAlex/MultiplayerCore.Quest:fixes
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Fix per player modifiers infinite loop and prevent modifier reset if the lobby owner returns to the lobby
FrozenAlex
committed
6f3fb40
View commit details
Copy full SHA for 6f3fb40
Browse repository at this point
Commits on Apr 8, 2026
FindLevelPacket fix
FrozenAlex
committed
1dd1760
View commit details
Copy full SHA for 1dd1760
Browse repository at this point
Fix undefined behavior in BeatSaverBeatmapLevel::Make
FrozenAlex
committed
53b93a0
View commit details
Copy full SHA for 53b93a0
Browse repository at this point
Fix Injection of GameServerPlayerTableCellCustomData happening too late
FrozenAlex
committed
809c4ab
View commit details
Copy full SHA for 809c4ab
Browse repository at this point
Update src/Hooks/GameServerPlayerTableCellHooks.cpp
Show description for 8fc076f
FrozenAlex
and
coderabbitai[bot]
authored
8fc076f
View commit details
Copy full SHA for 8fc076f
Browse repository at this point
Sort difficulties in selector
FrozenAlex
committed
c3b372c
View commit details
Copy full SHA for c3b372c
Browse repository at this point
Add normal scripts
FrozenAlex
committed
61f549f
View commit details
Copy full SHA for 61f549f
Browse repository at this point
Fix incorrect guard in UnloadLevelIfRequirementsNotMet
FrozenAlex
committed
6ca0850
View commit details
Copy full SHA for 6ca0850
Browse repository at this point
Fix colors deserialization
FrozenAlex
committed
36ff6fe
View commit details
Copy full SHA for 36ff6fe
Browse repository at this point
Commits on Apr 9, 2026
Make sure we don't sleep if the cover image fails to load
FrozenAlex
committed
0f3bb26
View commit details
Copy full SHA for 0f3bb26
Browse repository at this point
Fix required mod display
FrozenAlex
committed
1d43f48
View commit details
Copy full SHA for 1d43f48
Browse repository at this point
Ensure matching case in FindLevelPacket
FrozenAlex
committed
15da17f
View commit details
Copy full SHA for 15da17f
Browse repository at this point
Fix invalid logs
FrozenAlex
committed
b8417c9
View commit details
Copy full SHA for b8417c9
Browse repository at this point
Fix multiplayer unavailable reason handling for missing required mods
FrozenAlex
committed
83bd617
View commit details
Copy full SHA for 83bd617
Browse repository at this point
Fix infinite wait if failed to load audio clip
FrozenAlex
committed
e356c0f
View commit details
Copy full SHA for e356c0f
Browse repository at this point
Commits on Apr 21, 2026
Make scripts runnable from linux without pwsh before them
FrozenAlex
committed
9d14773
View commit details
Copy full SHA for 9d14773
Browse repository at this point
Allow running old scripts too
FrozenAlex
committed
c6617be
View commit details
Copy full SHA for c6617be
Browse repository at this point
Prevent crashes if beatsaver somehow returns empty versions
FrozenAlex
committed
7725a8e
View commit details
Copy full SHA for 7725a8e
Browse repository at this point
Fix maximum app version
FrozenAlex
committed
5ed2f0c
View commit details
Copy full SHA for 5ed2f0c
Browse repository at this point
Commits on May 2, 2026
Fix typo in help message for build script
michael-r-elp
authored
7a08dab
View commit details
Copy full SHA for 7a08dab
Browse repository at this point
You can’t perform that action at this time.