-
Notifications
You must be signed in to change notification settings - Fork 26
FEATURE 添加微软登录部分,修改UserInfo等 #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
DotnetInstall
merged 22 commits into
PCL-Community:main
from
whitecat346:feature/account
May 16, 2025
Merged
FEATURE 添加微软登录部分,修改UserInfo等 #86
DotnetInstall
merged 22 commits into
PCL-Community:main
from
whitecat346:feature/account
May 16, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
move JavaSearch code file into new folder-Java
fix the build error cs7036 in java.cs
match java version and arch by FileInfo in windows. without run java exe and use regex
still in developing! cant run.
complete the argument genereation code.
add oauth auth and game process
base oauth function need more optimization
add skins, caps info fix some bugs optimiziation
use observer mode
# Conflicts: # PCL.Neo.Core/Models/Minecraft/Game/Arguments.cs # PCL.Neo.Core/Models/Minecraft/Game/Data/ArgumentsOptions.cs # PCL.Neo.Core/Models/Minecraft/Game/Data/VersionInfo.cs # PCL.Neo.Core/Models/Minecraft/Game/GameEntity.cs # PCL.Neo.Core/Models/Minecraft/Game/Log.cs # PCL.Neo.Core/Models/Minecraft/Game/Versions.cs # PCL.Neo.Core/Models/Minecraft/Java/Java.cs # PCL.Neo.Core/Models/Minecraft/Java/JavaEntity.cs # PCL.Neo.Core/Models/Minecraft/Java/Unix.cs # PCL.Neo.Core/Models/Minecraft/Java/Windows.cs # PCL.Neo/Models/Account/AccountInfo.cs # PCL.Neo/Models/Account/IAutheticator.cs # PCL.Neo/Models/Account/OAuthService/AuthCodeMode.cs # PCL.Neo/Models/Account/OAuthService/MinecraftInfo.cs # PCL.Neo/Models/Account/OAuthService/OAuth.cs # PCL.Neo/Models/Account/OAuthService/OAuthData.cs # PCL.Neo/Models/Account/OAuthService/RedirectServer/AuthCode.cs # PCL.Neo/Models/Account/OAuthService/RedirectServer/RedirectAuthCode.cs # PCL.Neo/Models/Account/OAuthService/RedirectServer/RedirectServer.cs # PCL.Neo/Models/Account/OAuthService/RedirectServer/RequestHelper.cs # PCL.Neo/Models/Account/OAuthService/RedirectServer/ResponseHelper.cs # PCL.Neo/Models/Account/OAuthService/RedirectServer/Unsubscriber.cs # PCL.Neo/PCL2.Neo.csproj.DotSettings # PCL.Neo/Resource/OAuthRedirectHttpPage.html # PCL.Neo/Service/Exceptions/DeviceFlowError.cs # PCL.Neo/Service/Exceptions/HttpError.cs # PCL.Neo/Service/IYggdrasilAuthService.cs # PCL.Neo/Service/MicrosoftAuth/DeviceCodeMode.cs # PCL.Neo/Service/MicrosoftAuth/DeviceFlowState.cs # PCL.Neo/Service/MicrosoftAuth/IMicrosoftAuthService.cs # PCL.Neo/Service/MicrosoftAuth/MicrosoftAuthService.cs # PCL.Neo/Utils/Net.cs # PCL.Neo/Utils/PeHeaderReader.cs # PCL.Neo/Utils/Result.cs # PCL2.Neo.Tests/PCL2.Neo.Tests.csproj # PCL2.Neo.sln.DotSettings.user
rebuild: account storage
LaoSparrow
approved these changes
May 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
内容
注意事项