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

WebHost: Allowing options that work on WebHost to be used in presets #3441

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

Exempt-Medic
Copy link
Collaborator

@Exempt-Medic Exempt-Medic commented Jun 2, 2024

What is this fixing or adding?

Issue 3439

OptionLists, OptionSets, and ItemDicts can all display just fine on the new WebHost but the preset test still prevents them from being used in presets despite them working just fine. This changes the test and also simplifies explicitly including Choice, Toggle, Range, and NamedRange by just including NumericOption

How was this tested?

Unit Tests and modifying worlds to use these new options, seeing the test go from failing to passing and seeing WebHost no longer throw errors from these being in presets.

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jun 2, 2024
@Exempt-Medic Exempt-Medic added the is: enhancement Issues requesting new features or pull requests implementing new features. label Jun 2, 2024
@github-actions github-actions bot added the affects: webhost Issues/PRs that touch webhost and may need additional validation. label Jun 2, 2024
@ThePhar ThePhar merged commit d9120f0 into ArchipelagoMW:main Jun 3, 2024
16 checks passed
@Exempt-Medic Exempt-Medic deleted the patch-1 branch June 4, 2024 14:51
jnschurig pushed a commit to Tranquilite0/Archipelago-SoulBlazer that referenced this pull request Jun 13, 2024
sflavelle pushed a commit to sflavelle/Archipelago-tgc that referenced this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: webhost Issues/PRs that touch webhost 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