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

Ironsworn and Starforged, for Foundry VTT

Results 128 foundry-ironsworn issues
Sort by recently updated
recently updated
newest added

adjusts SVG widgets (rank pips + clocks) to make them more flexible when re-styled (whether internally or via a user stylesheet). - stroke and fill are now `currentColor`, so they'll...

depends on #466 . prettier does throw some errors about not supporting some *.hbs features (decorators, "../" syntax in Glimmer), but to be frank i don't know enough about handlebars...

depends on #466 and #467 * introduces a set of modular components for consistently rendering rules text * `OracleTable`: renders a table with an optional caption from a `RollTable` document...

- adds various strings derived from Roll20 translation data (available under MIT license). i'm accessing it via crowdin. - adds various (currently english-only) strings for use in post-v10 tooltips, such...

I have an issue where almost every move results in a strong hit - you can see here that only the Make Camp move had the correct action score calculation:...

Some of the Delve moves don't fit into the new move/oracle framework very easily: * _Delve the Depths_ has you roll a stat, and on a weak hit you roll...

currently this is on `dataforged@next` on NPM. it has some breaking changes, [detailed here](https://github.com/rsek/dataforged/blob/main/CHANGELOG.md). if there's any further breaking changes you want to suggest, lemme know and i'll see if...

Not sure if this would work, but bundling all the Ironsworn compendia into a single "Ironsworn" adventure bundle would clear up a bunch of clutter; all of these would collapse...

🔟 status: requires v10

the package would include the following items: * a scene (for the sector), with its canvas already layed out in roughly the same configuration as the book, including the passages...

➕ type: enhancement
🚀 game content: Starforged

v10 adds the `uuid` property to documents, which includes ownership info and type, and can be passed to `fromUuid` to resolve a real object. Some examples: * `Actor.W2PcQN2426hyoilL` * `Actor.W2PcQN2426hyoilL.Item.bmMHGVDTgoD10cHf`...