|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
916f7ff589
|
Add actor sheet that is only the attribute list
|
2026-02-28 00:30:51 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
116eb216d0
|
Allow the Combat tracker to roll intiative using a custom formula
|
2026-01-20 23:16:45 -07:00 |
|
|
|
afb909a8a2
|
Remove compatability code that isn't required
|
2026-01-11 13:25:11 -07:00 |
|
|
|
47e5eab951
|
Merge pull request 'Add a way to choose whether a sheet is the toggled mode or the always-editing mode.' (#20) from feature/edit-mode-setting into main
Reviewed-on: #20
|
2026-01-10 21:47:24 +00:00 |
|
|
|
9aa67bab02
|
Update the simple helper to use the new option instead of the deprecated one
|
2026-01-09 21:23:08 -07:00 |
|
|
|
f289c94c0a
|
Add the includeRequestor option and deprecate includeGM in the notify socket
|
2026-01-09 01:44:32 -07:00 |
|
|
|
6f04910d2c
|
Update the implementation to use an extended sheet class instead of a setting
|
2026-01-09 01:31:26 -07:00 |
|
|
|
b417e827df
|
Add settings for sheet sizing global defaults
|
2025-12-06 18:32:26 -07:00 |
|
|
|
42697ea9d2
|
Re-render and focus the app only when it's rendered
|
2025-12-06 16:07:34 -07:00 |
|
|
|
812702097f
|
Prevent requerying when the user is finished
|
2025-12-06 16:06:59 -07:00 |
|
|
|
70027409c3
|
Fix a bug where the promise wasn't being saved, so querying multiple times was behaving poorly
|
2025-12-05 22:26:21 -07:00 |
|
|
|
e782ff237f
|
When the request is already pending, front/render the app if it exists
|
2025-12-05 22:25:47 -07:00 |
|
|
|
8f63529932
|
Prevent redundant variable recreation
|
2025-11-28 22:38:09 -07:00 |
|
|
|
493337bf82
|
Remove addResponse and userActivity from the public API
|
2025-11-28 21:59:47 -07:00 |
|
|
|
03b3b9fb0f
|
Prevent the valueAttribute from being assigned to non-input types and clean up the branching
|
2025-11-28 19:54:14 -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 |
|
|
|
41034854eb
|
Make the DialogManager more ESM-y
|
2025-11-21 19:56:07 -07:00 |
|
|
|
e99016e433
|
Add a title to the QueryStatus app
|
2025-11-21 19:50:36 -07:00 |
|
|
|
44977c95cc
|
Make it so requesting data from offline users shows disconnected initially
|
2025-11-21 19:48:43 -07:00 |
|
|
|
cb334f41de
|
Add safety check to ensure the response we got was for one of our requests.
|
2025-11-21 19:28:33 -07:00 |
|
|
|
cab29d9cd6
|
Add localization for a bunch of stuff that I initially missed
|
2025-11-21 19:25:58 -07:00 |
|
|
|
6997c736dc
|
Implement the localizer helper API
|
2025-11-21 19:23:58 -07:00 |
|
|
|
c014e17da2
|
Implement the request cancellation
|
2025-11-20 22:43:14 -07:00 |
|
|
|
9ea417ddc1
|
Add region comments
|
2025-11-20 22:42:56 -07:00 |
|
|
|
c113c326c6
|
Move the query event handlers into a subfolder and name them in a consistent way
|
2025-11-20 22:14:43 -07:00 |
|
|
|
6a2cc1170d
|
Add actions for finishing early and cancelling the request entirely
|
2025-11-20 17:12:55 -07:00 |
|
|
|
d60448640f
|
Add methods to handle the finishing and cancellation of requests to the API
|
2025-11-20 17:12:03 -07:00 |
|
|
|
860c8b619a
|
Make requestID readonly on the application
|
2025-11-20 17:11:31 -07:00 |
|
|
|
df0c69c731
|
Update the way the QueryManager exports are structured to be more esm-y rather than Java-y
|
2025-11-19 21:18:42 -07:00 |
|
|
|
bb095a9b4e
|
Get user re-querying working when they disconnect and improve the user status
|
2025-11-19 21:02:49 -07:00 |
|