Commit graph

230 commits

Author SHA1 Message Date
Oliver-Akins
34c7dbed87 Pull the generic data for the aspect sheet (closes #81) 2024-02-22 19:34:16 -07:00
Oliver-Akins
bb542b8545 Add adventures compendium 2024-02-15 22:12:33 -07:00
Oliver-Akins
a0f8566104 Add utility script for extracting the compendia to JSON 2024-02-15 22:12:03 -07:00
Oliver-Akins
696717aa1c Update the compendia packs 2024-02-15 22:11:28 -07:00
Oliver-Akins
8971f25b9d Prevent erroring when the compendium doesn't have anything 2024-02-13 21:14:54 -07:00
Oliver-Akins
411ddca927 Add a compendium build step in the Github action 2024-02-13 21:08:13 -07:00
Oliver-Akins
1a102074d5 Tell git to ignore the compiled files from Foundry 2024-02-13 20:07:51 -07:00
Oliver-Akins
29a1e0eacf Prevent partial-updates from being overwritten when adding/deleting a dice (closes #87) 2024-02-13 20:07:34 -07:00
Oliver-Akins
2a7d485ab4 Fix indentation 2024-02-13 20:06:44 -07:00
Oliver-Akins
a9e926c6b4 Purge all of the compiled files so that I can just have them be built with my Github action during release prep instead 2024-02-13 20:06:36 -07:00
Oliver-Akins
1177ed36aa Add some compendium data 2024-02-11 14:25:58 -07:00
Oliver-Akins
931b6a96d0 Add EOF newlines to all files that don't have it already for consistency 2024-02-10 22:55:45 -07:00
Oliver-Akins
0770f32ef5 Use the Foundry util function instead of the custom one 2024-02-10 13:26:43 -07:00
Oliver-Akins
30fee77c8e Cleanup log statement 2024-02-10 13:22:20 -07:00
Oliver-Akins
cad3cdd5f1 Switch quotes 2024-02-10 01:03:59 -07:00
Oliver-Akins
914b6e5862 Implement initiative rolling within Foundry 2024-02-10 01:03:49 -07:00
Oliver-Akins
1002b1387c Add rest dice tracking for the Sync actors 2024-02-08 23:25:55 -07:00
Oliver-Akins
4544516c5c Implement the buttons spinbuttons for the inventory area 2024-02-07 19:39:24 -07:00
Oliver-Akins
1c737b3dc4 Fighting TS isn't worth the effort 2024-02-07 18:26:08 -07:00
Oliver-Akins
990a7c1bed Augment the global namespace 2024-02-07 17:45:23 -07:00
Oliver-Akins
10c118d846 Remove maximum value from supplies and materials 2024-02-07 17:45:06 -07:00
Oliver-Akins
8786e4781d Finish augmenting the Game class 2024-02-06 22:22:33 -07:00
Oliver-Akins
bfc8a343b5 Add missing newline 2024-02-06 22:07:49 -07:00
Oliver-Akins
11f01aed8d Add style for the horizontal rules to make it actually work 2024-02-06 22:07:33 -07:00
Oliver-Akins
8ea1c82de8 Add proper support for the TS language server to be able to have proper type checking because of the way Foundry sets some properties 2024-02-06 21:57:13 -07:00
Oliver-Akins
7067615da7 Some miscellanious cleanup 2024-02-06 20:42:56 -07:00
Oliver-Akins
2f8ec1b79c Finish the Inventory item improvements 2024-02-06 19:29:05 -07:00
Oliver-Akins
83039c6144 Add the ability to create custom items 2024-02-04 22:05:44 -07:00
Oliver-Akins
23dd021df6 Move context preparation common to all items into the GenericItemSheet 2024-02-04 21:13:40 -07:00
Oliver-Akins
acd4d35da0 Move some of the new design language CSS into a common location 2024-02-04 20:34:43 -07:00
Oliver-Akins
e284529a45 Update location of sheets to keep them more organized 2024-02-04 20:04:26 -07:00
Oliver-Akins
6fbb480f83 Default the weapon names to an empty string 2024-02-04 19:47:56 -07:00
Oliver-Akins
68362def85 I hate HTML... it's so icky 2024-02-04 19:45:09 -07:00
Oliver-Akins
60cfd0f1bb On to 0.0.5 2024-02-04 19:01:49 -07:00
Oliver-Akins
f5a6c30248 Prevent the data migration code from preventing any editing 2024-02-04 19:01:39 -07:00
Oliver-Akins
11b721a4cb Create data migration test for Mobs 2024-02-03 17:52:10 -07:00
Oliver-Akins
1bc141d91a Remove data migration stuff that doesn't need to exist 2024-02-03 17:50:01 -07:00
Oliver-Akins
46555ec807 File cleanup 2024-02-03 17:49:43 -07:00
Oliver-Akins
52aaa41d86 Implement the dice list form and tweak some design variables 2024-02-03 13:57:31 -07:00
Oliver-Akins
15462c98fb Find roll buttons via data-roll-formula and not the roll class. 2024-02-03 13:33:03 -07:00
Oliver-Akins
0deda3235a Begin work on the custom editor for dice 2024-02-03 00:12:08 -07:00
Oliver-Akins
36e3a551b8 Add description to the mob data model 2024-02-02 19:12:04 -07:00
Oliver-Akins
91a98d3d2a Add bytes to the Mob data model 2024-02-02 19:11:25 -07:00
Oliver-Akins
aee607e1bc Add immune and weak to the Mob data model 2024-02-02 19:10:11 -07:00
Oliver-Akins
e862165689 Tweak the design so that Drops and a Description can be fit into the sheet 2024-02-02 19:07:07 -07:00
Oliver-Akins
dabbc4e850 Cleanup files 2024-02-01 22:08:25 -07:00
Oliver-Akins
e858be6fa2 Add the .styles folder to the gitignore 2024-02-01 22:07:08 -07:00
Oliver-Akins
47a3461680 Purge the compiled CSS from the repo 2024-02-01 22:06:44 -07:00
Oliver-Akins
3bb36cde58 Improve design and layout of the mob sheet 2024-02-01 22:06:14 -07:00
Oliver-Akins
cdaaaef34d On to v0.0.4 2024-01-31 18:45:33 -07:00