Commit graph

104 commits

Author SHA1 Message Date
a50d0e8609
Merge pull request #42 from Eldritch-Oliver/feature/resize-controls
Add the ability to tell the system the starting width/height and whether or not a sheet should be resizable
2025-09-17 19:22:00 -06:00
Eldritch-Oliver
b683e8b5a0 Remove unneeded _onRender method 2025-09-17 19:20:49 -06:00
Eldritch-Oliver
baaafcccfc Make the styling of the save button more consistent 2025-09-17 19:13:22 -06:00
Eldritch-Oliver
c29fa3e017 Update the size settings to apply without using the constructor 2025-09-17 19:12:23 -06:00
Eldritch-Oliver
dff8a46ebb Make the size settings apply to the application when it is constructed 2025-09-16 00:45:48 -06:00
Eldritch-Oliver
c50e88e483 Add an application for controlling the size settings. 2025-09-16 00:45:08 -06:00
Eldritch-Oliver
a98af33477 Tweak indentation to be more consistent with other applications 2025-09-16 00:35:05 -06:00
Eldritch-Oliver
171a133563 Update manifest data 2025-09-15 21:57:09 -06:00
Eldritch-Oliver
ca267868a1 Update the draft release procedure to use a different text replacement method (closes #41) 2025-09-06 18:59:07 -06:00
Eldritch-Oliver
df9a63073a Ensure AttributeManager is a singleton per actor 2025-09-04 20:21:06 -06:00
Eldritch-Oliver
cd3f076b7d Improve handling of checkbox inputs within the DialogManager.ask 2025-09-04 19:37:18 -06:00
da57b12800
Merge pull request #40 from Eldritch-Oliver/feature/prevent-item-creation
Prevent item creation and hide the item tab
2025-09-04 19:36:05 -06:00
Eldritch-Oliver
92e7ec1c72 Prevent item creation and hide the item tab 2025-09-04 19:35:11 -06:00
f3a3a65be1
Merge pull request #39 from Eldritch-Oliver/GH-38
Add tooltips for the attribute names on the player sheet
2025-09-04 18:49:25 -06:00
Eldritch-Oliver
865bf87b25 Add tooltips for the attribute names on the player sheet 2025-09-04 18:48:38 -06:00
0bc3594672
Merge pull request #37 from Eldritch-Oliver/GH-34
Allow read-mode on Actor sheets instead of forced edit-only mode
2025-09-01 22:54:38 -06:00
Eldritch-Oliver
5cc94f9185 Allow read-mode on Actor sheets 2025-09-01 22:46:43 -06:00
Oliver-Akins
d66402f5cf Version bump 2025-07-26 22:45:14 -06:00
4b0ddbfc0c
Merge pull request #32 from Oliver-Akins/GH-16
Ensure attribute values remain centered when the attribute name is long
2025-07-26 22:44:42 -06:00
Oliver-Akins
c8d1259e6f Ensure attribute values remain centered when the attribute name is long 2025-07-26 22:44:14 -06:00
ab14729e91
Merge pull request #30 from Oliver-Akins/GH-19
Ask Application Block Improvements
2025-07-26 22:37:35 -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
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
40820988da Add my typical options helper for ease of use 2025-07-26 10:51:55 -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
387f9464b8
Merge pull request #27 from Oliver-Akins/GH-21
Make checkbox inputs can default to unchecked
2025-07-25 22:46:01 -06:00
75a09ef8e5
Merge pull request #26 from Oliver-Akins/GH-18
Make sure the details block types span the full width of the ask modal
2025-07-25 22:45:39 -06:00
Oliver-Akins
392923a497 Make the checkbox inputs right-aligned 2025-07-25 22:36:27 -06:00
Oliver-Akins
27dbc2db47 Make checkbox inputs can default to unchecked 2025-07-25 22:28:31 -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
312202191d
Merge pull request #25 from Oliver-Akins/fix/#22
Ensure newly created attributes save properly without needing to reorder them first
2025-07-25 22:17:11 -06:00
9ce0e71b21
Merge pull request #24 from Oliver-Akins/fix/#14
Make attribute drag and drop require using the drag handle
2025-07-25 22:16:44 -06:00
a8506be4ef
Merge pull request #23 from Oliver-Akins/fix/missing-icon
Make the drag handle icon for the Attribute Manager actually show up
2025-07-25 22:15:48 -06:00
Oliver-Akins
196da71c1d Ensure newly created attributes save properly without needing to reorder them first 2025-07-25 22:14:31 -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
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
08a90776ae Add an auto-generated badge to the release content 2025-07-25 21:11:44 -06:00
Oliver-Akins
fa8dc7d037 Fix the build step to include the assets folder 2025-07-25 21:11:30 -06:00
Oliver-Akins
47e5d5168b Version bump 2025-07-24 20:44:55 -06:00
f67efa7ffa
Merge pull request #13 from Oliver-Akins/feature/improved-ask-modal
Improved Ask Modal
2025-07-24 20:43:53 -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
02b49687cf Cleanup logger statements 2025-07-24 20:33:07 -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
cd2c06dc35 Version bump for release 2025-07-13 22:05:32 -06:00
Oliver-Akins
dd7115ae64 Add the attributes as quick references for the actor roll data 2025-07-13 22:00:30 -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