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 9c560fd..0000000 Binary files a/packs/archetypes-fees/MANIFEST-000102 and /dev/null differ diff --git a/packs/archetypes-fees/MANIFEST-000107 b/packs/archetypes-fees/MANIFEST-000107 new file mode 100644 index 0000000..d45f895 Binary files /dev/null and b/packs/archetypes-fees/MANIFEST-000107 differ 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 150c4c9..0000000 Binary files a/packs/armes-et-protection/MANIFEST-000102 and /dev/null differ diff --git a/packs/armes-et-protection/MANIFEST-000107 b/packs/armes-et-protection/MANIFEST-000107 new file mode 100644 index 0000000..59e5dc9 Binary files /dev/null and b/packs/armes-et-protection/MANIFEST-000107 differ 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 f048e76..0000000 Binary files a/packs/atouts-feeriques/MANIFEST-000102 and /dev/null differ diff --git a/packs/atouts-feeriques/MANIFEST-000107 b/packs/atouts-feeriques/MANIFEST-000107 new file mode 100644 index 0000000..9e749ca Binary files /dev/null and b/packs/atouts-feeriques/MANIFEST-000107 differ 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 1631443..0000000 Binary files a/packs/avantages/MANIFEST-000102 and /dev/null differ diff --git a/packs/avantages/MANIFEST-000107 b/packs/avantages/MANIFEST-000107 new file mode 100644 index 0000000..2ac79ba Binary files /dev/null and b/packs/avantages/MANIFEST-000107 differ 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 1fc6d99..0000000 Binary files a/packs/capacites/MANIFEST-000102 and /dev/null differ diff --git a/packs/capacites/MANIFEST-000107 b/packs/capacites/MANIFEST-000107 new file mode 100644 index 0000000..ff9a8b3 Binary files /dev/null and b/packs/capacites/MANIFEST-000107 differ 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 fff34a3..0000000 Binary files a/packs/competences/MANIFEST-000102 and /dev/null differ diff --git a/packs/competences/MANIFEST-000107 b/packs/competences/MANIFEST-000107 new file mode 100644 index 0000000..41f9483 Binary files /dev/null and b/packs/competences/MANIFEST-000107 differ 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 821e8eb..0000000 Binary files a/packs/desavantages/MANIFEST-000102 and /dev/null differ diff --git a/packs/desavantages/MANIFEST-000107 b/packs/desavantages/MANIFEST-000107 new file mode 100644 index 0000000..9f29f5c Binary files /dev/null and b/packs/desavantages/MANIFEST-000107 differ diff --git a/packs/pouvoirs/000104.log b/packs/pouvoirs/000109.log similarity index 100% rename from packs/pouvoirs/000104.log rename to packs/pouvoirs/000109.log diff --git a/packs/pouvoirs/CURRENT b/packs/pouvoirs/CURRENT index e333c89..aecd689 100644 --- a/packs/pouvoirs/CURRENT +++ b/packs/pouvoirs/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000107 diff --git a/packs/pouvoirs/LOG b/packs/pouvoirs/LOG index 6e7e2c8..c03bc73 100644 --- a/packs/pouvoirs/LOG +++ b/packs/pouvoirs/LOG @@ -1,15 +1,8 @@ -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) +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 7129de8..0000000 Binary files a/packs/pouvoirs/MANIFEST-000102 and /dev/null differ diff --git a/packs/pouvoirs/MANIFEST-000107 b/packs/pouvoirs/MANIFEST-000107 new file mode 100644 index 0000000..74f015d Binary files /dev/null and b/packs/pouvoirs/MANIFEST-000107 differ diff --git a/packs/profils/000104.log b/packs/profils/000108.log similarity index 100% rename from packs/profils/000104.log rename to packs/profils/000108.log diff --git a/packs/profils/CURRENT b/packs/profils/CURRENT index e333c89..abdfdfe 100644 --- a/packs/profils/CURRENT +++ b/packs/profils/CURRENT @@ -1 +1 @@ -MANIFEST-000102 +MANIFEST-000106 diff --git a/packs/profils/LOG b/packs/profils/LOG index 924211d..083c588 100644 --- a/packs/profils/LOG +++ b/packs/profils/LOG @@ -1,7 +1,7 @@ -2024/05/23-10:57:45.671074 7f80460006c0 Recovering log #100 -2024/05/23-10:57:45.681323 7f80460006c0 Delete type=3 #98 -2024/05/23-10:57:45.681382 7f80460006c0 Delete type=0 #100 -2024/05/23-11:25:01.496104 7f803fe006c0 Level-0 table #105: started -2024/05/23-11:25:01.496136 7f803fe006c0 Level-0 table #105: 0 bytes OK -2024/05/23-11:25:01.502167 7f803fe006c0 Delete type=0 #103 -2024/05/23-11:25:01.524678 7f803fe006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2024/05/23-14:51:24.039438 7f7a30c006c0 Recovering log #104 +2024/05/23-14:51:24.050533 7f7a30c006c0 Delete type=3 #102 +2024/05/23-14:51:24.050611 7f7a30c006c0 Delete type=0 #104 +2024/05/23-15:00:04.378166 7f7a2b8006c0 Level-0 table #109: started +2024/05/23-15:00:04.378221 7f7a2b8006c0 Level-0 table #109: 0 bytes OK +2024/05/23-15:00:04.385336 7f7a2b8006c0 Delete type=0 #107 +2024/05/23-15:00:04.405233 7f7a2b8006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/profils/LOG.old b/packs/profils/LOG.old index 02696b1..924211d 100644 --- a/packs/profils/LOG.old +++ b/packs/profils/LOG.old @@ -1,7 +1,7 @@ -2024/04/24-21:03:14.447506 7fcc64a006c0 Recovering log #96 -2024/04/24-21:03:14.458045 7fcc64a006c0 Delete type=3 #94 -2024/04/24-21:03:14.458168 7fcc64a006c0 Delete type=0 #96 -2024/04/24-21:12:06.772537 7fcc5e4006c0 Level-0 table #101: started -2024/04/24-21:12:06.772571 7fcc5e4006c0 Level-0 table #101: 0 bytes OK -2024/04/24-21:12:06.780429 7fcc5e4006c0 Delete type=0 #99 -2024/04/24-21:12:06.786953 7fcc5e4006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2024/05/23-10:57:45.671074 7f80460006c0 Recovering log #100 +2024/05/23-10:57:45.681323 7f80460006c0 Delete type=3 #98 +2024/05/23-10:57:45.681382 7f80460006c0 Delete type=0 #100 +2024/05/23-11:25:01.496104 7f803fe006c0 Level-0 table #105: started +2024/05/23-11:25:01.496136 7f803fe006c0 Level-0 table #105: 0 bytes OK +2024/05/23-11:25:01.502167 7f803fe006c0 Delete type=0 #103 +2024/05/23-11:25:01.524678 7f803fe006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/profils/MANIFEST-000102 b/packs/profils/MANIFEST-000102 deleted file mode 100644 index 4a8beae..0000000 Binary files a/packs/profils/MANIFEST-000102 and /dev/null differ diff --git a/packs/profils/MANIFEST-000106 b/packs/profils/MANIFEST-000106 new file mode 100644 index 0000000..829e59a Binary files /dev/null and b/packs/profils/MANIFEST-000106 differ diff --git a/packs/scenes/000072.log b/packs/scenes/000077.log similarity index 100% rename from packs/scenes/000072.log rename to packs/scenes/000077.log diff --git a/packs/scenes/CURRENT b/packs/scenes/CURRENT index bcf1079..d2ea14c 100644 --- a/packs/scenes/CURRENT +++ b/packs/scenes/CURRENT @@ -1 +1 @@ -MANIFEST-000070 +MANIFEST-000075 diff --git a/packs/scenes/LOG b/packs/scenes/LOG index 935ea39..67f4e3a 100644 --- a/packs/scenes/LOG +++ b/packs/scenes/LOG @@ -1,15 +1,8 @@ -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) +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 886fdb5..0000000 Binary files a/packs/scenes/MANIFEST-000070 and /dev/null differ diff --git a/packs/scenes/MANIFEST-000075 b/packs/scenes/MANIFEST-000075 new file mode 100644 index 0000000..fb3c510 Binary files /dev/null and b/packs/scenes/MANIFEST-000075 differ 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 @@
 
- {{#if arme.system.equipped}}{{#if arme.system.equipped}}{{else}}{{/if}} - - + +
{{/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 @@
 
- {{#if arme.system.equipped}}{{#if arme.system.equipped}}{{else}}{{/if}} - - + +
{{/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}}