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

Avoid current app from showing up as "???" for others in Friend List + View friends' status #1157

Merged
merged 10 commits into from
Apr 8, 2024

Commits on Apr 6, 2024

  1. Update iosu_fpd.cpp (extended description lists changes)

    - Implement GetMyPlayingGame
    - In StartFriendSession, the gameKey will be 0 if the current foreground title id does not start with 0x00050000 (game application)
    rewfs98 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    dc06ed9 View commit details
    Browse the repository at this point in the history
  2. Update nexFriends.cpp (extended description lists changes)

    - In NexFriends::updateMyPresence, the gameKey will be 0 if the current foreground title id does not start with 0x00050000 (game application)
    rewfs98 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7a1daa3 View commit details
    Browse the repository at this point in the history
  3. gameModeMessage -> comment

    rewfs98 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6acad49 View commit details
    Browse the repository at this point in the history
  4. View friends comments

    rewfs98 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    73f47ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b8fdc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79449cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c663c4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    310ab7d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    1c6150d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7da2a7 View commit details
    Browse the repository at this point in the history