kw / camp

Larp Campaign Manager
MIT License
0 stars 1 forks source link

Spells are not cleared/removed when class is removed #149

Open bminty opened 11 months ago

bminty commented 11 months ago

When swapping classes around, Spells are not removed when they are no longer available. Cantrips will throw a warning about being invalid, but Spells will not, and only show "-x [type] spells available" instead of removing them. If a user has a lot of spells, they would have to manually go through and remove each of them.

kw commented 11 months ago

Fix was a bit shallow, will need to do it a bit more carefully.