Commit Graph
35 Commits
Author SHA1 Message Date
Donald Smith 219a5278ee Added monster tab
Added tab for monsters and moved journal to notes
2021-07-23 14:47:08 -04:00
Donald Smith a4efc25056 Zherbus's updates to C&C sheet
Numerous updates and fixes.
2021-07-23 12:31:28 -04:00
Rom Elwell 80986a78e3 Update C&C.html
Modified Attributes by adding check box for Secondary and Ternary attributes.  Moved text of Attribute Category to the title attribute for each Attribute label.
2017-07-21 22:29:24 -04:00
Rom Elwell fe357e7717 Update C&C.html
Corrected the cut/paste error in calculation for Weapon 4 damage.
2017-03-23 10:35:28 -04:00
Zach Pierce 35b9c3fef9 Add Inventory Section
This adds a repeating inventory input section on the character sheet.
2016-06-23 11:09:13 -05:00
David Berkompas 7b72b452bd C&C - Keep finding tweaks I want to incorporate
More moving of formatting from HTML to CSS, trying to make the sheet
more appealing.
2014-07-26 19:12:17 -07:00
David Berkompas 3506334573 Castles & Crusades - Removing more formatting from html, moving to CSS
Updating HTML/CSS to move formatting that was in HTML to classes in CSS
2014-07-26 18:06:10 -07:00
David Berkompas 31aad154dc Stripping formatting from HTML and putting into CSS
Castles & Crusades - Cleaning up HTML/CSS
2014-07-25 21:19:19 -07:00
David Berkompas 89d421e480 Castles&Crusades - Spell boxes to number
The spells, bonus and total were type="text" so the up and down arrows
didn't work. Fixed.
2014-07-18 23:01:34 -07:00
David Berkompas 964831bed3 Castles&Crusades - Updating number of spells list
Added auto-calc to spell totals, as well as changing names of fields to
accommodate the Hero Lab character importer.
2014-07-18 19:40:33 -07:00
David Berkompas 2095aa2330 Castles&Crusades - Removed debug tag
Castles&Crusades - Had left in a table border that was used to debug
spacing and borders.
2014-07-15 00:52:31 -07:00
David Berkompas 717387d4c7 Castles&Crusades - Added rolls for attribute checks, updated weapon rolls
Added button to roll attribute check, rolls d20 + level + mod, also
updated hit/damage rolls
2014-07-15 00:46:27 -07:00
David Berkompas 0b517a2f95 Castles&Crusades - Auto-calculate AC & Hit/Damage totals
Added auto-calculate to AC as well as each weapon hit/dmg
2014-07-14 22:54:34 -07:00
David Berkompas a81d7355c5 Castles & Crusades - Added text to hit rolls to display weapon used.
Character sheet changes to add text to PC to-hit dice rolls
2014-07-13 19:58:26 -07:00
David Berkompas 1928ad8931 Castles&Crusades - Damage rolls were always using d20
Updated dmg rolls to use correct die type based on weapon instead of
hard-coded d20
2014-07-13 16:45:16 -07:00
David Berkompas e1fea9b4c2 Typo/Sytax fix for abilities
Castles&Crusades update for abilities
2014-07-12 12:13:29 -07:00
David Berkompas da69d95492 Widen out abilities
Castles&Crusades update abilities display
2014-07-12 11:42:03 -07:00
David Berkompas 38e6660e26 Adding weapons data
Failing, but commit so can work on it from home.
2014-07-11 16:59:45 -07:00
David Berkompas 34a61e6a72 Updated Undead display
Undead boxes updated per character sheet from Hero Lab PC importer.
2014-07-11 01:19:04 -07:00
David Berkompas 9cb8850a91 Adding Turn Undead entries
Castles&Crusades, updating HeroLab import, adding fields for turning
Undead
2014-07-11 00:37:09 -07:00
David Berkompas 188d795bd1 Fixing HP/Max
Updating Scripts and charsheet
2014-07-10 20:25:49 -07:00
David Berkompas dad96ac9ce Fixed Primary checkboxes
Major updates to Hero Lab character importer
2014-07-10 16:44:08 -07:00
David Berkompas c9b32cb2ec C&C - Added Starting Hero Lab import
Also added HitPoints boxes
2014-07-10 01:48:59 -07:00
David Berkompas 66a95aa357 C&C: More aesthetic changes
Castles&Crusades - Will be making move eventually away from tables and
utilizing CSS more.
2014-07-09 13:06:59 -07:00
David Berkompas 161b97af3f Adding default values for most entries
Added value="XX" for most input data
2014-07-09 12:04:56 -07:00
David Berkompas 97e8d1b4cd Adding hit/dmg buttons to weapons
Added click buttons to roll to-hit and damage rolls
2014-07-09 11:34:49 -07:00
David Berkompas 9619a9c792 Adding plus/equal to weapon entries
Making appearance more like official character sheet
2014-07-09 11:05:54 -07:00
David Berkompas 3d4e58bd28 Removed weapon fieldset
Couldn't find elegant way to use weapons/tables in repeating fieldset.
2014-07-09 10:09:04 -07:00
David Berkompas 16e9725e01 Failed Fieldset w/ multiple td's
Tried to line things up better.
2014-07-09 00:07:37 -07:00
David Berkompas d77682ca49 Adding senses, more aesthetic changes
Update weapons, update thumbnail
2014-07-08 22:42:11 -07:00
David Berkompas ac69b2bcd8 Added spell levels 3-9
Also game attribute names more descriptive
2014-07-08 21:42:27 -07:00
David Berkompas 0e547e2eea Adding abilities
Added racial and class abilities, plus the start of number of spells.
2014-07-08 16:58:51 -07:00
David Berkompas 6fc120ccfd Added weapons
Weapon added w/ repeating fieldset
2014-07-08 15:52:24 -07:00
David Berkompas e25894dc00 Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit 195b95c9ff8527e0ce8bc2170c8b5d3c9435e4c2.

Merge remote-tracking branch
'origin/master'

Conflicts:
	Castles&Crusades/C&C.html

Spaced out AC
lines

Made aesthetic changes to AC
2014-07-08 11:20:14 -07:00
David Berkompas 56ac0aa86f Initial commit
Roll20 Character sheet for Castles & Crusades
2014-07-06 20:10:53 -07:00