TrinityCore / TrinityCore/TrinityCore
Missing implementation for Request to Join Group.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.8k
- Forks
- 6.4k
- Avg merge
- 3d 16m
- Merged PRs (30d)
- 6
Description
Description
The implementation of request to join group is missing.
Expected behaviour
When a player requests to join a group a window will be shown on the leader's game where he can accept or decline the invitation.
Steps to reproduce the problem
- Invite a character to your group.
- Have a different character right click on the party member's portrait and select "Request to join group".
Branch
master
TC rev. hash/commit
https://github.com/TrinityCore/TrinityCore/commit/4d59558c5604d29807a37ededd7b1ec02d8d9a9e
Operating system
Windows 11 x64
Custom changes
None
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
The issue names no source files, tests, or entry points. Start by locating the existing group invitation and party interaction handling, then trace how a request to join could reach the group leader. Done means the leader sees a request window and can accept or decline it when another character selects “Request to join group”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100