Commit graph

51 commits

Author SHA1 Message Date
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
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
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
Oliver-Akins
028b8629fe Implement Mob Sheet 2024-01-28 16:00:14 -07:00
Oliver-Akins
b30aa18a27 Pets and misc changes 2024-01-26 21:40:27 -07:00
Oliver-Akins
a1f9ae5c5a Tweak some panel content styles to make the spells button span the full width 2024-01-12 23:27:14 -07:00
Oliver-Akins
10dcec3bd7 Work towards better editing of embedded items 2024-01-11 23:20:35 -07:00
Oliver-Akins
516f7ac826 Work towards using pop-out item sheets instead of inline-editing because inline-editing is annoying and kinda ugly TBH 2024-01-10 22:18:18 -07:00
Oliver-Akins
413ed7c3d3 Add some better styling for the spell blocks 2024-01-08 22:55:52 -07:00
Oliver-Akins
dfc51a5899 Working on the spells panel, which resulted in a lot of weird structural changes that aren't *really* functional yet 2024-01-07 22:27:26 -07:00
Oliver-Akins
5553123f75 Finish refactoring 99% of the localization strings into objects 2023-12-31 13:44:24 -07:00
Oliver-Akins
99dd7b791a Finish the weapons block styling and make it so that I can use IDs in the sheet without crying 2023-12-29 23:53:26 -07:00
Oliver-Akins
a8619246fe Finish the backpack panel 2023-12-24 11:58:02 -07:00
Oliver-Akins
071e023c2f Disable horizontal resizing on the aspect textarea 2023-12-23 20:27:43 -07:00
Oliver-Akins
faa84df3bc Add text boxes for roles 2023-12-23 20:25:45 -07:00
Oliver-Akins
755d3ae43c Remove the panel colouring 2023-12-23 20:08:47 -07:00
Oliver-Akins
d381c3f890 Finish the additional resources section of the sheet 2023-12-23 19:30:56 -07:00
Oliver-Akins
554fae5a93 Finishing the Sync sheet and some other stuffs 2023-12-21 23:59:38 -07:00
Oliver-Akins
a28718b115 Add the profile data to the rendered sheet 2023-12-18 23:22:15 -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
12188d621a Update some styles 2023-12-16 01:28:59 -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
6381b51990 Add the primitive dropdown styling for the skills 2023-11-26 13:11:02 -07:00
Oliver-Akins
31b2ccedc8 Remove test CSS variable 2023-11-26 01:50:25 -07:00
Oliver-Akins
98af0683c3 CSS writing and tweaks 2023-11-26 01:30:45 -07:00