|
|
504a91bb9c
|
Add way to set default attributes now that we no longer have the AttributeManager (closes #83)
|
2026-05-02 20:51:05 -06:00 |
|
|
|
a55748d6fc
|
Remove log that slipped through the cracks
|
2026-05-02 19:28:13 -06:00 |
|
|
|
c6d3c094b8
|
Add an extra paragraph to the Macro deletion dialog in order to tell people how many items use that macro (closes #81)
|
2026-05-02 19:23:20 -06:00 |
|
|
|
6723e0d25f
|
Add a different default image for attribute items so they stand out a bit more in the item tab
|
2026-04-29 22:12:18 -06:00 |
|
|
|
0fb10b7ae2
|
Prevent early returning in the taf.getRollData hook
|
2026-04-29 19:51:56 -06:00 |
|
|
|
0cd8af77b2
|
Make attributes rollable using Foundry macros
|
2026-04-28 18:01:58 -06:00 |
|
|
|
5d951d043b
|
Lint and cleanup unused code
|
2026-04-26 19:39:44 -06:00 |
|
|
|
5073c972e8
|
Rip out the _preUpdate handling, it's complicated and messy to maintain
|
2026-04-23 17:04:17 -06:00 |
|
|
|
153f48a7c3
|
Improve cloning-detection in the preCreate hook so that we can ignore duplications for creating attribute items
|
2026-04-21 17:42:32 -06:00 |
|
|
|
3e1f14f957
|
Move the _preCreate logic into the Data Model instead of the Document
|
2026-04-21 17:23:28 -06:00 |
|
|
|
4e1714ee93
|
Finish the one-time migration script for loading old worlds
|
2026-04-20 23:13:10 -06:00 |
|
|
|
b0a3d972f0
|
Add committing of the db operations into the migration lifecycle
|
2026-04-20 21:25:48 -06:00 |
|
|
|
14f76e0a27
|
Begin working on the migration script upon world load for Actors
|
2026-04-19 23:41:49 -06:00 |
|
|
|
e4e1f30fcb
|
Add comments for the v13 shims to make it easier to find them
|
2026-04-05 20:23:11 -06:00 |
|
|
|
761f0b6563
|
Fix eslint and lint the codebase
|
2026-03-16 22:01:06 -06:00 |
|
|
|
76d8f3675c
|
Make group sorting be case insensitive
|
2026-03-14 16:02:37 -06:00 |
|
|
|
ce81212bbe
|
Add a group property on the Item data model
|
2026-03-14 15:58:06 -06:00 |
|
|
|
c6ec60b5bf
|
Update the Player data model and move it into an Actor folder since we now have an item data model
|
2026-03-13 21:45:13 -06:00 |
|
|
|
f91c3d2419
|
Create the Item data model
|
2026-03-08 13:11:14 -06:00 |
|
|
|
d540cc72f6
|
Add saving and editing of default attributes and their values (closes #29)
|
2026-03-02 21:52:19 -07:00 |
|
|
|
116eb216d0
|
Allow the Combat tracker to roll intiative using a custom formula
|
2026-01-20 23:16:45 -07:00 |
|
Eldritch-Oliver
|
92e7ec1c72
|
Prevent item creation and hide the item tab
|
2025-09-04 19:35:11 -06:00 |
|
Oliver-Akins
|
02b49687cf
|
Cleanup logger statements
|
2025-07-24 20:33:07 -06:00 |
|
Oliver-Akins
|
dd7115ae64
|
Add the attributes as quick references for the actor roll data
|
2025-07-13 22:00:30 -06:00 |
|
Oliver-Akins
|
959f75d55c
|
Add Document class changes to make the Token bars work with my attributes object
|
2025-06-29 00:46:30 -06:00 |
|