Change file to md

This commit is contained in:
Vlyan
2021-01-04 15:31:17 +01:00
parent ca9dbc1f24
commit 911e7f4415
5 changed files with 90 additions and 57 deletions

View File

50
CHANGELOG.md Normal file
View File

@@ -0,0 +1,50 @@
# Changelog
## 0.6.0 - First public release
## 0.5.0 - Testbed
- Fix last bug on items and update json for 0.5.0 Pre-Release
- fix using id for toggle
- removed "for" on label
- Update item with js expanded function
- toggle hook
- forced render true on macro
- no 20Q on observer
- check on tech type on drop
- Update item for description
- Update 0.4.0 style sheet + Clean video + Update Svg for canva error
- fix formapp constructor
- Finished styles for items and change npc svg
- limited sheet for limited rights
- 20q now working, step one yaw !
- fix weapons title
- working on 20Q drag n drop
- working on 20Q
- Item first iteration style, added item infos and value
- added raw book_reference to all items sheet
- added basics in items templates, and book_reference to all items
- added techniques type list checkboxes
- Fix for actor img not linked on token when change
- use of min/max for fatigue/strife/void point for use on token bars
- default actor bar fatigue/strife
- Colored svg for default img
- Style Npc Sheet v2 + update Charac + delete old ui and add svg
- fix npc dice roll, and with category id instead of skill id
- fix roll with new helper
- added zeni and reworking identity
- Add npc sheet template + css adjustments
- working on some parts of Sheets
- add armor item
- Update Style for sheet, item list and tab + update ui + add svg dice
- const for skills map, and raw 20 questions template
- Using formApp updateObject()
- Template and raw sheet for npc
- add color for element in chat
- Update styles for dice and Vlyan dev
- Dice picker v2 localization
- Update sheet for 100% height and make editor functional
- dialog picker v2
- modified stance internal usage checkboxes->radio
- 04/12/2020 - Add Templates Html + Gulp Sass + Css + Basic Tree and Files - mise à jour des informations de contributions - Mandar.
- 03/12/2020 - Init template and Workspace for Beginning of Great Adventure - Sasmira.

View File

