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

Problems with Easter Gifts for Children Quest #550

Open
2 tasks
AntumDeluge opened this issue Oct 12, 2023 · 0 comments
Open
2 tasks

Problems with Easter Gifts for Children Quest #550

AntumDeluge opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
game: quest Related to quests and NPCs. type: bug Causes a negative impact or not working as intended.

Comments

@AntumDeluge
Copy link
Member

AntumDeluge commented Oct 12, 2023

🐞 Describe the bug

I came across the following issues when testing Easter Gifts for Children:

  • Players are only told which items are needed when quest is accepted.

    If player needs to be reminded of what to bring there is no method to get that information from Caroline & it is not displayed in the travel log.

image

  • Multiple transitions for response to QUEST_MESSAGES.

    INFO  [verManager] Engine                   (553 ) - Choosing random action because of 2 entries in preferredTransitions:[[ATTENDING,task|quest|favor|favour|❗,QUEST_OFFERED,QuestNotCompleted <easter_gifts_[year]>,""], [ATTENDING,task|quest|favor|favour|❗,ATTENDING,QuestActive <easter_gifts_[year]>,""]]
    

🔥 How to reproduce

Multiple transitions issue:

  1. Speak to Caroline during Easter.
  2. Ask for a task & accept.
  3. Ask for a task again & see server console output.

🛠️ Suggested fixes

  • Required items issue: Show required items in travel log and/or include them in Caroline's response to "sweets".
  • Multiple transitions issue: Should be easy to fix with some additional checks for one or more of the transitions.
@AntumDeluge AntumDeluge added the type: bug Causes a negative impact or not working as intended. label Oct 12, 2023
@AntumDeluge AntumDeluge self-assigned this Oct 12, 2023
@AntumDeluge AntumDeluge added game: quest Related to quests and NPCs. priority: low labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game: quest Related to quests and NPCs. type: bug Causes a negative impact or not working as intended.
Projects
None yet
Development

No branches or pull requests

1 participant