[Feature] Item Imports #2
Labels
No labels
Compat
Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Subject
Content
Subject
Processing
Subject
UI
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
PhoenixPhantom/Spellbook#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice to have the SRD Items ready for import.
Especially the xxxx's packs would be a nice import.
Possibly one could also add per-class item lists to import, though that probably rather be part of a character builder...
I do agree this would be nice to have. Having items be importable with books and the ability to use pre-defined items is something that should be included eventually.
The end-goal here would naturally be to have all SRD items accessible in Spellbook without imports.
I've now started implementing this.
aa46914c8aadds some of the necessary interface for this anddf55fd35a0makes the items searchable.With
d5e234f824, a base set of items has now been added including allArtisan's Toolsand allOther Toolsincluded in the SRD, which already addresses part of this issue, though they still cannot easily be added to a character (duplicating the included item, exporting the duplicate and then importing it to the target character technically works but is really clunky).Things that are still missing for this feature to be actually useful:
dd37531f32)57fcd33655)5d272e82b9)27cc59a202)Related nice-to haves:
54f0dc5060)54f8bb2061)(I will try to update this list as new features are added)
The basic features have now been implemented and will be part of the next release (1.0.3-Beta). I will leave this issue open for feature reference until each nice-to have is either implemented or is deemed out of scope for Spellbook.