16 Commits
Author SHA1 Message Date
Thomas Coquery eb593bc595 Merge pull request #1 from dyvim/dyvim-CoC_7fr_typos
[Call of Cthulhu 7th edition (French)] Update coc_7th_ed.html - correct typos
2024-10-08 17:36:08 +02:00
Thomas Coquery 968e090d86 Update coc_7th_ed.html
correct two typos in the text : "Luck roll" instead of "jet de chance" and "Premier soin" instead of "Premiers soins"
2024-10-08 15:25:35 +02:00
Thomas Coquery 4246318039 [Les chants de Loss] bug correction for skill Psychologie (#6588)
There was a bug for the roll of the Psychology skill. 
This little modification of the line 1010 will correct it.
2020-05-25 10:05:26 -04:00
Thomas Coquery 7c04ba18ec [Les Chants de Loss] bug correction (#5916)
* [Les Chants de Loss] bug correction

bug correction for the following problems : 
- duplicate skill orientation
- duplicate attribute names for experience total and experience reserve
- duplicate attribute names for the diverse inspirations (Courage, Sagesse, Foi and Honneur)
- duplicate attribute names for the diverse affinités (Courage, Sagesse, Foi used the Attr_Corps)

* [les chants de Loss] other bug correction

correction of the use of the affinity scores in skill rolls

* [Les Chants de Loss] other bug correction

the input field for Legende had the same attribute name that experience. I renamed it to attr_legende.
2020-03-09 10:55:51 -05:00
Thomas Coquery 288cc9bec2 correction of a display bug (#5867)
Replace some latin characters by their ISO code as the file seems to be in ISO-8859-1.
2020-02-17 13:42:16 -06:00
Thomas Coquery aad8aa5fa8 Update dsa5_character_sheet_roll20.css
better with a specified min-width and auto width for the words that are too long
2019-01-31 16:11:11 +01:00
Thomas Coquery f715814500 Update dsa5_character_sheet_roll20.css
modify the width of a type of buttons so that they will be correctly displayed when using an other language than german (french for example)
2019-01-31 15:27:43 +01:00
Thomas Coquery 1400903d2a add missing terms to translate
linked to pull request #4368
correction of a bug in Quin character sheet
2018-10-31 12:46:04 +01:00
Thomas Coquery dbf103c265 correct a bug in the <select> of weakness
replace the </option>...</option> by <option>...</option> as it should always have been
2018-10-31 12:25:26 +01:00
Thomas Coquery e703e06377 correct data-i18n tags for WFRP4 HTML FILE
allow the generation of a correct translation.json file
2018-10-25 01:01:01 +02:00
Thomas Coquery 5b8865b6d3 Update Qin.html 2018-10-24 21:01:49 +02:00
Thomas Coquery 1074233697 Update Qin.html 2018-10-24 21:01:05 +02:00
Thomas Coquery 2b600fbb4c correct errors in data-i18n tags
generate a correct translation.json file
2018-10-24 18:09:33 +02:00
Thomas Coquery 9c9056f108 Merge branch 'master' into master 2018-10-16 21:33:27 +02:00
dyvim ebb8e0b8dd add data-i18n tags
allow a future translation via the generation of a translation.json file
2018-10-16 08:50:51 +02:00
Thomas Coquery b5fd895280 correction compétence trouver objets cachés - correct skill name find hidden
ajout du r qi était manquant - add the r that was missing in the skill name
2018-09-25 11:36:05 +02:00