TrinityCore / TrinityCore/TrinityCore

Missing implementation for Request to Join Group.

Open
#30,254 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Branch-master
Dominant language
C++
Stars
10.8k
Forks
6.4k
Avg merge
3d 16m
Merged PRs (30d)
6

Description

Description

image

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
  1. Invite a character to your group.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.