Commit graph

5 commits

Author SHA1 Message Date
c5d4ec1abd refactor: improve structure of src 2022-11-04 21:47:18 +01:00
9d7c570553 feat: replace spell category by spell groups
This also allows to assign a spell to multiple spell groups, which is the case for many spells in
the SRD.

Additionally, this makes many small improvements and fixes to the provided spell compendium.
2022-11-04 21:14:32 +01:00
bb6d22d14a test: use vitest instead of jest 2022-08-22 23:42:42 +02:00
9cffa4df04 refactor: prefer type imports and sort imports 2022-02-17 01:03:42 +01:00
8d2cff77d7 refactor: use subclasses for different item types 2022-02-17 01:03:42 +01:00
Renamed from spec/item/type-specific-helpers/spell.spec.ts (Browse further)