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

The Great Brain Robbery: Some polish #1287

Merged

Conversation

pajlada
Copy link
Contributor

@pajlada pajlada commented Sep 24, 2023

PR diff without the last commit's reformatting: https://github.com/Zoinkwiz/quest-helper/pull/1287/files/76e62ea3c1b2c94ea6c982e88a85711aaa2a10de

Most notably, this fixes ObjectStep's copy function - it didn't copy teleports before.

NpcStep now also has a copy function

The rest of the quest steps were mostly small teleport additions, recovery fixes (e.g. if you teleport away, it will now guide you back easier),

I also made the ectophial tp recommendation also suggest a Mos le'harmless teleport scroll

You're not allowed to bring a pet under water, so I added a hint in the requirements that you shouldn't bring a pet.
I would use the "no follower" thing but you also can't have a pet in your inventory, so I didn't want to give a false sense of "I'm ok" if you just have a pet in your inventory.

…e quests' first step

This ensures the "Starting off" category actually expands when you start the quest guide
This caused the statue to not be highlighted
… step already

It's not technically required yet, but it would be silly not to have it now
This is technically not a requirement, but for anyone other than a UIM this is good to bring already since it saves
a little time banking
It's now a ConditionalStep with all the required steps to head to Harmony copied
to make sure progress is kept as expected
making sure there's proper TP steps to get there
@Zoinkwiz Zoinkwiz merged commit ea8eb6a into Zoinkwiz:master Oct 1, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants