A Foundry module that allows tracking arbitrary stats. https://foundryvtt.com/packages/stat-tracker
Find a file
2025-06-01 15:00:23 -06:00
.github Update the release creation to provide a direct manifest url in the description of the release 2025-06-01 15:00:23 -06:00
module Have the UserFlagDatabase validate the row's value according to the bucket schema during creation / updating 2025-06-01 14:59:06 -06:00
packs/docs/_source Update documentation (closes #30) 2025-06-01 13:03:31 -06:00
public Version bump 2025-06-01 14:23:18 -06:00
scripts Add missing import into the extraction script 2025-05-31 23:17:38 -06:00
.gitignore Begin work on the English documentation in a compendium 2025-05-27 01:53:55 -06:00
eslint.config.mjs Add an API interface for performing DB migrations as required 2025-05-29 01:22:17 -06:00
jsconfig.json Begin implementing Joi validation on the database models 2025-05-20 23:43:27 -06:00
LICENSE Add a license 2025-05-31 00:14:08 -06:00
package-lock.json Begin work on the English documentation in a compendium 2025-05-27 01:53:55 -06:00
package.json Update vite to make dependabot happier 2025-05-31 11:04:43 -06:00
README.md Initial commit 2025-04-17 22:04:43 -06:00
vite.config.js Remove TODO since it is handled by the watcher plugin 2025-05-31 17:28:23 -06:00

Foundry-Stat-Tracker

A Foundry module that allows tracking arbitrary stats.