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 |
|
Oliver-Akins
|
fec638cb22
|
Add improved capabilities to the Player actor type
|
2025-07-13 21:50:32 -06:00 |
|
Oliver-Akins
|
02a553e6c9
|
Create a helper function to sort two attributes
|
2025-07-13 21:49:40 -06:00 |
|
Oliver-Akins
|
cade7f6ce5
|
Add drag handle icon
|
2025-07-13 21:49:10 -06:00 |
|
Oliver-Akins
|
361ddfb7b6
|
Add custom HTML Elements for icons/SVG loading
|
2025-07-13 21:49:01 -06:00 |
|
Oliver-Akins
|
0fcf24bfcb
|
Update the toID method to collapse multiple whitespace characters to a single underscore
|
2025-07-13 19:14:47 -06:00 |
|
Oliver-Akins
|
8c39374038
|
Fix my github action
|
2025-07-02 23:18:04 -06:00 |
|
|
|
292f8caf92
|
Merge pull request #10 from Oliver-Akins/rewrite/v13
v13 Compatibility and Rewrite
|
2025-07-02 23:00:23 -06:00 |
|
Oliver-Akins
|
e33c6631d0
|
Fix the actor image not saving correctly
|
2025-07-02 22:57:26 -06:00 |
|
Oliver-Akins
|
f9040a29a2
|
Improve the styling for the actor sheet a bit
|
2025-07-02 22:48:49 -06:00 |
|
Oliver-Akins
|
57cb54d5e5
|
Add image to put into the Foundry description
|
2025-07-02 22:13:19 -06:00 |
|
Oliver-Akins
|
b0a0df928f
|
Update the manifest's description
|
2025-07-02 21:25:57 -06:00 |
|
Oliver-Akins
|
fab040523f
|
Clean up the github action for consistency
|
2025-06-30 23:02:53 -06:00 |
|