azerothcore / azerothcore/mod-transmog

Feature Request: Save Transmog Appearances from Bag 1 (Character-Based Storage)

Open
#224 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
189
Forks
205
PR merge metrics
No merged PRs in 30d

Description

Description

Add support to:

Save transmogrified appearances using items located in Bag 1 (backpack) as source items (not only equipped items).

Reuse the existing database saving system, but store the transformed appearance (display/entry used for transmog).

Store saved appearances per character instead of per account.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the existing database saving system and the code path that currently reads equipped items. Check how Bag 1 items can be selected as source items and how transformed display or entry values are represented. Done means backpack appearances are saved with the transformed value and records are isolated per character rather than per account.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases, game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.