Commit Graph
24 Commits
Author SHA1 Message Date
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
LukeMc 6f100f128b Pulling updated github action in and triggers some sheets that need final update 2024-05-27 16:44:43 -04:00
LukeMc 46edad2122 New line added to all html to trigger full reload of all sheets 2024-05-24 13:16:24 -04:00
Daniel R. Collins ("Delta") 0d236943b9 Clean up initial state
- Start empty ability score boxes
- Start empty move value
- Fix final tab index
2023-02-20 22:34:39 -05:00
Daniel R. Collins ("Delta") 408230933d Clarify comments post CSE update 2023-02-18 15:33:11 -05:00
Daniel R. Collins ("Delta") 15d50d95e9 Update to new CSE environment 2023-02-18 03:25:30 -05:00
Daniel R. Collins ("Delta") e6fae56414 Replace sheet:opened trigger with hidden input
For the "top_level" attribute parsed out of class field.
2023-02-16 16:33:34 -05:00
Daniel R. Collins ("Delta") bd57c6e3d0 Add saving throw button
Uses new hidden attribute: max_level (parsed out from class field).
2023-02-15 14:23:08 -05:00
Daniel R. Collins ("Delta") a4cb89f78e Clarify labels 2023-02-15 03:57:15 -05:00
Daniel R. Collins ("Delta") a691555cf5 Avoid syntax error on roll with blank damage 2023-02-14 23:03:42 -05:00
Daniel R. Collins ("Delta") 8a04aaecfe Remove inefficient sheet:opened triggers
- Remove the sheet:opened triggers (inefficient & unneeded)
- Insert default values to abilities, modifiers, encumbrance total.
2023-02-14 22:18:37 -05:00
Daniel R. Collins ("Delta") 0571d35347 Remove unneeded call to items.reverse() 2023-02-14 16:33:49 -05:00
Daniel R. Collins ("Delta") d1a1925ebc Fix encumbrance total break on blank/no-number 2023-02-14 16:01:59 -05:00
Daniel R. Collins ("Delta") 6673130a61 Encumbrance bug fixes
- Fix move rate not updating when encumbrance changes
- Fix encumbrance total display to one decimal place
- Clarify label at bottom of page (enc. in stone)
2023-02-14 13:17:58 -05:00
Daniel R. Collins ("Delta") 20aa4cc464 Fix bug in weight fields
- Previously weight field #18 was duplicated
- Auto-generated fields with outside program for safety
- Reformatted page: more space for item names, closer match to spells page
2023-02-12 17:05:54 -05:00
Daniel R. Collins ("Delta") 8d48a542b8 Add Spellbook page 2023-02-12 16:42:10 -05:00
Daniel R. Collins ("Delta") 5df3fa482b Fix roll button when attack bonus has '+' sign 2023-02-12 00:06:12 -05:00
Daniel R. Collins ("Delta") 53a156753d Adjust attack field formatting
Shorten weapon name, expand damage field width.
2023-02-11 17:25:25 -05:00
Daniel R. Collins ("Delta") c76d83d23d Fix attack buttons
Give expected one-click behavior
2023-02-11 17:08:57 -05:00
Daniel R. Collins ("Delta") b3a46724fe Show '+' for positive ability mods 2023-02-11 16:29:39 -05:00
Daniel R. Collins ("Delta") c105eb21ee Fix script styling 2023-02-11 16:24:55 -05:00
Daniel R. Collins ("Delta") 6c5684b816 Auto-compute movement rate 2023-02-11 16:17:21 -05:00
jp1971 ef3d425eea Adding buttons and sheet worker. General clean up. 2021-06-25 11:27:56 -04:00
jp1971 aa276757eb Initial commit…
…of Original Edition Delta character record sheet for OD&D
2021-06-24 22:52:14 -04:00