mantonyz
3e85041d4c
Create README.md
2014-04-16 13:09:42 -05:00
mantonyz
4e5657a945
Create Vampire.css
2014-04-16 13:07:09 -05:00
mantonyz
4d0b32f21c
Create Vampire.html
2014-04-16 13:06:27 -05:00
indigomage
81c2cc8617
updated the css use for headers.
2014-04-16 19:00:39 +01:00
Pigalot
a1580df338
Merge pull request #2 from Roll20/master
...
fsdfsdfsd
2014-04-16 18:39:56 +01:00
Alex L
d31f6cb420
Revert "CSS Reworked"
...
This reverts commit ace98f609c .
2014-04-16 18:39:30 +01:00
Riley Dutton
c613e7f434
Merge pull request #41 from mantonyz/master
...
Classic WOD Mage sheet
2014-04-16 13:31:09 -04:00
Riley Dutton
78e10d74b2
Merge pull request #42 from indigomage/master
...
Character Sheet for DnD "The Adventure Pack" boxed starter set
2014-04-16 13:31:00 -04:00
indigomage
ca6d387f38
Updated the Character name Attribute
2014-04-16 18:23:49 +01:00
indigomage
a410fabe90
Added the other parts of the Sheet
...
This (the whole sheet) is specifically designed for "The Adventure Pack" a starter pack for ADnD 3.5 (I think).
Since I'm running this for two different groups, I thought I'd upload the charsheet.
Feel free to update if you spot errors, or in fact better ways to do stuff. (specifically - I have a problem with the H3's as I can set the css in the element, but it won't pick it up from the css file.
2014-04-16 18:12:52 +01:00
mantonyz
2a108eee28
Update Mage.html
2014-04-15 22:36:26 -05:00
mantonyz
9fd7edc7ba
Update Mage.html
2014-04-15 19:36:44 -05:00
mantonyz
76d7f95de2
Update README.md
2014-04-15 18:00:00 -05:00
mantonyz
2fc6c6dc61
Update README.md
2014-04-15 17:59:40 -05:00
mantonyz
6ac8c53cad
Update README.md
2014-04-15 17:49:48 -05:00
indigomage
fa78689b46
Added Partial Character Sheet for ADnD Adventure Pack
2014-04-15 23:46:55 +01:00
mantonyz
d45fccb876
Create README.md
2014-04-15 17:42:49 -05:00
mantonyz
0654368afc
Rename mage.css to Mage.css
2014-04-15 17:34:33 -05:00
mantonyz
0619dc37de
Create mage.css
...
Thanks to Brian Shields and Benjamin Bandelow. I got most of my code from the Exalted Sheet they made.
2014-04-15 17:33:21 -05:00
mantonyz
686021399c
Create Mage.html
...
Still need to figure out how to do the Quintessence wheel.
2014-04-15 17:31:24 -05:00
Riley Dutton
879518b494
Merge branch 'master' of github.com:Roll20/roll20-character-sheets
2014-04-15 10:58:53 -05:00
Riley Dutton
d0340b516a
updating from @{name} to @{character_name}
2014-04-15 10:58:44 -05:00
Riley Dutton
09b8bd1ad5
Merge pull request #39 from shdwjk/master
...
shdwjk:DnDNext: Formula for Proficiency Bonus
2014-04-15 11:43:55 -04:00
Riley Dutton
b35f5241fc
Merge pull request #40 from Twibbit/master
...
Even more corrections
2014-04-15 11:43:35 -04:00
Twibbit
6c7ba69c8d
Update README.md
2014-04-15 10:40:51 -05:00
shdwjk
172eab48d8
shdwjk:DnDNext: Formula for Proficiency Bonus
2014-04-15 10:38:14 -05:00
Twibbit
c40887191b
Fixed more bugs
2014-04-15 10:36:26 -05:00
Riley Dutton
5e9703fcc2
Merge pull request #38 from shaun-newsome/master
...
Update WFRP-2nd-Ed.html
2014-04-15 10:19:49 -04:00
Riley Dutton
83e593074b
Merge pull request #37 from Lithl/master
...
Fixed major outstanding issue with current version
2014-04-15 10:19:44 -04:00
Victor Jalencas
62dc9a9be3
Merge branch 'master' of github.com:Roll20/roll20-character-sheets
2014-04-15 15:08:12 +02:00
Victor Jalencas
64853efd00
Begin skills table
2014-04-15 12:39:45 +02:00
Victor Jalencas
e7c13a4dcf
Prettify code
2014-04-15 12:39:23 +02:00
Victor Jalencas
ef7f7fcf7a
Unifiy case and spelling of characteristics
2014-04-15 12:38:33 +02:00
Victor Jalencas
7b5d34423c
Make background white for now for better readability
2014-04-15 12:37:26 +02:00
Victor Jalencas
4870081720
Remove tablet support for now
2014-04-15 12:36:42 +02:00
Victor Jalencas
714f55b2a7
Remove line from the CSS credits as it is believed to be triggering the malicious code filter
2014-04-15 12:36:21 +02:00
shaun-newsome
82bd5bf5af
Update WFRP-2nd-Ed.html
...
For Warhammer Fantasy RP 2nd Ed. This is a copy of the D&D 4th Ed work.
Completed initial draft.
Todo
-Advanced Skills
-Talents
-Equipment
-Weapons
-Gold
2014-04-15 17:48:39 +12:00
Lithl
2c198fbe7d
Updated instructions
...
1 is the default weight, so there is no need to set it.
2014-04-14 20:34:36 -05:00
Lithl
e24891f2d4
Fixed list
2014-04-14 20:31:57 -05:00
Lithl
e2f534cb76
Installation instructions proposal
2014-04-14 20:23:30 -05:00
Lithl
95f7ae88fc
Resolve conflict
2014-04-14 19:56:14 -05:00
Lithl
32652be0fc
Addressing Issue #12
...
Dots need to be siblings, and apparently don't like being siblings with
other dots. Fixed by wrapping each group in a <div>. Also cleaned up
code indentation and removed extraneous tags.
2014-04-14 19:49:43 -05:00
h3lls
8a3c750298
Changed UI, incomplete but most elements are functional now.
2014-04-14 17:14:33 -07:00
Riley Dutton
4f0e9b1681
Merge pull request #36 from shaun-newsome/master
...
Added WFRP 2nd Ed
2014-04-14 16:06:37 -04:00
Lithl
90a911397f
Removed id
...
Caste select still had an id attribute; removed
2014-04-14 14:05:11 -05:00
Riley Dutton
6c8c0662f8
Adding Mongoose Traveller initial commit, submitted by Al Beddow
2014-04-14 10:51:27 -05:00
Riley Dutton
fc607e3851
fixing merge issue
2014-04-14 10:29:21 -05:00
herrozerro
c919af0065
Update SavageWorlds.html
2014-04-14 10:29:12 -05:00
Riley Dutton
45f509191f
Merge pull request #35 from edwinmillan/master
...
fixed an improperly formatted attribute
2014-04-14 11:26:42 -04:00
Riley Dutton
109d63a582
Merge pull request #34 from Lithl/master
...
Combining work with Aritei
2014-04-14 11:26:33 -04:00