- Adds all selects to the CSS rule defining the background color
- Updates custom ability repeating field to display Special Ability instead of Custom as per the title of the repeating fields
- Updates Logo and Footer image urls to point to the Roll20 master branch
- Corrects the custom abilities header css to ensure it is legible in light and dark mode
- Updates the custom abilities header to read Special Abilities
- Updates the CSS for select and input elements in repeating items to ensure they are easier to see
- Updates "Quantity" to "# Appearing" in the NPC Info section
- Squashes the footer down to 30px instead of 36px whilst bumping the corner radius to 15px to ensure an elliptical capsule shape
- Updates image URLs to serve those inside the repository
- Adds a repeating section in the Class tab for custom abilities
- A name, description, and roll field allow for naming, describing, and logging the ability to the chat
- Adds a sheet-resizev css rule to add the vertical resizing behaviour
- Adds a sheet-background-0 css rule to allow for assigning a clear background to any element
- Adds CSS rules to use the defined dark mode colours for the roll template row backgrounds and text
- Updates some existing CSS rules to use defined colours rather than similar hard-coded colours
- Adds CSS rules to ensure the inline roll results are coloured in a specific manner to ensure readability
- Turns off the reliance on legacy character sheet tasks
- Adds dark mode colour changes
- Adds images to the repository for safer linking
- Updates sheet HTML to use background images rather than img elements
- Moves the PC/NPC toggle button and the NPC info field beneath the core stat fields
- Adds a foreground text colour definition and applies it to relevant fields
- Updates roll templates to use colour definitions
- Initial pass of the Prettier formatter for VS Code
- Removes some unused rules - more pruning to follow
and fixed attacks made with a negative attack mod. also created a total encumberance field next to the enc in inventory(only on the first 2 tabs but it's WIP)
So much work over the past few days this sheet (players version) is almost done, just WR, mystic AC and suit movement rates to enter.
Much of this sheet is auto calculating without using the api (no small task)