-
v2.6.2 Stable
released this
2026-04-02 22:39:54 +00:00 | 0 commits to main since this releaseUpdated the verified version to be v14
Downloads
-
release.zip
142 downloads · 58 KiB
-
system.json
4,791 downloads · 918 B
-
wiki.zip
3 downloads · 5.1 KiB
-
release.zip
-
v2.6.1 Stable
released this
2026-03-17 03:25:04 +00:00 | 1 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
120 downloads · 58 KiB
-
system.json
6,467 downloads · 918 B
-
wiki.zip
1 download · 5.1 KiB
-
v2.6.0 Stable
released this
2026-03-07 23:29:40 +00:00 | 3 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
91 downloads · 58 KiB
-
system.json
3,025 downloads · 918 B
-
wiki.zip
1 download · 5.1 KiB
-
v2.5.0 Stable
released this
2026-01-21 23:35:30 +00:00 | 18 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
179 downloads · 54 KiB
-
system.json
15,211 downloads · 918 B
-
wiki.zip
1 download · 4.9 KiB
-
v2.4.0 Stable
released this
2026-01-12 07:12:00 +00:00 | 58 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 | 189 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