Commit graph

62 commits

Author SHA1 Message Date
e30a7f9156 Make the attribute tab use a two-column layout for the lists 2026-04-25 20:49:00 -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
e8c73de6bd Implement the Attribute sheet for editing 2026-04-25 19:30:38 -06:00
7b127069b7 Get the basic listing of attributes for the tab 2026-04-25 15:31:24 -06:00
fdb55c42c5 Move the attribute tab files into a subfolder structure 2026-04-25 14:02:11 -06:00
0220083daf Move the tab-specific partials into a subfolder structure 2026-04-25 14:01:47 -06:00
e9d92d3db1 Add the item UUID into the fieldset and add a context menu to edit/delete primary attributes 2026-04-23 21:18:57 -06:00
60d29adc3e Add placeholder tab template 2026-04-23 21:18:15 -06:00
f1499d1c3d Get started on the required infrastructure for the attributes tab 2026-04-23 17:48:22 -06:00
76f5a4f27a Add an assertion that makes sure that tabs which should be hidden do not get displayed to the user if the condition becomes falsy due to a document update 2026-04-12 17:57:42 -06:00
9955b76956 Finish adding the create button in the item group lists 2026-04-09 21:41:37 -06:00
380ed3fe15 Make the quantity input update the embedded document of actor 2026-04-06 23:33:32 -06:00
6f3139edf1 Fix typo for showing/hiding the %-used of carry capacity 2026-04-06 23:33:12 -06:00
f05311d7c8 Hide the "% used" indicator when there is no maximum capacity, and add a placeholder to be more explicit for the input 2026-04-06 22:47:53 -06:00
9d49a45f0d Swap the checkbox for a toggle in the item sheet for consistency of UI and help user expectations 2026-03-29 01:04:30 -06:00
e4b6a5c635 Update the toggle element to have the foreign update listener attached to it 2026-03-28 18:44:13 -06:00
f5c7e1c4bc Add the toggle for item equipped status and inventory properties 2026-03-23 00:23:32 -06:00
2b0fbdfa8b Finish the primary design of the item tab, still awaiting an equipped toggle 2026-03-19 23:31:50 -06:00
704ff4672a Get the item list styles finished, and start working on the weight summary / carry capacity for the tab 2026-03-19 00:23:01 -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
40f0e1ea2c Add support for the tabs in the two contentful Actor sheets 2026-03-15 15:35:57 -06:00
ce81212bbe Add a group property on the Item data model 2026-03-14 15:58:06 -06:00
d9d66abf27 Add localization for the item sheet fields 2026-03-13 21:35:10 -06:00
94b3ec923b Finish getting the main item sheet completed and fully functional 2026-03-13 21:31:03 -06:00
2518c7cf05 Begin work on the most basic item sheet version 2026-03-13 01:05:52 -06:00
1d43be188e Add support for the "collapse" input type 2026-03-01 21:40:59 -07:00
37660fc94d Update the handling of attribtute drag and drop to make it more user-friendly (closes #30) 2026-02-15 15:06:56 -07:00
235f8aef39 Fully localize the PlayerSheet 2026-01-21 15:44:33 -07:00
3819db1ce4 Fully localize the Attribute Manager app 2026-01-21 15:39:23 -07:00
9f6c117c84 Fully localize the Ask app where possible 2026-01-21 15:27:12 -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
c6f14b3c21 Remove unused status value 2025-11-21 19:30:31 -07:00
cab29d9cd6 Add localization for a bunch of stuff that I initially missed 2025-11-21 19:25:58 -07:00
b428eb3bf6 Finish styling the QueryStatus application 2025-11-20 23:37:46 -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
a242101b5b Begin working on the QueryStatus application for the requestor to monitor user responses 2025-11-09 00:31:04 -07:00
e79bd4d505 Add the template and styles for the chat notification 2025-11-08 19:12:19 -07:00
Eldritch-Oliver
a7f91babf7 Remove log 2025-10-05 11:58:58 -06:00
Eldritch-Oliver
72ebc0354d Remove old application that is no longer used by anything 2025-10-04 19:41:53 -06:00
Eldritch-Oliver
6081b8f9e8 Add a custom DocumentSheetConfig that supports tab-based configuration for my system-specific stuff 2025-10-04 19:40:51 -06:00
Eldritch-Oliver
c50e88e483 Add an application for controlling the size settings. 2025-09-16 00:45:08 -06:00
Eldritch-Oliver
865bf87b25 Add tooltips for the attribute names on the player sheet 2025-09-04 18:48:38 -06:00
Eldritch-Oliver
5cc94f9185 Allow read-mode on Actor sheets 2025-09-01 22:46:43 -06:00
Oliver-Akins
08fb6768ad Add a divider block type 2025-07-26 11:06:05 -06:00
Oliver-Akins
1cdf03fe36 Add the handlebars for the select block 2025-07-26 10:54:06 -06:00
Oliver-Akins
ce65e3a516 Add an error block and validation to help ensure users know when they messed up the block type 2025-07-26 10:53:37 -06:00
Oliver-Akins
7796c82962 Move the prompt wrapper into each block partial so that those which don't need it can leave it out 2025-07-26 10:52:55 -06:00
Oliver-Akins
27dbc2db47 Make checkbox inputs can default to unchecked 2025-07-25 22:28:31 -06:00