Mark
f8a0576427
new image
2015-03-20 19:03:43 +01:00
Mark
d1da455e86
better readme, new pic, cog button for settings, fixed weapons page spacing, added back small note.
2015-03-20 18:59:11 +01:00
Mark Lenser
22d68e566e
new shield
2015-03-20 17:44:37 +01:00
CoalPoweredPuppet
56cafbdb7f
Added non-roll table button
...
Added a button to roll attacks without using a roll-able table.
Also added some tool tips
2015-03-20 10:24:48 -04:00
CoalPoweredPuppet
a011f497a2
Added non-roll table button
...
Added a second attack button that doesn't require a roll-able table
Also added tool tips to explain it.
2015-03-20 10:23:15 -04:00
Nibrodooh
932a32c494
The code pushed to Sams fork
2015-03-19 19:56:18 -06:00
Mark
99aa99a7c8
recommit whole branch to avoid touching old stuff
2015-03-20 00:01:53 +01:00
Mark
57b12c3652
Re-create fork to remove touching old code
2015-03-19 23:46:38 +01:00
Alicia G
e8fb989b6d
changed update date
2015-03-19 15:34:45 -04:00
Alicia G
fbf500a635
Initiative Turn Order
...
PC Turn order Initiative was using Perception. NPC turn order hadn't
been set up with the template
2015-03-19 15:24:17 -04:00
vince-roll20
11af2ed057
New sheet image, titles for to-hit table
...
- Made a new screen shot of the sheet. Last image had an incorrect
modifier entry that included a "+". Should be numbers only.
- Added titles for the To-Hit table.
2015-03-18 23:01:02 -07:00
Meteox
404af86395
footnote edited
2015-03-18 19:37:37 +01:00
Diana P.
20ee50d22c
fix to maxdex calc in armor worn fix
...
removed an erroneous armorworn; changed 1e10 to 10000000000 to get the
equation to work correctly.
2015-03-18 12:17:45 -06:00
CoalPoweredPuppet
7f4c444ae9
Initial Commit
...
Initial commit for 7th Sea
2015-03-18 11:13:24 -04:00
vince-roll20
65257c9712
changed attribute Sex to Gender
...
changed attribute @{Sex} to @{Gender} as per roll20's suggestion
2015-03-17 22:57:00 -07:00
vince-roll20
8001da2bf4
added roll helpers & hide/show for Thief skills
...
- added roll helpers cs and cf to the Save sheet rolls and made them
inline.
- added hide/show toggle got Thief Skills
2015-03-17 22:49:59 -07:00
Black Falcon
8ba1be6e70
Fixed Race Error on Character Sheet
2015-03-17 22:48:45 -07:00
lithl
edd74c1029
UA fix attempt 3
2015-03-17 21:20:18 -05:00
lithl
4e9ce53dcd
Add roll templates
2015-03-17 20:55:49 -05:00
cwstra
494b69443f
Changed Image to new PTU version image
2015-03-17 19:01:31 -04:00
Diana P.
d15a268211
Added checkboxes and logic for armor and shield worn
...
Affects armor and shield worn bonuses as well as max dex mod and armor
penalty. The checkboxes are next to the armor/shield titles.
2015-03-17 16:57:30 -06:00
hylianux
ea9208c714
textarea resizing
...
For a starter pack, this size is more than adequate, but not overkill.
2015-03-17 16:28:21 -04:00
Daniel1977
e3fdcc91e4
Create sheet.json
2015-03-17 20:06:27 +00:00
Daniel1977
b11e6e019b
Create readme.md
2015-03-17 20:04:55 +00:00
Daniel1977
b883e11a2d
Create CSS
2015-03-17 20:03:47 +00:00
Daniel1977
63f397b02a
Create html
2015-03-17 20:02:44 +00:00
Daniel1977
ecc8de200f
Create Mutant YEAR ZERO
2015-03-17 19:59:53 +00:00
hylianux
330affbd71
height and weight
...
changed height and weight to text boxes
2015-03-17 15:02:02 -04:00
hylianux
8d44a134b9
Last change - Weapon Section
...
- Removed "Dice Type" and "Dice Number" in favor of 1 field that'll do
both: "Damage Dice"
- Retitled some things for better display
2015-03-17 14:26:20 -04:00
Meteox
9abe8052c5
added meta talent
2015-03-17 17:56:48 +01:00
Meteox
2fa7360d05
1.10 - update - bugfixes
...
several bugfixes
added roll templates
added logo
added several preselect options
2015-03-17 17:43:00 +01:00
Thomas Seliger
e271c03512
* updated sheet.json
2015-03-17 15:59:51 +01:00
Thomas Seliger
4378334b78
* Changed character maximum HP attribute name to "attr_HP_max" and NPC maximum HP attribute to "attr_npc-HP_max". Now connecting a character sheet to a token and selecting "HP" or "npc-HP" for a bar will automatically select the corresponding maximum value
2015-03-17 15:48:19 +01:00
vince-roll20
c5a9f468a0
Updated sheet image and json
...
Updated the sheet's image and json descriptive text.
2015-03-17 00:32:41 -07:00
Diana P.
6894859657
Minor fixes
...
Cosmetic fix to Spell section label, rename strmodrab to dexmodrab to
correctly follow naming convention, correctly use armorclassshieldbonus
and instead of just shieldbonus to allow use of armorclassshieldbonus
in worn calculations later.
2015-03-16 23:34:33 -06:00
hylianux
21ddb1bb0e
minor text edit
...
Changed "racial bonus" to "human racial bonus"
2015-03-17 00:39:54 -04:00
hylianux
dfcdf0d73b
Changed Look
...
- Rearranged the sheet to make more use of real estate.
- Added css for tables in order to better separate fields
- Standardized roll template output
2015-03-16 23:26:34 -04:00
Josiah Bradbury
48590fd7ae
Fugue Changes
...
Checking in only the fugue changes to avoid the savage world issues.
2015-03-16 18:45:03 -05:00
hylianux
712f0b11f3
Cure for Text Walls
...
Moved all roll calculation explanations to title attributes. Now the
explanations display when you hover over the buttons. You are all now
delivered from the cursed wall of text.
2015-03-16 18:57:10 -04:00
hylianux
e83270ea8b
initiative explanation needed
...
- Added note to initiative roll to explain initiative roll calculation.
2015-03-16 18:28:09 -04:00
cwstra
d1097f00f1
Added Status Button
...
Added a Status Button, for moves which do not need to roll for damage.
2015-03-16 18:11:23 -04:00
SteveKoontz
09e4b7a4ee
Update sheet.json
2015-03-16 13:21:38 -07:00
SteveKoontz
ddafe9561f
Update sheet.json
2015-03-16 13:20:46 -07:00
SteveKoontz
fcf313c606
Update approved.yaml
2015-03-16 13:18:06 -07:00
SteveKoontz
5f55ed2652
Merge pull request #699 from DigitalPagan/coc_rolltemplates
...
Adding roll templates to the coc 7th ed sheet
2015-03-16 13:13:50 -07:00
SteveKoontz
401bd855f7
Merge pull request #697 from CoalPoweredPuppet/master
...
Overhaul on Cyberpunk 2020
2015-03-16 13:12:34 -07:00
SteveKoontz
737a2a0d95
Merge pull request #695 from vince-roll20/master
...
roll template changes for PF sheet and small update to ad&d 1e sheet
2015-03-16 13:11:35 -07:00
SteveKoontz
5152117afa
Merge pull request #693 from DigitalPagan/rq_rolltemplates
...
Adding roll templates to Runequest 6 sheet
2015-03-16 13:08:12 -07:00
SteveKoontz
a93c552cb1
Merge pull request #690 from Acyd69/master
...
Update palladium_megaverse.html
2015-03-16 13:06:22 -07:00
SteveKoontz
488cdc4b29
Merge pull request #688 from waders01/master
...
Create New Star Frontier's Character Sheet
2015-03-16 13:04:38 -07:00