@@ -1,6 +1,6 @@
# Legend of the Five Rings (5th Edition) by [Edge Studio](https://edge-studio.net/)
![Banner Legend of the Five Rings](/l5rBan.jpg)
![Banner Legend of the Five Rings](./l5rBan.jpg)
# English
@@ -8,11 +8,22 @@ This is a game system for [Foundry Virtual Tabletop](https://foundryvtt.com/) pr
This version is authorized by Edge Studio, all texts, images and copyrights are the property of their respective owners.
## Install with the manifest
1. Copy this link and use it in Foundrys system manager to install the system.
> Manifest: https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json
1. Copy this link and use it in Foundry system manager to install the system.
> https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json
### Optional modules
- Dice so Nice, for 3D dices : https://gitlab.com/riccisi/foundryvtt-dice-so-nice
- Search Anywhere : https://gitlab.com/riccisi/foundryvtt-search-anywhere (don't spent too much time searching the right technique)
## Current L5R team (alphabetical order)
- Carter (compendiums)
- Hrunh (compendiums)
- Mandar (development)
- Sasmira (contributor)
- Vlyan (development)
## Remerciements, vielen danke & Many thanks to :
1. José Ladislao Lainez Ortega Aka L4D15, for his first version
1. José Ladislao Lainez Ortega, aka "L4D15", for his first version
2. Sasmira and LeRatierBretonnien for their work on the [Francophone community of Foundry](https://discord.gg/pPSDNJk)
3. The entire L5R Team for its work.
@@ -22,21 +33,39 @@ You are free to contribute and propose corrections, modifications after fork. Tr
2. Clear and precise commit messages allow a quick review of the code.
3. If possible, limit yourself to one Feature per Merge request so as not to block the process.
# French
Il s'agit d'un système de jeu pour [Foundry Virtual Tabletop](https://foundryvtt.com/) qui fournit une fiche de personnage et des systèmes de base pour jouer à Legend of the Five Rings 5e édition de [Edge Studio](https://edge-studio.net/).
Cette version est autorisée par Edge Studio, tous les textes, images et droits d'auteur reviennent à leur propriétaires respectifs.
Il s'agit d'un système de jeu pour [Foundry Virtual Tabletop](https://foundryvtt.com/) qui fournit une fiche de personnage et des systèmes de base pour jouer à La Légende des Cinq Anneaux 5e édition de [Edge Studio](https://edge-studio.net/).
Cette version est autorisée par Edge Studio, tous les textes, images et droits d'auteur reviennent à leurs propriétaires respectifs.
## Installer avec le manifeste
Copier ce lien et chargez-le dans le menu système de Foundry
> Manifest: https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json
Copier ce lien et chargez-le dans le menu système de Foundry.
> https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json
### Modules Requis pour le français
Pour la traduction des compendiums il vous faut installer ces deux modules :
- L5R5e-Fr (la traduction) : https://gitlab.com/teaml5r/l5r5e-fr/-/raw/master/module/module.json
- Babele (le traducteur) : https://gitlab.com/riccisi/foundryvtt-babele
### Modules Optionnels
- Dice so Nice, pour avoir des dés 3D : https://gitlab.com/riccisi/foundryvtt-dice-so-nice
- Search Anywhere : https://gitlab.com/riccisi/foundryvtt-search-anywhere (pour ne pas perdre top de temps à chercher cette technique)
## Nous rejoindre
1. Vous pouvez retrouver toutes les mises à jour en français pour FoundryVTT sur le discord officiel francophone
2. Lien vers [Discord Francophone](https://discord.gg/pPSDNJk)
## L'équipe L5R actuelle (par ordre alphabétique)
- Carter (compendiums)
- Hrunh (compendiums)
- Mandar (développement)
- Sasmira (contributeur)
- Vlyan (développement)
## Remerciements, vielen danke & Many thanks to :
1. José Ladislao Lainez Ortega Aka L4D15, pour sa première version
1. José Ladislao Lainez Ortega, aka "L4D15", pour sa première version
2. Sasmira et LeRatierBretonnien pour leur travail sur la [communauté Francophone de Foundry](https://discord.gg/pPSDNJk)
3. L'ensemble de la Team L5R pour son travail.
@@ -45,49 +74,3 @@ Vous êtes libre de contribuer et proposer après fork des corrections, modifica
1. Assurez-vous de bien être à jour par rapport à la branche référente.
2. Des messages de commit clair et précis permettent une relecture rapide du code.
3. Limitez-vous si possible à une Feature par demande de Merge pour ne pas bloquer le processus.
# Update/Mise à jour
- Fix last bug on items and update json for 0.5.0 Pre-Release
- fix using id for toggle
- removed "for" on label
- Update item with js expanded function
- toggle hook
- forced render true on macro
- no 20Q on observer
- check on tech type on drop
- Update item for description
- Update 0.4.0 style sheet + Clean video + Update Svg for canva error
- fix formapp constructor
- Finished styles for items and change npc svg
- limited sheet for limited rights
- 20q now working, step one yaw !
- fix weapons title
- working on 20Q drag n drop
- working on 20Q
- Item first iteration style, added item infos and value
- added raw book_reference to all items sheet
- added basics in items templates, and book_reference to all items
- added techniques type list checkboxes
- Fix for actor img not linked on token when change
- use of min/max for fatigue/strife/void point for use on token bars
- default actor bar fatigue/strife
- Colored svg for default img
- Style Npc Sheet v2 + update Charac + delete old ui and add svg
- fix npc dice roll, and with category id instead of skill id
- fix roll with new helper
- added zeni and reworking identity
- Add npc sheet template + css adjustments
- working on some parts of Sheets
- add armor item
- Update Style for sheet, item list and tab + update ui + add svg dice
- const for skills map, and raw 20 questions template
- Using formApp updateObject()
- Template and raw sheet for npc
- add color for element in chat
- Update styles for dice and Vlyan dev
- Dice picker v2 localization
- Update sheet for 100% height and make editor functional
- dialog picker v2
- modified stance internal usage checkboxes->radio
- 04/12/2020 - Add Templates Html + Gulp Sass + Css + Basic Tree and Files - mise à jour des informations de contributions - Mandar.
- 03/12/2020 - Init template and Workspace for Beginning of Great Adventure - Sasmira.

View File

@@ -1,9 +1,9 @@
{
"name": "l5r5e",
"title": "Legend of the Five Rings (5th Edition)",
"description": "This is a game system, multilanguage in En/FR/ES, for Legend of the Five Rings (5th Edition) by <a href='https://edge-studio.net/'>Edge Studio</a> <p> - Join the official Discord server: <a href='https://discord.gg/foundryvtt'> Official Discord</a></p><p> - Rejoignez la communauté Francophone: <a href='https://discord.gg/pPSDNJk'>Francophone Discord</a></p>",
"description": "This is a game system, multilingual in En/FR/ES, for Legend of the Five Rings (5th Edition) by <a href='https://edge-studio.net/'>Edge Studio</a> <p> - Join the official Discord server: <a href='https://discord.gg/foundryvtt'> Official Discord</a></p><p> - Rejoignez la communauté Francophone: <a href='https://discord.gg/pPSDNJk'>Francophone Discord</a></p>",
"version": "0.5.1",
"minimumCoreVersion": "0.7.5",
"minimumCoreVersion": "0.7.9",
"compatibleCoreVersion": "0.7.9",
"author": "Team L5R",
"background": "L5R-Header.webp",