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

Options: Add a column for player ID to --csv_output #4715

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ars-Ignis
Copy link

@Ars-Ignis Ars-Ignis commented Mar 10, 2025

What is this fixing or adding?

Adds the player ID int to the .csv file produced when running with --csv_output. Stems from discussion here: https://discord.com/channels/731205301247803413/1347003627180523602

How was this tested?

Created a multiworld with 20 players, half Lingo and half LttP (somewhat arbitrarily). Gave the yaml files random names so the player IDs wouldn't be in game order, and viewed the output to confirm it was still default sorted by game, but contained the player IDs as well.

If this makes graphical changes, please attach screenshots.

It doesn't.

@github-actions github-actions bot added affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Mar 10, 2025
@Exempt-Medic Exempt-Medic added the is: enhancement Issues requesting new features or pull requests implementing new features. label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: core Issues/PRs that touch core and may need additional validation. 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.

2 participants