diff --git a/icons/heures/hd05.png b/icons/heures/hd05.png deleted file mode 100644 index 35a9a1f0..00000000 Binary files a/icons/heures/hd05.png and /dev/null differ diff --git a/icons/heures/hd05.svg b/icons/heures/hd05.svg new file mode 100644 index 00000000..d98f1431 --- /dev/null +++ b/icons/heures/hd05.svg @@ -0,0 +1,58 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/icons/heures/hd05br.png b/icons/heures/hd05br.png deleted file mode 100644 index bdc5b95f..00000000 Binary files a/icons/heures/hd05br.png and /dev/null differ diff --git a/icons/heures/hd08.png b/icons/heures/hd08.png deleted file mode 100644 index 72992426..00000000 Binary files a/icons/heures/hd08.png and /dev/null differ diff --git a/icons/heures/hd08.svg b/icons/heures/hd08.svg new file mode 100644 index 00000000..4edd18fc --- /dev/null +++ b/icons/heures/hd08.svg @@ -0,0 +1,58 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/icons/heures/hd08br.png b/icons/heures/hd08br.png deleted file mode 100644 index 31ef014d..00000000 Binary files a/icons/heures/hd08br.png and /dev/null differ diff --git a/icons/heures/hd12.png b/icons/heures/hd12.png deleted file mode 100644 index 4cfc61e5..00000000 Binary files a/icons/heures/hd12.png and /dev/null differ diff --git a/icons/heures/hd12.svg b/icons/heures/hd12.svg new file mode 100644 index 00000000..7d56c96d --- /dev/null +++ b/icons/heures/hd12.svg @@ -0,0 +1,58 @@ + + + + + + image/svg+xml + + + + + + + + + diff --git a/icons/heures/hd12br.png b/icons/heures/hd12br.png deleted file mode 100644 index c5ec83c3..00000000 Binary files a/icons/heures/hd12br.png and /dev/null differ diff --git a/styles/simple.css b/styles/simple.css index faa6891f..451dd31d 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -225,6 +225,12 @@ margin-right: 10px; } +.button-img { + width: 8%; + height: 8%; + border-width: 0; +} + .foundryvtt-reve-de-dragon .sheet-header .header-fields { -webkit-box-flex: 1; -ms-flex: 1; @@ -348,8 +354,8 @@ /* ======================================== */ /* Sheet */ -.sheet header.sheet-header .flex-group-center.flex-hp, .sheet header.sheet-header .flex-group-center.flex-fatigue {font-family: "GrenzeGotisch-Regular";} -.sheet header.sheet-header .flex-hp {text-align: right;} +.sheet header.sheet-header .flex-group-center.flex-compteurs, .sheet header.sheet-header .flex-group-center.flex-actions-bar {font-family: "GrenzeGotisch-Regular";} +.sheet header.sheet-header .flex-compteurs {text-align: right;} .sheet header.sheet-header .resource-content {width: 3rem;} .window-app.sheet .window-content .sheet-header{ @@ -365,16 +371,6 @@ background: #f5f4f1 url("img/bg_left.jpg") no-repeat left top; } -.sheet header.sheet-header img { - flex: 0 0 64px; - height: 64px; - width: 64px; - object-fit: cover; - object-position: 50% 0; - margin: 0.5rem; - border: none; -} - section.sheet-body{padding: 0.25rem 0.5rem;} .sheet nav.sheet-tabs { @@ -556,7 +552,7 @@ button { .table-fatigue .fatigue-malus { font-size: 0.8rem; } - .flex-fatigue { + .flex-actions-bar { flex-grow: 2; } @@ -883,6 +879,7 @@ background: rgba(0, 0, 0, 0.5); .tooltip .tooltiptext { visibility: hidden; width: 360px; + background-color: rgba(0,0,0,0.9); text-align: center; padding: 5px 0; border-radius: 6px; @@ -890,7 +887,8 @@ background: rgba(0, 0, 0, 0.5); /* Position the tooltip text */ position: absolute; z-index: 1; - left: -100%; + top: 30px; + left: -30%; /* Fade in tooltip */ opacity: 0; diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index 1c1f2269..386907ef 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -2,48 +2,69 @@ {{!-- Sheet Header --}}
-
-
- -

-
-
-
-
- Vie + / - - /{{data.sante.vie.max}} -
-
- Endurance + / - - /{{data.sante.endurance.max}} -
-
- Fatigue + / - - /{{data.sante.fatigue.max}} -
-
- Sonné : - -
-
- Rêve + / - - /{{data.reve.seuil.value}} -
-
-
-
Malus de fatigue : {{data.fatigue.malus}} - {{{data.fatigue.html}}} -
-
-
-
-
-
Blessures légères : {{data.nbLegeres}}
-
Blessures graves : {{data.nbGraves}}
-
Blessure critique : {{data.nbCritiques}}
-
-
+
+
+ +

+
+
+
+ Vie + / - + /{{data.sante.vie.max}} +
+
+ Endurance + / - + /{{data.sante.endurance.max}} +
+
+ Fatigue + / - + {{{data.fatigue.html}}} + + /{{data.sante.fatigue.max}} +
+
+ Sonné : + +
+
+ Rêve + / - + /{{data.reve.seuil.value}} +
+
+
+
+ Encaisser des dommages + Dormir une heure + Chateau Dormant + Montée dans les Terres Medianes ! + Montée accélérée dans les Terres Medianes ! + Regarder les Terres Medianes +
+
+ Malus de fatigue : {{data.fatigue.malus}} + {{{data.fatigue.html}}} + + + {{#if data.nbLegeres}} + Blessures: {{data.nbLegeres}} légères + {{#if data.nbGraves}}, {{data.nbGraves}} graves{{/if}} + {{#if data.nbCritiques}}, une CRITIQUE !{{/if}} + {{else}} + {{#if data.nbGraves}} + Blessures:{{data.nbGraves}} graves + {{#if data.nbCritiques}}et une CRITIQUE !{{data.nbCritiques}}{{/if}} + {{else}} + {{#if data.nbCritiques}}une CRITIQUE !{{data.nbCritiques}} + {{else}}Aucune blessure + {{/if}} + {{/if}} + {{/if}} + +
+
+
+
{{!-- Sheet Tab Navigation --}} @@ -266,9 +287,6 @@ {{!-- Combat Tab --}}
-
- Encaisser des dommages -
Armes compétence @@ -289,10 +307,6 @@ {{!-- Compteurs/Blessures Tab --}}
-
- Dormir une heure - Chateau Dormant -
    {{#each data.compteurs as |compteur key|}} @@ -412,14 +426,6 @@ {{/if}} -
  1. - -
    - Montée dans les Terres Medianes ! - Montée accélérée dans les Terres Medianes ! - Regarder les Terres Medianes -
    -
  2. Seuil de Rêve : diff --git a/templates/dialog-tmr.html b/templates/dialog-tmr.html index 86b3a36e..aa0336ba 100644 --- a/templates/dialog-tmr.html +++ b/templates/dialog-tmr.html @@ -23,7 +23,7 @@
    Refoulement : 0
    -
    +
    Fatigue {{{fatigue.html}}}