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
3d8d041915
.dungeon
/
module
History
Download ZIP
Download TAR.GZ
Oliver-Akins
3d8d041915
Add an item property for if the item is combat relevant
2024-03-30 00:43:47 -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
Fix an issue with the capacity calculation not working on items that don't have a quantity (surprisingly more than expected)
2024-03-25 22:55:58 -06:00
helpers
Remove the toFriendlyDuration helper
2024-03-24 16:52:30 -06:00
hooks
Have Foundry reload automatically when it detects JS changes
2024-03-19 23:29:31 -06:00
models
Add an item property for if the item is combat relevant
2024-03-30 00:43:47 -06:00
settings
Improve how capacity consumption calculations are performed
2024-03-20 17:56:41 -06:00
sheets
Begin working on a scoped CSS solution that uses a common design language across all sheets, and *just* does sheet-specific layout tasks
2024-03-26 22:36:40 -06:00
utils
Add a context menu for the material so that it can be edited and deleted (
closes
#133
)
2024-03-25 22:52:33 -06: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 the Weapon item details (
closes
#132
)
2024-03-24 21:47:59 -06:00
handlebars.mjs
Add the pet details (
closes
#135
)
2024-03-25 21:33:14 -06:00