Commit graph

87 commits

Author SHA1 Message Date
Oliver-Akins
d5429b7b34 Begin work on a custom element for incrementer 2024-04-03 23:00:57 -06:00
Oliver-Akins
1c2ced321b Add the quantity input to the item details tab (closes #154) 2024-04-01 21:08:59 -06:00
Oliver-Akins
ad2da03f1e Add edit/viewability to the item rarity (closes #152) 2024-03-31 15:19:19 -06:00
Oliver-Akins
de672642d2 Add edit/view state to the costs of the modal (closes #151) 2024-03-31 13:42:42 -06:00
Oliver-Akins
97ac56dadc Implement the description editing (closes #150) 2024-03-31 11:44:32 -06:00
Oliver-Akins
5a0484190e Add the ability to edit the item names (closes #149) 2024-03-31 00:20:49 -06:00
Oliver-Akins
3a5a3ecc38 Add a context menu to the photo slot (closes #146) 2024-03-30 22:52:45 -06:00
Oliver-Akins
e54857023b Add the layout for the settings tab (closes #144) 2024-03-30 22:41:34 -06:00
Oliver-Akins
23fc2cb474 Add the layout for the details tab (closes #143) 2024-03-30 22:25:13 -06:00
Oliver-Akins
194eba779d Get the layout for the general tab implemented (closes #142) 2024-03-30 22:16:03 -06:00
Oliver-Akins
df316c68f3 Begin work on the updated item sheet and get the tabs initialized (Closes #141) 2024-03-30 22:02:39 -06:00
Oliver-Akins
0f28e23b5c Add a datasheet for untyped items and foils 2024-03-30 12:59:16 -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
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
022a63f12f Tweak Checkbox styles for the actor sheet 2024-03-24 16:50:33 -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
d64ed37953 Tweak the scrollbar stuff and make the scrollable gutter stable 2024-03-21 00:21:17 -06:00
Oliver-Akins
68b53601d6 Allow customizing the scrollbar on a per-sheet-per-theme basis as desired 2024-03-21 00:02:23 -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
3c412dde32 Finish getting the item filters toggling and scrolling the single panel 2024-03-17 17:03:01 -06:00
Oliver-Akins
364ebd06f2 Add materials section placeholder (closes #99) 2024-03-17 11:32:57 -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
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
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
11f01aed8d Add style for the horizontal rules to make it actually work 2024-02-06 22:07:33 -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
acd4d35da0 Move some of the new design language CSS into a common location 2024-02-04 20:34: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
0deda3235a Begin work on the custom editor for dice 2024-02-03 00:12:08 -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
3bb36cde58 Improve design and layout of the mob sheet 2024-02-01 22:06:14 -07:00
Oliver-Akins
e2de711388 Update the mob sheet CSS 2024-01-28 16:04:13 -07:00