Commit graph

16 commits

Author SHA1 Message Date
8f67bff2ec Add the ability to automate items and attributes using a Macro 2026-04-27 00:51:31 -06:00
47892d116b Prevent non-GMs from making attributes when the setting is disabled. 2026-04-27 00:11:02 -06:00
5d951d043b Lint and cleanup unused code 2026-04-26 19:39:44 -06:00
edceb5b384 Make the player sheet list use the inferred minimum and actually update the embedded document 2026-04-25 19:51:30 -06:00
d2599d0db3 Make it so preUpdate hooks can't violate my data model constraints 2026-04-25 19:39:25 -06:00
05dcb9afbd Prevent attributes with a min/max from going out of bounds during update 2026-04-25 19:38:53 -06:00
599789ec13 Fix attribute schema allowing key to be nullable 2026-04-25 19:07:54 -06:00
bda5d05969 Prevent the attribute Items from getting invalid keys 2026-04-25 14:01:21 -06:00
6ccc10f897 Prevent attribute items from being embedded if there is already an attribute with the same key 2026-04-23 18:06:00 -06:00
b856708b93 Add isRange for an attribute item 2026-04-22 17:59:55 -06:00
8f8da244c0 Add the Attribute item data model 2026-04-19 14:53:05 -06:00
fc24caf08a Add header control for adding an embedded item into an actor. 2026-04-08 01:08:52 -06:00
cfa352e5e0 Allow negative item quantities, don't allow negative weights 2026-04-05 20:14:18 -06:00
23a402f11a Get items appearing on the sheet, still a lot to do but this is a strong step in the right direction 2026-03-15 22:37:55 -06:00
ce81212bbe Add a group property on the Item data model 2026-03-14 15:58:06 -06:00
f91c3d2419 Create the Item data model 2026-03-08 13:11:14 -06:00