TrinityCore / TrinityCore/TrinityCore
[3.3.5][Quest] Daggercap Divin' - related issues
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.8k
- Forks
- 6.4k
- Avg merge
- 3d 16m
- Merged PRs (30d)
- 6
Description
Description:
2 problems with quest http://www.wowhead.com/quest=11443/daggercap-divin
Current behaviour: Tell us what happens
- http://www.wowhead.com/npc=23730/harold-lagras sometimes drops below the ground (waypoint related)(vmaps and mmaps enabled)
- http://www.wowhead.com/npc=24707/buoy does not regenerate your breath if you are near it
Expected behaviour: Tell us what should happen instead
- http://www.wowhead.com/npc=23730/harold-lagras shouel not drop below the ground
- http://www.wowhead.com/npc=24707/buoy if you are near that creature, you should regenerate your breath
Steps to reproduce the problem: - .quest add http://www.wowhead.com/npc=24707/buoy
- .go c id 24707
- .go c id 23730
Branch(es): 3.3.5 / 6.x (Select the branch(es) affected by this issue)
3.3.5
TC hash/commit:
https://github.com/TrinityCore/TrinityCore/commit/c2227910fc10129f66da652ec830d49e5d4f8afa
TDB version:
TDB 335.61
Operating system:
Win 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the quest and NPCs identified in the report: Harold Lagras (23730) and Buoy (24707), using the listed .quest add and .go c id commands to reproduce both behaviors. Trace the waypoint handling for Harold Lagras and the nearby breath-regeneration behavior for the Buoy. Done means Harold Lagras no longer drops below the ground and the Buoy regenerates breath when approached.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100