Commit graph

47 commits

Author SHA1 Message Date
Oliver-Akins
2737c46ffe Optimization & reorganization of icon files 2024-04-13 17:39:20 -06:00
Oliver-Akins
aa41635f88 Update the inventory icons to be using the dd-icon component 2024-04-13 17:17:15 -06:00
Oliver-Akins
050fecd4f6 Update the material item to use the incrementer component 2024-04-13 17:10:42 -06:00
118dcfb71c
Merge pull request #175 from Oliver-Akins/feature/incrementer-component
Custom Web Components
2024-04-13 14:45:43 -04:00
Oliver-Akins
ca0d3eb970 Add a couple incrementer elements as an example for using them 2024-04-13 12:19:32 -06:00
Oliver-Akins
4efa89915a Make progress on the input being focusable from an external label 2024-04-07 23:53:34 -06:00
Oliver-Akins
81a3e822a8 Get dice rolls working in the new sheet for stats + skills 2024-04-04 23:08:30 -06:00
Oliver-Akins
e0a3b4985b Begin making the proper CSS for the component 2024-04-04 22:48:19 -06:00
Oliver-Akins
d5429b7b34 Begin work on a custom element for incrementer 2024-04-03 23:00:57 -06:00
Oliver-Akins
82452f4f7c Fix a bug with the usage cost not being displayed on embedded untyped items 2024-04-01 21:01:31 -06:00
Oliver-Akins
eadaa53c75 Begin working on a scoped CSS solution that uses a common design language across all sheets, and *just* does sheet-specific layout tasks 2024-03-26 22:36:40 -06:00
Oliver-Akins
fe4abd073f Add a context menu for the material so that it can be edited and deleted (closes #133) 2024-03-25 22:52:33 -06:00
Oliver-Akins
c7bafee6b6 Misc template cleanup / consistency 2024-03-25 21:34:23 -06:00
Oliver-Akins
36976e5123 Add the pet details (closes #135) 2024-03-25 21:33:14 -06:00
Oliver-Akins
97af3801c4 Make it so we don't need to re-render the sheet on collapse toggle 2024-03-25 19:08:32 -06:00
Oliver-Akins
337370bbfe Add the Weapon item details (closes #132) 2024-03-24 21:47:59 -06:00
Oliver-Akins
acbcb6c9b2 Genericizing some of the styling and adding the Aspect item details (closes #128) 2024-03-24 16:54:50 -06:00
Oliver-Akins
96f5b17785 Implement a button to create items of a specific subtype in the player inventory (closes #120) 2024-03-22 23:35:04 -06:00
Oliver-Akins
6a355e63c0 Get most of the Untyped item implemented and functioning 2024-03-21 21:18:51 -06:00
Oliver-Akins
3b4e2405c1 Get the general layout of the untyped item details ready 2024-03-20 23:42:47 -06:00
Oliver-Akins
80995da0aa Begin work on the Untyped item info 2024-03-20 19:07:25 -06:00
Oliver-Akins
83d0bad21f Get the material items finished 2024-03-19 23:30:58 -06:00
Oliver-Akins
23ec5fe0d3 Add a supplies incrementer in the left side-bar 2024-03-18 23:29:23 -06:00
Oliver-Akins
992ae094b2 Remove the transportation partial's inclusion from the sheet 2024-03-17 21:14:20 -06:00
Oliver-Akins
6d14d70f3e Lay the foundation for the per-item templating in the inventory 2024-03-17 21:10:34 -06:00
Oliver-Akins
47183da268 Add a tab to list all effects 2024-03-17 17:10:04 -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
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
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
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