93 lines
4.5 KiB
Markdown
93 lines
4.5 KiB
Markdown
# Legend of the Five Rings (5th Edition) by [Edge Studio](https://edge-studio.net/)
|
|
|
|

|
|
|
|
# English
|
|
|
|
This is a game system for [Foundry Virtual Tabletop](https://foundryvtt.com/) provides a character sheet and basic systems to play [Edge Studio's](https://edge-studio.net/) Legend of the Five Rings 5th edition.
|
|
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
|
|
|
|
## Remerciements, vielen danke & Many thanks to :
|
|
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.
|
|
|
|
## Contribute
|
|
You are free to contribute and propose corrections, modifications after fork. Try to respect 3 rules:
|
|
1. Make sure you are up to date with the referent branch.
|
|
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.
|
|
|
|
## 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
|
|
|
|
## 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)
|
|
|
|
## Remerciements, vielen danke & Many thanks to :
|
|
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.
|
|
|
|
## Contribuer
|
|
Vous êtes libre de contribuer et proposer après fork des corrections, modifications. Essayez de respecter 3 règles :
|
|
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. |