Commit Graph

7 Commits

Author SHA1 Message Date
bootleggerFinn
b5fbe4d0db Initial 2.4.0
Rearranged table for new campaign
Previously featured community content converted to downloader versions
Updated/Added Following content: The Scarlet Keys, Celtic Rising, Jumanji, Machining a Mystery, Dr. Jekyll and Mr. Hyde, CYOA Campaign Guides, Dead Space Investigators, Aespa Investigators, Magical Girl Project, Streets of New Capenna, The Bad Batch, Arkham Fantasy  Pixel Art Mini-Cards
Updated snap points
Updated spawn position of standalone scenarios/challenge scenarios memory bags
2022-12-08 16:54:44 -06:00
Buhallin
92e2f6198b
Metadata minimization
Mass change to streamline the metadata JSON.  For boolean fields which are rarely true (e.g. permanent, weakness) the fields are removed and assumed to be false if absenst.

It also removes the traits field if it was empty, which would apply to non-card cards like Minicards and Upgrade Sheets.
2022-11-17 11:50:52 -08:00
Buhallin
15e69d6d0e
Rounding cleanup
Looks like a lot of files got committed without the value rounding applied.  Not sure when or which PR, but this cleans it up.

This change was generated based on the current main by assembling then decomposing the mod.
2022-11-16 17:53:41 -08:00
Buhallin
59652b29c7
Standardize tag ordering on all cards
Previous automation caused tag order to be indeterminate.  Not a problem for TTS, but leads to unexpected file diffs during card updates.

This standardizes the tag ordering as alphabetical, which should remain consistent.
2022-11-15 02:51:01 -08:00
Buhallin
d4488846c3
Baseline commit from Base232 2022-11-10 23:59:55 -08:00
Buhallin
b67682e5a9 Revert "Test Split231.json decomposition"
This reverts commit 6d4db4b356.
2022-11-05 00:12:04 -07:00
Buhallin
6d4db4b356 Test Split231.json decomposition 2022-11-03 22:22:07 -07:00