Commit graph

29 commits

Author SHA1 Message Date
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
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
baaafcccfc Make the styling of the save button more consistent 2025-09-17 19:13:22 -06:00
Eldritch-Oliver
c50e88e483 Add an application for controlling the size settings. 2025-09-16 00:45:08 -06:00
Eldritch-Oliver
5cc94f9185 Allow read-mode on Actor sheets 2025-09-01 22:46:43 -06:00
Oliver-Akins
c8d1259e6f Ensure attribute values remain centered when the attribute name is long 2025-07-26 22:44:14 -06:00
Oliver-Akins
daa88fb272 Add better styling for checkboxes to make them more distinct 2025-07-26 22:36:37 -06:00
Oliver-Akins
08fb6768ad Add a divider block type 2025-07-26 11:06:05 -06:00
Oliver-Akins
fe022b2d43 Remove unused CSS reset 2025-07-26 11:03:17 -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
61f41d610e
Merge pull request #29 from Oliver-Akins/GH-17
Make the checkbox inputs right-aligned in the Ask application
2025-07-25 22:46:34 -06:00
Oliver-Akins
392923a497 Make the checkbox inputs right-aligned 2025-07-25 22:36:27 -06:00
Oliver-Akins
d7efa2c4de Make sure the details block types span the full width of the ask modal 2025-07-25 22:21:56 -06:00
Oliver-Akins
9266257e18 Improve the styling of the dragged element a lil bit to make it retain a background 2025-07-25 22:01:16 -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
361ddfb7b6 Add custom HTML Elements for icons/SVG loading 2025-07-13 21:49:01 -06:00
Oliver-Akins
f9040a29a2 Improve the styling for the actor sheet a bit 2025-07-02 22:48:49 -06:00
Oliver-Akins
fba6545bad Fix the prose-mirror's light theme styling 2025-06-29 15:56:24 -06:00
Oliver-Akins
6b81d8d83b Add a helper application to manage attributes on characters 2025-06-29 13:35:11 -06:00
Oliver-Akins
e224f819a3 Create PlayerSheet 2025-06-29 00:47:05 -06:00
Oliver-Akins
c58d6cc58f Add the initial file support for the restructured system using the improved knowledge that I've gained since initial implementation 2025-06-26 22:20:49 -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
Oliver-Akins
8a94558590 Add the ability to be able to prompt users for information from a Dialog/macro 2024-08-28 23:29:09 -06:00
Oliver-Akins
ce9c2de751 Get the base Actor sheet working w/ collaboration 2024-08-28 22:36:12 -06:00
60b0072bcc
Initial commit 2024-08-28 21:23:31 -06:00