An intentionally minimalist Foundry system designed to let you play your games while staying out of the way. https://foundryvtt.com/packages/taf
Find a file
2024-09-29 00:18:57 -06:00
.github/workflows Move the workflow into the workflow folder :') 2024-08-30 18:10:15 -06:00
.vscode Get the base Actor sheet working w/ collaboration 2024-08-28 22:36:12 -06:00
scripts Tweak the dice rolling macro to utilize the multi-input ask dialog 2024-09-21 18:08:50 -06:00
src Feature-flag the StorableSize implementation 2024-09-29 00:18:57 -06:00
styles Working on an update for DialogManager#ask that allows multiple inputs in the Dialog 2024-09-02 00:48:32 -06:00
templates Working on an update for DialogManager#ask that allows multiple inputs in the Dialog 2024-09-02 00:48:32 -06:00
.gitignore Have git ignore the compiled styles 2024-09-02 00:49:35 -06:00
augments.d.ts Initial commit 2024-08-28 21:23:31 -06:00
eslint.config.mjs Change the way feature flags are working because using settings was a bad idea (and bump version to 2.0.0 since it's an API change) 2024-09-29 00:09:30 -06:00
jsconfig.json Initial commit 2024-08-28 21:23:31 -06:00
package-lock.json Get the base Actor sheet working w/ collaboration 2024-08-28 22:36:12 -06:00
package.json Initial commit 2024-08-28 21:23:31 -06:00
README.md Update README with an actual description 2024-09-05 00:04:56 -06:00
system.json Change the way feature flags are working because using settings was a bad idea (and bump version to 2.0.0 since it's an API change) 2024-09-29 00:09:30 -06:00

Text-Based Actors

This is an intentionally bare-bones system that features a text-only character sheet, allowing the playing of games that may not otherwise have a Foundry system implementation.