Commit graph

416 commits

Author SHA1 Message Date
Oliver-Akins
c716f0dbbd Add the code I forgot to commit for the functional filters 2024-03-17 17:08:17 -06:00
Oliver-Akins
3c412dde32 Finish getting the item filters toggling and scrolling the single panel 2024-03-17 17:03:01 -06:00
Oliver-Akins
5fe854a0f3 Do some logic tweaks for the item filter functionality 2024-03-17 13:40:31 -06:00
Oliver-Akins
aab71df1fc Add the capacity display (closes #96) 2024-03-17 12:54:15 -06:00
Oliver-Akins
b6ca477be7 Add transportation item section (closes #105) 2024-03-17 11:59:18 -06:00
Oliver-Akins
8a51a75233 Adds the structures item section (closes #104) 2024-03-17 11:58:27 -06:00
Oliver-Akins
4e3a588c57 Add armour item section (closes #101) 2024-03-17 11:56:54 -06:00
Oliver-Akins
470f5b6225 Add weapons item section (closes #100) 2024-03-17 11:54:03 -06:00
Oliver-Akins
46e7d674d3 Add equipment item section (closes #103) 2024-03-17 11:52:04 -06:00
Oliver-Akins
afbb9bbe02 Add the aspects section (closes #102) 2024-03-17 11:44:25 -06:00
Oliver-Akins
79b0431ead Add untyped item section (closes #106) 2024-03-17 11:35:50 -06:00
Oliver-Akins
364ebd06f2 Add materials section placeholder (closes #99) 2024-03-17 11:32:57 -06:00
Oliver-Akins
54d047d240 Add references file to gitignore 2024-03-17 11:22:25 -06:00
Oliver-Akins
d100af3198 Rename PlayerSheetV2 containing file 2024-03-17 11:22:08 -06:00
Oliver-Akins
3981e95ff0 Add item list placeholder. (Closes #98) 2024-03-17 11:21:41 -06:00
Oliver-Akins
609b5820ba Add the filter checkboxes and infra for toggling them (closes #110) 2024-03-08 22:27:04 -07:00
Oliver-Akins
c525c1390b Add display to the capacity panel (closes #95) 2024-03-08 21:19:00 -07:00
Oliver-Akins
e6e392d7e5 Add the bytes panel to the page. (closes #108) 2024-03-08 21:14:30 -07:00
Oliver-Akins
42bd07707d Ignore zips 2024-03-08 20:40:39 -07:00
Oliver-Akins
daaa459012 Implement the general layout for inventory (closes #94) 2024-03-04 19:41:59 -07:00
Oliver-Akins
cd6554289b Make the nav buttons look like designs (closes #107) 2024-03-04 19:38:58 -07:00
Oliver-Akins
5f09f92790 Implement the Inventory tab's sub-navigation (closes #97) 2024-03-02 22:40:32 -07:00
Oliver-Akins
2065596686 Fix the localization function and provide a special placeholder for when the user doesn't have a die assigned to their stat 2024-03-02 00:28:23 -07:00
Oliver-Akins
c1ee1a9ef8 Get 95% of the way through the stats tab 2024-03-01 23:28:18 -07:00
Oliver-Akins
7516e7b42b Implement the custom options helper (closes #92) 2024-03-01 18:34:16 -07:00
Oliver-Akins
0e8d1615a7 Begin implementation of the Stats / Skills tab 2024-02-29 22:35:28 -07:00
Oliver-Akins
753d72b4e0 Continue working on v2 of the PC sheet (w/ Material design now) 2024-02-27 22:49:39 -07:00
Oliver-Akins
6d2d02b077 Begin working on the non-MVP character sheet 2024-02-25 23:25:18 -07:00
Oliver-Akins
d74416c620 Rename existing PC sheet to make it more obvious it's the MVP 2024-02-25 19:53:41 -07:00
Oliver-Akins
b123bea62c Begin writing the specification for the new PC sheet 2024-02-25 00:56:46 -07:00
Oliver-Akins
fb4026dcce Disable VSC branch protection and hide some files that I don't care to see in the file browser 2024-02-24 13:41:17 -07:00
Oliver-Akins
19588bb137 Begin work on the localization cycle prevention and add newline to existing scripts 2024-02-24 13:40:25 -07:00
Oliver-Akins
bbd96d3b45 Ignore lockfiles 2024-02-24 12:16:13 -07:00
Oliver-Akins
b4509555f3 On to 0.0.7 2024-02-24 12:15:48 -07:00
Oliver-Akins
1ca9958c52 Version bump 2024-02-22 22:51:59 -07:00
Oliver-Akins
c1fa5b3d9b Implement utility function that recursively localizes based on the config data (implements #54) 2024-02-22 22:49:02 -07:00
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