Commit graph

18 commits

Author SHA1 Message Date
761f0b6563 Fix eslint and lint the codebase 2026-03-16 22:01: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
2518c7cf05 Begin work on the most basic item sheet version 2026-03-13 01:05:52 -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
916f7ff589 Add actor sheet that is only the attribute list 2026-02-28 00:30:51 -07:00
116eb216d0 Allow the Combat tracker to roll intiative using a custom formula 2026-01-20 23:16:45 -07:00
6f04910d2c Update the implementation to use an extended sheet class instead of a setting 2026-01-09 01:31:26 -07:00
f8c21ac8d8 Begin working on an attempt to make the required setting, but be blocked by Foundry for listening to open/close events on the prose-mirror editor 2025-11-22 00:08:19 -07:00
df0c69c731 Update the way the QueryManager exports are structured to be more esm-y rather than Java-y 2025-11-19 21:18:42 -07:00
bb095a9b4e Get user re-querying working when they disconnect and improve the user status 2025-11-19 21:02:49 -07:00
0362342419 Get the QueryStatus application displaying the status more appropriately 2025-11-12 00:09:52 -07:00
Eldritch-Oliver
ce6ac8a93b Add foundations for the data request sockets 2025-11-05 22:41:53 -07:00
Eldritch-Oliver
92e7ec1c72 Prevent item creation and hide the item tab 2025-09-04 19:35:11 -06:00
Oliver-Akins
db3cad909e Add a systemFilePath handlebars helper for better file path referencing 2025-07-24 20:23:42 -06:00
Oliver-Akins
361ddfb7b6 Add custom HTML Elements for icons/SVG loading 2025-07-13 21:49:01 -06:00
Oliver-Akins
e1f173dde7 Add ability to let players who own a document edit the attributes for it via the UI 2025-06-29 15:56:03 -06:00
Oliver-Akins
72ce47cdd1 Register everything on init 2025-06-29 00:47:56 -06:00