-
v3.0.2 Pre-release
released this
2026-05-11 05:56:32 +00:00 | 0 commits to main since this releaseThis version must be manually installed with the following URL: https://git.varify.ca/Foundry/taf/releases/download/v3.0.2/system.json
For the comprehensive release notes, please also consult the v3.0.0 and v3.0.1 release notes
Changes:
- Fixed a bug with the v13/v14 cross-compatibility of the right-click Context Menus for items and attributes in Actor sheets
- Added convenience links to the wiki/issue tracker/repository in the Settings right-side sidebar
Downloads
-
release.zip
3 downloads · 89 KiB
-
system.json
9 downloads · 1.1 KiB
-
wiki.zip
0 downloads · 320 KiB
-
v3.0.1 Pre-release
released this
2026-05-06 22:56:16 +00:00 | 5 commits to main since this releaseThis version must be manually installed with this manifest URL: https://git.varify.ca/Foundry/taf/releases/download/v3.0.1/system.json
For full release notes, please also consult the v3.0.0 release notes
Changes:
- Fixed a bug preventing new actors from being created in v13 (#89)
- Added a new wiki page with steps on Setting up a Default Actor (#86)
Downloads
-
release.zip
6 downloads · 87 KiB
-
system.json
16 downloads · 1.1 KiB
-
wiki.zip
1 download · 320 KiB
-
v3.0.0 Pre-release
released this
2026-05-03 06:43:27 +00:00 | 10 commits to main since this releaseRemember to backup your world(s) before upgrading to v3.0.0
The next major release is upon us, this release contains breaking changes, if you were using the system without any major module dependencies or custom macros, you shouldn't need to do anything. But for more information please read the Migrating To v3.0.0 wiki page.
If you have any specific questions feel free to reach out in the Text-Based Actors channel in Foundry's Discord.
Changes:
- Added Items, these will show up on a new tab in the character sheet once the character has at least one item
- Players can create items on their own Actor by using the 3-dot menu in the top of the character sheet
- Attributes can now be edited individually because they were moved into being a type of item, allowing for greater flexibility and control over each individual attribute
- Added a new tab for Attributes that you want to be on the character, but not to be listed at the top of the actor sheet
- Both Attributes and Items can have automation for using them added by giving it a Macro to run, for more information read the Attribute and Item Automation wiki page.
- Made it so when you delete a Macro if there is any world or embedded items that use the macro, it says how many items are using that macro in the deletion confirmation pop-up.
- Updated the designs and layouts of all of the Actor sheets to match the new item sheets palettes and structure
Bug Fixes
- Fixed a typo in a localization string
- (Foundry v13 only) Prevented the "Game Settings" from breaking whenever you opened them with default attributes saved
Downloads
-
release.zip
7 downloads · 87 KiB
-
system.json
10 downloads · 1.1 KiB
-
wiki.zip
0 downloads · 8.6 KiB
- Added Items, these will show up on a new tab in the character sheet once the character has at least one item
-
v2.6.2 Stable
released this
2026-04-02 22:39:54 +00:00 | 137 commits to main since this releaseUpdated the verified version to be v14
Downloads
-
release.zip
253 downloads · 58 KiB
-
system.json
17,095 downloads · 918 B
-
wiki.zip
7 downloads · 5.1 KiB
-
release.zip
-
v2.6.1 Stable
released this
2026-03-17 03:25:04 +00:00 | 138 commits to main since this releaseBug Fixes:
- Corrected the Attribute Only actor sheet so that it wouldn't cause the other two actor sheet types to break when you open it (#47)
Downloads
-
release.zip
121 downloads · 58 KiB
-
system.json
6,478 downloads · 918 B
-
wiki.zip
2 downloads · 5.1 KiB
-
v2.6.0 Stable
released this
2026-03-07 23:29:40 +00:00 | 140 commits to main since this releaseBug Fixes:
- Made it so attributes would not duplicate when reordering them (#35)
- Horizontal rules are now displayed in the prose mirror editor the sheet (#36)
- The prose mirror editor will not lose your changes if you're in edit mode while the attributes get an update (#31)
- Prevents attributes dragged from the Attribute Manager from displaying JSON in prose mirror editors, it now gives you a text-reference to the numeric value of the attribute (#30)
Changelog:
- Added support for v14 (#3, #26, #28, #33, #37)
- Added an attribute-only actor sheet, so you can hide the Prose Mirror input if all of your game can be represented by attributes (#32)
- Added a way to have globally-available default attributes for all new characters (#29)
- Added a "collapse" input type for the Dialog/Query Managers, which supports a list of inputs to put within it (#34)
Downloads
-
release.zip
92 downloads · 58 KiB
-
system.json
3,037 downloads · 918 B
-
wiki.zip
4 downloads · 5.1 KiB
-
v2.5.0 Stable
released this
2026-01-21 23:35:30 +00:00 | 155 commits to main since this releaseChangelog:
- Added a new world setting to set an initiative formula that makes the Combat Tracker be able to work when clicking the big dice button
- Added localization strings for everything that didn't have it to make the entire system translatable into non-English
- Made it so that the wiki files will be included in every release going forward by attaching them to the relevant release so that future users who don't want the latest version of the system can still easily access the wiki for the older versions.
Downloads
-
release.zip
180 downloads · 54 KiB
-
system.json
15,221 downloads · 918 B
-
wiki.zip
2 downloads · 4.9 KiB
-
v2.4.0 Stable
released this
2026-01-12 07:12:00 +00:00 | 195 commits to main since this releaseChangelog:
- Added the ability to make actor sheets remain in edit mode all the time. This can be achieved by changing the Actor's sheet (or the default sheet) to be the "Player Sheet (Always Editing)" actor sheet.
- Added a new API that makes it easy to collect rolls from any number of players. More can be read about on the QueryManager API Docs.
- Added global settings to configure the default width/height of actor sheets (overridable on the per-sheet basis as was already possible)
- Merged the size management with the Foundry sheet configuration (see: #14)
Downloads
-
v2.3.0 Stable
released this
2025-11-03 13:39:07 +00:00 | 326 commits to main since this releaseChanges
- Allow read-mode on Actor sheets instead of forced edit-only mode
- Add tooltips for the attribute names on the player sheet
- Prevent item creation and hide the item tab
- Add the ability to tell the system the starting width/height and whether or not a sheet should be resizable
Downloads