8 Commits
Author SHA1 Message Date
GorgonsGrimoireLLC 490b50f4cc Spells Tab
Prior fix removed the Spells tab, but this returns it.
2026-03-27 20:21:43 -04:00
GorgonsGrimoireLLC 4a845988f5 Ability Score Headings and Notes Fix
I fixed the missing headings for each ability score. The change for the Notes tab was to make the text box have the text aligned to the left instead of the center.
2026-03-27 15:47:50 -04:00
GorgonsGrimoireLLC d2b2528f4f Fixed THAC0 and Total Weight
I fixed the problem with THAC0 exceeding 20 when showing the to hit for negative AC. It's now properly clamped to 20 as the maximum for the roll needed.

Total weight was exceeding the three decimal places to show up to 8 places when there was only 3 decimal places being calculated.
2026-03-20 14:14:13 -04:00
GorgonsGrimoireLLC eac5ee118e Table Code Removal/sheet.json
I removed all the table calls and switched to CSS grid. I uploaded the missing sheet.json.
2026-03-19 15:54:33 -04:00
Nora Cahill f8611d77b9 Apply suggestions from code review
Co-authored-by: Nora Cahill <55991978+NorWhal@users.noreply.github.com>
2026-03-19 11:18:17 -07:00
GorgonsGrimoireLLC 632c50df8b Deleted Original
I deleted the original versions that failed validation .
2026-03-18 12:06:56 -04:00
GorgonsGrimoireLLC 175728c59e New Character Sheet
A character sheet for the RPG Damsels, Adventurers, and Dragons by Gorgon's Grimoire LLC.
2026-03-18 12:04:06 -04:00
GorgonsGrimoireLLC c9e2109b95 Damsels, Adventurers, and Dragons Character Sheet
Character sheet to use for Gorgon's Grimoire LLC RPGs Damsels, Adventurers, and Dragons.
2026-03-12 22:56:48 -04:00