Skip to content

Conversation

@Chr1Z93
Copy link
Collaborator

@Chr1Z93 Chr1Z93 commented Dec 18, 2023

  1. Deck importer will now parse the description for instructions, example format:
++SCED import instructions++
- add: 03020, 03021
- add: fb480dda-a3b2-495d-b918-e47c55912603
- remove: 05151, 05151
  • these instructions should be placed at the end of the deck description
  • "add" commands will add the specified cards by id to the deck
  • "remove" commands will remove the specified cards by id from the deck
  • if a card does not have an id, the ZoopGuid will be used instead (see 2nd "add" command above)
  1. Default "HotfixBag" for additional playercards
    There is now a hotfix bag by default on the table for custom cards.

  2. Instruction Generator
    Adds a new tool next to the deck importer that can generate the above instruction from cards placed on it.
    closes Add an easy way to get the id / zoopguid of a card #510

@Chr1Z93 Chr1Z93 added the enhancement New feature or request label Dec 18, 2023
@Chr1Z93 Chr1Z93 linked an issue Dec 18, 2023 that may be closed by this pull request
@BootleggerFinn BootleggerFinn merged commit d8412de into main Dec 19, 2023
@BootleggerFinn BootleggerFinn deleted the custom-card-importing branch December 19, 2023 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an easy way to get the id / zoopguid of a card Custom card support for deck importer

3 participants