A Foundry module that allows tracking arbitrary stats. https://foundryvtt.com/packages/stat-tracker
Find a file
2025-05-24 15:00:12 -06:00
module Fixed a bug with rendering applications that depend on the database mutating the object by reference 2025-05-24 15:00:12 -06:00
public Update the privacy handling for the rows to be more dynamic and support more than just private or public rolls 2025-05-18 20:52:42 -06:00
.gitignore Add gitignore 2025-04-19 15:50:49 -06:00
eslint.config.mjs Commit the functional vite config and dependencies while I have them at a baseline working state 2025-04-19 15:50:22 -06:00
jsconfig.json Begin implementing Joi validation on the database models 2025-05-20 23:43:27 -06:00
package-lock.json Begin implementing Joi validation on the database models 2025-05-20 23:43:27 -06:00
package.json Begin implementing Joi validation on the database models 2025-05-20 23:43:27 -06:00
README.md Initial commit 2025-04-17 22:04:43 -06:00
vite.config.js Remove the watch specification from the config 2025-04-20 15:40:28 -06:00

Foundry-Stat-Tracker

A Foundry module that allows tracking arbitrary stats.