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

LADX: Adding Slot Data For Magpie Tracker #3582

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mrkssr
Copy link
Contributor

@mrkssr mrkssr commented Jun 23, 2024

What is this fixing or adding?

Slot data which contains player settings are added to the player data. These will be used to be shown in Magpie tracker. So these changes are the base for that.

How was this tested?

Generating local seeds and testing communication with Magpie tracker. @kbranch added a short test feature to validate data are sent to Magpie and tracker grabs these. Format is also the communicated one.

Slot data are sent as dict to Magpie.
image

If a seed has no slot data (i.e. from an older generating) there will be sent an empty dict.
image

If this makes graphical changes, please attach screenshots.

No visual changes on AP but in the next step on Magpie.

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jun 23, 2024
@mrkssr mrkssr requested a review from Exempt-Medic June 23, 2024 14:23
@Exempt-Medic Exempt-Medic added the is: enhancement Issues requesting new features or pull requests implementing new features. label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants