foundry-ironsworn icon indicating copy to clipboard operation
foundry-ironsworn copied to clipboard

Datasworn 2

Open ben opened this issue 6 months ago • 0 comments

This branch will act as the integration point for Datasworn 2 efforts.

Data Import

The following items need to be imported fresh over the top of existing compendium content.

  • [x] Assets
  • [x] Moves
  • [x] Themes/Domains
  • [x] Oracles
  • [x] Truths (SF overwrite, new for IS/SI)
  • [x] NPCs
    • [x] As "foes" or "encounters"
    • [x] As "foe actors"
  • [ ] Run the import and push a giant +125k/-100k commit to this branch before merging

Other TODOs

  • [x] Update oracles UI to walk the DS tree (#1015)
  • [x] Delve moves are in their own compendium now, and the delve-site UI can't find them
  • [x] Updated truths (#1016)
  • [x] Asset browser restructuring (#1017)
    • [ ] Ruleset title styling like oracles
  • [x] Move sheet restructuring (#1018)
  • [ ] Pre-roll dialog: reorient to DSIDs from DFIDs
  • [ ] Moves' links to oracles are broken (#1019)
  • [x] Update the first-run dialog: sheet and rulesets
  • [ ] Only keep-fresh on compendia we're actually using
  • [ ] Sidebar tools adapt to the content selected
  • [ ] Change the content settings to select rulesets that are always visible
    • [ ] New-actor dialog
    • [x] Asset browser
    • [ ] New browser for foes
    • [x] Move/oracle sheet
    • [x] Standalone oracle sheet (probably wants all the data)
  • [ ] Update the tours to use DS IDs
  • [x] Move oracles - find them using DS IDs, tell custom move authors
  • [x] SI suffer/damage move has a broken oracle, probably more
  • [ ] Cursed die on oracles with cursed variants
  • [ ] Three issues here:
    • [x] markdown formatting
    • [ ] nonworking category links
    • [ ] broken oracle link
  • [ ] Unrendered text in oracle rows? CleanShot 2024-08-25 at 07 50 52

Cleanup

  • [ ] Drop dependency on DF
  • [ ] Consider generating a "lite" version of the DS json (remove all text content) to ensmallen the final built JS for this system
  • [ ] Clean up beta setting

ben avatar Aug 19 '24 00:08 ben