Commit graph

131 commits

Author SHA1 Message Date
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
Oliver-Akins
191d03baaf Continue working on the MVP sheet 2023-11-23 19:11:03 -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