Commit graph

75 commits

Author SHA1 Message Date
7d28376cec Update the save changes button to be more inline with the rest of Foundry 2026-02-10 23:04:49 -07:00
e8bf135424 Add custom elements 2026-02-10 23:03:43 -07:00
c7541db1d9 Add basic support for registering custom icons that override icons provided by the system/modules 2026-02-09 23:06:51 -07:00
c90137b18f Fix the sidebar starting position for v14 (closes #42) 2026-02-01 00:11:52 -07:00
25fd180c5d Remove timer methods from being mutated 2026-02-01 00:11:19 -07:00
8327183495 Add version indicator inot the defaultHotbarPage hint 2026-01-30 17:57:26 -07:00
e292242158 Ensure preventMovementHistory prompts for a reload (closes #40) 2026-01-30 17:57:07 -07:00
c712d97189 Allow gif links for chat images (closes #41) 2026-01-30 17:55:49 -07:00
bb670d7795 Adds tweak to add a global apps reference (closes #36) 2026-01-30 01:18:14 -07:00
07121397f8 Update scripts reference 2026-01-17 16:17:30 -07:00
52cf835a52 Merge pull request 'Add tweak to set the default Hotbar page' (#34) from feature/default-hotbar-page into main
Reviewed-on: #34
2026-01-17 22:45:06 +00:00
6bf72b313a Add defaultHotbarPage tweak 2026-01-16 18:00:25 -07:00
2adb616701 Add .env template for MANFEST 2026-01-16 17:42:42 -07:00
2256ed5889 Update package.json and required packages for the shared scripts 2026-01-16 17:41:52 -07:00
38dccb48a2 Update CD action to use the shared scripts 2026-01-16 17:40:41 -07:00
09b082c881 Add shared scripts submodule 2026-01-16 17:38:33 -07:00
55a861dbe7 Remove specific scripts from this repo 2026-01-16 17:37:32 -07:00
5830fe9e4b Merge pull request 'Hide empty sub-menus from Foundry's settings app' (#31) from feature/hide-empty-submenus into main
Reviewed-on: #31
2025-12-31 07:02:02 +00:00
9c19306cc1 Hide empty sub-menus from Foundry's settings app 2025-12-26 00:43:53 -07:00
00af9286d4 Add tweak blocking for when Crucible is the game system 2025-12-21 22:02:39 -07:00
ce994f5daf Export all of the tweak keys 2025-12-21 21:59:12 -07:00
3bbe8a58ed Version bump for release 2025-12-21 21:39:50 -07:00
1a0cf21742 Fixes the sidebar width in systems that might tweak the sidebar width (closes #27) 2025-12-21 21:39:15 -07:00
1ce2e01f5c Fix bug preventing all non-image messages from being sent (closes #30) 2025-12-21 21:30:54 -07:00
455a301875 Add Foundrylock file to the repo 2025-12-21 21:25:41 -07:00
1ca6da7c91 Update the localization for the chatImageLinks 2025-12-20 00:32:00 -07:00
064b4c1304 Move away from an enricher in favour of the chatMessage hook handling (closes #23) 2025-12-20 00:28:58 -07:00
97f8e293d2 Merge pull request 'Move the tweak prevention into a helper function and rename the module hooks w/ compatibility code' (#26) from feature/change-hook-name into main
Reviewed-on: #26
2025-12-20 01:39:52 +00:00
3527286c7f Fix bug and call the hook with the tweak key 2025-12-19 18:38:54 -07:00
9ffa1cee06 Fix grammar 2025-12-19 00:23:56 -07:00
037533401b Add the invasive flag to the relevant settings 2025-12-19 00:23:00 -07:00
9c8b6f37f9 Move the tweak prevention into a helper function and rename the module hooks w/ compatibility code 2025-12-18 22:32:46 -07:00
3d4376aa81 Merge pull request 'Adds a keybind into the module that allows GMs to temporarily hide their cursor from everyone else (including other GMs)' (#24) from feature/hide-cursor-temporarily into main
Reviewed-on: #24
2025-12-19 03:05:18 +00:00
f088cc474e Remove excess DOM manipulation 2025-12-18 20:04:32 -07:00
8c12c60815 Unset the notification ID when we remove it 2025-12-18 20:03:29 -07:00
e6e02301ab Improve wording of keybinding name and description 2025-12-18 20:02:55 -07:00
f58c8411aa Adds a keybind into the module that allows GMs to temporarily hide their cursor from everyone else (including other GMs) 2025-12-14 15:27:45 -07:00
c2601ba69c Add better status indicators, and a setting to prevent movement history recording 2025-12-13 21:31:56 -07:00
344e9c55ab Add preventSetting hook call for the chatImageLinks setting 2025-12-13 01:42:59 -07:00
9c3213ebac Add localization strings for the chatImageLinks setting 2025-12-13 01:42:38 -07:00
2a55ff522e Add a way to auto-convert images in the chat into the img HTML tag 2025-12-13 01:35:27 -07:00
18021a32e4 Version bump the manifest 2025-12-09 22:20:14 -07:00
dfcbef81ef Added setting registration status (closes #20) 2025-12-09 21:54:29 -07:00
b3119f5287 Hide the preventUserConfigOpen setting from GMs (closes #19) 2025-12-09 21:30:47 -07:00
dacb2e3046 Make the graceful failure a bit more graceful 2025-12-09 21:00:23 -07:00
baea567f24 Add setting to disable token auto-rotation (closes #12) 2025-12-09 20:59:46 -07:00
2484f6a598 Make the startingSidebarTab fail gracefully when the tab isn't found (closes #17) 2025-12-09 20:32:42 -07:00
c946642873 Add spacing between settings in the submenus (closes #16) 2025-12-09 19:59:47 -07:00
03330973d7 Group all of the hotbar settings into a submenu (closes #15) 2025-12-09 19:59:21 -07:00
d71997a508 Restructure the dev settings so that other categories can be more easily created 2025-12-08 23:43:24 -07:00