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

Questing #670

Open
InMetaTech-Tristyn opened this issue Jan 29, 2025 · 1 comment
Open

Questing #670

InMetaTech-Tristyn opened this issue Jan 29, 2025 · 1 comment
Labels
feature request This is a request for a new feature, or an expansion of an existing feature.

Comments

@InMetaTech-Tristyn
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

A- Questing alongside grinding.

Describe the solution you'd like
A clear and concise description of what you want to happen.

A- A way of tracking what quests you have and what quests you have completed. Once we know what quests we have and have done we can track things like monsters slain during quest, items in inventory etc. then we could use this alongside the NPC section to handle going to the NPC to turn in those quests and get new ones.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@InMetaTech-Tristyn InMetaTech-Tristyn added the feature request This is a request for a new feature, or an expansion of an existing feature. label Jan 29, 2025
@Xian55
Copy link
Owner

Xian55 commented Jan 29, 2025

Gooday. The requested feature requires a lot of work.

Especially with navigation. Generating safe paths for indoor Quest Giver locations would require a lot of manual work to make it reliable.

For the short term i did not planned to tackle such challenge.

Lua GetGossipOptions -> c# GossipReader has been already usable.

Accepting the quest and turning in quests and tracking their progress requires work.

On the other hand it would require a few tooling to extract the available quests from a database like wowhead or relying on dbc files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request This is a request for a new feature, or an expansion of an existing feature.
Projects
None yet
Development

No branches or pull requests

2 participants