azerothcore / azerothcore/Keira3
[EPIC] Help wanted - spell_dbc editor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 182
- Avg merge
- 23h 42m
- Merged PRs (30d)
- 18
Description
I'm working on the new `spell_dbc` editor by taking inspiration from https://github.com/stoneharry/WoW-Spell-Editor (of course adapting it to the Keira3 look and feel, that is completely different).
I've almost finished the "ground work", but this is a big feature I need help in many EASY tasks (most of them require only a tiny little HTML knowledge).
This is how to run Keira3 in development mode: https://github.com/azerothcore/Keira3#how-to-run-keira3-in-development-mode
List of tasks per every tab:
### Base tab
- [x] Add fields
- [x] Add unit tests
- [ ] [EASY] add tooltips
- [ ] [EASY] order fields in a way that they are more user-friendly
- [ ] add selectors
### Effects tab
- [x] Add fields in their separate tabs
- [x] Add unit tests
- [ ] [EASY] add tooltips
- [ ] [EASY] order fields in a way that they are more user-friendly
- [ ] add selectors
### Items tab
- [x] Add fields
- [x] Add unit tests
- [ ] [EASY] add tooltips
- [x] [EASY] order fields in a way that they are more user-friendly
- [ ] add selectors
### Flags tab
- [x] Add fields
- [x] Add unit tests
- [ ] [EASY] add tooltips
- [ ] [EASY] order fields in a way that they are more user-friendly
- [ ] add selectors
### Texts tab
- [x] Add fields in their separate tabs
- [x] Add unit tests
### Global
to be done at the end:
- [ ] [EASY] find out where to put the missing fields (see all fields with "TODO" `spell-dbc.type.ts` )
- [x] Add integration tests
---
There is a **[$25 open bounty](https://app.bountysource.com/issues/98171510-epic-help-wanted-spell_dbc-editor?utm_campaign=plugin&utm_content=tracker%2F139701226&utm_medium=issues&utm_source=github)** on this issue. Add to the bounty at [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F139701226&utm_medium=issues&utm_source=github).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the development-mode instructions in the Keira3 README, then inspect the existing Base, Effects, Items, Flags, and Texts tabs and the TODO fields in spell-dbc.type.ts. Choose one unchecked task, such as tooltips or field ordering, and use the existing unit and integration tests as the completion check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- database, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100