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 'Option Groups' to the player options page. #3560

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

mrkssr
Copy link
Contributor

@mrkssr mrkssr commented Jun 18, 2024

What is this fixing or adding?

Adding the option groups to the options page for LADX.
This PR is a separated part of #3541 which was a duplicate of #3542. So this one is an addition of the already merged #3542.

How was this tested?

Starting the webhost locally and open the player options page. Also configuring and exporting configs, compare with a config from before the change and take a look if the result is the same.

If this makes graphical changes, please attach screenshots.

Screenshot 2024-06-16 101018

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jun 18, 2024
@Exempt-Medic Exempt-Medic added the is: enhancement Issues requesting new features or pull requests implementing new features. label Jun 18, 2024
Copy link
Collaborator

@ScipioWright ScipioWright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally, I think the option groups should be in order of "importance". If I were doing it, I would do: Goal, Shuffles, Warp Points, Miscellaneous, Experimental, then Visuals & Sound.

Visuals & Sound goes at the bottom since it does not affect logic. Experimental is last of the logic-affecting ones because it is Experimental -- it is options that the average player should probably not touch unless they know what they're getting into.

@mrkssr
Copy link
Contributor Author

mrkssr commented Jun 18, 2024

Ordered the options aroundish the original fields. And misc sounded like something for the end. But true, that still effects the logic. So moved it above as suggested.

@mrkssr mrkssr requested a review from ScipioWright June 18, 2024 15:32
Copy link
Collaborator

@ScipioWright ScipioWright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NewSoupVi NewSoupVi merged commit 240d1a3 into ArchipelagoMW:main Jun 19, 2024
17 checks passed
sflavelle pushed a commit to sflavelle/Archipelago-tgc that referenced this pull request Jun 20, 2024
…MW#3560)

* Adding 'Option Groups' to the LADX player options page.

* Moved 'Miscellaneous' group to the logic effecting groups.
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
…MW#3560)

* Adding 'Option Groups' to the LADX player options page.

* Moved 'Miscellaneous' group to the logic effecting groups.
GameWyrm pushed a commit to GameWyrm/Archipelago-GW that referenced this pull request Jul 4, 2024
…MW#3560)

* Adding 'Option Groups' to the LADX player options page.

* Moved 'Miscellaneous' group to the logic effecting groups.
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.

4 participants