Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spell List Refactor (making spell creation easier) #213

Merged
merged 18 commits into from
Aug 5, 2023

Conversation

stoneharry
Copy link
Owner

@stoneharry stoneharry commented Jul 28, 2023

Make spell creation a lot easier by improving the spell selection list.

Issue: #206

  • Make Spell Selection List a component
  • Update new spell to not do a full rebuild of the list
  • Update delete spell to not do a full rebuild of the list
  • Implement context menu support for spell selection list
  • Implement delete spell context menu
  • Implement copy spell context menu
  • Implement duplicate spell context menu
  • Remove new/delete spell buttons from window header (might want to keep this)
  • Localise strings

Also priotitises the spell DBC import/export when selected in the UI by using the existing DB adapter.

context menu screenshot1
context menu screenshot2
context menu screenshot3

@stoneharry stoneharry self-assigned this Jul 28, 2023
@stoneharry stoneharry changed the title Spell List Refactor (making spell creation easier) #206 Spell List Refactor (making spell creation easier) Aug 5, 2023
@stoneharry stoneharry changed the title #206 Spell List Refactor (making spell creation easier) Spell List Refactor (making spell creation easier) Aug 5, 2023
@stoneharry stoneharry merged commit def35d4 into master Aug 5, 2023
@stoneharry stoneharry deleted the feature/spell-list-refactor-v2 branch August 5, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant