azerothcore / azerothcore/Keira3
[Enchantment] - Use selector (from 0 to 16) for GroupID for *_loot_template and increase the colour pallete up to 16
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 182
- Avg merge
- 23h 42m
- Merged PRs (30d)
- 18
Description
We currently (keira) supports 1 to 9 to get colours, it's suggested that this shouldn't go above 16.
> Note: The client can only display 16 items in the loot windows, this includes gold. Therefore it is not recomended to use more than 16 groups.
Selector makes sure the user doesn't use non intended values.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the GroupID controls and colour-palette implementation for *_loot_template entries. Check how values from 1 to 9 are currently selected and displayed, then verify the selector permits 0 through 16 and the palette supports 16 groups while respecting the client’s 16-item loot-window limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100