Commit graph

17 commits

Author SHA1 Message Date
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