Donald Smith
01cb765174
updated preview
2021-08-04 14:12:39 -04:00
Donald Smith
943e8ad67c
updated css for tabs
2021-07-23 15:04:22 -04:00
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
Nathanael Winget
cfb3227746
Add legacy sanitization opt-in
2021-02-04 10:52:31 -05:00
wing-it
3b46279015
Merge pull request #2822 from romelwell/patch-4
...
Update C&C.html
2017-08-22 08:39:27 -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
d4ec6555ce
Update C&C.css
...
Added two entries for smaller size font and radio buttons for Attributes.
2017-07-21 22:26:33 -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
2b78efea3f
Castles&Crusades Hero Lab importer - Filling in spells available slots
...
Filling in the spells and bonus spell boxes
2014-07-18 22:42:51 -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
180f520855
Castles&Crusades - Updated background
...
The background still had my username embedded.
2014-07-17 18:00:23 -07:00
David Berkompas
125034766c
Castles&Crusades - Added Rom to author list
...
C&C: Added Rom Elwell as character sheet author
2014-07-16 23:10:04 -07:00
David Berkompas
1d1da275c0
Castles&Crusades - New charsheet snapshot
...
New snapshot of sheet added
2014-07-16 23:08:52 -07:00
David Berkompas
2a03037c9a
Castles&Crusades - Added background
...
Added a background image
2014-07-16 22:58:14 -07:00
David Berkompas
a84fd7c7e7
Castles&Crusades - Missing quote and colon in css
...
CSS missing a quote and a colon
2014-07-15 12:29:22 -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
25b20c81c9
Castles & Crusades cleaning up comments
...
Castles & Crusades character sheets, now able to be filled in by Hero
Lab output.
2014-07-13 16:21:19 -07:00
David Berkompas
281ec6ec6d
Code cleanup, removing debug statements
...
Removed comments and debug code.
2014-07-12 23:14:14 -07:00
David Berkompas
93b6b4fdf9
Added senses listing
...
Castles & Crusades Hero Lab importer
2014-07-12 23:12:31 -07:00
David Berkompas
6b85ca4507
Updated abilities code, it really works this time
...
Wasn't matching code to race/racial abilities, need to fix senses next.
2014-07-12 22:10:09 -07:00
David Berkompas
b686255c52
Updated weapon bonus/mods/misc/magic
...
Castles&Crusades character sheet update for weapons
2014-07-12 21:12:12 -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
5f15fd04ec
Adding more weapon entries
...
Adding BtH/etc to Castles&Crusades
2014-07-11 22:52:32 -07:00
David Berkompas
570bb02f8f
Fixed regex for weapons
...
Adding weapons to C&C
2014-07-11 22:20:52 -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
72688d145c
Adding armor worn
...
Castles&Crusades Character Sheet, getting closer to Hero Lab input.
2014-07-11 00:04:24 -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
6718350c57
Removed css that's no longer used for weapons
...
sspace is no longer used in weapon structure
2014-07-09 11:07:35 -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