.dungeon/module
2024-03-19 23:30:00 -06:00
..
dialogs Prevent partial-updates from being overwritten when adding/deleting a dice (closes #87) 2024-02-13 20:07:34 -07:00
documents Move sheet logic into the sheet class... 2024-03-19 23:29:14 -06:00
helpers Get 95% of the way through the stats tab 2024-03-01 23:28:18 -07:00
hooks Have Foundry reload automatically when it detects JS changes 2024-03-19 23:29:31 -06:00
models Update item data models 2024-03-17 19:47:06 -06:00
settings Add EOF newlines to all files that don't have it already for consistency 2024-02-10 22:55:45 -07:00
sheets Move sheet logic into the sheet class... 2024-03-19 23:29:14 -06:00
utils Fix the localization function and provide a special placeholder for when the user doesn't have a die assigned to their stat 2024-03-02 00:28:23 -07:00
config.mjs Make the system use Proxy and proper subclassing instead of the weird middle-ground polymorphism (closes #86) 2024-03-18 23:16:17 -06:00
dotdungeon.mjs Add data model for materials 2024-03-19 23:30:00 -06:00
handlebars.mjs Lay the foundation for the per-item templating in the inventory 2024-03-17 21:10:34 -06:00