-
v2.5.0 Stable
released this
2026-01-21 23:35:30 +00:00 | 3 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
161 downloads · 54 KiB
-
system.json
11,662 downloads · 918 B
-
wiki.zip
1 download · 4.9 KiB
-
v2.4.0 Stable
released this
2026-01-12 07:12:00 +00:00 | 43 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 | 174 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