Commit Graph
85326 Commits
Author SHA1 Message Date
Mark b68cec76a0 Merge pull request #25 from Alzam01/master
More french translation.
2015-10-02 16:46:37 +02:00
Mark 7f86a10865 fixed lucian stuff 2015-10-02 10:43:23 +02:00
Mark ca1017b486 Merge pull request #26 from symposion/fix_spell_script
Attempt to fix gulpfile
2015-10-02 00:15:15 +02:00
Lucian Holland 969b316faf Attempt to fix gulpfile 2015-10-01 23:11:15 +01:00
Mark 4443613d2c * Setup some variables for Lucian 2015-10-01 23:21:19 +02:00
Alzam01 0c7cf9a532 more french translation 2015-10-01 22:53:48 +02:00
Alzam01 8add183f25 more french translation 2015-10-01 22:52:42 +02:00
Alzam01 77080dae2a more french translation 2015-10-01 22:51:53 +02:00
Alzam01 62354b021a more french translation 2015-10-01 22:51:17 +02:00
Alzam01 b8fd64f572 minor fixes (fr) 2015-10-01 22:50:27 +02:00
Alzam01 90d8edc02c more french translation 2015-10-01 22:49:32 +02:00
Alzam01 1e925069d6 minor fix (fr) 2015-10-01 22:48:52 +02:00
Alzam01 8b0985153e more french translation 2015-10-01 22:48:28 +02:00
Alzam01 0cb7477ca3 more french translation 2015-10-01 22:47:34 +02:00
Alzam01 6cf079d59a more french translation 2015-10-01 22:46:37 +02:00
Alzam01 cee6810fad more french translation 2015-10-01 22:43:51 +02:00
Alzam01 d9bc1621df more french translation 2015-10-01 22:43:21 +02:00
Alzam01 e7ef27d4d9 more french translation 2015-10-01 22:40:14 +02:00
Alzam01 83b21b4fe9 more french translation 2015-10-01 22:39:09 +02:00
Alzam01 b3d4b96737 more french translation 2015-10-01 22:37:54 +02:00
Alzam01 b06ab392c2 minor fixes (fr) 2015-10-01 22:36:13 +02:00
Alzam01 2338e1cb9b more french translation 2015-10-01 22:34:15 +02:00
Alzam01 8c068051be more french translation 2015-10-01 22:32:03 +02:00
Alzam01 af046c9d0c more french translation 2015-10-01 22:30:31 +02:00
Alzam01 59a51281dc more french translation 2015-10-01 22:26:09 +02:00
Alzam01 8bf1fa28ee more french translation 2015-10-01 22:24:36 +02:00
Mark 22c83b870a Merge pull request #24 from symposion/spell_defaults_generation
Generate defaults for 5eShapedSpellbook Script
2015-10-01 21:26:47 +02:00
Lucian Holland 41c5bc74e7 Added mechanism to generate a javascript spell defaults file for use
with 5eShapedSpellbook script.
Also added package.json to make repeatable builds and an appropriate
.gitignore
2015-09-28 22:48:08 +01:00
Mark 3b08838e58 remove output options 2015-09-28 18:24:53 +02:00
Mark 93b7a11f13 Prevent "freetextname" from showing on roll templates 2015-09-28 18:08:07 +02:00
NathaTerrien 50624129bf Cypher System French v1.1
Sheet creation
2015-09-27 23:21:58 +02:00
Mark 10290bc22f fix some translation issues with spacing 2015-09-27 15:28:36 +02:00
Mark c3a0802e40 fix some translation issues with spacing 2015-09-27 15:27:24 +02:00
Fabio Emilio Costa 7119a1105c Creating Fate Core sheets for Brazilian Portuguese 2015-09-26 20:57:10 -03:00
NathaTerrien 23e5f87498 Cypher System Sheet v1.1: reset action parameters
Cypher System Sheet v1.1:  Layout changes: larger stat pools and
slightly smaller buttons.
Addition of 2 API buttons: reset Action parameters, and reset/complete
rest of the character. The API script must be updated.
2015-09-27 00:21:43 +02:00
NathaTerrien d0c7a41ddb Cypher System Sheet v1.1: reset action parameters
Cypher System Sheet v1.1:  Layout changes: larger stat pools and
slightly smaller buttons.
Addition of 2 API buttons: reset Action parameters, and reset/complete
rest of the character. The API script must be updated.
2015-09-27 00:02:54 +02:00
Alanith b1f768378a Update Ex3-Sheet.html
Added repeatable weapons, intimacies, charms, spells, merits, specialities, and crafts. Also added the survival ability.

Everything should work out okay, though charms and spells are a bit wonky if you have more then four intimacies or more then one weapon, I'll try to figure out how to make that flow better next time.
2015-09-26 06:25:47 -04:00
lithl 7e2428101b Correct repeating item flexboxes & widths for FFX
In FFX, repeating items with flexboxes below floating content weren't
beginning below the floated content. Additionally, "header" widths for
several repeating sections had incorrect widths, and intimacy repitems
weren't flowing correctly..
2015-09-25 18:05:15 -05:00
Alicia G b5f9a80834 NPC Skill fix
NPC Perception and Initiative wrong default attribute
2015-09-25 10:06:03 -04:00
amandasearle 054f3e8d67 "Bug" Fix for Stat Rolls, Updated ReadMe
Requirements originally stated that stat rolls need to roll under (which
is how OD&D worked), but Moldvay specifically calls out:
"There's always a chance."  The DM may want to base a character's chance
of doing something on his or her ability scores.  To perform a difficult
task, the player should roll the ability score or less on 1d20.

*Fixed the Stat Rolls so that they are in line with the Moldvay rule.
*Added better Crit Success, Crit Failure messages
*Now show bonus for Backstab Attack in the character sheet so players
won't accidentally add it twice
2015-09-24 16:47:39 -05:00
amandasearle ed8a85aac1 Prettied up Roll Templates, Updated ReadMe and Json
*Finished making the Roll Templates nicer through color-coding, and
centering
*Updated ReadMe with all the changes from 11.2 update
*Updated Json with newest picture of sheet and MUCH better instructions
2015-09-24 10:42:31 -05:00
Alicia G 75957574bc NPC Grapple check 2015-09-24 10:09:13 -04:00
Diana P 81a35bf88f D&D 3.5 Added 1/2 Str to attack damage calcs. 2015-09-23 12:55:39 -06:00
Matthew Carpenter 3e72c8ec29 Expanding the number of inventory slots for the RQ6 sheet 2015-09-22 15:33:07 -04:00
sohaho 804d490421 Update dsa5_character_sheet_roll20.css 2015-09-21 23:58:01 +02:00
sohaho a48a07d58f Update dsa5_character_sheet_roll20.html 2015-09-21 23:57:44 +02:00
sohaho e14eff9622 Update dsa5_character_sheet_roll20.css 2015-09-21 23:08:07 +02:00
sohaho 5f50b70766 Update dsa5_character_sheet_roll20.html 2015-09-21 23:06:04 +02:00
Justin Florentine 6eccb4409a Merge pull request #1 from Roll20/master
updates
2015-09-21 15:16:59 -04:00
amandasearle 2eae45786d Bug Fix and Roll Template Change
*Fixed bug with Initiative Modifier
*Added Character Name to all Roll Templates - Now you know who is doing
what!
2015-09-21 12:55:04 -05:00