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

Update Raft option text, setup guide text #3272

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

Conversation

SunnyBat
Copy link
Collaborator

@SunnyBat SunnyBat commented May 5, 2024

What is this fixing or adding?

This updates the Raft Setup Guide to include running RML as administrator as a potential solution for when RML does not load properly. This also updates the description of some options in Raft to be more specific about what they do.

How was this tested?

Loaded website locally, verified it worked.

If this makes graphical changes, please attach screenshots.

WebhostScreenshot

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label May 5, 2024
@Exempt-Medic Exempt-Medic added the is: documentation Improvements or additions to documentation. label May 5, 2024
worlds/raft/Options.py Outdated Show resolved Hide resolved
@@ -66,8 +73,7 @@ class BigIslandEarlyCrafting(Toggle):
display_name = "Early recipes behind big islands"

class PaddleboardMode(Toggle):
"""Sets later story islands to in logic without an Engine or Steering Wheel. May require lots of paddling. Not
recommended."""
"""Sets later story islands to in logic without an Engine or Steering Wheel. May require lots of paddling."""
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"""Sets later story islands to in logic without an Engine or Steering Wheel. May require lots of paddling."""
"""Sets later story islands to be in logic without an Engine or Steering Wheel. May require lots of paddling."""

"""Sets where frequencies for story islands are located."""
"""Sets where frequencies for story islands are located.
Vanilla will keep frequencies in their vanilla, non-randomized locations.
Random on Island will randomize each frequency within its vanilla island, but will preserve island order.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Random on Island will randomize each frequency within its vanilla island, but will preserve island order.
Random On Island will randomize each frequency within its vanilla island, but will preserve island order.

Random on Island will randomize each frequency within its vanilla island, but will preserve island order.
Random Island Order will change the order you visit islands, but will preserve the vanilla location of each frequency unlock.
Random On Island Random Order will randomize the location containing the frequency on each island and randomize the order.
Progressive will randomize the frequencies to anywhere, but will always unlock the frequencies in vanilla order as the frequency items are received.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Progressive will randomize the frequencies to anywhere, but will always unlock the frequencies in vanilla order as the frequency items are received.
Progressive will randomize the frequencies to anywhere, but will always unlock the frequencies in their vanilla order as the frequency items are received.

@Exempt-Medic Exempt-Medic added the waiting-on: author Issue/PR is waiting for feedback or changes from its author. label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: documentation Improvements or additions to documentation. waiting-on: author Issue/PR is waiting for feedback or changes from its author. 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