-
Asset abilities can alter other moves, or even add moves. We'll need to make sure the move sheet renders with this information so the display can be augmented.
Examples:
- _Scoundrel_ adds a new o…
-
I see data-forge uses papaparse under the hood to parse CSV files.
Papaparse allows reading from a stream when used in a Node environment (https://github.com/mholt/PapaParse/blob/master/README.md#p…
-
Other variants of Plotly ([JS](https://plotly.com/javascript/multiple-axes/), [Python](https://plotly.com/python/multiple-axes/)) support plotting traces on multiple Y axes. It'd be great if that feat…
-
In protocol parsing/writing we frequently need to operate with one-byte encoded strings that a expected to consist only of ASCII characters. Please add an ability to convert a string literal to a `Byt…
-
When using rollingwindow with the select function, the rolling windows are correct but select function calls the transformer more than it should.
Please see the following test code:
```typescrip…
-
currently, Supply can be set as shared, which is pretty nice, but there's a lot of shared elements that this could be expanded to cover. currently, getting an overview of them requires juggling multip…
-
Suppose I need to aggregate javadoc not for all my subprojects, but only for a few of them. It would be good to be able to specify which projects to include in agregation.
-
FVTT has its own system for this. So does [the obsidian plugin](https://github.com/cwegrzyn/obsidian-forged/blob/926e091dbb46757e8020c18cab47ab8abbf73d12/src/entity/command.ts#L94-L95), and IIRC Crew …
rsek updated
5 months ago
-
[This tool](https://1000nettles.itch.io/foundry-magic-l10n) could help get us up and running with lots of l10n text.
* Run current text through the automated translation
* It looks like it comes b…
-
From @rsek in [discord](https://discord.com/channels/437120373436186625/867434336201605160/968258631315357706):
> problem A: it's a common design pattern in SF/IS mechanics to have to remember that…