Commit graph

153 commits

Author SHA1 Message Date
Oliver-Akins
dfc51a5899 Working on the spells panel, which resulted in a lot of weird structural changes that aren't *really* functional yet 2024-01-07 22:27:26 -07:00
Oliver-Akins
227029ffcd Add the ability to load icons and set up some icons 2024-01-07 21:43:37 -07:00
Oliver-Akins
9522e28f4b Move the Item data models into their own folder for better organization 2024-01-07 11:57:17 -07:00
Oliver-Akins
703aca9eef I forgot to instantiate the classes whoops 2024-01-07 10:26:08 -07:00
Oliver-Akins
25dfe354ea Update and begin work on a new data model 2024-01-07 00:58:05 -07:00
Oliver-Akins
99546cd0e3 Add missing import, whoops 2024-01-07 00:57:43 -07:00
Oliver-Akins
c273111004 Begin working on a custom DOTDUNGEON config block 2024-01-07 00:55:13 -07:00
Oliver-Akins
07bebdba4d Begin working on making there be per-subtype classes for class methods 2024-01-07 00:54:16 -07:00
Oliver-Akins
b4dcad9eee Remove classes that won't actually be useful 2024-01-07 00:32:45 -07:00
Oliver-Akins
e2443833eb Add utility data field from the dnd5e system 2024-01-07 00:11:42 -07:00
Oliver-Akins
911db1007a Add a dev mode setting that auto-switches the sidebar tab when reloading 2024-01-06 23:30:52 -07:00
Oliver-Akins
16a714868e Tweak hotReload hook 2023-12-31 15:10:08 -07:00
Oliver-Akins
f974f260b3 Add logic helpers for sanity 2023-12-31 15:08:50 -07:00
Oliver-Akins
c95a09aa6e Move the main module file into the repo root 2023-12-31 14:08:52 -07:00
Oliver-Akins
39dcbccf2f Tweak the hotReload hook 2023-12-31 13:35:22 -07:00
Oliver-Akins
48e9698aa1 Tweak the localization strings for the sheet names 2023-12-31 13:34:42 -07:00
Oliver-Akins
df13498927 Allow localized labels in the roll listener and add labels for stat rolls 2023-12-31 13:32:58 -07:00
Oliver-Akins
38952c61b4 Refactor the handlebars helpers to namespace using dd instead of dotdungeon because it's so long 2023-12-30 22:15:23 -07:00
Oliver-Akins
b50cfc9dc7 Rename generic sheet to make it more clear that it's only for actors 2023-12-30 21:12:17 -07:00
Oliver-Akins
cfa2179817 Refactor some of the generic sheet for listener handling 2023-12-30 21:08:43 -07:00
Oliver-Akins
99dd7b791a Finish the weapons block styling and make it so that I can use IDs in the sheet without crying 2023-12-29 23:53:26 -07:00
Oliver-Akins
fae962dc7e Refactor the sections of the PC sheet into their own partials for ease of reading, and localize the Aspect block labels 2023-12-28 22:55:49 -07:00
Oliver-Akins
0392d339db Refactor the custom helpers into their own files 2023-12-26 19:39:56 -07:00
Oliver-Akins
cbf57990ee Make the jsdoc better 2023-12-24 23:08:40 -07:00
Oliver-Akins
f68e7161df Get the weapons block implemented 2023-12-24 23:03:42 -07:00
Oliver-Akins
a8619246fe Finish the backpack panel 2023-12-24 11:58:02 -07:00
Oliver-Akins
faa84df3bc Add text boxes for roles 2023-12-23 20:25:45 -07:00
Oliver-Akins
89e3a14ba9 Make it so that the GM can change a user's group when the user cannot change their own group 2023-12-23 20:05:43 -07:00
Oliver-Akins
00c28d5bb0 Default the setting to supplies instead of resources 2023-12-23 19:31:29 -07:00
Oliver-Akins
da7e475a4e Make the debug data a bit more usable 2023-12-23 19:31:12 -07:00
Oliver-Akins
04c6907c59 Propogate the resource/supply setting to the sheet 2023-12-22 23:00:23 -07:00
Oliver-Akins
200b0a2654 Add a stringifier for debug data in the templates 2023-12-22 23:00:02 -07:00
Oliver-Akins
554fae5a93 Finishing the Sync sheet and some other stuffs 2023-12-21 23:59:38 -07:00
Oliver-Akins
d653da2c04 Add the syncDelta to the data model 2023-12-18 23:21:51 -07:00
Oliver-Akins
b4657d18f8 Refactor the window re-rendering into a utility function 2023-12-18 23:21:28 -07:00
Oliver-Akins
9d154cb303 Create a generic sheet that my more specific sheets can extend 2023-12-18 23:20:43 -07:00
Oliver-Akins
2026785b09 Register some settings for the system, including some developer-only settings 2023-12-18 23:20:18 -07:00
Oliver-Akins
a2a72792a2 Do some more work on the character sheet MVP 2023-12-17 18:29:52 -07:00
Oliver-Akins
340f80c5b9 Get the actor sheet read/writing the character's aspect data 2023-12-16 23:47:07 -07:00
Oliver-Akins
72f3ac4eee Remove non-existant template and add new helper 2023-12-16 01:29:35 -07:00
Oliver-Akins
d4c13363d0 Fix spelling mistake in the data model 2023-12-16 01:29:12 -07:00
Oliver-Akins
763a0982d5 Add the Aspect sheet and update some translation keys for the actor sheet 2023-12-15 23:55:47 -07:00
Oliver-Akins
25e3fa1bb8 Begin working on Aspect items 2023-11-29 22:41:43 -07:00
Oliver-Akins
58facf1490 Get the PlayerSheet working and actually saving data, using the data models instead of the template.json 2023-11-29 00:08:19 -07:00
Oliver-Akins
6381b51990 Add the primitive dropdown styling for the skills 2023-11-26 13:11:02 -07:00
Oliver-Akins
32bc59088b Remove some classes from the main entry 2023-11-26 01:30:27 -07:00
Oliver-Akins
dda38b6695 Make it so that Handlebars partials get reloaded automatically 2023-11-26 01:30:15 -07:00
Oliver-Akins
89ccb742f8 Begin getting a layout that has some semblance of a character sheet working. 2023-11-25 00:32:53 -07:00
Oliver-Akins
0d19becd74 Sample app dialogue for using later 2023-11-23 19:11:58 -07:00
Oliver-Akins
303bdce0a0 Add stub for registering event listeners in the handlebars 2023-11-23 19:11:29 -07:00