Cockatrice/doc
Lukas Brübach 7d907e54d0 Support tab-separated deck imports (#4222)
Third-party deck tools (e.g. Delver Lens) export decks as tab-separated rows
such as "2	Card Name	Set Name". Card names never contain tab characters,
so a leading numeric column marks a tabular record: the first two columns are read
as the quantity and card name, and any further columns are discarded as
printer/set metadata.

- deck_list: parse tab-delimited rows before whitespace collapsing
- tests: cover tab-separated mainboard and sideboard imports
- docs: document the accepted plain-text import format (fills the TODO)
2026-09-07 00:55:26 +02:00
..
carddatabase_v3 Oracle / card xml improvements (#3934) 2020-03-30 21:56:03 +02:00
carddatabase_v4 [Card] Add facedown property to CardRelation (#6997) 2026-06-28 02:03:07 -07:00
doxygen Support tab-separated deck imports (#4222) 2026-09-07 00:55:26 +02:00
deck.xsd Restore xsd files removed in #1428 2015-08-28 18:24:25 -04:00