azerothcore / azerothcore/mod-transmog
Move acore_string IDs
- Dominant language
- C++
- Stars
- 189
- Forks
- 205
- PR merge metrics
- No merged PRs in 30d
Description
The IDs start at 11000, imo they should start at the end of the official ones, so after 36000
So if we add new lines inside the core, they can be inserted below 36000, but for anything custom, it's above.
Applies to everything custom
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/98240145-move-acore_string-ids?utm_campaign=plugin&utm_content=tracker%2F48532799&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F48532799&utm_medium=issues&utm_source=github).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the acore_string IDs and the definitions for official and custom strings in the mod-transmog repository. Review every custom ID, confirm the official range ends at 36000, and verify that custom IDs are placed above it without collisions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100