Deferred from the 0.70.0 release. PR #748 (Mighty Deed table prompt on attack cards) and its companion content PR dcc-core-book #151 (the seven core deed tables) did not ship in 0.70.0 — confirmed absent from main (no registerMightyDeedsPack / mightyDeedsCompendium / getTableFromPath).
Both were branched off pre-refactor main and touch files the dcc-core-lib adapter refactor restructured (actor.js, chat.js, config.js, dcc.js, settings.js), so they need a rebase onto current main before merge.
Closes #319 when landed.
Deferred from the 0.70.0 release. PR #748 (Mighty Deed table prompt on attack cards) and its companion content PR dcc-core-book #151 (the seven core deed tables) did not ship in 0.70.0 — confirmed absent from main (no
registerMightyDeedsPack/mightyDeedsCompendium/getTableFromPath).Both were branched off pre-refactor main and touch files the dcc-core-lib adapter refactor restructured (
actor.js,chat.js,config.js,dcc.js,settings.js), so they need a rebase onto current main before merge.Closes #319 when landed.