Commit graph

427 commits

Author SHA1 Message Date
b36fe27182 Fix the issue with ContextMenus being completely non-functional in v13 (closes #91) 2026-05-07 18:05:00 -06:00
9177b7cc2d Remove the web-only files from the wiki archive 2026-05-06 16:18:23 -06:00
288f3a54b5 Update system version in the manifest 2026-05-06 16:11:02 -06:00
dddad7f55d Fix actor creation throwing an error (closes #89) 2026-05-06 16:10:34 -06:00
a34525f05e Remove useless command from the wiki portion of my action 2026-05-05 17:56:20 -06:00
786cb7f5ec Remove unused CDN URL environment variable 2026-05-03 15:45:52 -06:00
9527cd972e Tweak comment in data model 2026-05-03 00:09:24 -06:00
504a91bb9c Add way to set default attributes now that we no longer have the AttributeManager (closes #83) 2026-05-02 20:51:05 -06:00
a9567c200a Add the macro trigger into the Items tab, and localize the trigger button for attributes (closes #85) 2026-05-02 20:27:15 -06:00
a55748d6fc Remove log that slipped through the cracks 2026-05-02 19:28:13 -06:00
77413687e9 Make the generic Item subtype actually provide the speaker data to the macro 2026-05-02 19:28:03 -06:00
c6d3c094b8 Add an extra paragraph to the Macro deletion dialog in order to tell people how many items use that macro (closes #81) 2026-05-02 19:23:20 -06:00
74d881c3df Fix a bug where the actor context was not being correctly called unless the user had an actor assigned to them 2026-05-02 18:56:23 -06:00
5b59956016 Implement the light mode using Forgejo's colour pallete (closes #51) 2026-05-02 18:35:59 -06:00
749d442bd8 Update the QueryStatus app theme (closes #61) 2026-05-01 15:26:57 -06:00
6723e0d25f Add a different default image for attribute items so they stand out a bit more in the item tab 2026-04-29 22:12:18 -06:00
a30d68a327 Lint and fix undefined reference error 2026-04-29 21:38:07 -06:00
fe0a21f0ca Merge pull request 'Update the theming for Actor sheets' (#80) from theming/actor-sheet into main
Reviewed-on: #80
2026-04-30 01:57:12 +00:00
c090daa2aa Improve the chat message handling to make it so that the flavour can be properly updated if you include @active roll data 2026-04-29 19:53:39 -06:00
0fb10b7ae2 Prevent early returning in the taf.getRollData hook 2026-04-29 19:51:56 -06:00
6e6402445c Improve the hover/focus states for the PlayerSheet and tabs 2026-04-29 19:48:47 -06:00
f64dbcd42f Update the styling of the actor sheet 2026-04-29 00:15:52 -06:00
1cb9adfe33 Fix the localization and make it clearer that you might not need to update macros 2026-04-29 00:12:36 -06:00
7a8a75fe64 Hide the scripts from VSC's file browser since I rarely need to see them 2026-04-29 00:12:16 -06:00
6b937e03c4 Fix exection error 2026-04-28 23:11:24 -06:00
0cd8af77b2 Make attributes rollable using Foundry macros 2026-04-28 18:01:58 -06:00
8f67bff2ec Add the ability to automate items and attributes using a Macro 2026-04-27 00:51:31 -06:00
47892d116b Prevent non-GMs from making attributes when the setting is disabled. 2026-04-27 00:11:02 -06:00
d22cd83bf3 Fix typo in localization string (closes #77) 2026-04-26 23:52:55 -06:00
14193cbad0 Remove references to the AttributeManager now that it is no longer required 2026-04-26 23:52:37 -06:00
0347a00632 Merge pull request 'Attribute Item Subtype' (#76) from feature/attribute-items into main
Reviewed-on: #76
2026-04-27 02:12:56 +00:00
9a92c288a6 Remove unused data field file 2026-04-26 20:12:25 -06:00
5d951d043b Lint and cleanup unused code 2026-04-26 19:39:44 -06:00
de1b976b12 Finish localizing the Attribute item sheet 2026-04-25 22:46:19 -06:00
0c694d2166 Sort the attributes and attribute groups by name for now 2026-04-25 22:37:04 -06:00
dbaac0cf29 Prevent aboveTheFold attributes from being listed in the tab 2026-04-25 22:30:24 -06:00
4284340b87 Remove broken styling no longer required from the Primary attributes 2026-04-25 22:28:55 -06:00
e30a7f9156 Make the attribute tab use a two-column layout for the lists 2026-04-25 20:49:00 -06:00
edceb5b384 Make the player sheet list use the inferred minimum and actually update the embedded document 2026-04-25 19:51:30 -06:00
d2599d0db3 Make it so preUpdate hooks can't violate my data model constraints 2026-04-25 19:39:25 -06:00
05dcb9afbd Prevent attributes with a min/max from going out of bounds during update 2026-04-25 19:38:53 -06:00
e8c73de6bd Implement the Attribute sheet for editing 2026-04-25 19:30:38 -06:00
599789ec13 Fix attribute schema allowing key to be nullable 2026-04-25 19:07:54 -06:00
7b127069b7 Get the basic listing of attributes for the tab 2026-04-25 15:31:24 -06:00
c2b2376699 Update the template paths to point at the right subfolder structure 2026-04-25 14:04:26 -06:00
c2d7b5786c Add localization string for the attribute item subtype 2026-04-25 14:02:27 -06:00
fdb55c42c5 Move the attribute tab files into a subfolder structure 2026-04-25 14:02:11 -06:00
0220083daf Move the tab-specific partials into a subfolder structure 2026-04-25 14:01:47 -06:00
bda5d05969 Prevent the attribute Items from getting invalid keys 2026-04-25 14:01:21 -06:00
3a7ffa4332 Consolidate both context menus into a single one 2026-04-23 21:24:54 -06:00