azerothcore / azerothcore/Keira3
[Feature Request] Model Searching
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 183
- Avg merge
- 23h 42m
- Merged PRs (30d)
- 18
Description
It would be nice to be able to search for Items, GameObjects, and Creature DisplayIds by model name directly in the editor. This is useful for people that want to search up a model to use but don't know the DisplayId.
I'm not really sure how the model viewer works in Keira, and was wondering if it is possible to pass in a DisplayId or a Model path to render models? It can be relatively easy to dump all of these details from the client DBC to create a map to search from.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by tracing how the editor searches Items, GameObjects, and Creature DisplayIds, then inspect how the model viewer accepts identifiers and whether client DBC data is available. Done means model names can locate the requested records and the resulting models render correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100