Commit graph

308 commits

Author SHA1 Message Date
6e2dfa1cf1 Add a toggle component 2026-03-23 00:08:30 -06:00
92553cb1f1 Realize I haven't updated the html-data for my custom elements and correct the descriptions 2026-03-19 23:32:20 -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
96eccc62f2 Add partial rerendering to document sheets via a custom mixin 2026-03-16 22:06:30 -06:00
761f0b6563 Fix eslint and lint the codebase 2026-03-16 22:01:06 -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
6b03d62234 Add the item list compatibility for the Attribute Only Sheet 2026-03-15 15:47:28 -06:00
40f0e1ea2c Add support for the tabs in the two contentful Actor sheets 2026-03-15 15:35:57 -06:00
76d8f3675c Make group sorting be case insensitive 2026-03-14 16:02:37 -06:00
f2420a6848 Make the labels not take up so much space so that click events are a bit more predictable on when they happen 2026-03-14 16:01:01 -06:00
ce81212bbe Add a group property on the Item data model 2026-03-14 15:58:06 -06:00
c6ec60b5bf Update the Player data model and move it into an Actor folder since we now have an item data model 2026-03-13 21:45:13 -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
f91c3d2419 Create the Item data model 2026-03-08 13:11:14 -06:00
cc8f054115 Localize the default attribute notification 2026-03-07 16:26:04 -07:00
174aceeb91 Prevent the content from rerendering when it doesn't get any changes, allowing in-progress edits (closes #31) 2026-03-07 16:06:18 -07:00
ec5f2feb7e Ensure that the AttributeManager can still render in v13 due to the _del reference 2026-03-07 15:18:05 -07:00
871493bacf Prevent the ghosts of attributes from lingering when deleted (closes #37) 2026-03-07 14:47:21 -07:00
97760bc424 Make horizontal rules visible in prose-mirror (closes #36) 2026-03-02 22:02:58 -07:00
d540cc72f6 Add saving and editing of default attributes and their values (closes #29) 2026-03-02 21:52:19 -07:00
5159db3d33 Make the input sanitization apply to all sub-inputs 2026-03-01 21:47:07 -07:00
1d43be188e Add support for the "collapse" input type 2026-03-01 21:40:59 -07:00
bc286ce06a Update eslint for v14 2026-03-01 20:22:50 -07:00
41b90d0819 Open the sub-controls for a character sheet in the same window as the main sheet (closes #3) 2026-02-28 00:57:38 -07:00
fa59ef33d2 Version bump + move to v14 support 2026-02-28 00:31:44 -07:00
916f7ff589 Add actor sheet that is only the attribute list 2026-02-28 00:30:51 -07:00
ba05a0d088 Optimize the drag-handle asset 2026-02-15 18:13:28 -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
60fe27e170 Update scripts reference 2026-02-14 00:31:24 -07:00
c92a88f03f Add the manifest into the release during the action 2026-01-21 16:33:13 -07:00
97f6fc5844 Update version to 2.5.0 2026-01-21 16:17:09 -07:00
a3baa53bdd Merge pull request 'Localize everything that isn't already localized' (#27) from feature/localizations into main
Reviewed-on: #27
2026-01-21 23:15:41 +00:00
f65bc37dd3 Merge pull request 'Allow the Combat tracker to roll intiative using a custom formula' (#24) from feature/combat-tracker-initiative-roll into main
Reviewed-on: #24
2026-01-21 23:12:21 +00:00
9830c10b6f Make the query events use the proper import for DialogManager utils 2026-01-21 16:07:02 -07:00
1f9aee329e Localize the rest of the TAFDocumentSheetConfig 2026-01-21 16:00:26 -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
357af820bf Update scripts pointer 2026-01-21 15:17:55 -07:00
116eb216d0 Allow the Combat tracker to roll intiative using a custom formula 2026-01-20 23:16:45 -07:00
deedda7648 Upload the wiki upload to work with the generic asset upload script 2026-01-16 17:22:03 -07:00
fe7fb028bd Add move archive step 2026-01-16 17:13:07 -07:00
c9d8a81153 Remove duplicated list 2026-01-16 16:45:17 -07:00
0f627fee53 Add final upload step back in 2026-01-16 16:43:54 -07:00
bab175eb24 Add wiki clean/zip steps back in 2026-01-15 22:43:58 -07:00
0a35000118 Add dependency installation step back in 2026-01-15 22:42:04 -07:00
47c6bba8cb Add debug command 2026-01-15 22:40:35 -07:00