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

Add helper for the Crack The Clue II generic quest and Add Emote Sequences #1949

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

PsycloneTM
Copy link

@PsycloneTM PsycloneTM commented Jan 17, 2025

  • Change Varbit in QuestVarbit.java? (Currently 0)
  • Fix emote not going to next? (Emote Sequences)
  • Add recommended items?

This pr will add the Crack The Clue II quest and add emote sequences.

This quest will reset progress upon closing as we don't know if they have lost or destroyed an item. We also don't currently track stuff in the POH so we couldn't lock based on items collected. Please make any suggestion if you don't like the name of some steps or wording for steps.

Emote sequences allow you to have multiple emotes in one step. I added this functionality because this quest doesn't have a Varbit so the after pressing one emote the next emote would never be shown, in the emote menu and you would just be stuck on the first one. This way it walks through all the emotes if the player is on the location provided.

@PsycloneTM PsycloneTM force-pushed the master branch 5 times, most recently from 25bb1df to 9697d4c Compare January 23, 2025 20:40
@PsycloneTM PsycloneTM marked this pull request as ready for review January 26, 2025 10:12
@PsycloneTM PsycloneTM changed the title Add helper for the Crack The Clue II event quest Add helper for the Crack The Clue II event quest and Add Emote Sequences Jan 26, 2025
@PsycloneTM PsycloneTM force-pushed the master branch 5 times, most recently from f12c72e to 760b7e5 Compare February 3, 2025 17:54
Add Quest
Add zoneRequirements
@PsycloneTM PsycloneTM changed the title Add helper for the Crack The Clue II event quest and Add Emote Sequences Add helper for the Crack The Clue II generic quest and Add Emote Sequences Feb 6, 2025
Add fake Varbit
Add Array capibility, add current emote lookup, add functionality for none varbit quests.
Add Shrug, Cheer, and Yes emotes, add animationids.
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.

1 participant