diff --git a/system/assets/icons/actors/character.svg b/system/assets/icons/actors/character.svg index 914df6f..a637266 100644 --- a/system/assets/icons/actors/character.svg +++ b/system/assets/icons/actors/character.svg @@ -1,7 +1,7 @@ + width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">

- Join the official Discord server: Official Discord

- Rejoignez la communauté Francophone: Francophone Discord

", - "version": "0.0.4", + "version": "0.1.0", "minimumCoreVersion": "0.7.5", - "compatibleCoreVersion": "0.7.8", + "compatibleCoreVersion": "0.7.9", "author": "Team L5R", "background": "L5R-Header.webp", "scripts": ["./scripts/ui/chatColor-l5r5e.js"], @@ -16,12 +16,6 @@ "label": "L5R5e Macros", "path": "packs/macros.db", "entity": "Macro" - }, - { - "label": "Clans presentation", - "entity": "Scene", - "name": "clans-presentation", - "path": "packs/clans-presentation.db" } ], "languages": [ @@ -48,5 +42,5 @@ ], "url": "https://gitlab.com/teaml5r/l5r5e", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", - "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v0.0.4/raw/l5r5e.zip?job=build" + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v0.1.0/raw/l5r5e.zip?job=build" } diff --git a/system/templates/actors/character/advancement.html b/system/templates/actors/character/advancement.html index c8b7eea..947eec4 100644 --- a/system/templates/actors/character/advancement.html +++ b/system/templates/actors/character/advancement.html @@ -3,8 +3,10 @@ {{ advancement.data.xp_used }} {{ advancement.data.rank }} -
  • -
  • -
  • + \ No newline at end of file diff --git a/system/templates/actors/character/experience.html b/system/templates/actors/character/experience.html index b26f594..b1071b0 100644 --- a/system/templates/actors/character/experience.html +++ b/system/templates/actors/character/experience.html @@ -14,10 +14,9 @@ -
    {{ localize 'l5r5e.advancements.title'}} diff --git a/system/templates/actors/character/techniques.html b/system/templates/actors/character/techniques.html index 5664a3b..468a1df 100644 --- a/system/templates/actors/character/techniques.html +++ b/system/templates/actors/character/techniques.html @@ -1,11 +1,15 @@
    - {{#each actor.data.techniquesList as |technique|}} - - {{/each}} - +
    + + {{ localize 'l5r5e.techniques.type'}} + + {{#each actor.data.techniquesList as |technique|}} + + {{/each}} +
    {{ localize 'l5r5e.techniques.title' }} diff --git a/system/templates/actors/limited-sheet.html b/system/templates/actors/limited-sheet.html index 68b1d01..3b7277b 100644 --- a/system/templates/actors/limited-sheet.html +++ b/system/templates/actors/limited-sheet.html @@ -1,47 +1,40 @@
    - + {{!-- Sheet Header --}} -
    - - -
    -

    -
    - - {{!-- Sheet Body --}} -
    -
      -
    • - -
    • -
    • - -
    • -
    • - -
    • -
    • - -
    • -
    • - -
    • -
    -
    +
    +

    + {{!-- Sheet identity --}} +
      +
    • + +
    • +
    • + +
    • +
    • + +
    • +
    • + +
    • +
    • + +
    • +
    diff --git a/system/videos/l5r_clan_crabe.mp4 b/system/videos/l5r_clan_crabe.mp4 deleted file mode 100644 index 6b95569..0000000 Binary files a/system/videos/l5r_clan_crabe.mp4 and /dev/null differ diff --git a/system/videos/l5r_clan_dragon.mp4 b/system/videos/l5r_clan_dragon.mp4 deleted file mode 100644 index a9d2182..0000000 Binary files a/system/videos/l5r_clan_dragon.mp4 and /dev/null differ diff --git a/system/videos/l5r_clan_grue.mp4 b/system/videos/l5r_clan_grue.mp4 deleted file mode 100644 index 71e6997..0000000 Binary files a/system/videos/l5r_clan_grue.mp4 and /dev/null differ diff --git a/system/videos/l5r_clan_licorne.mp4 b/system/videos/l5r_clan_licorne.mp4 deleted file mode 100644 index a7c0f4c..0000000 Binary files a/system/videos/l5r_clan_licorne.mp4 and /dev/null differ diff --git a/system/videos/l5r_clan_lion.mp4 b/system/videos/l5r_clan_lion.mp4 deleted file mode 100644 index 067cc0b..0000000 Binary files a/system/videos/l5r_clan_lion.mp4 and /dev/null differ diff --git a/system/videos/l5r_clan_phenix.mp4 b/system/videos/l5r_clan_phenix.mp4 deleted file mode 100644 index 84c8973..0000000 Binary files a/system/videos/l5r_clan_phenix.mp4 and /dev/null differ diff --git a/system/videos/l5r_clan_scorpion.mp4 b/system/videos/l5r_clan_scorpion.mp4 deleted file mode 100644 index b73983a..0000000 Binary files a/system/videos/l5r_clan_scorpion.mp4 and /dev/null differ