From 62c3787cea94f26b604e9d7bf79b29e7faaf559e Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Tue, 19 Dec 2023 22:13:26 +0100 Subject: [PATCH] Affichage des specialisations --- modules/heritiers-main.js | 5 ----- .../{000004.log => 000008.log} | 0 packs/archetypes-fees/CURRENT | 2 +- packs/archetypes-fees/LOG | 13 +++++++----- packs/archetypes-fees/LOG.old | 5 +++++ packs/archetypes-fees/MANIFEST-000002 | Bin 135 -> 0 bytes packs/archetypes-fees/MANIFEST-000006 | Bin 0 -> 135 bytes .../{000004.log => 000008.log} | 0 packs/armes-et-protection/CURRENT | 2 +- packs/armes-et-protection/LOG | 13 +++++++----- packs/armes-et-protection/LOG.old | 5 +++++ packs/armes-et-protection/MANIFEST-000002 | Bin 135 -> 0 bytes packs/armes-et-protection/MANIFEST-000006 | Bin 0 -> 135 bytes .../{000004.log => 000008.log} | 0 packs/atouts-feeriques/CURRENT | 2 +- packs/atouts-feeriques/LOG | 13 +++++++----- packs/atouts-feeriques/LOG.old | 5 +++++ packs/atouts-feeriques/MANIFEST-000002 | Bin 136 -> 0 bytes packs/atouts-feeriques/MANIFEST-000006 | Bin 0 -> 137 bytes packs/avantages/{000004.log => 000008.log} | 0 packs/avantages/CURRENT | 2 +- packs/avantages/LOG | 13 +++++++----- packs/avantages/LOG.old | 5 +++++ packs/avantages/MANIFEST-000002 | Bin 135 -> 0 bytes packs/avantages/MANIFEST-000006 | Bin 0 -> 135 bytes packs/capacites/{000004.log => 000008.log} | 0 packs/capacites/CURRENT | 2 +- packs/capacites/LOG | 13 +++++++----- packs/capacites/LOG.old | 5 +++++ packs/capacites/MANIFEST-000002 | Bin 135 -> 0 bytes packs/capacites/MANIFEST-000006 | Bin 0 -> 135 bytes packs/competences/{000004.log => 000008.log} | 0 packs/competences/CURRENT | 2 +- packs/competences/LOG | 13 +++++++----- packs/competences/LOG.old | 5 +++++ packs/competences/MANIFEST-000002 | Bin 135 -> 0 bytes packs/competences/MANIFEST-000006 | Bin 0 -> 135 bytes packs/desavantages/{000004.log => 000008.log} | 0 packs/desavantages/CURRENT | 2 +- packs/desavantages/LOG | 13 +++++++----- packs/desavantages/LOG.old | 5 +++++ packs/desavantages/MANIFEST-000002 | Bin 135 -> 0 bytes packs/desavantages/MANIFEST-000006 | Bin 0 -> 135 bytes packs/pouvoirs/{000004.log => 000008.log} | 0 packs/pouvoirs/CURRENT | 2 +- packs/pouvoirs/LOG | 13 +++++++----- packs/pouvoirs/LOG.old | 5 +++++ packs/pouvoirs/MANIFEST-000002 | Bin 136 -> 0 bytes packs/pouvoirs/MANIFEST-000006 | Bin 0 -> 137 bytes packs/profils/{000004.log => 000008.log} | 0 packs/profils/CURRENT | 2 +- packs/profils/LOG | 12 ++++++----- packs/profils/LOG.old | 5 +++++ packs/profils/MANIFEST-000002 | Bin 65 -> 0 bytes packs/profils/MANIFEST-000006 | Bin 0 -> 65 bytes styles/simple.css | 20 +----------------- system.json | 4 ++-- templates/actor-sheet.html | 4 ++-- templates/partial-utile-skills.html | 2 +- 59 files changed, 131 insertions(+), 83 deletions(-) rename packs/archetypes-fees/{000004.log => 000008.log} (100%) create mode 100644 packs/archetypes-fees/LOG.old delete mode 100644 packs/archetypes-fees/MANIFEST-000002 create mode 100644 packs/archetypes-fees/MANIFEST-000006 rename packs/armes-et-protection/{000004.log => 000008.log} (100%) create mode 100644 packs/armes-et-protection/LOG.old delete mode 100644 packs/armes-et-protection/MANIFEST-000002 create mode 100644 packs/armes-et-protection/MANIFEST-000006 rename packs/atouts-feeriques/{000004.log => 000008.log} (100%) create mode 100644 packs/atouts-feeriques/LOG.old delete mode 100644 packs/atouts-feeriques/MANIFEST-000002 create mode 100644 packs/atouts-feeriques/MANIFEST-000006 rename packs/avantages/{000004.log => 000008.log} (100%) create mode 100644 packs/avantages/LOG.old delete mode 100644 packs/avantages/MANIFEST-000002 create mode 100644 packs/avantages/MANIFEST-000006 rename packs/capacites/{000004.log => 000008.log} (100%) create mode 100644 packs/capacites/LOG.old delete mode 100644 packs/capacites/MANIFEST-000002 create mode 100644 packs/capacites/MANIFEST-000006 rename packs/competences/{000004.log => 000008.log} (100%) create mode 100644 packs/competences/LOG.old delete mode 100644 packs/competences/MANIFEST-000002 create mode 100644 packs/competences/MANIFEST-000006 rename packs/desavantages/{000004.log => 000008.log} (100%) create mode 100644 packs/desavantages/LOG.old delete mode 100644 packs/desavantages/MANIFEST-000002 create mode 100644 packs/desavantages/MANIFEST-000006 rename packs/pouvoirs/{000004.log => 000008.log} (100%) create mode 100644 packs/pouvoirs/LOG.old delete mode 100644 packs/pouvoirs/MANIFEST-000002 create mode 100644 packs/pouvoirs/MANIFEST-000006 rename packs/profils/{000004.log => 000008.log} (100%) create mode 100644 packs/profils/LOG.old delete mode 100644 packs/profils/MANIFEST-000002 create mode 100644 packs/profils/MANIFEST-000006 diff --git a/modules/heritiers-main.js b/modules/heritiers-main.js index 4b242a5..d6f27fc 100644 --- a/modules/heritiers-main.js +++ b/modules/heritiers-main.js @@ -123,11 +123,6 @@ Hooks.once("ready", function () { registerUsageCount(game.system.id) welcomeMessage() - // CSS patch for v9 - if (game.version) { - let sidebar = document.getElementById("sidebar"); - sidebar.style.width = "min-content"; - } }); /* -------------------------------------------- */ diff --git a/packs/archetypes-fees/000004.log b/packs/archetypes-fees/000008.log similarity index 100% rename from packs/archetypes-fees/000004.log rename to packs/archetypes-fees/000008.log diff --git a/packs/archetypes-fees/CURRENT b/packs/archetypes-fees/CURRENT index 1a84852..f7753e2 100644 --- a/packs/archetypes-fees/CURRENT +++ b/packs/archetypes-fees/CURRENT @@ -1 +1 @@ -MANIFEST-000002 +MANIFEST-000006 diff --git a/packs/archetypes-fees/LOG b/packs/archetypes-fees/LOG index 36b116d..126ddb6 100644 --- a/packs/archetypes-fees/LOG +++ b/packs/archetypes-fees/LOG @@ -1,5 +1,8 @@ -2023/12/19-21:28:12.654905 7f3323fff6c0 Delete type=3 #1 -2023/12/19-21:34:54.787106 7f33223ff6c0 Level-0 table #5: started -2023/12/19-21:34:54.792294 7f33223ff6c0 Level-0 table #5: 75294 bytes OK -2023/12/19-21:34:54.798740 7f33223ff6c0 Delete type=0 #3 -2023/12/19-21:34:54.828243 7f33223ff6c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2023/12/19-22:06:11.050257 7f33237fe6c0 Recovering log #4 +2023/12/19-22:06:11.104534 7f33237fe6c0 Delete type=3 #2 +2023/12/19-22:06:11.104875 7f33237fe6c0 Delete type=0 #4 +2023/12/19-22:13:00.316854 7f33223ff6c0 Level-0 table #9: started +2023/12/19-22:13:00.316923 7f33223ff6c0 Level-0 table #9: 0 bytes OK +2023/12/19-22:13:00.490508 7f33223ff6c0 Delete type=0 #7 +2023/12/19-22:13:00.624324 7f33223ff6c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2023/12/19-22:13:00.624395 7f33223ff6c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) diff --git a/packs/archetypes-fees/LOG.old b/packs/archetypes-fees/LOG.old new file mode 100644 index 0000000..36b116d --- /dev/null +++ b/packs/archetypes-fees/LOG.old @@ -0,0 +1,5 @@ +2023/12/19-21:28:12.654905 7f3323fff6c0 Delete type=3 #1 +2023/12/19-21:34:54.787106 7f33223ff6c0 Level-0 table #5: started +2023/12/19-21:34:54.792294 7f33223ff6c0 Level-0 table #5: 75294 bytes OK +2023/12/19-21:34:54.798740 7f33223ff6c0 Delete type=0 #3 +2023/12/19-21:34:54.828243 7f33223ff6c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) diff --git a/packs/archetypes-fees/MANIFEST-000002 b/packs/archetypes-fees/MANIFEST-000002 deleted file mode 100644 index 2d6b8b3819d34c08f20c30920c9ad751900d3383..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAe$kRS-TOEg7@3$k8JJmE z817_0nCJ)OvH-bkEb{D3tn<#W$SY=+q~;bY8v12;d6;;56;u?v=lVEVFfuZL0ZhKq Xu+l#@FU`>_q&UgA$Sjpn9wH9_^70~kdBx0<)ZAi4 zL%$3!4--$Xf{J4ITpuS3Mn(oOfXP=HR{E#rr8#z-ytdBx0<)ZAi4 zL)Vb7!~my~ESHk1)EsX^Mn(oOfXP=S6^A(&hgSquWmi?X8~QPNK;-qf%T9AJFfy@o VGB9(nczj@fuoJ}P0CKrlJOEbpB&PrX literal 0 HcmV?d00001 diff --git a/packs/atouts-feeriques/000004.log b/packs/atouts-feeriques/000008.log similarity index 100% rename from packs/atouts-feeriques/000004.log rename to packs/atouts-feeriques/000008.log diff --git a/packs/atouts-feeriques/CURRENT b/packs/atouts-feeriques/CURRENT index 1a84852..f7753e2 100644 --- a/packs/atouts-feeriques/CURRENT +++ b/packs/atouts-feeriques/CURRENT @@ -1 +1 @@ -MANIFEST-000002 +MANIFEST-000006 diff --git a/packs/atouts-feeriques/LOG b/packs/atouts-feeriques/LOG index 6090bdd..5bf2653 100644 --- a/packs/atouts-feeriques/LOG +++ b/packs/atouts-feeriques/LOG @@ -1,5 +1,8 @@ -2023/12/19-21:28:12.601487 7f3322ffd6c0 Delete type=3 #1 -2023/12/19-21:34:54.774727 7f33223ff6c0 Level-0 table #5: started -2023/12/19-21:34:54.779620 7f33223ff6c0 Level-0 table #5: 59886 bytes OK -2023/12/19-21:34:54.786884 7f33223ff6c0 Delete type=0 #3 -2023/12/19-21:34:54.816678 7f33223ff6c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2023/12/19-22:06:10.985018 7f35b8bfa6c0 Recovering log #4 +2023/12/19-22:06:11.046339 7f35b8bfa6c0 Delete type=3 #2 +2023/12/19-22:06:11.046469 7f35b8bfa6c0 Delete type=0 #4 +2023/12/19-22:13:00.177944 7f33223ff6c0 Level-0 table #9: started +2023/12/19-22:13:00.177984 7f33223ff6c0 Level-0 table #9: 0 bytes OK +2023/12/19-22:13:00.316506 7f33223ff6c0 Delete type=0 #7 +2023/12/19-22:13:00.624302 7f33223ff6c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2023/12/19-22:13:00.624379 7f33223ff6c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) diff --git a/packs/atouts-feeriques/LOG.old b/packs/atouts-feeriques/LOG.old new file mode 100644 index 0000000..6090bdd --- /dev/null +++ b/packs/atouts-feeriques/LOG.old @@ -0,0 +1,5 @@ +2023/12/19-21:28:12.601487 7f3322ffd6c0 Delete type=3 #1 +2023/12/19-21:34:54.774727 7f33223ff6c0 Level-0 table #5: started +2023/12/19-21:34:54.779620 7f33223ff6c0 Level-0 table #5: 59886 bytes OK +2023/12/19-21:34:54.786884 7f33223ff6c0 Delete type=0 #3 +2023/12/19-21:34:54.816678 7f33223ff6c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) diff --git a/packs/atouts-feeriques/MANIFEST-000002 b/packs/atouts-feeriques/MANIFEST-000002 deleted file mode 100644 index 34bb9cfc9811bfb18f45613b30eafa97eee66b89..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 136 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAe$kRS-TOEg7@3$k8JJmE z7*?Y@c*@i&B>?Mn(oOfXP>tl{n?Nn|V8X<{9KWhh;O)gvg7%o&A)Pfsu)w XlYyCoWhNufcg^$&tUe`T literal 0 HcmV?d00001 diff --git a/packs/avantages/000004.log b/packs/avantages/000008.log similarity index 100% rename from packs/avantages/000004.log rename to packs/avantages/000008.log diff --git a/packs/avantages/CURRENT b/packs/avantages/CURRENT index 1a84852..f7753e2 100644 --- a/packs/avantages/CURRENT +++ b/packs/avantages/CURRENT @@ -1 +1 @@ -MANIFEST-000002 +MANIFEST-000006 diff --git a/packs/avantages/LOG b/packs/avantages/LOG index 84a4c65..9a402fa 100644 --- a/packs/avantages/LOG +++ b/packs/avantages/LOG @@ -1,5 +1,8 @@ -2023/12/19-21:28:12.469210 7f3323fff6c0 Delete type=3 #1 -2023/12/19-21:34:54.739813 7f33223ff6c0 Level-0 table #5: started -2023/12/19-21:34:54.744244 7f33223ff6c0 Level-0 table #5: 26203 bytes OK -2023/12/19-21:34:54.751692 7f33223ff6c0 Delete type=0 #3 -2023/12/19-21:34:54.774674 7f33223ff6c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2023/12/19-22:06:10.801923 7f33237fe6c0 Recovering log #4 +2023/12/19-22:06:10.856851 7f33237fe6c0 Delete type=3 #2 +2023/12/19-22:06:10.857020 7f33237fe6c0 Delete type=0 #4 +2023/12/19-22:12:59.901335 7f33223ff6c0 Level-0 table #9: started +2023/12/19-22:12:59.901390 7f33223ff6c0 Level-0 table #9: 0 bytes OK +2023/12/19-22:12:59.991239 7f33223ff6c0 Delete type=0 #7 +2023/12/19-22:13:00.082181 7f33223ff6c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2023/12/19-22:13:00.082266 7f33223ff6c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) diff --git a/packs/avantages/LOG.old b/packs/avantages/LOG.old new file mode 100644 index 0000000..84a4c65 --- /dev/null +++ b/packs/avantages/LOG.old @@ -0,0 +1,5 @@ +2023/12/19-21:28:12.469210 7f3323fff6c0 Delete type=3 #1 +2023/12/19-21:34:54.739813 7f33223ff6c0 Level-0 table #5: started +2023/12/19-21:34:54.744244 7f33223ff6c0 Level-0 table #5: 26203 bytes OK +2023/12/19-21:34:54.751692 7f33223ff6c0 Delete type=0 #3 +2023/12/19-21:34:54.774674 7f33223ff6c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) diff --git a/packs/avantages/MANIFEST-000002 b/packs/avantages/MANIFEST-000002 deleted file mode 100644 index 01dc72a03eb6a115794870e60b12633eedc10446..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAe$kRS-TOEg7@3$k8JJmE z7;fHji1Gt+S%6$N7JGIk*4t+o`pgoS$2eSd>_jU&PMDdixBcykcfaYHqQj zfvclqi9um-RkDj^SdfzkBO?PCz~rma3bKOy!!3PW9CIQ$aVY@`{-yskz092FZTGL0(}2*~ackWff^IjEoFm0F$o_ XcS$$$&WUiXGByqg&W&PJfye^@pmZbF diff --git a/packs/capacites/MANIFEST-000006 b/packs/capacites/MANIFEST-000006 new file mode 100644 index 0000000000000000000000000000000000000000..13571a0ab5669fec49fc36097e70823cffb5101d GIT binary patch literal 135 zcmXTF(s(wBfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQb=yuxdBx0<)ZAi4 zgJi$pAg{21Y-9JNvWhepMn(oOfXP>eyQCX==R~+x85@TL=SDHAK;%tQq)a#%7@62P V8JIa(R9@|9fLtyX6#yDxB76V< literal 0 HcmV?d00001 diff --git a/packs/competences/000004.log b/packs/competences/000008.log similarity index 100% rename from packs/competences/000004.log rename to packs/competences/000008.log diff --git a/packs/competences/CURRENT b/packs/competences/CURRENT index 1a84852..f7753e2 100644 --- a/packs/competences/CURRENT +++ b/packs/competences/CURRENT @@ -1 +1 @@ -MANIFEST-000002 +MANIFEST-000006 diff --git a/packs/competences/LOG b/packs/competences/LOG index 01e6522..b17e7cb 100644 --- a/packs/competences/LOG +++ b/packs/competences/LOG @@ -1,5 +1,8 @@ -2023/12/19-21:28:12.424090 7f3322ffd6c0 Delete type=3 #1 -2023/12/19-21:34:54.711352 7f33223ff6c0 Level-0 table #5: started -2023/12/19-21:34:54.715753 7f33223ff6c0 Level-0 table #5: 26885 bytes OK -2023/12/19-21:34:54.722148 7f33223ff6c0 Delete type=0 #3 -2023/12/19-21:34:54.729274 7f33223ff6c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2023/12/19-22:06:10.732271 7f35b8bfa6c0 Recovering log #4 +2023/12/19-22:06:10.794092 7f35b8bfa6c0 Delete type=3 #2 +2023/12/19-22:06:10.794226 7f35b8bfa6c0 Delete type=0 #4 +2023/12/19-22:12:59.792407 7f33223ff6c0 Level-0 table #9: started +2023/12/19-22:12:59.792457 7f33223ff6c0 Level-0 table #9: 0 bytes OK +2023/12/19-22:12:59.901092 7f33223ff6c0 Delete type=0 #7 +2023/12/19-22:12:59.991554 7f33223ff6c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2023/12/19-22:13:00.082216 7f33223ff6c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) diff --git a/packs/competences/LOG.old b/packs/competences/LOG.old new file mode 100644 index 0000000..01e6522 --- /dev/null +++ b/packs/competences/LOG.old @@ -0,0 +1,5 @@ +2023/12/19-21:28:12.424090 7f3322ffd6c0 Delete type=3 #1 +2023/12/19-21:34:54.711352 7f33223ff6c0 Level-0 table #5: started +2023/12/19-21:34:54.715753 7f33223ff6c0 Level-0 table #5: 26885 bytes OK +2023/12/19-21:34:54.722148 7f33223ff6c0 Delete type=0 #3 +2023/12/19-21:34:54.729274 7f33223ff6c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) diff --git a/packs/competences/MANIFEST-000002 b/packs/competences/MANIFEST-000002 deleted file mode 100644 index 1f33ee09d5796ca7beeed8e32aac0b2f4a680c7f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAe$kRS-TOEg7@3$k8JJmE z7#MjofBFHrEI=+BiwipwYwIOOdBx0<)ZAi4gD?xTJd==63%}I#q97wDMn(oOfXP?6 W<{0?}7Uww^xcY>JS7k7|K;!{?#v`5p diff --git a/packs/competences/MANIFEST-000006 b/packs/competences/MANIFEST-000006 new file mode 100644 index 0000000000000000000000000000000000000000..3982664ed9408f6c0dbfea0583d7db5f9a2b5095 GIT binary patch literal 135 zcmXR3vpSc=z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMD+IopmUNN&IHMdyN zAk4xn&m<(&!Y?(wD9Ff(k&yumVDeS2IYxeg#d*#Ju0CPmRT+#f5c!o$uSIe&Ffy@o VGB9(nxRmELXoI*MKrR=H3jn*%BG~`{ literal 0 HcmV?d00001 diff --git a/packs/desavantages/000004.log b/packs/desavantages/000008.log similarity index 100% rename from packs/desavantages/000004.log rename to packs/desavantages/000008.log diff --git a/packs/desavantages/CURRENT b/packs/desavantages/CURRENT index 1a84852..f7753e2 100644 --- a/packs/desavantages/CURRENT +++ b/packs/desavantages/CURRENT @@ -1 +1 @@ -MANIFEST-000002 +MANIFEST-000006 diff --git a/packs/desavantages/LOG b/packs/desavantages/LOG index 38d67d7..e595307 100644 --- a/packs/desavantages/LOG +++ b/packs/desavantages/LOG @@ -1,5 +1,8 @@ -2023/12/19-21:28:12.513826 7f3322ffd6c0 Delete type=3 #1 -2023/12/19-21:34:54.752015 7f33223ff6c0 Level-0 table #5: started -2023/12/19-21:34:54.756291 7f33223ff6c0 Level-0 table #5: 31112 bytes OK -2023/12/19-21:34:54.762759 7f33223ff6c0 Delete type=0 #3 -2023/12/19-21:34:54.774705 7f33223ff6c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2023/12/19-22:06:10.861912 7f3323fff6c0 Recovering log #4 +2023/12/19-22:06:10.921564 7f3323fff6c0 Delete type=3 #2 +2023/12/19-22:06:10.921726 7f3323fff6c0 Delete type=0 #4 +2023/12/19-22:12:59.991583 7f33223ff6c0 Level-0 table #9: started +2023/12/19-22:12:59.991648 7f33223ff6c0 Level-0 table #9: 0 bytes OK +2023/12/19-22:13:00.082009 7f33223ff6c0 Delete type=0 #7 +2023/12/19-22:13:00.082231 7f33223ff6c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2023/12/19-22:13:00.082278 7f33223ff6c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) diff --git a/packs/desavantages/LOG.old b/packs/desavantages/LOG.old new file mode 100644 index 0000000..38d67d7 --- /dev/null +++ b/packs/desavantages/LOG.old @@ -0,0 +1,5 @@ +2023/12/19-21:28:12.513826 7f3322ffd6c0 Delete type=3 #1 +2023/12/19-21:34:54.752015 7f33223ff6c0 Level-0 table #5: started +2023/12/19-21:34:54.756291 7f33223ff6c0 Level-0 table #5: 31112 bytes OK +2023/12/19-21:34:54.762759 7f33223ff6c0 Delete type=0 #3 +2023/12/19-21:34:54.774705 7f33223ff6c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) diff --git a/packs/desavantages/MANIFEST-000002 b/packs/desavantages/MANIFEST-000002 deleted file mode 100644 index 84a435a4c04a2461cdbcb5faa7277cdfef4c8f21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAe$kRS-TOEg7@3$k8JJmE z807XVZS@0kS%6$N7Dsj_){f7N@`{-yskz09MuCN8CC)j)VR;#*saX-FjEoFm0F$q% X3i2}Z3NZ92%rC6)Ny%b#gvbK`&_pF3 diff --git a/packs/desavantages/MANIFEST-000006 b/packs/desavantages/MANIFEST-000006 new file mode 100644 index 0000000000000000000000000000000000000000..7b5aeafdb2dc9d7bb4856686199a945964d11872 GIT binary patch literal 135 zcmbQ5I^8&lfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQwc|6RykcfaYHqQj zQD9+NiE~bHSYC!{YF0!kBO?PCz~n2cg1pSU0t`J0^9w6{QnDBwA@baN-Z^qGFfy@o VGB9(nIEG&Ka0YQXfLtyXM*s@RBcK2P literal 0 HcmV?d00001 diff --git a/packs/pouvoirs/000004.log b/packs/pouvoirs/000008.log similarity index 100% rename from packs/pouvoirs/000004.log rename to packs/pouvoirs/000008.log diff --git a/packs/pouvoirs/CURRENT b/packs/pouvoirs/CURRENT index 1a84852..f7753e2 100644 --- a/packs/pouvoirs/CURRENT +++ b/packs/pouvoirs/CURRENT @@ -1 +1 @@ -MANIFEST-000002 +MANIFEST-000006 diff --git a/packs/pouvoirs/LOG b/packs/pouvoirs/LOG index cc3e180..1607f2c 100644 --- a/packs/pouvoirs/LOG +++ b/packs/pouvoirs/LOG @@ -1,5 +1,8 @@ -2023/12/19-21:28:12.700301 7f3322ffd6c0 Delete type=3 #1 -2023/12/19-21:34:54.798956 7f33223ff6c0 Level-0 table #5: started -2023/12/19-21:34:54.809620 7f33223ff6c0 Level-0 table #5: 273133 bytes OK -2023/12/19-21:34:54.816368 7f33223ff6c0 Delete type=0 #3 -2023/12/19-21:34:54.828262 7f33223ff6c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2023/12/19-22:06:11.108663 7f3323fff6c0 Recovering log #4 +2023/12/19-22:06:11.171177 7f3323fff6c0 Delete type=3 #2 +2023/12/19-22:06:11.171278 7f3323fff6c0 Delete type=0 #4 +2023/12/19-22:13:00.490784 7f33223ff6c0 Level-0 table #9: started +2023/12/19-22:13:00.490836 7f33223ff6c0 Level-0 table #9: 0 bytes OK +2023/12/19-22:13:00.624081 7f33223ff6c0 Delete type=0 #7 +2023/12/19-22:13:00.624346 7f33223ff6c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2023/12/19-22:13:00.624413 7f33223ff6c0 Manual compaction at level-1 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) diff --git a/packs/pouvoirs/LOG.old b/packs/pouvoirs/LOG.old new file mode 100644 index 0000000..cc3e180 --- /dev/null +++ b/packs/pouvoirs/LOG.old @@ -0,0 +1,5 @@ +2023/12/19-21:28:12.700301 7f3322ffd6c0 Delete type=3 #1 +2023/12/19-21:34:54.798956 7f33223ff6c0 Level-0 table #5: started +2023/12/19-21:34:54.809620 7f33223ff6c0 Level-0 table #5: 273133 bytes OK +2023/12/19-21:34:54.816368 7f33223ff6c0 Delete type=0 #3 +2023/12/19-21:34:54.828262 7f33223ff6c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) diff --git a/packs/pouvoirs/MANIFEST-000002 b/packs/pouvoirs/MANIFEST-000002 deleted file mode 100644 index d020f7b6494a17d4f9138a3757f0ffd06251347c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 136 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAe$kRS-TOEg7@3$k8JJmE z82H?TKl=l@EI=+BOFJVw6YJZn0`iKPC8@c^iiVa&mYG>mp_OHMIi7{-xr~eqU;vY^ Y^7k{yFb&Rft910s3dnP0Y=_7L0POH3R{#J2 diff --git a/packs/pouvoirs/MANIFEST-000006 b/packs/pouvoirs/MANIFEST-000006 new file mode 100644 index 0000000000000000000000000000000000000000..a26ab9b889416998a0ecbe7ae455827f58bb6063 GIT binary patch literal 137 zcmb1B^-xV>U}TiaNi9pwNlDUksw_z@&n!-L&d)7KEJ`fNFJfn6eS1|vUNN&IHMdyN z(6Y!fGb<{zvMevhvoJlEk&yumVDeS|eg+w)!C7vVj(%AId5( literal 0 HcmV?d00001 diff --git a/styles/simple.css b/styles/simple.css index f4cf506..9a072de 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -573,6 +573,7 @@ ul, li { .specialisation-label { font-size: 0.8rem; + font-style: italic; } .carac-label, @@ -1023,8 +1024,6 @@ ul, li { } #sidebar #sidebar-tabs i{ - width: 25px; - height: 25px; display: inline-block; background-position:center; background-size:cover; @@ -1032,23 +1031,6 @@ ul, li { } -/*#sidebar #sidebar-tabs i.fa-comments:before, #sidebar #sidebar-tabs i.fa-fist-raised:before, #sidebar #sidebar-tabs i.fa-users:before, #sidebar #sidebar-tabs i.fa-map:before, #sidebar #sidebar-tabs i.fa-suitcase:before, #sidebar #sidebar-tabs i.fa-book-open:before, #sidebar #sidebar-tabs i.fa-th-list:before, #sidebar #sidebar-tabs i.fa-music:before, #sidebar #sidebar-tabs i.fa-atlas:before, #sidebar #sidebar-tabs i.fa-cogs:before {content: "";} -#sidebar #sidebar-tabs i.fa-comments {background: url("img/ui/icon_sidebar_chat.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-fist-raised {background: url("img/ui/icon_sidebar_fight.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-users {background: url("img/ui/icon_sidebar_actor.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-map {background: url("img/ui/icon_sidebar_scene.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-suitcase {background: url("img/ui/icon_sidebar_item.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-book-open {background: url("img/ui/icon_sidebar_journal.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-th-list {background: url("img/ui/icon_sidebar_rolltable.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-music {background: url("img/ui/icon_sidebar_music.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-atlas {background: url("img/ui/icon_sidebar_compendium.svg") no-repeat;} -#sidebar #sidebar-tabs i.fa-cogs {background: url("img/ui/icon_sidebar_settings.svg") no-repeat;} - -#combat #combat-controls { - box-shadow: inset 0 0 2rem rgba(0,0,0,0.5); -} -*/ - /*--------------------------------------------------------------------------*/ /* Control, Tool, hotbar & navigation */ diff --git a/system.json b/system.json index 9265839..d57b74e 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-les-heritiers", "description": "Les Héritiers pour FoundryVTT", - "version": "11.0.4", + "version": "11.0.5", "authors": [ { "name": "Uberwald/LeRatierBretonnien", @@ -19,7 +19,7 @@ "gridUnits": "m", "license": "LICENSE.txt", "manifest": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/raw/branch/master/system.json", - "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.4.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.5.zip", "languages": [ { "lang": "fr", diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index 510c0a6..84c4a1e 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -122,7 +122,7 @@ @@ -618,7 +618,7 @@
  • - +
  • diff --git a/templates/partial-utile-skills.html b/templates/partial-utile-skills.html index b998787..d060790 100644 --- a/templates/partial-utile-skills.html +++ b/templates/partial-utile-skills.html @@ -40,7 +40,7 @@ {{#if (count skill.specList)}} - {{skill.specList}} + {{skill.specList}} {{/if}} {{/each}}