stoneharry / WoW-Spell-Editor

A Spell Editor for WoW versions WOTLK 3.3.5, TBC 2.4.3, or Vanilla 1.12.1.
269 stars 121 forks source link

Faster Spell Duplication #206

Closed Sulan2 closed 1 year ago

Sulan2 commented 1 year ago

Hey Harry, would love if it was possible to right click in the scroll area on a spell and choose "create new spell from this spell" and then just write the new spell ID of the new spell.

stoneharry commented 1 year ago

Yeah this should behave the same way as the visual tab where you can right click kits/effects to perform actions on them (copy / paste / delete / new) and each action should not refresh the entire spell list.

There is a fair bit of technical debt with the spell selection list. This is something that I have been meaning to do for a long time but I need to sit down with a few hours free time and the motivation to actually do it. :)

stoneharry commented 1 year ago

213 Fixes this.

stoneharry commented 1 year ago

Fixed in release build v2.2.0.

Sulan2 commented 1 year ago

Absolute game changer, thank you so much @stoneharry