Commit graph

53 commits

Author SHA1 Message Date
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
Oliver-Akins
7d3e6d3653 Tweak what element is required to be used in order to drag an attribute 2025-07-25 22:00:56 -06:00
Oliver-Akins
44a88cc7b5 Add DialogManager to a global API and create the Ask dialog for the user 2025-07-24 20:34:17 -06:00
Oliver-Akins
b4ec9745e7 Add drag and drop support for reordering the attributes manually in the Attribute Manager 2025-07-13 21:51:20 -06:00
Oliver-Akins
e33c6631d0 Fix the actor image not saving correctly 2025-07-02 22:57:26 -06:00
Oliver-Akins
6b81d8d83b Add a helper application to manage attributes on characters 2025-06-29 13:35:11 -06:00
Oliver-Akins
91ccd93814 Remove handlebars log 2025-06-29 11:04:40 -06:00
Oliver-Akins
e224f819a3 Create PlayerSheet 2025-06-29 00:47:05 -06:00
Oliver-Akins
4f1d6614e5 Wipe the existing code from existance 2025-06-26 22:07:59 -06:00
Oliver-Akins
7b1db343ce Working on an update for DialogManager#ask that allows multiple inputs in the Dialog 2024-09-02 00:48:32 -06:00