From b83890a764d5c452985752c5782dbe592ccf1457 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 23 May 2024 15:38:50 +0200 Subject: [PATCH] Add v12 support --- modules/heritiers-config.js | 15 ++++- modules/heritiers-main.js | 4 +- .../{000104.log => 000109.log} | 0 packs/archetypes-fees/CURRENT | 2 +- packs/archetypes-fees/LOG | 23 +++----- packs/archetypes-fees/LOG.old | 23 +++++--- packs/archetypes-fees/MANIFEST-000102 | Bin 330 -> 0 bytes packs/archetypes-fees/MANIFEST-000107 | Bin 0 -> 169 bytes .../{000104.log => 000109.log} | 0 packs/armes-et-protection/CURRENT | 2 +- packs/armes-et-protection/LOG | 23 +++----- packs/armes-et-protection/LOG.old | 23 +++++--- packs/armes-et-protection/MANIFEST-000102 | Bin 332 -> 0 bytes packs/armes-et-protection/MANIFEST-000107 | Bin 0 -> 171 bytes .../{000104.log => 000109.log} | 0 packs/atouts-feeriques/CURRENT | 2 +- packs/atouts-feeriques/LOG | 23 +++----- packs/atouts-feeriques/LOG.old | 23 +++++--- packs/atouts-feeriques/MANIFEST-000102 | Bin 333 -> 0 bytes packs/atouts-feeriques/MANIFEST-000107 | Bin 0 -> 171 bytes packs/avantages/{000104.log => 000109.log} | 0 packs/avantages/CURRENT | 2 +- packs/avantages/LOG | 23 +++----- packs/avantages/LOG.old | 23 +++++--- packs/avantages/MANIFEST-000102 | Bin 330 -> 0 bytes packs/avantages/MANIFEST-000107 | Bin 0 -> 169 bytes packs/capacites/{000104.log => 000109.log} | 0 packs/capacites/CURRENT | 2 +- packs/capacites/LOG | 23 +++----- packs/capacites/LOG.old | 23 +++++--- packs/capacites/MANIFEST-000102 | Bin 330 -> 0 bytes packs/capacites/MANIFEST-000107 | Bin 0 -> 169 bytes packs/competences/{000104.log => 000109.log} | 0 packs/competences/CURRENT | 2 +- packs/competences/LOG | 23 +++----- packs/competences/LOG.old | 23 +++++--- packs/competences/MANIFEST-000102 | Bin 332 -> 0 bytes packs/competences/MANIFEST-000107 | Bin 0 -> 171 bytes packs/desavantages/{000104.log => 000109.log} | 0 packs/desavantages/CURRENT | 2 +- packs/desavantages/LOG | 23 +++----- packs/desavantages/LOG.old | 23 +++++--- packs/desavantages/MANIFEST-000102 | Bin 332 -> 0 bytes packs/desavantages/MANIFEST-000107 | Bin 0 -> 171 bytes packs/pouvoirs/{000104.log => 000109.log} | 0 packs/pouvoirs/CURRENT | 2 +- packs/pouvoirs/LOG | 23 +++----- packs/pouvoirs/LOG.old | 23 +++++--- packs/pouvoirs/MANIFEST-000102 | Bin 333 -> 0 bytes packs/pouvoirs/MANIFEST-000107 | Bin 0 -> 171 bytes packs/profils/{000104.log => 000108.log} | 0 packs/profils/CURRENT | 2 +- packs/profils/LOG | 14 ++--- packs/profils/LOG.old | 14 ++--- packs/profils/MANIFEST-000102 | Bin 65 -> 0 bytes packs/profils/MANIFEST-000106 | Bin 0 -> 65 bytes packs/scenes/{000072.log => 000077.log} | 0 packs/scenes/CURRENT | 2 +- packs/scenes/LOG | 23 +++----- packs/scenes/LOG.old | 23 +++++--- packs/scenes/MANIFEST-000070 | Bin 334 -> 0 bytes packs/scenes/MANIFEST-000075 | Bin 0 -> 171 bytes system.json | 4 +- templates/actor-pnj-sheet.html | 42 +++++++------- templates/actor-sheet.html | 54 +++++++++--------- 65 files changed, 295 insertions(+), 286 deletions(-) rename packs/archetypes-fees/{000104.log => 000109.log} (100%) delete mode 100644 packs/archetypes-fees/MANIFEST-000102 create mode 100644 packs/archetypes-fees/MANIFEST-000107 rename packs/armes-et-protection/{000104.log => 000109.log} (100%) delete mode 100644 packs/armes-et-protection/MANIFEST-000102 create mode 100644 packs/armes-et-protection/MANIFEST-000107 rename packs/atouts-feeriques/{000104.log => 000109.log} (100%) delete mode 100644 packs/atouts-feeriques/MANIFEST-000102 create mode 100644 packs/atouts-feeriques/MANIFEST-000107 rename packs/avantages/{000104.log => 000109.log} (100%) delete mode 100644 packs/avantages/MANIFEST-000102 create mode 100644 packs/avantages/MANIFEST-000107 rename packs/capacites/{000104.log => 000109.log} (100%) delete mode 100644 packs/capacites/MANIFEST-000102 create mode 100644 packs/capacites/MANIFEST-000107 rename packs/competences/{000104.log => 000109.log} (100%) delete mode 100644 packs/competences/MANIFEST-000102 create mode 100644 packs/competences/MANIFEST-000107 rename packs/desavantages/{000104.log => 000109.log} (100%) delete mode 100644 packs/desavantages/MANIFEST-000102 create mode 100644 packs/desavantages/MANIFEST-000107 rename packs/pouvoirs/{000104.log => 000109.log} (100%) delete mode 100644 packs/pouvoirs/MANIFEST-000102 create mode 100644 packs/pouvoirs/MANIFEST-000107 rename packs/profils/{000104.log => 000108.log} (100%) delete mode 100644 packs/profils/MANIFEST-000102 create mode 100644 packs/profils/MANIFEST-000106 rename packs/scenes/{000072.log => 000077.log} (100%) delete mode 100644 packs/scenes/MANIFEST-000070 create mode 100644 packs/scenes/MANIFEST-000075 diff --git a/modules/heritiers-config.js b/modules/heritiers-config.js index 611432f..5fa799a 100644 --- a/modules/heritiers-config.js +++ b/modules/heritiers-config.js @@ -193,7 +193,18 @@ export const HERITIERS_CONFIG = { {value: "5", label: "+5"}, {value: "6", label: "+6"} ], - listNiveau: [] + listNiveau: { + "0": "0", + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7", + "8": "8", + "9": "9", + "10": "10" + }, - } \ No newline at end of file diff --git a/modules/heritiers-main.js b/modules/heritiers-main.js index b40a9a4..b137857 100644 --- a/modules/heritiers-main.js +++ b/modules/heritiers-main.js @@ -46,10 +46,8 @@ Hooks.once("init", async function () { CONFIG.Combat.documentClass = HeritiersCombat CONFIG.Actor.documentClass = HeritiersActor CONFIG.Item.documentClass = HeritiersItem - // Create an array of values from 0 to 10 - HERITIERS_CONFIG.listNiveau = Array.from({ length: 11 }, (v, k) => k) // Create an object of bonus/malus from -6 to +6 signed - HERITIERS_CONFIG.bonusMalus = Array.from({ length: 7 }, (v, k) => k - 6) + HERITIERS_CONFIG.bonusMalus = Array.from({ length: 7 }, (v, k) => toString(k - 6)) game.system.lesheritiers = { HeritiersUtility, config: HERITIERS_CONFIG diff --git a/packs/archetypes-fees/000104.log b/packs/archetypes-fees/000109.log similarity index 100% rename from packs/archetypes-fees/000104.log rename to packs/archetypes-fees/000109.log diff --git a/packs/archetypes-fees/CURRENT b/packs/archetypes-fees/CURRENT index e333c89..aecd689 100644 --- a/packs/archetypes-fees/CURRENT +++ b/packs/archetypes-fees/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000107 diff --git a/packs/archetypes-fees/LOG b/packs/archetypes-fees/LOG index fb66901..8d881be 100644 --- a/packs/archetypes-fees/LOG +++ b/packs/archetypes-fees/LOG @@ -1,15 +1,8 @@ -2024/05/23-10:57:45.623302 7f80456006c0 Recovering log #100 -2024/05/23-10:57:45.634017 7f80456006c0 Delete type=3 #98 -2024/05/23-10:57:45.634148 7f80456006c0 Delete type=0 #100 -2024/05/23-11:25:01.407869 7f803fe006c0 Level-0 table #105: started -2024/05/23-11:25:01.412121 7f803fe006c0 Level-0 table #105: 76980 bytes OK -2024/05/23-11:25:01.418196 7f803fe006c0 Delete type=0 #103 -2024/05/23-11:25:01.442441 7f803fe006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) -2024/05/23-11:25:01.466948 7f803fe006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at '!items!y1yOenfAJTsb3r6e' @ 62 : 1 -2024/05/23-11:25:01.466958 7f803fe006c0 Compacting 1@1 + 1@2 files -2024/05/23-11:25:01.471640 7f803fe006c0 Generated table #106@1: 31 keys, 76980 bytes -2024/05/23-11:25:01.471673 7f803fe006c0 Compacted 1@1 + 1@2 files => 76980 bytes -2024/05/23-11:25:01.477983 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.478100 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.478228 7f803fe006c0 Delete type=2 #105 -2024/05/23-11:25:01.488781 7f803fe006c0 Manual compaction at level-1 from '!items!y1yOenfAJTsb3r6e' @ 62 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2024/05/23-14:51:24.000188 7f7a316006c0 Recovering log #104 +2024/05/23-14:51:24.010463 7f7a316006c0 Delete type=3 #102 +2024/05/23-14:51:24.010514 7f7a316006c0 Delete type=0 #104 +2024/05/23-15:00:04.398824 7f7a2b8006c0 Level-0 table #110: started +2024/05/23-15:00:04.398861 7f7a2b8006c0 Level-0 table #110: 0 bytes OK +2024/05/23-15:00:04.405139 7f7a2b8006c0 Delete type=0 #108 +2024/05/23-15:00:04.405289 7f7a2b8006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.405345 7f7a2b8006c0 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 index 6c6628a..fb66901 100644 --- a/packs/archetypes-fees/LOG.old +++ b/packs/archetypes-fees/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.407753 7fcc5fe006c0 Recovering log #96 -2024/04/24-21:03:14.418285 7fcc5fe006c0 Delete type=3 #94 -2024/04/24-21:03:14.418386 7fcc5fe006c0 Delete type=0 #96 -2024/04/24-21:12:06.758987 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.759009 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.766071 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.772507 7fcc5e4006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.780581 7fcc5e4006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.623302 7f80456006c0 Recovering log #100 +2024/05/23-10:57:45.634017 7f80456006c0 Delete type=3 #98 +2024/05/23-10:57:45.634148 7f80456006c0 Delete type=0 #100 +2024/05/23-11:25:01.407869 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.412121 7f803fe006c0 Level-0 table #105: 76980 bytes OK +2024/05/23-11:25:01.418196 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.442441 7f803fe006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.466948 7f803fe006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at '!items!y1yOenfAJTsb3r6e' @ 62 : 1 +2024/05/23-11:25:01.466958 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.471640 7f803fe006c0 Generated table #106@1: 31 keys, 76980 bytes +2024/05/23-11:25:01.471673 7f803fe006c0 Compacted 1@1 + 1@2 files => 76980 bytes +2024/05/23-11:25:01.477983 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.478100 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.478228 7f803fe006c0 Delete type=2 #105 +2024/05/23-11:25:01.488781 7f803fe006c0 Manual compaction at level-1 from '!items!y1yOenfAJTsb3r6e' @ 62 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) diff --git a/packs/archetypes-fees/MANIFEST-000102 b/packs/archetypes-fees/MANIFEST-000102 deleted file mode 100644 index 9c560fd2846a7d69c669700cefc35aebcf95ede2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 330 zcmewnzoIaSfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQb>0~kdBx0<)ZAi4 zL%$3!4--$Xf{J4ITpuS3Mn(oOfXP=HR{E#rr8#Z(EtZHEE@JM19xKOUd1DuWuD&0@#Oh|^I}4Qz~= NY)q`|Oj%U08~|%hR}BCF diff --git a/packs/archetypes-fees/MANIFEST-000107 b/packs/archetypes-fees/MANIFEST-000107 new file mode 100644 index 0000000000000000000000000000000000000000..d45f895133416f55d0082d82df10898411166cc4 GIT binary patch literal 169 zcmZ4U|7b-E10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAei199ykcfaYHqP&rD3Ii zYF?V7S4eS^agkXnqa6bnurp00H`uBWB>pF literal 0 HcmV?d00001 diff --git a/packs/armes-et-protection/000104.log b/packs/armes-et-protection/000109.log similarity index 100% rename from packs/armes-et-protection/000104.log rename to packs/armes-et-protection/000109.log diff --git a/packs/armes-et-protection/CURRENT b/packs/armes-et-protection/CURRENT index e333c89..aecd689 100644 --- a/packs/armes-et-protection/CURRENT +++ b/packs/armes-et-protection/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000107 diff --git a/packs/armes-et-protection/LOG b/packs/armes-et-protection/LOG index e40a0bb..00d9472 100644 --- a/packs/armes-et-protection/LOG +++ b/packs/armes-et-protection/LOG @@ -1,15 +1,8 @@ -2024/05/23-10:57:45.655135 7f8046a006c0 Recovering log #100 -2024/05/23-10:57:45.665774 7f8046a006c0 Delete type=3 #98 -2024/05/23-10:57:45.665849 7f8046a006c0 Delete type=0 #100 -2024/05/23-11:25:01.418338 7f803fe006c0 Level-0 table #105: started -2024/05/23-11:25:01.422571 7f803fe006c0 Level-0 table #105: 17369 bytes OK -2024/05/23-11:25:01.428914 7f803fe006c0 Delete type=0 #103 -2024/05/23-11:25:01.442459 7f803fe006c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) -2024/05/23-11:25:01.478313 7f803fe006c0 Manual compaction at level-1 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at '!items!zbsVCsWxRzkzzG1N' @ 144 : 1 -2024/05/23-11:25:01.478324 7f803fe006c0 Compacting 1@1 + 1@2 files -2024/05/23-11:25:01.482030 7f803fe006c0 Generated table #106@1: 72 keys, 17369 bytes -2024/05/23-11:25:01.482057 7f803fe006c0 Compacted 1@1 + 1@2 files => 17369 bytes -2024/05/23-11:25:01.488371 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.488544 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.488680 7f803fe006c0 Delete type=2 #105 -2024/05/23-11:25:01.488790 7f803fe006c0 Manual compaction at level-1 from '!items!zbsVCsWxRzkzzG1N' @ 144 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) +2024/05/23-14:51:24.026186 7f7a316006c0 Recovering log #104 +2024/05/23-14:51:24.036947 7f7a316006c0 Delete type=3 #102 +2024/05/23-14:51:24.037049 7f7a316006c0 Delete type=0 #104 +2024/05/23-15:00:04.391521 7f7a2b8006c0 Level-0 table #110: started +2024/05/23-15:00:04.391574 7f7a2b8006c0 Level-0 table #110: 0 bytes OK +2024/05/23-15:00:04.398604 7f7a2b8006c0 Delete type=0 #108 +2024/05/23-15:00:04.405267 7f7a2b8006c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.405337 7f7a2b8006c0 Manual compaction at level-1 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) diff --git a/packs/armes-et-protection/LOG.old b/packs/armes-et-protection/LOG.old index ef58131..e40a0bb 100644 --- a/packs/armes-et-protection/LOG.old +++ b/packs/armes-et-protection/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.434490 7fcc5fe006c0 Recovering log #96 -2024/04/24-21:03:14.445376 7fcc5fe006c0 Delete type=3 #94 -2024/04/24-21:03:14.445476 7fcc5fe006c0 Delete type=0 #96 -2024/04/24-21:12:06.780592 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.780614 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.786815 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.793537 7fcc5e4006c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.800296 7fcc5e4006c0 Manual compaction at level-1 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.655135 7f8046a006c0 Recovering log #100 +2024/05/23-10:57:45.665774 7f8046a006c0 Delete type=3 #98 +2024/05/23-10:57:45.665849 7f8046a006c0 Delete type=0 #100 +2024/05/23-11:25:01.418338 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.422571 7f803fe006c0 Level-0 table #105: 17369 bytes OK +2024/05/23-11:25:01.428914 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.442459 7f803fe006c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.478313 7f803fe006c0 Manual compaction at level-1 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at '!items!zbsVCsWxRzkzzG1N' @ 144 : 1 +2024/05/23-11:25:01.478324 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.482030 7f803fe006c0 Generated table #106@1: 72 keys, 17369 bytes +2024/05/23-11:25:01.482057 7f803fe006c0 Compacted 1@1 + 1@2 files => 17369 bytes +2024/05/23-11:25:01.488371 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.488544 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.488680 7f803fe006c0 Delete type=2 #105 +2024/05/23-11:25:01.488790 7f803fe006c0 Manual compaction at level-1 from '!items!zbsVCsWxRzkzzG1N' @ 144 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) diff --git a/packs/armes-et-protection/MANIFEST-000102 b/packs/armes-et-protection/MANIFEST-000102 deleted file mode 100644 index 150c4c9082c3dd83defd335edda4681cbe7f6bdb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 zcmWeR_2YCB10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAei1tp>z-ytdBx0<)ZAi4 zL)Vb7!~my~ESHk1)EsX^Mn(oOfXP=S6^A(&hgSquWmi?X8~QPNK;)O6%c|sHU}Q?? zWMIx<@i>{qvfdxa%>Z(W!QX aj7&M449vMK6Bt*!T7-f4xj=qCkPiS7hA>?K literal 0 HcmV?d00001 diff --git a/packs/atouts-feeriques/000104.log b/packs/atouts-feeriques/000109.log similarity index 100% rename from packs/atouts-feeriques/000104.log rename to packs/atouts-feeriques/000109.log diff --git a/packs/atouts-feeriques/CURRENT b/packs/atouts-feeriques/CURRENT index e333c89..aecd689 100644 --- a/packs/atouts-feeriques/CURRENT +++ b/packs/atouts-feeriques/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000107 diff --git a/packs/atouts-feeriques/LOG b/packs/atouts-feeriques/LOG index 89ced86..f06427e 100644 --- a/packs/atouts-feeriques/LOG +++ b/packs/atouts-feeriques/LOG @@ -1,15 +1,8 @@ -2024/05/23-10:57:45.608985 7f80460006c0 Recovering log #100 -2024/05/23-10:57:45.618959 7f80460006c0 Delete type=3 #98 -2024/05/23-10:57:45.619067 7f80460006c0 Delete type=0 #100 -2024/05/23-11:25:01.397161 7f803fe006c0 Level-0 table #105: started -2024/05/23-11:25:01.401554 7f803fe006c0 Level-0 table #105: 63133 bytes OK -2024/05/23-11:25:01.407613 7f803fe006c0 Delete type=0 #103 -2024/05/23-11:25:01.442406 7f803fe006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) -2024/05/23-11:25:01.442493 7f803fe006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at '!items!zvtBlG6KCIn0oCVk' @ 306 : 1 -2024/05/23-11:25:01.442500 7f803fe006c0 Compacting 1@1 + 1@2 files -2024/05/23-11:25:01.447773 7f803fe006c0 Generated table #106@1: 153 keys, 63133 bytes -2024/05/23-11:25:01.447818 7f803fe006c0 Compacted 1@1 + 1@2 files => 63133 bytes -2024/05/23-11:25:01.453866 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.454036 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.454195 7f803fe006c0 Delete type=2 #105 -2024/05/23-11:25:01.488757 7f803fe006c0 Manual compaction at level-1 from '!items!zvtBlG6KCIn0oCVk' @ 306 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2024/05/23-14:51:23.987816 7f7a30c006c0 Recovering log #104 +2024/05/23-14:51:23.997550 7f7a30c006c0 Delete type=3 #102 +2024/05/23-14:51:23.997629 7f7a30c006c0 Delete type=0 #104 +2024/05/23-15:00:04.371340 7f7a2b8006c0 Level-0 table #110: started +2024/05/23-15:00:04.371366 7f7a2b8006c0 Level-0 table #110: 0 bytes OK +2024/05/23-15:00:04.377577 7f7a2b8006c0 Delete type=0 #108 +2024/05/23-15:00:04.377847 7f7a2b8006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.377924 7f7a2b8006c0 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 index d6f1793..89ced86 100644 --- a/packs/atouts-feeriques/LOG.old +++ b/packs/atouts-feeriques/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.394982 7fcc64a006c0 Recovering log #96 -2024/04/24-21:03:14.405041 7fcc64a006c0 Delete type=3 #94 -2024/04/24-21:03:14.405101 7fcc64a006c0 Delete type=0 #96 -2024/04/24-21:12:06.752178 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.752221 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.758834 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.766218 7fcc5e4006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.772523 7fcc5e4006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.608985 7f80460006c0 Recovering log #100 +2024/05/23-10:57:45.618959 7f80460006c0 Delete type=3 #98 +2024/05/23-10:57:45.619067 7f80460006c0 Delete type=0 #100 +2024/05/23-11:25:01.397161 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.401554 7f803fe006c0 Level-0 table #105: 63133 bytes OK +2024/05/23-11:25:01.407613 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.442406 7f803fe006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.442493 7f803fe006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at '!items!zvtBlG6KCIn0oCVk' @ 306 : 1 +2024/05/23-11:25:01.442500 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.447773 7f803fe006c0 Generated table #106@1: 153 keys, 63133 bytes +2024/05/23-11:25:01.447818 7f803fe006c0 Compacted 1@1 + 1@2 files => 63133 bytes +2024/05/23-11:25:01.453866 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.454036 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.454195 7f803fe006c0 Delete type=2 #105 +2024/05/23-11:25:01.488757 7f803fe006c0 Manual compaction at level-1 from '!items!zvtBlG6KCIn0oCVk' @ 306 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) diff --git a/packs/atouts-feeriques/MANIFEST-000102 b/packs/atouts-feeriques/MANIFEST-000102 deleted file mode 100644 index f048e76e6c8c5cf145b69a0df1cc5a2965c17310..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 333 zcmYe_e7!b_fss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQ_1$G=dBx0<)ZAi4 zgS3E%5=T>?Y@c*@i&B>?Mn(oOfXP>tl{n?Nn|V8X<{9KWhh;O)gvbjXkkaO4U}Q?? zWMIx(7VYW$j<=svsgAUu`_1QeT&_0FzZ$-v9sr diff --git a/packs/atouts-feeriques/MANIFEST-000107 b/packs/atouts-feeriques/MANIFEST-000107 new file mode 100644 index 0000000000000000000000000000000000000000..9e749cab25cccdd802acaef88260a2a6550615a0 GIT binary patch literal 171 zcmaFT04$7PBk fkM~DT21ceFP6p;&mQ75@cW_Jt@pFOvd>|hHgnTac literal 0 HcmV?d00001 diff --git a/packs/avantages/000104.log b/packs/avantages/000109.log similarity index 100% rename from packs/avantages/000104.log rename to packs/avantages/000109.log diff --git a/packs/avantages/CURRENT b/packs/avantages/CURRENT index e333c89..aecd689 100644 --- a/packs/avantages/CURRENT +++ b/packs/avantages/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000107 diff --git a/packs/avantages/LOG b/packs/avantages/LOG index 23b29ac..10f6fb3 100644 --- a/packs/avantages/LOG +++ b/packs/avantages/LOG @@ -1,15 +1,8 @@ -2024/05/23-10:57:45.566585 7f80456006c0 Recovering log #100 -2024/05/23-10:57:45.576456 7f80456006c0 Delete type=3 #98 -2024/05/23-10:57:45.576513 7f80456006c0 Delete type=0 #100 -2024/05/23-11:25:01.323826 7f803fe006c0 Level-0 table #105: started -2024/05/23-11:25:01.327636 7f803fe006c0 Level-0 table #105: 27634 bytes OK -2024/05/23-11:25:01.333591 7f803fe006c0 Delete type=0 #103 -2024/05/23-11:25:01.354630 7f803fe006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) -2024/05/23-11:25:01.364975 7f803fe006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at '!items!zfpjROW9LDAlXUkN' @ 126 : 1 -2024/05/23-11:25:01.364987 7f803fe006c0 Compacting 1@1 + 1@2 files -2024/05/23-11:25:01.368745 7f803fe006c0 Generated table #106@1: 63 keys, 27634 bytes -2024/05/23-11:25:01.368762 7f803fe006c0 Compacted 1@1 + 1@2 files => 27634 bytes -2024/05/23-11:25:01.375071 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.375332 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.375618 7f803fe006c0 Delete type=2 #105 -2024/05/23-11:25:01.397027 7f803fe006c0 Manual compaction at level-1 from '!items!zfpjROW9LDAlXUkN' @ 126 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2024/05/23-14:51:23.948792 7f7a316006c0 Recovering log #104 +2024/05/23-14:51:23.958442 7f7a316006c0 Delete type=3 #102 +2024/05/23-14:51:23.958537 7f7a316006c0 Delete type=0 #104 +2024/05/23-15:00:04.351486 7f7a2b8006c0 Level-0 table #110: started +2024/05/23-15:00:04.351511 7f7a2b8006c0 Level-0 table #110: 0 bytes OK +2024/05/23-15:00:04.357671 7f7a2b8006c0 Delete type=0 #108 +2024/05/23-15:00:04.377771 7f7a2b8006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.377867 7f7a2b8006c0 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 index 7805d26..23b29ac 100644 --- a/packs/avantages/LOG.old +++ b/packs/avantages/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.357785 7fcc5fe006c0 Recovering log #96 -2024/04/24-21:03:14.368372 7fcc5fe006c0 Delete type=3 #94 -2024/04/24-21:03:14.368475 7fcc5fe006c0 Delete type=0 #96 -2024/04/24-21:12:06.730451 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.730536 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.737283 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.745838 7fcc5e4006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.752158 7fcc5e4006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.566585 7f80456006c0 Recovering log #100 +2024/05/23-10:57:45.576456 7f80456006c0 Delete type=3 #98 +2024/05/23-10:57:45.576513 7f80456006c0 Delete type=0 #100 +2024/05/23-11:25:01.323826 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.327636 7f803fe006c0 Level-0 table #105: 27634 bytes OK +2024/05/23-11:25:01.333591 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.354630 7f803fe006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.364975 7f803fe006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at '!items!zfpjROW9LDAlXUkN' @ 126 : 1 +2024/05/23-11:25:01.364987 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.368745 7f803fe006c0 Generated table #106@1: 63 keys, 27634 bytes +2024/05/23-11:25:01.368762 7f803fe006c0 Compacted 1@1 + 1@2 files => 27634 bytes +2024/05/23-11:25:01.375071 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.375332 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.375618 7f803fe006c0 Delete type=2 #105 +2024/05/23-11:25:01.397027 7f803fe006c0 Manual compaction at level-1 from '!items!zfpjROW9LDAlXUkN' @ 126 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) diff --git a/packs/avantages/MANIFEST-000102 b/packs/avantages/MANIFEST-000102 deleted file mode 100644 index 163144317733873d520ab7c27fcd59ca43149604..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 330 zcmeY*P`j4Iz{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMDdixBcykcfaYHqQj zfvclqi9um-RkDj^SdfzkBO?PCz~rma3bKOy!!3PW9CIQ)<$wLFfyfc zGB9Vb*eeU N$;QOW&Xh$3%K^;0RaO81 diff --git a/packs/avantages/MANIFEST-000107 b/packs/avantages/MANIFEST-000107 new file mode 100644 index 0000000000000000000000000000000000000000..2ac79ba297fe2370eb1220bfc506f4c89a1ddc7e GIT binary patch literal 169 zcmZ>Js Zj7&M449vMKb=O&&*MhjYKyE%u9RMqgF9QGo literal 0 HcmV?d00001 diff --git a/packs/capacites/000104.log b/packs/capacites/000109.log similarity index 100% rename from packs/capacites/000104.log rename to packs/capacites/000109.log diff --git a/packs/capacites/CURRENT b/packs/capacites/CURRENT index e333c89..aecd689 100644 --- a/packs/capacites/CURRENT +++ b/packs/capacites/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000107 diff --git a/packs/capacites/LOG b/packs/capacites/LOG index 3e2f2b5..c7cdef3 100644 --- a/packs/capacites/LOG +++ b/packs/capacites/LOG @@ -1,15 +1,8 @@ -2024/05/23-10:57:45.594438 7f8046a006c0 Recovering log #100 -2024/05/23-10:57:45.605133 7f8046a006c0 Delete type=3 #98 -2024/05/23-10:57:45.605268 7f8046a006c0 Delete type=0 #100 -2024/05/23-11:25:01.333752 7f803fe006c0 Level-0 table #105: started -2024/05/23-11:25:01.337048 7f803fe006c0 Level-0 table #105: 24250 bytes OK -2024/05/23-11:25:01.343059 7f803fe006c0 Delete type=0 #103 -2024/05/23-11:25:01.354655 7f803fe006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) -2024/05/23-11:25:01.375782 7f803fe006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at '!items!yWDg2KlXEz33TSmZ' @ 72 : 1 -2024/05/23-11:25:01.375804 7f803fe006c0 Compacting 1@1 + 1@2 files -2024/05/23-11:25:01.379818 7f803fe006c0 Generated table #106@1: 36 keys, 24250 bytes -2024/05/23-11:25:01.379847 7f803fe006c0 Compacted 1@1 + 1@2 files => 24250 bytes -2024/05/23-11:25:01.386783 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.386889 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.387092 7f803fe006c0 Delete type=2 #105 -2024/05/23-11:25:01.397039 7f803fe006c0 Manual compaction at level-1 from '!items!yWDg2KlXEz33TSmZ' @ 72 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2024/05/23-14:51:23.974743 7f7a316006c0 Recovering log #104 +2024/05/23-14:51:23.985682 7f7a316006c0 Delete type=3 #102 +2024/05/23-14:51:23.985779 7f7a316006c0 Delete type=0 #104 +2024/05/23-15:00:04.365258 7f7a2b8006c0 Level-0 table #110: started +2024/05/23-15:00:04.365295 7f7a2b8006c0 Level-0 table #110: 0 bytes OK +2024/05/23-15:00:04.371198 7f7a2b8006c0 Delete type=0 #108 +2024/05/23-15:00:04.377826 7f7a2b8006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.377906 7f7a2b8006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) diff --git a/packs/capacites/LOG.old b/packs/capacites/LOG.old index 2a88f3a..3e2f2b5 100644 --- a/packs/capacites/LOG.old +++ b/packs/capacites/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.382877 7fcc5fe006c0 Recovering log #96 -2024/04/24-21:03:14.392582 7fcc5fe006c0 Delete type=3 #94 -2024/04/24-21:03:14.392719 7fcc5fe006c0 Delete type=0 #96 -2024/04/24-21:12:06.745861 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.745883 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.751942 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.758963 7fcc5e4006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.766233 7fcc5e4006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.594438 7f8046a006c0 Recovering log #100 +2024/05/23-10:57:45.605133 7f8046a006c0 Delete type=3 #98 +2024/05/23-10:57:45.605268 7f8046a006c0 Delete type=0 #100 +2024/05/23-11:25:01.333752 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.337048 7f803fe006c0 Level-0 table #105: 24250 bytes OK +2024/05/23-11:25:01.343059 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.354655 7f803fe006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.375782 7f803fe006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at '!items!yWDg2KlXEz33TSmZ' @ 72 : 1 +2024/05/23-11:25:01.375804 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.379818 7f803fe006c0 Generated table #106@1: 36 keys, 24250 bytes +2024/05/23-11:25:01.379847 7f803fe006c0 Compacted 1@1 + 1@2 files => 24250 bytes +2024/05/23-11:25:01.386783 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.386889 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.387092 7f803fe006c0 Delete type=2 #105 +2024/05/23-11:25:01.397039 7f803fe006c0 Manual compaction at level-1 from '!items!yWDg2KlXEz33TSmZ' @ 72 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) diff --git a/packs/capacites/MANIFEST-000102 b/packs/capacites/MANIFEST-000102 deleted file mode 100644 index 1fc6d99c231258667ecaaf783925aaf13cb55a6e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 330 zcmXTF(s(wBfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQb=yuxdBx0<)ZAi4 zgJi$pAg{21Y-9JNvWhepMn(oOfXP>eyQCX==R~+x85@TL=SDHAK;-8yWfS6HU}Q?? zWMIx`pgoS$2eSd>_jU&P8Nub5eqnp><`8Sav9 z`Ym^_QF*eB>M#id4&aJ8@nf!RiwEvszOu|GNmecw+{yc ZBU27119L8mN06fFFAz5u$jxW*0032jEQA06 literal 0 HcmV?d00001 diff --git a/packs/competences/000104.log b/packs/competences/000109.log similarity index 100% rename from packs/competences/000104.log rename to packs/competences/000109.log diff --git a/packs/competences/CURRENT b/packs/competences/CURRENT index e333c89..aecd689 100644 --- a/packs/competences/CURRENT +++ b/packs/competences/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000107 diff --git a/packs/competences/LOG b/packs/competences/LOG index ce4b4ec..bc79774 100644 --- a/packs/competences/LOG +++ b/packs/competences/LOG @@ -1,15 +1,8 @@ -2024/05/23-10:57:45.551260 7f80460006c0 Recovering log #100 -2024/05/23-10:57:45.562116 7f80460006c0 Delete type=3 #98 -2024/05/23-10:57:45.562204 7f80460006c0 Delete type=0 #100 -2024/05/23-11:25:01.313504 7f803fe006c0 Level-0 table #105: started -2024/05/23-11:25:01.317069 7f803fe006c0 Level-0 table #105: 27947 bytes OK -2024/05/23-11:25:01.323555 7f803fe006c0 Delete type=0 #103 -2024/05/23-11:25:01.354597 7f803fe006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) -2024/05/23-11:25:01.354715 7f803fe006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at '!items!zEl2NQsnCpELVWzh' @ 136 : 1 -2024/05/23-11:25:01.354732 7f803fe006c0 Compacting 1@1 + 1@2 files -2024/05/23-11:25:01.358690 7f803fe006c0 Generated table #106@1: 68 keys, 27947 bytes -2024/05/23-11:25:01.358722 7f803fe006c0 Compacted 1@1 + 1@2 files => 27947 bytes -2024/05/23-11:25:01.364610 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.364754 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.364898 7f803fe006c0 Delete type=2 #105 -2024/05/23-11:25:01.397013 7f803fe006c0 Manual compaction at level-1 from '!items!zEl2NQsnCpELVWzh' @ 136 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2024/05/23-14:51:23.935654 7f7a30c006c0 Recovering log #104 +2024/05/23-14:51:23.946200 7f7a30c006c0 Delete type=3 #102 +2024/05/23-14:51:23.946253 7f7a30c006c0 Delete type=0 #104 +2024/05/23-15:00:04.344781 7f7a2b8006c0 Level-0 table #110: started +2024/05/23-15:00:04.344815 7f7a2b8006c0 Level-0 table #110: 0 bytes OK +2024/05/23-15:00:04.351256 7f7a2b8006c0 Delete type=0 #108 +2024/05/23-15:00:04.351383 7f7a2b8006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.351414 7f7a2b8006c0 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 index e5ff6df..ce4b4ec 100644 --- a/packs/competences/LOG.old +++ b/packs/competences/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.345134 7fcc64a006c0 Recovering log #96 -2024/04/24-21:03:14.355600 7fcc64a006c0 Delete type=3 #94 -2024/04/24-21:03:14.355657 7fcc64a006c0 Delete type=0 #96 -2024/04/24-21:12:06.723482 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.723520 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.730146 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.737428 7fcc5e4006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.745851 7fcc5e4006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.551260 7f80460006c0 Recovering log #100 +2024/05/23-10:57:45.562116 7f80460006c0 Delete type=3 #98 +2024/05/23-10:57:45.562204 7f80460006c0 Delete type=0 #100 +2024/05/23-11:25:01.313504 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.317069 7f803fe006c0 Level-0 table #105: 27947 bytes OK +2024/05/23-11:25:01.323555 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.354597 7f803fe006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.354715 7f803fe006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at '!items!zEl2NQsnCpELVWzh' @ 136 : 1 +2024/05/23-11:25:01.354732 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.358690 7f803fe006c0 Generated table #106@1: 68 keys, 27947 bytes +2024/05/23-11:25:01.358722 7f803fe006c0 Compacted 1@1 + 1@2 files => 27947 bytes +2024/05/23-11:25:01.364610 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.364754 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.364898 7f803fe006c0 Delete type=2 #105 +2024/05/23-11:25:01.397013 7f803fe006c0 Manual compaction at level-1 from '!items!zEl2NQsnCpELVWzh' @ 136 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) diff --git a/packs/competences/MANIFEST-000102 b/packs/competences/MANIFEST-000102 deleted file mode 100644 index fff34a349b335a56dd74e3241d4fdc98579eaa85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 zcmXR3vpSc=z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMD+IopmUNN&IHMdyN zAk4xn&m<(&!Y?(wD9Ff(k&yumVDeS2IYxeg#d*#Ju0CPmRT+#f5P7APQ?EG~7@5*J z8JIIzTnf)c&h-a!Gl1MImJUXC#>~~Xa9iR^z>*G#yzUL7lya!4*+5fS;U;1@3#x;S PF_Vpnm7OVz3bq3P^b=N; diff --git a/packs/competences/MANIFEST-000107 b/packs/competences/MANIFEST-000107 new file mode 100644 index 0000000000000000000000000000000000000000..41f94836fb2575481babcdb5abcd3a0f76abfa1a GIT binary patch literal 171 zcmZSJeH7Wkz{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&P8Nub5eqnp><`<(gyU z7g(Ix7G9OX*uek>>`Ym!Z^2a=gjty7nS_K|_@$;71sORpxEe`+y literal 0 HcmV?d00001 diff --git a/packs/desavantages/000104.log b/packs/desavantages/000109.log similarity index 100% rename from packs/desavantages/000104.log rename to packs/desavantages/000109.log diff --git a/packs/desavantages/CURRENT b/packs/desavantages/CURRENT index e333c89..aecd689 100644 --- a/packs/desavantages/CURRENT +++ b/packs/desavantages/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000107 diff --git a/packs/desavantages/LOG b/packs/desavantages/LOG index 9af673b..7a5f0af 100644 --- a/packs/desavantages/LOG +++ b/packs/desavantages/LOG @@ -1,15 +1,8 @@ -2024/05/23-10:57:45.580069 7f80474006c0 Recovering log #100 -2024/05/23-10:57:45.590125 7f80474006c0 Delete type=3 #98 -2024/05/23-10:57:45.590216 7f80474006c0 Delete type=0 #100 -2024/05/23-11:25:01.343215 7f803fe006c0 Level-0 table #105: started -2024/05/23-11:25:01.347909 7f803fe006c0 Level-0 table #105: 32297 bytes OK -2024/05/23-11:25:01.354293 7f803fe006c0 Delete type=0 #103 -2024/05/23-11:25:01.354677 7f803fe006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) -2024/05/23-11:25:01.387156 7f803fe006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at '!items!xzRJ6JP1HqoqxLdj' @ 130 : 1 -2024/05/23-11:25:01.387165 7f803fe006c0 Compacting 1@1 + 1@2 files -2024/05/23-11:25:01.390635 7f803fe006c0 Generated table #106@1: 65 keys, 32297 bytes -2024/05/23-11:25:01.390672 7f803fe006c0 Compacted 1@1 + 1@2 files => 32297 bytes -2024/05/23-11:25:01.396695 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.396816 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.396942 7f803fe006c0 Delete type=2 #105 -2024/05/23-11:25:01.397065 7f803fe006c0 Manual compaction at level-1 from '!items!xzRJ6JP1HqoqxLdj' @ 130 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2024/05/23-14:51:23.961299 7f7a30c006c0 Recovering log #104 +2024/05/23-14:51:23.971920 7f7a30c006c0 Delete type=3 #102 +2024/05/23-14:51:23.972033 7f7a30c006c0 Delete type=0 #104 +2024/05/23-15:00:04.357792 7f7a2b8006c0 Level-0 table #110: started +2024/05/23-15:00:04.357813 7f7a2b8006c0 Level-0 table #110: 0 bytes OK +2024/05/23-15:00:04.365124 7f7a2b8006c0 Delete type=0 #108 +2024/05/23-15:00:04.377799 7f7a2b8006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.377887 7f7a2b8006c0 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 index 4dd6375..9af673b 100644 --- a/packs/desavantages/LOG.old +++ b/packs/desavantages/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.370215 7fcc64a006c0 Recovering log #96 -2024/04/24-21:03:14.380871 7fcc64a006c0 Delete type=3 #94 -2024/04/24-21:03:14.380943 7fcc64a006c0 Delete type=0 #96 -2024/04/24-21:12:06.737478 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.737537 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.745719 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.752140 7fcc5e4006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.758974 7fcc5e4006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.580069 7f80474006c0 Recovering log #100 +2024/05/23-10:57:45.590125 7f80474006c0 Delete type=3 #98 +2024/05/23-10:57:45.590216 7f80474006c0 Delete type=0 #100 +2024/05/23-11:25:01.343215 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.347909 7f803fe006c0 Level-0 table #105: 32297 bytes OK +2024/05/23-11:25:01.354293 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.354677 7f803fe006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.387156 7f803fe006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at '!items!xzRJ6JP1HqoqxLdj' @ 130 : 1 +2024/05/23-11:25:01.387165 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.390635 7f803fe006c0 Generated table #106@1: 65 keys, 32297 bytes +2024/05/23-11:25:01.390672 7f803fe006c0 Compacted 1@1 + 1@2 files => 32297 bytes +2024/05/23-11:25:01.396695 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.396816 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.396942 7f803fe006c0 Delete type=2 #105 +2024/05/23-11:25:01.397065 7f803fe006c0 Manual compaction at level-1 from '!items!xzRJ6JP1HqoqxLdj' @ 130 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) diff --git a/packs/desavantages/MANIFEST-000102 b/packs/desavantages/MANIFEST-000102 deleted file mode 100644 index 821e8eb3603680f3bd2c8d58bebb007050e16e13..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 zcmbQ5I^8&lfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQwc|6RykcfaYHqQj zQD9+NiE~bHSYC!{YF0!kBO?PCz~n2cg1pSU0t`J0^9w6{QnDBwA@U7>8Cf_O7@5*J z8JIIz9M6V_X!--W89;6pOA{kIW9G^~xGixaU`Z21-c%sve>v3DY@n&Ea1$|{1=YdE On90V(%FdKU1=|5Ik67dY diff --git a/packs/desavantages/MANIFEST-000107 b/packs/desavantages/MANIFEST-000107 new file mode 100644 index 0000000000000000000000000000000000000000..9f29f5c5dddee397fb98ba543440708804b6edbe GIT binary patch literal 171 zcmdlHuf)^Bz{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&P8Nub5eqnp><`Q5EE6 z<`rP*QJ7y?;ggcZ*u($^>`YlJ|G-rl1s0Z-IOhb1 278813 bytes -2024/05/23-11:25:01.466560 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.466676 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.466841 7f803fe006c0 Delete type=2 #105 -2024/05/23-11:25:01.488770 7f803fe006c0 Manual compaction at level-1 from '!items!zON0h5SjFyANjPnA' @ 270 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2024/05/23-14:51:24.013125 7f7a30c006c0 Recovering log #104 +2024/05/23-14:51:24.022843 7f7a30c006c0 Delete type=3 #102 +2024/05/23-14:51:24.022897 7f7a30c006c0 Delete type=0 #104 +2024/05/23-15:00:04.385412 7f7a2b8006c0 Level-0 table #110: started +2024/05/23-15:00:04.385430 7f7a2b8006c0 Level-0 table #110: 0 bytes OK +2024/05/23-15:00:04.391306 7f7a2b8006c0 Delete type=0 #108 +2024/05/23-15:00:04.405247 7f7a2b8006c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.405313 7f7a2b8006c0 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 index 55777dd..6e7e2c8 100644 --- a/packs/pouvoirs/LOG.old +++ b/packs/pouvoirs/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.421201 7fcc64a006c0 Recovering log #96 -2024/04/24-21:03:14.431610 7fcc64a006c0 Delete type=3 #94 -2024/04/24-21:03:14.431661 7fcc64a006c0 Delete type=0 #96 -2024/04/24-21:12:06.766244 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.766271 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.772332 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.786941 7fcc5e4006c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.793548 7fcc5e4006c0 Manual compaction at level-1 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.639116 7f80474006c0 Recovering log #100 +2024/05/23-10:57:45.650216 7f80474006c0 Delete type=3 #98 +2024/05/23-10:57:45.650332 7f80474006c0 Delete type=0 #100 +2024/05/23-11:25:01.429060 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.434691 7f803fe006c0 Level-0 table #105: 278813 bytes OK +2024/05/23-11:25:01.442092 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.442475 7f803fe006c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.454285 7f803fe006c0 Manual compaction at level-1 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at '!items!zON0h5SjFyANjPnA' @ 270 : 1 +2024/05/23-11:25:01.454301 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.460432 7f803fe006c0 Generated table #106@1: 135 keys, 278813 bytes +2024/05/23-11:25:01.460474 7f803fe006c0 Compacted 1@1 + 1@2 files => 278813 bytes +2024/05/23-11:25:01.466560 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.466676 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.466841 7f803fe006c0 Delete type=2 #105 +2024/05/23-11:25:01.488770 7f803fe006c0 Manual compaction at level-1 from '!items!zON0h5SjFyANjPnA' @ 270 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) diff --git a/packs/pouvoirs/MANIFEST-000102 b/packs/pouvoirs/MANIFEST-000102 deleted file mode 100644 index 7129de8e5030f0605828d0dcc760692c3f8ab7ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 333 zcmb1B^-xV>U}TiaNi9pwNlDUksw_z@&n!-L&d)7KEJ`fNFJfn6eS1|vUNN&IHMdyN z(6Y!fGb<{zvMevhvoJlEk&yumVDeS|eg+w)!C7vVj(%AId5(`pgoS$2eSd>_jU&P8Nub5eqnp><`xJ 3022 bytes -2024/05/23-11:25:01.535109 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/23-11:25:01.535211 7f803fe006c0 Delete type=2 #5 -2024/05/23-11:25:01.535345 7f803fe006c0 Delete type=2 #73 -2024/05/23-11:25:01.558900 7f803fe006c0 Manual compaction at level-1 from '!scenes!ypDutqjqZcr7lx6I' @ 8 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) +2024/05/23-14:51:24.052512 7f7a316006c0 Recovering log #72 +2024/05/23-14:51:24.102351 7f7a316006c0 Delete type=3 #70 +2024/05/23-14:51:24.102451 7f7a316006c0 Delete type=0 #72 +2024/05/23-15:00:04.412618 7f7a2b8006c0 Level-0 table #78: started +2024/05/23-15:00:04.412676 7f7a2b8006c0 Level-0 table #78: 0 bytes OK +2024/05/23-15:00:04.419314 7f7a2b8006c0 Delete type=0 #76 +2024/05/23-15:00:04.419478 7f7a2b8006c0 Manual compaction at level-0 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) +2024/05/23-15:00:04.419505 7f7a2b8006c0 Manual compaction at level-1 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) diff --git a/packs/scenes/LOG.old b/packs/scenes/LOG.old index b3dd1d5..935ea39 100644 --- a/packs/scenes/LOG.old +++ b/packs/scenes/LOG.old @@ -1,8 +1,15 @@ -2024/04/24-21:03:14.460264 7fcc5fe006c0 Recovering log #64 -2024/04/24-21:03:14.471026 7fcc5fe006c0 Delete type=3 #62 -2024/04/24-21:03:14.471085 7fcc5fe006c0 Delete type=0 #64 -2024/04/24-21:12:06.786961 7fcc5e4006c0 Level-0 table #69: started -2024/04/24-21:12:06.786984 7fcc5e4006c0 Level-0 table #69: 0 bytes OK -2024/04/24-21:12:06.793408 7fcc5e4006c0 Delete type=0 #67 -2024/04/24-21:12:06.800278 7fcc5e4006c0 Manual compaction at level-0 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) -2024/04/24-21:12:06.800312 7fcc5e4006c0 Manual compaction at level-1 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.683789 7f80456006c0 Recovering log #68 +2024/05/23-10:57:45.693418 7f80456006c0 Delete type=3 #66 +2024/05/23-10:57:45.693474 7f80456006c0 Delete type=0 #68 +2024/05/23-11:25:01.514263 7f803fe006c0 Level-0 table #73: started +2024/05/23-11:25:01.517780 7f803fe006c0 Level-0 table #73: 3022 bytes OK +2024/05/23-11:25:01.524517 7f803fe006c0 Delete type=0 #71 +2024/05/23-11:25:01.524699 7f803fe006c0 Manual compaction at level-0 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) +2024/05/23-11:25:01.524729 7f803fe006c0 Manual compaction at level-1 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at '!scenes!ypDutqjqZcr7lx6I' @ 8 : 1 +2024/05/23-11:25:01.524738 7f803fe006c0 Compacting 1@1 + 1@2 files +2024/05/23-11:25:01.528936 7f803fe006c0 Generated table #74@1: 4 keys, 3022 bytes +2024/05/23-11:25:01.528972 7f803fe006c0 Compacted 1@1 + 1@2 files => 3022 bytes +2024/05/23-11:25:01.535109 7f803fe006c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2024/05/23-11:25:01.535211 7f803fe006c0 Delete type=2 #5 +2024/05/23-11:25:01.535345 7f803fe006c0 Delete type=2 #73 +2024/05/23-11:25:01.558900 7f803fe006c0 Manual compaction at level-1 from '!scenes!ypDutqjqZcr7lx6I' @ 8 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) diff --git a/packs/scenes/MANIFEST-000070 b/packs/scenes/MANIFEST-000070 deleted file mode 100644 index 886fdb557fb6d0f3e8dfdedd9788cd0f0242b733..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmb>6bL35CU}TiaNi9pwNlDUksw_z@&n!-L&d)7KEJ`fNFJfn6UB#oISe%@ims+f7 z;gXf@mzr9dRbW(@mS*V3$jkr+a0QhGE~O=fS%p!_MdmpbW}b{J5Cu_s?^QV%7@6ET z8JIm-SXMmecku^uJ%C&<77lhs&vW8%GcYV+C1eQ)L_z8H12-$6rh2n*urk7p#Bdf= R2OFa&8xt!#lNU9t2LN)mR&M|R diff --git a/packs/scenes/MANIFEST-000075 b/packs/scenes/MANIFEST-000075 new file mode 100644 index 0000000000000000000000000000000000000000..fb3c510cedb025f41a0cf26e2541d7990d780f66 GIT binary patch literal 171 zcmd0}+|b>|z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&P9&pje!onwMIvSXtmw zT2h!*7?oUPo>O7w$;iO~2JB2;=fvTvEL^g({Zdm)vkHs~)6xw67+E2z;0kaV$|iAi0cdF`m=BV0I;VmvH$=8 literal 0 HcmV?d00001 diff --git a/system.json b/system.json index 17e91f8..896bdf3 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-les-heritiers", "description": "Les Héritiers pour FoundryVTT", - "version": "12.0.0", + "version": "12.0.1", "authors": [ { "name": "Uberwald/LeRatierBretonnien", @@ -21,7 +21,7 @@ }, "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-12.0.0.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-12.0.1.zip", "languages": [ { "lang": "fr", diff --git a/templates/actor-pnj-sheet.html b/templates/actor-pnj-sheet.html index 883d823..f0f0809 100644 --- a/templates/actor-pnj-sheet.html +++ b/templates/actor-pnj-sheet.html @@ -119,8 +119,8 @@
- - + +
{{/each}} @@ -215,10 +215,10 @@
 
{{/each}} @@ -249,8 +249,8 @@
 
- - + +
{{/each}} @@ -269,8 +269,8 @@ {{fee.name}}
 
- - + +
@@ -311,8 +311,8 @@ {{avantage.name}}
 
- - + +
{{/each}} @@ -337,8 +337,8 @@ {{desavantage.name}}
 
- - + +
{{/each}} @@ -363,8 +363,8 @@ {{atout.name}}
 
- - + +
{{/each}} @@ -406,8 +406,8 @@
 
- - + +
{{/each}} @@ -432,8 +432,8 @@ {{capa.name}}
 
- - + +
{{/each}} @@ -457,8 +457,8 @@ {{equip.name}}
 
- - + +
{{/each}} diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index d23462f..223ddaa 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -88,13 +88,13 @@
{{#each utileSkillsPhysical as |skillDef keyProfil|}} - {{> systems/fvtt-les-heritiers/templates/partial-utile-skills.html skillDef=skillDef keyProfil=keyProfil}} + {{> systems/fvtt-les-heritiers/templates/partial-utile-skills.html skillDef=skillDef keyProfil=keyProfil config=config}} {{/each}}
{{#each utileSkillsMental as |skillDef keyProfil|}} - {{> systems/fvtt-les-heritiers/templates/partial-utile-skills.html skillDef=skillDef keyProfil=keyProfil}} + {{> systems/fvtt-les-heritiers/templates/partial-utile-skills.html skillDef=skillDef keyProfil=keyProfil config=config}} {{/each}}
@@ -126,8 +126,8 @@
- - + +
{{/each}} @@ -225,10 +225,10 @@
 
{{/each}} @@ -259,8 +259,8 @@
 
- - + +
{{/each}} @@ -279,8 +279,8 @@ {{fee.name}}
 
- - + +
@@ -321,8 +321,8 @@ {{avantage.name}}
 
- - + +
{{/each}} @@ -347,8 +347,8 @@ {{desavantage.name}}
 
- - + +
{{/each}} @@ -373,8 +373,8 @@ {{atout.name}}
 
- - + +
{{/each}} @@ -416,8 +416,8 @@
 
- - + +
{{/each}} @@ -443,8 +443,8 @@ {{capa.name}}
 
- - + +
{{/each}} @@ -476,8 +476,8 @@ {{equip.name}}
 
- - + +
{{/each}} @@ -519,8 +519,8 @@ {{contact.name}}
 
- - + +
{{/each}} @@ -553,8 +553,8 @@ {{upperFirst profil.system.profiltype}}
 
- - + +
{{/each}}