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

LTTP: Update to options API #4134

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

Conversation

nicholassaylor
Copy link
Contributor

@nicholassaylor nicholassaylor commented Nov 3, 2024

What is this fixing or adding?

  • Updates options calls to use the appropriate access API.
  • per_slot_randoms were elimated in the code
  • In various spots, instances of world: Multiworld, explicit or implied were eliminated (Will be moved to another PR)

This would "supercede" #3764 and #3763
Also would solve concerns in #3382 and #3284

How was this tested?

Running all unittests
Running Generate with seed=1 and comparing patch files and spoiler logs

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Nov 3, 2024
@ScipioWright ScipioWright added the is: refactor/cleanup Improvements to code/output readability or organizization. label Nov 3, 2024
@github-actions github-actions bot added the affects: core Issues/PRs that touch core and may need additional validation. label Nov 13, 2024
@NewSoupVi
Copy link
Member

Looks like this will be necessary to get in sooner rather than later. Alright, will have a look at this soon.

@nicholassaylor nicholassaylor changed the title LTTP: Update to options API and remove world: Multiworld LTTP: Update to options API Nov 30, 2024
@nicholassaylor
Copy link
Contributor Author

I believe that this PR is now in a state to properly review. The world -> multiworld changes have been moved to a branch that will be PRed after this gets looked at. PR post now accurately reflects the state of the code.

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: refactor/cleanup Improvements to code/output readability or organizization. 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.

3 participants