|
903253f5c8
|
Allow overriding a card's JSON via the comments field
|
2023-12-31 13:45:01 -05:00 |
|
|
be0288f216
|
Set faction_code: "neutral" on Treachery cards
|
2022-12-05 12:05:21 -05:00 |
|
|
73e78c7a02
|
Add support for investigator cards
|
2022-12-04 19:46:14 -05:00 |
|
|
8befda7973
|
Remove explicit String casts, not needed in SE 3.3
|
2022-06-05 21:35:53 -04:00 |
|
|
d3cbf1de9c
|
Use String.padStart(), as SE3 version 3.3 now supports it
|
2022-06-05 21:35:44 -04:00 |
|
|
7a3d1d2ec5
|
Remove some debug prints
|
2022-06-05 21:14:34 -04:00 |
|
|
8e3ab9e43e
|
Refactor JSON card generation to allow for more card types
Rather than trying all settings and using what exists, declare what
should exist (via calling appropriate functions), per card type
|
2021-10-09 22:16:24 -04:00 |
|
|
a32bfd5d03
|
Rename member to deck_task for clarity
|
2021-09-17 15:55:51 -04:00 |
|
|
25262e64cf
|
Save/restore pack_code and cycle_prefix in the deck task settings
|
2021-09-17 15:54:17 -04:00 |
|
|
d471e39b45
|
Get card quantity from Deck's CopiesList
|
2021-09-17 15:35:35 -04:00 |
|
|
011962af33
|
Query the user for pack_code and cycle_prefix at runtime
|
2021-09-17 15:25:01 -04:00 |
|
|
62e9e1ec4f
|
Convert to plugin structure
|
2021-09-17 15:24:52 -04:00 |
|