Skip to content
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

Merge dev to master #9

Merged
merged 33 commits into from
Oct 13, 2023
Merged

Merge dev to master #9

merged 33 commits into from
Oct 13, 2023

Conversation

jonbarrow
Copy link
Member

No description provided.

SuperMarioDaBom and others added 30 commits July 16, 2023 21:19
Set NEX version
Add version numbers
Fix Kerberos password thing that I just noticed
Fix Kerberos password thing that I just noticed part 2
Merge authentication server to make a singular codebase
Now that we can return errors to nex-protocols-go and it will handle it,
we can improve how errors are being handled in friends.

There's probably room for improvement from this, since I haven't added
error handling on some database getters due to uncertainties on whether
the error should interrupt an action or not.
Replace MongoDB usage with GRPC calls to the account server. Also
include documentation on the README and a Makefile.
Now database getters do error handling aswell, and in case of any error,
the NEX or GRPC method throws a proper error about it.

There are still some doubts on how to handle errors when a list of data
is processed, so for now skip that element on the list and continue.

Also add some constant errors to do better error handling.
Improve error handling and rename go project
jonbarrow and others added 3 commits October 6, 2023 19:13
One of the DateTimes doesn't represent the date of the friendship, but
when the friend has updated their Mii.

I noticed this when playing with the friend servers researching
information about the data stored on the FRD sysmodule.

The friendship date is still stored internally, but it's not provided to
the user anymore.
Update FriendPersistentInfo on 3DS
@jonbarrow jonbarrow merged commit 1654f0b into master Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants