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

feat: system messages, login codes #71

Merged
merged 5 commits into from
Jun 18, 2024
Merged

feat: system messages, login codes #71

merged 5 commits into from
Jun 18, 2024

Conversation

jacobtread
Copy link
Member

Description

This adds a "System Message" functionality to the server which allows it to use the in-game messaging system to send custom message payloads that can be interpreted by the plugin client in order to display messages on the menu terminal rather than just on the scrolling text portion

This also adds APIs for creating and exchanging login codes that are sent through this new messaging system to make logging into the dashboard with Origin accounts easier

Changes

  • System messaging system
  • Login codes API

@jacobtread jacobtread added the enhancement New feature or request label Jun 16, 2024
@jacobtread jacobtread self-assigned this Jun 16, 2024
@jacobtread jacobtread marked this pull request as ready for review June 18, 2024 07:39
@jacobtread jacobtread merged commit e152e0a into master Jun 18, 2024
1 check passed
@jacobtread jacobtread deleted the feat-deep-link branch June 18, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant