• v3.2.0 68e25cb2a0

    v3.2.0 Stable

    Oliver released this 2026-07-11 02:49:46 +00:00 | 1 commits to main since this release

    Changes:

    • Added my Ko-Fi link to the Settings tab for tips if desired
      • The system will remain free for everyone to use however much they want, this will not lock any features behind it, it is purely just there in case someone wants to tip as a way of saying "thanks for making a cool thing"
    • Improved Actor Prototype Token name behaviours
      • When changing an Actor's name, if it matches the Prototype Token's name will be automatically updated as well
      • If you change the Prototype Actor name to be different from the Actor name, it will not be automatically updated
    • Added option to Attribute items to determine whether or not to show the maximum value on the Actor's sheet
    • Item and Attribute groups are now sorted alphabetically for consistency
      • Item groups can be sorted manually with code for now (see the wiki page for steps)
      • A user-interface to configure the group order without code will be coming in a future release
    • Reduced the draggable area of items in order to make changing the current/max values less annoying to do

    Bug Fixes:

    • Pressing Enter in an Actor sheet will no longer create embedded items
    • Fixed missing CSS variables for styles on the Item and Attribute sheets
    • Prevented drag and dropping Items and Attributes on actors that you don't own
    • Prevented owned items from having duplicate keys, causing data overwrites in the actor data
    Downloads
    • release.zip
      16 downloads · 2026-07-11 02:23:26 +00:00 · 96 KiB
    • system.json
      202 downloads · 2026-07-11 02:23:26 +00:00 · 1.1 KiB
    • wiki.zip
      0 downloads · 2026-07-11 02:23:48 +00:00 · 322 KiB
  • v3.1.0 54086ad6c2

    v3.1.0 Stable

    Oliver released this 2026-06-11 03:42:23 +00:00 | 12 commits to main since this release

    Changes:

    • Custom Attribute sorting by drag and drop on the actor sheets (for both Always Visible, and tabbed attributes).
    • Custom Item sorting by drag and drop on the actor sheets.
    • Release notifications within Foundry.
    • Removing the default attributes now removes the button and sends a notification if it was successful.
    • Dragging an item or attribute into a hotbar slot will create a button that triggers that item/attribute's macro attached to it.
    • Added subtype hints for items, so you can now see what Attributes / Items are meant to be used for when creating them.

    Bug Fixes:

    • Fixed a critical with issue with v3.0.0 migrations that happened if you were running v2.6.2 on Foundry v13 before updating to TAF v3.0.1.
    • Fixed a bug where deleting a macro from the hotbar using the context menu was erroring.
    • Limited / Observer Actor Sheet fixes:
      • Item descriptions can now be expanded/collapsed.
      • The tabs are able to be changed.
      • The content tab is able to be scrolled.
      • Toggle switches now look disabled when they are disabled.
    • Attribute only sheet not showing the Items tab when it would be the only visible tab.
    Downloads
    • release.zip
      292 downloads · 2026-06-11 03:31:23 +00:00 · 95 KiB
    • system.json
      14,189 downloads · 2026-06-11 03:31:23 +00:00 · 1.1 KiB
    • wiki.zip
      3 downloads · 2026-06-11 03:31:44 +00:00 · 320 KiB
  • v3.0.2 211b9b3135

    v3.0.2 Stable

    Oliver released this 2026-05-11 05:56:32 +00:00 | 47 commits to main since this release

    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
      203 downloads · 2026-05-11 05:49:38 +00:00 · 89 KiB
    • system.json
      3,490 downloads · 2026-05-11 05:49:38 +00:00 · 1.1 KiB
    • wiki.zip
      2 downloads · 2026-05-11 05:50:11 +00:00 · 320 KiB
  • v3.0.1 9177b7cc2d

    v3.0.1 Pre-release

    Oliver released this 2026-05-06 22:56:16 +00:00 | 52 commits to main since this release

    This 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:

    Downloads
    • release.zip
      9 downloads · 2026-05-06 22:49:28 +00:00 · 87 KiB
    • system.json
      26 downloads · 2026-05-06 22:49:28 +00:00 · 1.1 KiB
    • wiki.zip
      3 downloads · 2026-05-06 22:49:54 +00:00 · 320 KiB
  • v3.0.0 9527cd972e

    v3.0.0 Pre-release

    Oliver released this 2026-05-03 06:43:27 +00:00 | 57 commits to main since this release

    Remember 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
      10 downloads · 2026-05-03 06:15:15 +00:00 · 87 KiB
    • system.json
      20 downloads · 2026-05-03 06:15:15 +00:00 · 1.1 KiB
    • wiki.zip
      3 downloads · 2026-05-03 06:15:38 +00:00 · 8.6 KiB
  • v2.6.2 60542859fe

    v2.6.2 Stable

    Oliver released this 2026-04-02 22:39:54 +00:00 | 184 commits to main since this release

    Updated the verified version to be v14

    Downloads
    • release.zip
      301 downloads · 2026-04-02 22:36:33 +00:00 · 58 KiB
    • system.json
      23,529 downloads · 2026-04-02 22:36:33 +00:00 · 918 B
    • wiki.zip
      9 downloads · 2026-04-02 22:36:59 +00:00 · 5.1 KiB
  • v2.6.1 456109ebb0

    v2.6.1 Stable

    Oliver released this 2026-03-17 03:25:04 +00:00 | 185 commits to main since this release

    Bug 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
      123 downloads · 2026-03-17 03:20:57 +00:00 · 58 KiB
    • system.json
      6,497 downloads · 2026-03-17 03:20:57 +00:00 · 918 B
    • wiki.zip
      4 downloads · 2026-03-17 03:21:21 +00:00 · 5.1 KiB
  • v2.6.0 cc8f054115

    v2.6.0 Stable

    Oliver released this 2026-03-07 23:29:40 +00:00 | 187 commits to main since this release

    Bug 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
      94 downloads · 2026-03-07 23:27:14 +00:00 · 58 KiB
    • system.json
      3,052 downloads · 2026-03-07 23:27:15 +00:00 · 918 B
    • wiki.zip
      6 downloads · 2026-03-07 23:27:42 +00:00 · 5.1 KiB
  • v2.5.0 c92a88f03f

    v2.5.0 Stable

    Oliver released this 2026-01-21 23:35:30 +00:00 | 202 commits to main since this release

    Changelog:

    • 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
      182 downloads · 2026-01-21 23:34:52 +00:00 · 54 KiB
    • system.json
      15,245 downloads · 2026-01-21 23:34:52 +00:00 · 918 B
    • wiki.zip
      4 downloads · 2026-01-21 23:35:13 +00:00 · 4.9 KiB
  • v2.4.0 470e65403d

    v2.4.0 Stable

    Oliver released this 2026-01-12 07:12:00 +00:00 | 242 commits to main since this release

    Changelog:

    • 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 cb266b3c1e

    v2.3.0 Stable

    Eldritch-Oliver released this 2025-11-03 13:39:07 +00:00 | 373 commits to main since this release

    Changes

    • 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