From b574ba76ef8c387d3ac6fb6e4aa2082ab4a48ede Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Sat, 1 Jun 2024 09:17:57 +0200 Subject: [PATCH] Fix combativite --- modules/hawkmoon-utility.js | 16 ++++++------ packs/aides-de-jeu/{000211.log => 000215.log} | 0 packs/aides-de-jeu/CURRENT | 2 +- packs/aides-de-jeu/LOG | 16 ++++++------ packs/aides-de-jeu/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 226 -> 226 bytes packs/armes/{000211.log => 000215.log} | 0 packs/armes/CURRENT | 2 +- packs/armes/LOG | 16 ++++++------ packs/armes/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 173 -> 173 bytes .../{000211.log => 000215.log} | 0 packs/competences-creatures/CURRENT | 2 +- packs/competences-creatures/LOG | 16 ++++++------ packs/competences-creatures/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 173 -> 173 bytes packs/competences/{000211.log => 000215.log} | 0 packs/competences/CURRENT | 2 +- packs/competences/LOG | 16 ++++++------ packs/competences/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 174 -> 174 bytes packs/equipement/{000211.log => 000215.log} | 0 packs/equipement/CURRENT | 2 +- packs/equipement/LOG | 16 ++++++------ packs/equipement/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 176 -> 176 bytes packs/historiques/{000211.log => 000215.log} | 0 packs/historiques/CURRENT | 2 +- packs/historiques/LOG | 16 ++++++------ packs/historiques/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 174 -> 174 bytes packs/mutations/{000121.log => 000125.log} | 0 packs/mutations/CURRENT | 2 +- packs/mutations/LOG | 16 ++++++------ packs/mutations/LOG.old | 16 ++++++------ .../{MANIFEST-000119 => MANIFEST-000123} | Bin 173 -> 173 bytes packs/profils/{000211.log => 000215.log} | 0 packs/profils/CURRENT | 2 +- packs/profils/LOG | 16 ++++++------ packs/profils/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 174 -> 174 bytes packs/protections/{000211.log => 000215.log} | 0 packs/protections/CURRENT | 2 +- packs/protections/LOG | 16 ++++++------ packs/protections/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 173 -> 173 bytes packs/scenes/{000047.log => 000051.log} | 0 packs/scenes/CURRENT | 2 +- packs/scenes/LOG | 16 ++++++------ packs/scenes/LOG.old | 16 ++++++------ .../{MANIFEST-000045 => MANIFEST-000049} | Bin 311 -> 311 bytes packs/tables/{000210.log => 000214.log} | 0 packs/tables/CURRENT | 2 +- packs/tables/LOG | 14 +++++------ packs/tables/LOG.old | 14 +++++------ packs/tables/MANIFEST-000208 | Bin 69 -> 0 bytes packs/tables/MANIFEST-000212 | Bin 0 -> 69 bytes .../{000211.log => 000215.log} | 0 packs/talents-cellule/CURRENT | 2 +- packs/talents-cellule/LOG | 16 ++++++------ packs/talents-cellule/LOG.old | 16 ++++++------ .../{MANIFEST-000209 => MANIFEST-000213} | Bin 173 -> 173 bytes packs/talents/{000212.log => 000216.log} | 0 packs/talents/CURRENT | 2 +- packs/talents/LOG | 16 ++++++------ packs/talents/LOG.old | 23 ++++++------------ .../{MANIFEST-000210 => MANIFEST-000214} | Bin 176 -> 176 bytes system.json | 4 +-- templates/actor-sheet.html | 2 +- templates/creature-sheet.html | 2 +- 70 files changed, 231 insertions(+), 238 deletions(-) rename packs/aides-de-jeu/{000211.log => 000215.log} (100%) rename packs/aides-de-jeu/{MANIFEST-000209 => MANIFEST-000213} (84%) rename packs/armes/{000211.log => 000215.log} (100%) rename packs/armes/{MANIFEST-000209 => MANIFEST-000213} (73%) rename packs/competences-creatures/{000211.log => 000215.log} (100%) rename packs/competences-creatures/{MANIFEST-000209 => MANIFEST-000213} (73%) rename packs/competences/{000211.log => 000215.log} (100%) rename packs/competences/{MANIFEST-000209 => MANIFEST-000213} (73%) rename packs/equipement/{000211.log => 000215.log} (100%) rename packs/equipement/{MANIFEST-000209 => MANIFEST-000213} (72%) rename packs/historiques/{000211.log => 000215.log} (100%) rename packs/historiques/{MANIFEST-000209 => MANIFEST-000213} (73%) rename packs/mutations/{000121.log => 000125.log} (100%) rename packs/mutations/{MANIFEST-000119 => MANIFEST-000123} (73%) rename packs/profils/{000211.log => 000215.log} (100%) rename packs/profils/{MANIFEST-000209 => MANIFEST-000213} (73%) rename packs/protections/{000211.log => 000215.log} (100%) rename packs/protections/{MANIFEST-000209 => MANIFEST-000213} (73%) rename packs/scenes/{000047.log => 000051.log} (100%) rename packs/scenes/{MANIFEST-000045 => MANIFEST-000049} (82%) rename packs/tables/{000210.log => 000214.log} (100%) delete mode 100644 packs/tables/MANIFEST-000208 create mode 100644 packs/tables/MANIFEST-000212 rename packs/talents-cellule/{000211.log => 000215.log} (100%) rename packs/talents-cellule/{MANIFEST-000209 => MANIFEST-000213} (73%) rename packs/talents/{000212.log => 000216.log} (100%) rename packs/talents/{MANIFEST-000210 => MANIFEST-000214} (72%) diff --git a/modules/hawkmoon-utility.js b/modules/hawkmoon-utility.js index 8198c64..fed69ae 100644 --- a/modules/hawkmoon-utility.js +++ b/modules/hawkmoon-utility.js @@ -315,10 +315,10 @@ export class HawkmoonUtility { switch (rollMode) { case "blindroll": //GM only blind = true; - case "gmroll": //GM + rolling player + case "gmroll": // GM + rolling player whisper = this.getUsers(user => user.isGM); break; - case "roll": //everybody + case "roll": // everybody whisper = this.getUsers(user => user.active); break; case "selfroll": @@ -514,16 +514,16 @@ export class HawkmoonUtility { /* -------------------------------------------- */ static getCombativiteList(nbActivite) { - let list = [ { value: 0, label: "Combatif"}] + let list = [ { value: String(0), label: "Combatif"}] for (let i = 1; i < nbActivite-2; i++) { - list.push({ value: i, label:"Eprouvé " + i} ) + list.push({ value: String(i), label:"Eprouvé " + i} ) } - list[nbActivite-2] = { value: nbActivite-2, label:"Affaibli"} - list[nbActivite-1] = { value: nbActivite-1, label:"Très Affaibli"} - list[nbActivite] = { value: nbActivite, label:"Vaincu"} + list[nbActivite-2] = { value: String(nbActivite-2), label:"Affaibli"} + list[nbActivite-1] = { value: String(nbActivite-1), label:"Très Affaibli"} + list[nbActivite] = { value: String(nbActivite), label:"Vaincu"} return list - } + /* -------------------------------------------- */ static async bonusRollHawkmoon(rollData) { rollData.bonusFormula = rollData.addedBonus diff --git a/packs/aides-de-jeu/000211.log b/packs/aides-de-jeu/000215.log similarity index 100% rename from packs/aides-de-jeu/000211.log rename to packs/aides-de-jeu/000215.log diff --git a/packs/aides-de-jeu/CURRENT b/packs/aides-de-jeu/CURRENT index 52262f0..51af895 100644 --- a/packs/aides-de-jeu/CURRENT +++ b/packs/aides-de-jeu/CURRENT @@ -1 +1 @@ -MANIFEST-000209 +MANIFEST-000213 diff --git a/packs/aides-de-jeu/LOG b/packs/aides-de-jeu/LOG index 6c62234..8915076 100644 --- a/packs/aides-de-jeu/LOG +++ b/packs/aides-de-jeu/LOG @@ -1,8 +1,8 @@ -2024/05/31-23:16:45.991898 7f18090006c0 Recovering log #207 -2024/05/31-23:16:46.046753 7f18090006c0 Delete type=3 #205 -2024/05/31-23:16:46.046809 7f18090006c0 Delete type=0 #207 -2024/05/31-23:25:37.384266 7f18020006c0 Level-0 table #212: started -2024/05/31-23:25:37.384313 7f18020006c0 Level-0 table #212: 0 bytes OK -2024/05/31-23:25:37.390630 7f18020006c0 Delete type=0 #210 -2024/05/31-23:25:37.403867 7f18020006c0 Manual compaction at level-0 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end) -2024/05/31-23:25:37.403898 7f18020006c0 Manual compaction at level-1 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end) +2024/06/01-08:52:45.194842 7f28a4c006c0 Recovering log #211 +2024/06/01-08:52:45.205284 7f28a4c006c0 Delete type=3 #209 +2024/06/01-08:52:45.205352 7f28a4c006c0 Delete type=0 #211 +2024/06/01-09:10:33.808591 7f289f8006c0 Level-0 table #216: started +2024/06/01-09:10:33.808615 7f289f8006c0 Level-0 table #216: 0 bytes OK +2024/06/01-09:10:33.814886 7f289f8006c0 Delete type=0 #214 +2024/06/01-09:10:33.815181 7f289f8006c0 Manual compaction at level-0 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end) +2024/06/01-09:10:33.815226 7f289f8006c0 Manual compaction at level-1 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end) diff --git a/packs/aides-de-jeu/LOG.old b/packs/aides-de-jeu/LOG.old index 4553078..6c62234 100644 --- a/packs/aides-de-jeu/LOG.old +++ b/packs/aides-de-jeu/LOG.old @@ -1,8 +1,8 @@ -2024/05/31-23:10:39.635913 7f1802a006c0 Recovering log #203 -2024/05/31-23:10:39.653531 7f1802a006c0 Delete type=3 #201 -2024/05/31-23:10:39.653591 7f1802a006c0 Delete type=0 #203 -2024/05/31-23:15:03.413506 7f18020006c0 Level-0 table #208: started -2024/05/31-23:15:03.413557 7f18020006c0 Level-0 table #208: 0 bytes OK -2024/05/31-23:15:03.419986 7f18020006c0 Delete type=0 #206 -2024/05/31-23:15:03.426574 7f18020006c0 Manual compaction at level-0 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end) -2024/05/31-23:15:03.426633 7f18020006c0 Manual compaction at level-1 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end) +2024/05/31-23:16:45.991898 7f18090006c0 Recovering log #207 +2024/05/31-23:16:46.046753 7f18090006c0 Delete type=3 #205 +2024/05/31-23:16:46.046809 7f18090006c0 Delete type=0 #207 +2024/05/31-23:25:37.384266 7f18020006c0 Level-0 table #212: started +2024/05/31-23:25:37.384313 7f18020006c0 Level-0 table #212: 0 bytes OK +2024/05/31-23:25:37.390630 7f18020006c0 Delete type=0 #210 +2024/05/31-23:25:37.403867 7f18020006c0 Manual compaction at level-0 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end) +2024/05/31-23:25:37.403898 7f18020006c0 Manual compaction at level-1 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end) diff --git a/packs/aides-de-jeu/MANIFEST-000209 b/packs/aides-de-jeu/MANIFEST-000213 similarity index 84% rename from packs/aides-de-jeu/MANIFEST-000209 rename to packs/aides-de-jeu/MANIFEST-000213 index e70804fe8a693bfe7df68dba8b290dc56904f3f7..edeccdd464c97c5e780bfbf47362e4ebd36e3712 100644 GIT binary patch delta 41 scmaFF_=s`B0i}{|uS6~eMy6|woD9s@8Cf`Xi!)9E30wyW+yn{$0RG+y^#A|> delta 41 scmaFF_=s`B0VVlsCx3G>Ffv_YxR!B3x6<1A-?F$E7@4jyaxySqXJkogQufsX30wyW+yn{$015L7!2kdN delta 41 scmZ3>xR!B3x6-qhrI)xE7@00HaxySqW@Jga*v07u61WT!xC#^i03ZqrtpET3 diff --git a/packs/competences-creatures/000211.log b/packs/competences-creatures/000215.log similarity index 100% rename from packs/competences-creatures/000211.log rename to packs/competences-creatures/000215.log diff --git a/packs/competences-creatures/CURRENT b/packs/competences-creatures/CURRENT index 52262f0..51af895 100644 --- a/packs/competences-creatures/CURRENT +++ b/packs/competences-creatures/CURRENT @@ -1 +1 @@ -MANIFEST-000209 +MANIFEST-000213 diff --git a/packs/competences-creatures/LOG b/packs/competences-creatures/LOG index 3ad7ec1..a2c0cc9 100644 --- a/packs/competences-creatures/LOG +++ b/packs/competences-creatures/LOG @@ -1,8 +1,8 @@ -2024/05/31-23:16:45.399504 7f1803e006c0 Recovering log #207 -2024/05/31-23:16:45.453251 7f1803e006c0 Delete type=3 #205 -2024/05/31-23:16:45.453307 7f1803e006c0 Delete type=0 #207 -2024/05/31-23:25:37.324970 7f18020006c0 Level-0 table #212: started -2024/05/31-23:25:37.324998 7f18020006c0 Level-0 table #212: 0 bytes OK -2024/05/31-23:25:37.332256 7f18020006c0 Delete type=0 #210 -2024/05/31-23:25:37.332486 7f18020006c0 Manual compaction at level-0 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end) -2024/05/31-23:25:37.332520 7f18020006c0 Manual compaction at level-1 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end) +2024/06/01-08:52:45.010642 7f28a56006c0 Recovering log #211 +2024/06/01-08:52:45.021246 7f28a56006c0 Delete type=3 #209 +2024/06/01-08:52:45.021304 7f28a56006c0 Delete type=0 #211 +2024/06/01-09:10:33.739501 7f289f8006c0 Level-0 table #216: started +2024/06/01-09:10:33.739525 7f289f8006c0 Level-0 table #216: 0 bytes OK +2024/06/01-09:10:33.745719 7f289f8006c0 Delete type=0 #214 +2024/06/01-09:10:33.753252 7f289f8006c0 Manual compaction at level-0 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end) +2024/06/01-09:10:33.753274 7f289f8006c0 Manual compaction at level-1 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end) diff --git a/packs/competences-creatures/LOG.old b/packs/competences-creatures/LOG.old index 14ad4bf..3ad7ec1 100644 --- a/packs/competences-creatures/LOG.old +++ b/packs/competences-creatures/LOG.old @@ -1,8 +1,8 @@ -2024/05/31-23:10:39.513081 7f18034006c0 Recovering log #203 -2024/05/31-23:10:39.522757 7f18034006c0 Delete type=3 #201 -2024/05/31-23:10:39.522898 7f18034006c0 Delete type=0 #203 -2024/05/31-23:15:03.336023 7f18020006c0 Level-0 table #208: started -2024/05/31-23:15:03.336054 7f18020006c0 Level-0 table #208: 0 bytes OK -2024/05/31-23:15:03.342475 7f18020006c0 Delete type=0 #206 -2024/05/31-23:15:03.348851 7f18020006c0 Manual compaction at level-0 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end) -2024/05/31-23:15:03.348887 7f18020006c0 Manual compaction at level-1 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end) +2024/05/31-23:16:45.399504 7f1803e006c0 Recovering log #207 +2024/05/31-23:16:45.453251 7f1803e006c0 Delete type=3 #205 +2024/05/31-23:16:45.453307 7f1803e006c0 Delete type=0 #207 +2024/05/31-23:25:37.324970 7f18020006c0 Level-0 table #212: started +2024/05/31-23:25:37.324998 7f18020006c0 Level-0 table #212: 0 bytes OK +2024/05/31-23:25:37.332256 7f18020006c0 Delete type=0 #210 +2024/05/31-23:25:37.332486 7f18020006c0 Manual compaction at level-0 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end) +2024/05/31-23:25:37.332520 7f18020006c0 Manual compaction at level-1 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end) diff --git a/packs/competences-creatures/MANIFEST-000209 b/packs/competences-creatures/MANIFEST-000213 similarity index 73% rename from packs/competences-creatures/MANIFEST-000209 rename to packs/competences-creatures/MANIFEST-000213 index ca4f4148f77fff611de050b7604b2ab1d900ac70..8799c2f0e30dc3bc08c81a0016b16a2cda816bc7 100644 GIT binary patch delta 41 rcmZ3>xR!B3w^DWkrwSJXBhxiTP6p=dj4T32SPm6{1g?VwZUO}W-VzCC delta 41 scmZ3>xR!B3x01riE)FgRMy5-QoD9sD8Ce9TulzOvBybrda1|&30QGPRh5!Hn diff --git a/packs/competences/000211.log b/packs/competences/000215.log similarity index 100% rename from packs/competences/000211.log rename to packs/competences/000215.log diff --git a/packs/competences/CURRENT b/packs/competences/CURRENT index 52262f0..51af895 100644 --- a/packs/competences/CURRENT +++ b/packs/competences/CURRENT @@ -1 +1 @@ -MANIFEST-000209 +MANIFEST-000213 diff --git a/packs/competences/LOG b/packs/competences/LOG index afe4bcf..4d0b5a0 100644 --- a/packs/competences/LOG +++ b/packs/competences/LOG @@ -1,8 +1,8 @@ -2024/05/31-23:16:45.284662 7f1803e006c0 Recovering log #207 -2024/05/31-23:16:45.346436 7f1803e006c0 Delete type=3 #205 -2024/05/31-23:16:45.346487 7f1803e006c0 Delete type=0 #207 -2024/05/31-23:25:37.311914 7f18020006c0 Level-0 table #212: started -2024/05/31-23:25:37.311964 7f18020006c0 Level-0 table #212: 0 bytes OK -2024/05/31-23:25:37.318352 7f18020006c0 Delete type=0 #210 -2024/05/31-23:25:37.324962 7f18020006c0 Manual compaction at level-0 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end) -2024/05/31-23:25:37.332453 7f18020006c0 Manual compaction at level-1 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end) +2024/06/01-08:52:44.981269 7f28a56006c0 Recovering log #211 +2024/06/01-08:52:44.991052 7f28a56006c0 Delete type=3 #209 +2024/06/01-08:52:44.991117 7f28a56006c0 Delete type=0 #211 +2024/06/01-09:10:33.708570 7f289f8006c0 Level-0 table #216: started +2024/06/01-09:10:33.708600 7f289f8006c0 Level-0 table #216: 0 bytes OK +2024/06/01-09:10:33.714914 7f289f8006c0 Delete type=0 #214 +2024/06/01-09:10:33.724977 7f289f8006c0 Manual compaction at level-0 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end) +2024/06/01-09:10:33.725013 7f289f8006c0 Manual compaction at level-1 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end) diff --git a/packs/competences/LOG.old b/packs/competences/LOG.old index 714abf8..afe4bcf 100644 --- a/packs/competences/LOG.old +++ b/packs/competences/LOG.old @@ -1,8 +1,8 @@ -2024/05/31-23:10:39.488401 7f18034006c0 Recovering log #203 -2024/05/31-23:10:39.498833 7f18034006c0 Delete type=3 #201 -2024/05/31-23:10:39.498885 7f18034006c0 Delete type=0 #203 -2024/05/31-23:15:03.315812 7f18020006c0 Level-0 table #208: started -2024/05/31-23:15:03.315848 7f18020006c0 Level-0 table #208: 0 bytes OK -2024/05/31-23:15:03.322917 7f18020006c0 Delete type=0 #206 -2024/05/31-23:15:03.323092 7f18020006c0 Manual compaction at level-0 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end) -2024/05/31-23:15:03.323124 7f18020006c0 Manual compaction at level-1 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end) +2024/05/31-23:16:45.284662 7f1803e006c0 Recovering log #207 +2024/05/31-23:16:45.346436 7f1803e006c0 Delete type=3 #205 +2024/05/31-23:16:45.346487 7f1803e006c0 Delete type=0 #207 +2024/05/31-23:25:37.311914 7f18020006c0 Level-0 table #212: started +2024/05/31-23:25:37.311964 7f18020006c0 Level-0 table #212: 0 bytes OK +2024/05/31-23:25:37.318352 7f18020006c0 Delete type=0 #210 +2024/05/31-23:25:37.324962 7f18020006c0 Manual compaction at level-0 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end) +2024/05/31-23:25:37.332453 7f18020006c0 Manual compaction at level-1 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end) diff --git a/packs/competences/MANIFEST-000209 b/packs/competences/MANIFEST-000213 similarity index 73% rename from packs/competences/MANIFEST-000209 rename to packs/competences/MANIFEST-000213 index f4149108a5e1ee431e45fd9123d2a4c8a31157ae..a00bcecc302f4878163aad45928aedefda5b62c1 100644 GIT binary patch delta 41 scmZ3-xQ=l`kCN36pG8~@j7--UIT@I*GqT8i)&3j=61WZ$xCs;h0RGepxc~qF delta 41 scmZ3-xQ=l`kJ7}#)4RAB7@00HaxySqW@M35ySU#7Bybrda1|&301EdC(*OVf diff --git a/packs/equipement/000211.log b/packs/equipement/000215.log similarity index 100% rename from packs/equipement/000211.log rename to packs/equipement/000215.log diff --git a/packs/equipement/CURRENT b/packs/equipement/CURRENT index 52262f0..51af895 100644 --- a/packs/equipement/CURRENT +++ b/packs/equipement/CURRENT @@ -1 +1 @@ -MANIFEST-000209 +MANIFEST-000213 diff --git a/packs/equipement/LOG b/packs/equipement/LOG index e6a3df7..6f987f3 100644 --- a/packs/equipement/LOG +++ b/packs/equipement/LOG @@ -1,8 +1,8 @@ -2024/05/31-23:16:45.631063 7f1803e006c0 Recovering log #207 -2024/05/31-23:16:45.684522 7f1803e006c0 Delete type=3 #205 -2024/05/31-23:16:45.684659 7f1803e006c0 Delete type=0 #207 -2024/05/31-23:25:37.351886 7f18020006c0 Level-0 table #212: started -2024/05/31-23:25:37.351907 7f18020006c0 Level-0 table #212: 0 bytes OK -2024/05/31-23:25:37.358042 7f18020006c0 Delete type=0 #210 -2024/05/31-23:25:37.358174 7f18020006c0 Manual compaction at level-0 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end) -2024/05/31-23:25:37.358195 7f18020006c0 Manual compaction at level-1 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end) +2024/06/01-08:52:45.066668 7f28a56006c0 Recovering log #211 +2024/06/01-08:52:45.076940 7f28a56006c0 Delete type=3 #209 +2024/06/01-08:52:45.077005 7f28a56006c0 Delete type=0 #211 +2024/06/01-09:10:33.759841 7f289f8006c0 Level-0 table #216: started +2024/06/01-09:10:33.759880 7f289f8006c0 Level-0 table #216: 0 bytes OK +2024/06/01-09:10:33.766395 7f289f8006c0 Delete type=0 #214 +2024/06/01-09:10:33.780130 7f289f8006c0 Manual compaction at level-0 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end) +2024/06/01-09:10:33.780228 7f289f8006c0 Manual compaction at level-1 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end) diff --git a/packs/equipement/LOG.old b/packs/equipement/LOG.old index 5135d12..e6a3df7 100644 --- a/packs/equipement/LOG.old +++ b/packs/equipement/LOG.old @@ -1,8 +1,8 @@ -2024/05/31-23:10:39.560316 7f18034006c0 Recovering log #203 -2024/05/31-23:10:39.570630 7f18034006c0 Delete type=3 #201 -2024/05/31-23:10:39.570692 7f18034006c0 Delete type=0 #203 -2024/05/31-23:15:03.361714 7f18020006c0 Level-0 table #208: started -2024/05/31-23:15:03.361742 7f18020006c0 Level-0 table #208: 0 bytes OK -2024/05/31-23:15:03.368749 7f18020006c0 Delete type=0 #206 -2024/05/31-23:15:03.380194 7f18020006c0 Manual compaction at level-0 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end) -2024/05/31-23:15:03.380224 7f18020006c0 Manual compaction at level-1 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end) +2024/05/31-23:16:45.631063 7f1803e006c0 Recovering log #207 +2024/05/31-23:16:45.684522 7f1803e006c0 Delete type=3 #205 +2024/05/31-23:16:45.684659 7f1803e006c0 Delete type=0 #207 +2024/05/31-23:25:37.351886 7f18020006c0 Level-0 table #212: started +2024/05/31-23:25:37.351907 7f18020006c0 Level-0 table #212: 0 bytes OK +2024/05/31-23:25:37.358042 7f18020006c0 Delete type=0 #210 +2024/05/31-23:25:37.358174 7f18020006c0 Manual compaction at level-0 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end) +2024/05/31-23:25:37.358195 7f18020006c0 Manual compaction at level-1 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end) diff --git a/packs/equipement/MANIFEST-000209 b/packs/equipement/MANIFEST-000213 similarity index 72% rename from packs/equipement/MANIFEST-000209 rename to packs/equipement/MANIFEST-000213 index e28087e8698223be2fc703b431372415b0710b9f..809e63d08c1e7d6dacc370c008eca22b8a60cd4e 100644 GIT binary patch delta 43 tcmdnMxPfs(kIFOW^Say&j7--UIT@I*GqS8>stTy^28mn;iQEK<000@|3sL|8 delta 43 tcmdnMxPfs(kBa%JW&61q7@00HaxySqW@K5%BpPCK1|)JBBytrb0stKi3ugcT diff --git a/packs/historiques/000211.log b/packs/historiques/000215.log similarity index 100% rename from packs/historiques/000211.log rename to packs/historiques/000215.log diff --git a/packs/historiques/CURRENT b/packs/historiques/CURRENT index 52262f0..51af895 100644 --- a/packs/historiques/CURRENT +++ b/packs/historiques/CURRENT @@ -1 +1 @@ -MANIFEST-000209 +MANIFEST-000213 diff --git a/packs/historiques/LOG b/packs/historiques/LOG index 5481037..20491f0 100644 --- a/packs/historiques/LOG +++ b/packs/historiques/LOG @@ -1,8 +1,8 @@ -2024/05/31-23:16:45.455012 7f18090006c0 Recovering log #207 -2024/05/31-23:16:45.509581 7f18090006c0 Delete type=3 #205 -2024/05/31-23:16:45.509640 7f18090006c0 Delete type=0 #207 -2024/05/31-23:25:37.332626 7f18020006c0 Level-0 table #212: started -2024/05/31-23:25:37.332674 7f18020006c0 Level-0 table #212: 0 bytes OK -2024/05/31-23:25:37.338836 7f18020006c0 Delete type=0 #210 -2024/05/31-23:25:37.358145 7f18020006c0 Manual compaction at level-0 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end) -2024/05/31-23:25:37.358181 7f18020006c0 Manual compaction at level-1 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end) +2024/06/01-08:52:45.024483 7f28a4c006c0 Recovering log #211 +2024/06/01-08:52:45.034690 7f28a4c006c0 Delete type=3 #209 +2024/06/01-08:52:45.034811 7f28a4c006c0 Delete type=0 #211 +2024/06/01-09:10:33.745840 7f289f8006c0 Level-0 table #216: started +2024/06/01-09:10:33.745862 7f289f8006c0 Level-0 table #216: 0 bytes OK +2024/06/01-09:10:33.753113 7f289f8006c0 Delete type=0 #214 +2024/06/01-09:10:33.753288 7f289f8006c0 Manual compaction at level-0 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end) +2024/06/01-09:10:33.753311 7f289f8006c0 Manual compaction at level-1 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end) diff --git a/packs/historiques/LOG.old b/packs/historiques/LOG.old index f57a4e8..5481037 100644 --- a/packs/historiques/LOG.old +++ b/packs/historiques/LOG.old @@ -1,8 +1,8 @@ -2024/05/31-23:10:39.524828 7f1802a006c0 Recovering log #203 -2024/05/31-23:10:39.535217 7f1802a006c0 Delete type=3 #201 -2024/05/31-23:10:39.535288 7f1802a006c0 Delete type=0 #203 -2024/05/31-23:15:03.329396 7f18020006c0 Level-0 table #208: started -2024/05/31-23:15:03.329429 7f18020006c0 Level-0 table #208: 0 bytes OK -2024/05/31-23:15:03.335841 7f18020006c0 Delete type=0 #206 -2024/05/31-23:15:03.348840 7f18020006c0 Manual compaction at level-0 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end) -2024/05/31-23:15:03.348873 7f18020006c0 Manual compaction at level-1 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end) +2024/05/31-23:16:45.455012 7f18090006c0 Recovering log #207 +2024/05/31-23:16:45.509581 7f18090006c0 Delete type=3 #205 +2024/05/31-23:16:45.509640 7f18090006c0 Delete type=0 #207 +2024/05/31-23:25:37.332626 7f18020006c0 Level-0 table #212: started +2024/05/31-23:25:37.332674 7f18020006c0 Level-0 table #212: 0 bytes OK +2024/05/31-23:25:37.338836 7f18020006c0 Delete type=0 #210 +2024/05/31-23:25:37.358145 7f18020006c0 Manual compaction at level-0 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end) +2024/05/31-23:25:37.358181 7f18020006c0 Manual compaction at level-1 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end) diff --git a/packs/historiques/MANIFEST-000209 b/packs/historiques/MANIFEST-000213 similarity index 73% rename from packs/historiques/MANIFEST-000209 rename to packs/historiques/MANIFEST-000213 index 70ae8155ecf46d8b0aa1708625a7f435f17bcc97..6ffa38636a321e188b328026d817d77c96c281f8 100644 GIT binary patch delta 41 scmZ3-xQ=l`k5YA_{249=My6|woD9s@8CepxJYB&761WZ$xCs;h0RMRl2mk;8 delta 41 scmZ3-xQ=l`k5Yiff&wlEMy5-QoD9sD8Ceq2J>I+k30wvVTm=dM0QbcT^8f$< diff --git a/packs/mutations/000121.log b/packs/mutations/000125.log similarity index 100% rename from packs/mutations/000121.log rename to packs/mutations/000125.log diff --git a/packs/mutations/CURRENT b/packs/mutations/CURRENT index 8880a30..2c98697 100644 --- a/packs/mutations/CURRENT +++ b/packs/mutations/CURRENT @@ -1 +1 @@ -MANIFEST-000119 +MANIFEST-000123 diff --git a/packs/mutations/LOG b/packs/mutations/LOG index 7f37368..30978fa 100644 --- a/packs/mutations/LOG +++ b/packs/mutations/LOG @@ -1,8 +1,8 @@ -2024/05/31-23:16:45.348077 7f18090006c0 Recovering log #117 -2024/05/31-23:16:45.396965 7f18090006c0 Delete type=3 #115 -2024/05/31-23:16:45.397017 7f18090006c0 Delete type=0 #117 -2024/05/31-23:25:37.318478 7f18020006c0 Level-0 table #122: started -2024/05/31-23:25:37.318502 7f18020006c0 Level-0 table #122: 0 bytes OK -2024/05/31-23:25:37.324829 7f18020006c0 Delete type=0 #120 -2024/05/31-23:25:37.332435 7f18020006c0 Manual compaction at level-0 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end) -2024/05/31-23:25:37.332503 7f18020006c0 Manual compaction at level-1 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end) +2024/06/01-08:52:44.995929 7f28a4c006c0 Recovering log #121 +2024/06/01-08:52:45.006711 7f28a4c006c0 Delete type=3 #119 +2024/06/01-08:52:45.006811 7f28a4c006c0 Delete type=0 #121 +2024/06/01-09:10:33.732066 7f289f8006c0 Level-0 table #126: started +2024/06/01-09:10:33.732091 7f289f8006c0 Level-0 table #126: 0 bytes OK +2024/06/01-09:10:33.739395 7f289f8006c0 Delete type=0 #124 +2024/06/01-09:10:33.753244 7f289f8006c0 Manual compaction at level-0 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end) +2024/06/01-09:10:33.753267 7f289f8006c0 Manual compaction at level-1 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end) diff --git a/packs/mutations/LOG.old b/packs/mutations/LOG.old index 15b31a2..7f37368 100644 --- a/packs/mutations/LOG.old +++ b/packs/mutations/LOG.old @@ -1,8 +1,8 @@ -2024/05/31-23:10:39.500596 7f1802a006c0 Recovering log #113 -2024/05/31-23:10:39.510853 7f1802a006c0 Delete type=3 #111 -2024/05/31-23:10:39.510925 7f1802a006c0 Delete type=0 #113 -2024/05/31-23:15:03.323199 7f18020006c0 Level-0 table #118: started -2024/05/31-23:15:03.323227 7f18020006c0 Level-0 table #118: 0 bytes OK -2024/05/31-23:15:03.329282 7f18020006c0 Delete type=0 #116 -2024/05/31-23:15:03.348828 7f18020006c0 Manual compaction at level-0 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end) -2024/05/31-23:15:03.348866 7f18020006c0 Manual compaction at level-1 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end) +2024/05/31-23:16:45.348077 7f18090006c0 Recovering log #117 +2024/05/31-23:16:45.396965 7f18090006c0 Delete type=3 #115 +2024/05/31-23:16:45.397017 7f18090006c0 Delete type=0 #117 +2024/05/31-23:25:37.318478 7f18020006c0 Level-0 table #122: started +2024/05/31-23:25:37.318502 7f18020006c0 Level-0 table #122: 0 bytes OK +2024/05/31-23:25:37.324829 7f18020006c0 Delete type=0 #120 +2024/05/31-23:25:37.332435 7f18020006c0 Manual compaction at level-0 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end) +2024/05/31-23:25:37.332503 7f18020006c0 Manual compaction at level-1 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end) diff --git a/packs/mutations/MANIFEST-000119 b/packs/mutations/MANIFEST-000123 similarity index 73% rename from packs/mutations/MANIFEST-000119 rename to packs/mutations/MANIFEST-000123 index 0600dc74cf84453c5504255ef60268237f21f7d4..299e7ca1e5dbd3f00ef039f300448dbaedb1cccc 100644 GIT binary patch delta 39 qcmZ3>xR!B3ufi$b`6ZkTj7&A049vAG=a^)6UJ(TGYk~ZFARhqX1PTiP delta 39 qcmZ3>xR!B3uR?0$;&4s|My3i*2IfkZb4xR!B3x6+%RD-LimFfv_ZxR!B3x6*QbtvOr_j7*mpIT@HQGqT7C@P~X5>FWi10$0jCj+xSi~Xqv?Pd^HAILRiu?GO4;s)^m diff --git a/packs/tables/000210.log b/packs/tables/000214.log similarity index 100% rename from packs/tables/000210.log rename to packs/tables/000214.log diff --git a/packs/tables/CURRENT b/packs/tables/CURRENT index 704e06e..7d5a51c 100644 --- a/packs/tables/CURRENT +++ b/packs/tables/CURRENT @@ -1 +1 @@ -MANIFEST-000208 +MANIFEST-000212 diff --git a/packs/tables/LOG b/packs/tables/LOG index 11e8f90..9ad0745 100644 --- a/packs/tables/LOG +++ b/packs/tables/LOG @@ -1,7 +1,7 @@ -2024/05/31-23:16:45.866029 7f1803e006c0 Recovering log #206 -2024/05/31-23:16:45.927421 7f1803e006c0 Delete type=3 #204 -2024/05/31-23:16:45.927530 7f1803e006c0 Delete type=0 #206 -2024/05/31-23:25:37.371152 7f18020006c0 Level-0 table #211: started -2024/05/31-23:25:37.371175 7f18020006c0 Level-0 table #211: 0 bytes OK -2024/05/31-23:25:37.377827 7f18020006c0 Delete type=0 #209 -2024/05/31-23:25:37.384161 7f18020006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2024/06/01-08:52:45.165393 7f28a56006c0 Recovering log #210 +2024/06/01-08:52:45.176172 7f28a56006c0 Delete type=3 #208 +2024/06/01-08:52:45.176343 7f28a56006c0 Delete type=0 #210 +2024/06/01-09:10:33.780315 7f289f8006c0 Level-0 table #215: started +2024/06/01-09:10:33.780380 7f289f8006c0 Level-0 table #215: 0 bytes OK +2024/06/01-09:10:33.787374 7f289f8006c0 Delete type=0 #213 +2024/06/01-09:10:33.808232 7f289f8006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/tables/LOG.old b/packs/tables/LOG.old index 2c0916f..11e8f90 100644 --- a/packs/tables/LOG.old +++ b/packs/tables/LOG.old @@ -1,7 +1,7 @@ -2024/05/31-23:10:39.610395 7f18034006c0 Recovering log #202 -2024/05/31-23:10:39.620290 7f18034006c0 Delete type=3 #200 -2024/05/31-23:10:39.620347 7f18034006c0 Delete type=0 #202 -2024/05/31-23:15:03.400156 7f18020006c0 Level-0 table #207: started -2024/05/31-23:15:03.400203 7f18020006c0 Level-0 table #207: 0 bytes OK -2024/05/31-23:15:03.406248 7f18020006c0 Delete type=0 #205 -2024/05/31-23:15:03.413300 7f18020006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2024/05/31-23:16:45.866029 7f1803e006c0 Recovering log #206 +2024/05/31-23:16:45.927421 7f1803e006c0 Delete type=3 #204 +2024/05/31-23:16:45.927530 7f1803e006c0 Delete type=0 #206 +2024/05/31-23:25:37.371152 7f18020006c0 Level-0 table #211: started +2024/05/31-23:25:37.371175 7f18020006c0 Level-0 table #211: 0 bytes OK +2024/05/31-23:25:37.377827 7f18020006c0 Delete type=0 #209 +2024/05/31-23:25:37.384161 7f18020006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/tables/MANIFEST-000208 b/packs/tables/MANIFEST-000208 deleted file mode 100644 index 048ba5da5c539d1f3e46d67892bb71c437df8e16..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 69 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAe$kJ_S`RJ;My895oD9sD U7+Dz3Y`xR!B3x6-@C+v~X)7@4jyaxySqXJk=xR1h!)30wyW+yn{$00Gts?f?J) delta 41 scmZ3>xR!B3x6;zP7I(QA7@00HaxySqW@J$ls&xqk30wvVTm=dM00FHEFaQ7m diff --git a/packs/talents/000212.log b/packs/talents/000216.log similarity index 100% rename from packs/talents/000212.log rename to packs/talents/000216.log diff --git a/packs/talents/CURRENT b/packs/talents/CURRENT index af31d42..f0a2cf1 100644 --- a/packs/talents/CURRENT +++ b/packs/talents/CURRENT @@ -1 +1 @@ -MANIFEST-000210 +MANIFEST-000214 diff --git a/packs/talents/LOG b/packs/talents/LOG index 6dd0c89..2c64aed 100644 --- a/packs/talents/LOG +++ b/packs/talents/LOG @@ -1,8 +1,8 @@ -2024/05/31-23:16:45.750702 7f1803e006c0 Recovering log #207 -2024/05/31-23:16:45.808265 7f1803e006c0 Delete type=3 #205 -2024/05/31-23:16:45.808385 7f1803e006c0 Delete type=0 #207 -2024/05/31-23:25:37.365021 7f18020006c0 Level-0 table #213: started -2024/05/31-23:25:37.365045 7f18020006c0 Level-0 table #213: 0 bytes OK -2024/05/31-23:25:37.371055 7f18020006c0 Delete type=0 #211 -2024/05/31-23:25:37.384148 7f18020006c0 Manual compaction at level-0 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end) -2024/05/31-23:25:37.384191 7f18020006c0 Manual compaction at level-1 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end) +2024/06/01-08:52:45.099818 7f28a56006c0 Recovering log #212 +2024/06/01-08:52:45.109895 7f28a56006c0 Delete type=3 #210 +2024/06/01-08:52:45.110011 7f28a56006c0 Delete type=0 #212 +2024/06/01-09:10:33.773824 7f289f8006c0 Level-0 table #217: started +2024/06/01-09:10:33.773847 7f289f8006c0 Level-0 table #217: 0 bytes OK +2024/06/01-09:10:33.779901 7f289f8006c0 Delete type=0 #215 +2024/06/01-09:10:33.780168 7f289f8006c0 Manual compaction at level-0 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end) +2024/06/01-09:10:33.780214 7f289f8006c0 Manual compaction at level-1 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end) diff --git a/packs/talents/LOG.old b/packs/talents/LOG.old index d0c967e..6dd0c89 100644 --- a/packs/talents/LOG.old +++ b/packs/talents/LOG.old @@ -1,15 +1,8 @@ -2024/05/31-23:10:39.584791 7f18034006c0 Recovering log #203 -2024/05/31-23:10:39.595262 7f18034006c0 Delete type=3 #201 -2024/05/31-23:10:39.595319 7f18034006c0 Delete type=0 #203 -2024/05/31-23:15:03.368924 7f18020006c0 Level-0 table #208: started -2024/05/31-23:15:03.373194 7f18020006c0 Level-0 table #208: 100807 bytes OK -2024/05/31-23:15:03.380021 7f18020006c0 Delete type=0 #206 -2024/05/31-23:15:03.380203 7f18020006c0 Manual compaction at level-0 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end) -2024/05/31-23:15:03.380236 7f18020006c0 Manual compaction at level-1 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at '!items!zKvlDHBalR4UdwUx' @ 579 : 1 -2024/05/31-23:15:03.380245 7f18020006c0 Compacting 1@1 + 1@2 files -2024/05/31-23:15:03.384758 7f18020006c0 Generated table #209@1: 193 keys, 100807 bytes -2024/05/31-23:15:03.384812 7f18020006c0 Compacted 1@1 + 1@2 files => 100807 bytes -2024/05/31-23:15:03.391217 7f18020006c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2024/05/31-23:15:03.391392 7f18020006c0 Delete type=2 #164 -2024/05/31-23:15:03.391677 7f18020006c0 Delete type=2 #208 -2024/05/31-23:15:03.413265 7f18020006c0 Manual compaction at level-1 from '!items!zKvlDHBalR4UdwUx' @ 579 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end) +2024/05/31-23:16:45.750702 7f1803e006c0 Recovering log #207 +2024/05/31-23:16:45.808265 7f1803e006c0 Delete type=3 #205 +2024/05/31-23:16:45.808385 7f1803e006c0 Delete type=0 #207 +2024/05/31-23:25:37.365021 7f18020006c0 Level-0 table #213: started +2024/05/31-23:25:37.365045 7f18020006c0 Level-0 table #213: 0 bytes OK +2024/05/31-23:25:37.371055 7f18020006c0 Delete type=0 #211 +2024/05/31-23:25:37.384148 7f18020006c0 Manual compaction at level-0 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end) +2024/05/31-23:25:37.384191 7f18020006c0 Manual compaction at level-1 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end) diff --git a/packs/talents/MANIFEST-000210 b/packs/talents/MANIFEST-000214 similarity index 72% rename from packs/talents/MANIFEST-000210 rename to packs/talents/MANIFEST-000214 index b092a55015096d7176dfbd778d6eb5ea085c0f3c..f6955ecf69e1df122838bb744f67cbff749ba945 100644 GIT binary patch delta 43 tcmdnMxPfs(k4p5BTN>O9j7--VIT@I5FtQwGiP80$0us3a61fEu0RR{q3tRvI delta 43 tcmdnMxPfs(kII+*^Hy>*Ffv_cEtat diff --git a/templates/creature-sheet.html b/templates/creature-sheet.html index 34b3700..36719a8 100644 --- a/templates/creature-sheet.html +++ b/templates/creature-sheet.html @@ -70,7 +70,7 @@