Commit graph

18 commits

Author SHA1 Message Date
Oliver-Akins
4b11d12f81 Undo code that got commented out 2025-06-04 21:18:10 -06:00
Oliver-Akins
8f993adb47 Finish removing the Range bucket type that was accidentally still able to be created 2025-06-02 19:26:43 -06:00
Oliver-Akins
0a01528bd3 Set the correct setting name instead of trying to set a setting with the version name 2025-05-29 22:49:35 -06:00
Oliver-Akins
1e007af52a Add an API interface for performing DB migrations as required 2025-05-29 01:22:17 -06:00
Oliver-Akins
47deb24d67 Hard-override any configured database handler that is erroneous and freeze the config after ready. 2025-05-27 23:34:27 -06:00
Oliver-Akins
9b3751b281 Add a user setting to determine if the sidebar tab should be added 2025-05-25 18:21:29 -06:00
Oliver-Akins
354b22da57 Add data validation and a world setting for enabling the Global API 2025-05-25 02:00:13 -06:00
Oliver-Akins
64029b9508 Always register the database listeners 2025-05-19 23:45:16 -06:00
Oliver-Akins
b717b0060b Add a user-facing error when the Database is misconfigured. 2025-05-19 23:22:17 -06:00
Oliver-Akins
6dbc0a817f Update the privacy handling for the rows to be more dynamic and support more than just private or public rolls 2025-05-18 20:52:42 -06:00
Oliver-Akins
8a2d946b63 Create the initial version of the TableManager class for configuring settings 2025-05-11 17:24:09 -06:00
Oliver-Akins
dff2455dc7 Add a setting to disable the auto tracking 2025-05-04 22:20:00 -06:00
Oliver-Akins
1a4d764a15 Add a preCreateChatMessage hook for auto-logging of dice results 2025-05-04 21:36:26 -06:00
Oliver-Akins
c5c1c67efe Use references to my apps and Database via a CONFIG object that contains all of them rather than only the DB 2025-05-03 21:45:39 -06:00
Oliver-Akins
b96c64875d Add a very primitive new sidebar tab for the module 2025-04-30 21:58:11 -06:00
Oliver-Akins
d858aa5b66 Extend Foundry's MultiSelectElement so that I can provide a label to it 2025-04-27 20:46:55 -06:00
Oliver-Akins
91863d85a8 Start working on the Stats Viewer application 2025-04-21 00:50:58 -06:00
Oliver-Akins
cb3bc7c86c Initialize module and get base level functionality operating 2025-04-20 15:42:18 -06:00