- Fetch Custom Items for Characters
- Aggressive Campaign caching
- Some custom spells would not be fetched, depending on how they were attached to characters like the Druid.
- If using Tasha's optional spell lists for a sorcerer, with a prepared spell casting class, the spells would be added to the Paladin known spells.
isHomebrew
spell parsing bug for feat granted spells
- Prevent legacy checkbox excluding homebrew.
- If homebrew was disabled on the character, it would still add homebrew spells to the characters available selection.
- Some more clauses to try and stop issue #18 when it can't find a cobalt.
- Exclude legacy monsters option.
- Add missing config URL.
- DDB Config fetch
/ping
endpoint
- Typo meant some monster image urls had double .com in them.
- MonsterBy ID API failed
- ARM support
- API change for campaigns backend.
- Correct monster images
- Support v5 API, compatible with ddb-importer v2.3.2 and greater.
- Docker release.
- Endpoint for fetching campaigns.
- Auth endpoint added for ddb-importer 2.1.6 support