Commit graph

71 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
07bebdba4d Begin working on making there be per-subtype classes for class methods 2024-01-07 00:54:16 -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
f68e7161df Get the weapons block implemented 2023-12-24 23:03:42 -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
04c6907c59 Propogate the resource/supply setting to the sheet 2023-12-22 23:00:23 -07:00
Oliver-Akins
554fae5a93 Finishing the Sync sheet and some other stuffs 2023-12-21 23:59:38 -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
a2a72792a2 Do some more work on the character sheet MVP 2023-12-17 18:29:52 -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
303bdce0a0 Add stub for registering event listeners in the handlebars 2023-11-23 19:11:29 -07:00
Oliver-Akins
e5c1cfec97 Minimal working example for a character sheet 2023-11-21 22:59:22 -07:00
Oliver-Akins
9f45ba54ab Add the base class definition for the PC sheet 2023-11-20 23:09:41 -07:00