This website requires JavaScript.
Explore
Help
Sign in
Foundry
/
.dungeon
Watch
0
Star
0
Fork
You've already forked .dungeon
0
Code
Issues
57
Pull requests
Projects
Releases
7
Packages
Wiki
Activity
Actions
33ccb01a6f
.dungeon
/
module
History
Download ZIP
Download TAR.GZ
Oliver-Akins
33ccb01a6f
Change import order
2024-03-18 23:20:54 -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
Change import order
2024-03-18 23:20:54 -06:00
helpers
Get 95% of the way through the stats tab
2024-03-01 23:28:18 -07:00
hooks
Add EOF newlines to all files that don't have it already for consistency
2024-02-10 22:55:45 -07: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
Fix broken imports
2024-03-18 23:20:17 -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
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
handlebars.mjs
Lay the foundation for the per-item templating in the inventory
2024-03-17 21:10:34 -06:00