diff --git a/modules/heritiers-actor.js b/modules/heritiers-actor.js index c25c4a6..0133ce4 100644 --- a/modules/heritiers-actor.js +++ b/modules/heritiers-actor.js @@ -172,10 +172,17 @@ export class HeritiersActor extends Actor { magie.rangGenericName = game.system.lesheritiers.config.rangName[magie.rang]; console.log("Magie", item.name, item.system.niveau, magie.rang, magie.rangGenericName) magie.rangSpecificName = game.system.lesheritiers.config.rangNameSpecific[item.name][magie.rangGenericName]; - magie.sorts = [] + magie.sorts = { + 1: { nomNiveau: magie.competence.system.nomniveau["1"], sorts: [] }, + 2: { nomNiveau: magie.competence.system.nomniveau["2"], sorts: [] }, + 3: { nomNiveau: magie.competence.system.nomniveau["3"], sorts: [] }, + 4: { nomNiveau: magie.competence.system.nomniveau["4"], sorts: [] } + } for (let sort of this.items) { if (sort.type == "sort" && sort.system.competence == item.name) { - magie.sorts.push(sort) + let sortObj = foundry.utils.duplicate(sort) + sortObj.sdValue = HeritiersUtility.getSDSortValue(Number(sort.system.niveau)) + magie.sorts[Number(sort.system.niveau)].sorts.push(sortObj) } } magieList.push(magie) @@ -751,7 +758,7 @@ export class HeritiersActor extends Actor { ui.notifications.warn(`Vous n'avez pas assez de Points d'Ame pour lancer ce sort (requis: ${rollData.sortPointsAme}, disponible: ${this.system.magie.pointsame.value}). Un Point d'Esprit sera utilisé à la place si vous effectuez le lancer.`) } } - + if (sort.system.carac2 != "none") { // get the best carac between carac1 and carac2 if (this.system.caracteristiques[sort.system.carac1].value > this.system.caracteristiques[sort.system.carac2].value) { diff --git a/modules/heritiers-config.js b/modules/heritiers-config.js index 3bf1fdf..c754481 100644 --- a/modules/heritiers-config.js +++ b/modules/heritiers-config.js @@ -200,6 +200,15 @@ export const HERITIERS_CONFIG = { "3": "3", "4": "4" }, + listRangSort: { + "1": "1", + "2": "2", + "3": "3", + "4": "4", + "5": "5", + "6": "6", + "7": "7" + }, listNiveau: { "0": "0", "1": "1", @@ -251,6 +260,24 @@ export const HERITIERS_CONFIG = { "Maître": "Maître", "Grand Maître": "Éminence" }, + "Magie du Clan - Souffle du Combat": { + "Novice": "Apprenti", + "Adepte": "Disciple", + "Maître": "Maître", + "Grand Maître": "Éminence" + }, + "Magie du Clan - Souffle du Mouvement": { + "Novice": "Apprenti", + "Adepte": "Disciple", + "Maître": "Maître", + "Grand Maître": "Éminence" + }, + "Magie du Clan - Souffle de l'Esprit": { + "Novice": "Apprenti", + "Adepte": "Disciple", + "Maître": "Maître", + "Grand Maître": "Éminence" + }, "Théurgie": { "Novice": "Frère", "Adepte": "Père", diff --git a/packs/archetypes-fees/000222.log b/packs/archetypes-fees/000242.log similarity index 100% rename from packs/archetypes-fees/000222.log rename to packs/archetypes-fees/000242.log diff --git a/packs/archetypes-fees/CURRENT b/packs/archetypes-fees/CURRENT index 37ea67e..803ffe2 100644 --- a/packs/archetypes-fees/CURRENT +++ b/packs/archetypes-fees/CURRENT @@ -1 +1 @@ -MANIFEST-000220 +MANIFEST-000240 diff --git a/packs/archetypes-fees/LOG b/packs/archetypes-fees/LOG index 7197c8f..4baaa1c 100644 --- a/packs/archetypes-fees/LOG +++ b/packs/archetypes-fees/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.878225 7f12ef7fe6c0 Recovering log #218 -2025/08/13-09:34:30.895947 7f12ef7fe6c0 Delete type=3 #216 -2025/08/13-09:34:30.896018 7f12ef7fe6c0 Delete type=0 #218 -2025/08/13-09:38:15.124427 7f12edffb6c0 Level-0 table #223: started -2025/08/13-09:38:15.124524 7f12edffb6c0 Level-0 table #223: 0 bytes OK -2025/08/13-09:38:15.131139 7f12edffb6c0 Delete type=0 #221 -2025/08/13-09:38:15.138115 7f12edffb6c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.151997 7f12edffb6c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.334396 7fa5077fe6c0 Recovering log #238 +2025/09/13-00:19:21.344951 7fa5077fe6c0 Delete type=3 #236 +2025/09/13-00:19:21.345013 7fa5077fe6c0 Delete type=0 #238 +2025/09/13-00:23:49.906242 7fa506bff6c0 Level-0 table #243: started +2025/09/13-00:23:49.906282 7fa506bff6c0 Level-0 table #243: 0 bytes OK +2025/09/13-00:23:49.919621 7fa506bff6c0 Delete type=0 #241 +2025/09/13-00:23:49.943471 7fa506bff6c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.943533 7fa506bff6c0 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 2a1615b..fc48637 100644 --- a/packs/archetypes-fees/LOG.old +++ b/packs/archetypes-fees/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.841305 7f12eeffd6c0 Recovering log #214 -2025/08/12-23:22:09.894721 7f12eeffd6c0 Delete type=3 #212 -2025/08/12-23:22:09.894801 7f12eeffd6c0 Delete type=0 #214 -2025/08/12-23:24:44.447479 7f12edffb6c0 Level-0 table #219: started -2025/08/12-23:24:44.447513 7f12edffb6c0 Level-0 table #219: 0 bytes OK -2025/08/12-23:24:44.453775 7f12edffb6c0 Delete type=0 #217 -2025/08/12-23:24:44.453928 7f12edffb6c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.453962 7f12edffb6c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.465809 7fa507fff6c0 Recovering log #234 +2025/09/12-22:42:55.475838 7fa507fff6c0 Delete type=3 #232 +2025/09/12-22:42:55.475940 7fa507fff6c0 Delete type=0 #234 +2025/09/13-00:19:16.157291 7fa506bff6c0 Level-0 table #239: started +2025/09/13-00:19:16.157318 7fa506bff6c0 Level-0 table #239: 0 bytes OK +2025/09/13-00:19:16.169152 7fa506bff6c0 Delete type=0 #237 +2025/09/13-00:19:16.189346 7fa506bff6c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.189422 7fa506bff6c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) diff --git a/packs/archetypes-fees/MANIFEST-000220 b/packs/archetypes-fees/MANIFEST-000240 similarity index 73% rename from packs/archetypes-fees/MANIFEST-000220 rename to packs/archetypes-fees/MANIFEST-000240 index 9363f51..9c84505 100644 Binary files a/packs/archetypes-fees/MANIFEST-000220 and b/packs/archetypes-fees/MANIFEST-000240 differ diff --git a/packs/armes-et-protection/000222.log b/packs/armes-et-protection/000242.log similarity index 100% rename from packs/armes-et-protection/000222.log rename to packs/armes-et-protection/000242.log diff --git a/packs/armes-et-protection/CURRENT b/packs/armes-et-protection/CURRENT index 37ea67e..803ffe2 100644 --- a/packs/armes-et-protection/CURRENT +++ b/packs/armes-et-protection/CURRENT @@ -1 +1 @@ -MANIFEST-000220 +MANIFEST-000240 diff --git a/packs/armes-et-protection/LOG b/packs/armes-et-protection/LOG index e39c67c..a7c31ca 100644 --- a/packs/armes-et-protection/LOG +++ b/packs/armes-et-protection/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.920597 7f12effff6c0 Recovering log #218 -2025/08/13-09:34:30.937506 7f12effff6c0 Delete type=3 #216 -2025/08/13-09:34:30.937577 7f12effff6c0 Delete type=0 #218 -2025/08/13-09:38:15.152019 7f12edffb6c0 Level-0 table #223: started -2025/08/13-09:38:15.152074 7f12edffb6c0 Level-0 table #223: 0 bytes OK -2025/08/13-09:38:15.158671 7f12edffb6c0 Delete type=0 #221 -2025/08/13-09:38:15.173243 7f12edffb6c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.185248 7f12edffb6c0 Manual compaction at level-1 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.364108 7fa50cbf96c0 Recovering log #238 +2025/09/13-00:19:21.373869 7fa50cbf96c0 Delete type=3 #236 +2025/09/13-00:19:21.373934 7fa50cbf96c0 Delete type=0 #238 +2025/09/13-00:23:49.943627 7fa506bff6c0 Level-0 table #243: started +2025/09/13-00:23:49.943672 7fa506bff6c0 Level-0 table #243: 0 bytes OK +2025/09/13-00:23:49.953247 7fa506bff6c0 Delete type=0 #241 +2025/09/13-00:23:49.997730 7fa506bff6c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.997793 7fa506bff6c0 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 67621d3..0e941df 100644 --- a/packs/armes-et-protection/LOG.old +++ b/packs/armes-et-protection/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.953525 7f12ef7fe6c0 Recovering log #214 -2025/08/12-23:22:09.999140 7f12ef7fe6c0 Delete type=3 #212 -2025/08/12-23:22:09.999193 7f12ef7fe6c0 Delete type=0 #214 -2025/08/12-23:24:44.461664 7f12edffb6c0 Level-0 table #219: started -2025/08/12-23:24:44.461699 7f12edffb6c0 Level-0 table #219: 0 bytes OK -2025/08/12-23:24:44.467731 7f12edffb6c0 Delete type=0 #217 -2025/08/12-23:24:44.481357 7f12edffb6c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.481393 7f12edffb6c0 Manual compaction at level-1 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.493084 7fa50d3fa6c0 Recovering log #234 +2025/09/12-22:42:55.503204 7fa50d3fa6c0 Delete type=3 #232 +2025/09/12-22:42:55.503264 7fa50d3fa6c0 Delete type=0 #234 +2025/09/13-00:19:16.181338 7fa506bff6c0 Level-0 table #239: started +2025/09/13-00:19:16.181386 7fa506bff6c0 Level-0 table #239: 0 bytes OK +2025/09/13-00:19:16.189077 7fa506bff6c0 Delete type=0 #237 +2025/09/13-00:19:16.189385 7fa506bff6c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.189457 7fa506bff6c0 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/MANIFEST-000220 b/packs/armes-et-protection/MANIFEST-000240 similarity index 72% rename from packs/armes-et-protection/MANIFEST-000220 rename to packs/armes-et-protection/MANIFEST-000240 index 5cb3f60..49eebe2 100644 Binary files a/packs/armes-et-protection/MANIFEST-000220 and b/packs/armes-et-protection/MANIFEST-000240 differ diff --git a/packs/atouts-feeriques/000222.log b/packs/atouts-feeriques/000242.log similarity index 100% rename from packs/atouts-feeriques/000222.log rename to packs/atouts-feeriques/000242.log diff --git a/packs/atouts-feeriques/CURRENT b/packs/atouts-feeriques/CURRENT index 37ea67e..803ffe2 100644 --- a/packs/atouts-feeriques/CURRENT +++ b/packs/atouts-feeriques/CURRENT @@ -1 +1 @@ -MANIFEST-000220 +MANIFEST-000240 diff --git a/packs/atouts-feeriques/LOG b/packs/atouts-feeriques/LOG index 9ad9192..b99393f 100644 --- a/packs/atouts-feeriques/LOG +++ b/packs/atouts-feeriques/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.839532 7f12ee7fc6c0 Recovering log #218 -2025/08/13-09:34:30.855749 7f12ee7fc6c0 Delete type=3 #216 -2025/08/13-09:34:30.855852 7f12ee7fc6c0 Delete type=0 #218 -2025/08/13-09:38:15.106127 7f12edffb6c0 Level-0 table #223: started -2025/08/13-09:38:15.106209 7f12edffb6c0 Level-0 table #223: 0 bytes OK -2025/08/13-09:38:15.112456 7f12edffb6c0 Delete type=0 #221 -2025/08/13-09:38:15.138064 7f12edffb6c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.138149 7f12edffb6c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.308006 7fa50d3fa6c0 Recovering log #238 +2025/09/13-00:19:21.319049 7fa50d3fa6c0 Delete type=3 #236 +2025/09/13-00:19:21.319109 7fa50d3fa6c0 Delete type=0 #238 +2025/09/13-00:23:49.894650 7fa506bff6c0 Level-0 table #243: started +2025/09/13-00:23:49.894688 7fa506bff6c0 Level-0 table #243: 0 bytes OK +2025/09/13-00:23:49.906014 7fa506bff6c0 Delete type=0 #241 +2025/09/13-00:23:49.943452 7fa506bff6c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.943519 7fa506bff6c0 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 401b184..e650254 100644 --- a/packs/atouts-feeriques/LOG.old +++ b/packs/atouts-feeriques/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.739184 7f12ef7fe6c0 Recovering log #214 -2025/08/12-23:22:09.787438 7f12ef7fe6c0 Delete type=3 #212 -2025/08/12-23:22:09.787511 7f12ef7fe6c0 Delete type=0 #214 -2025/08/12-23:24:44.402280 7f12edffb6c0 Level-0 table #219: started -2025/08/12-23:24:44.402330 7f12edffb6c0 Level-0 table #219: 0 bytes OK -2025/08/12-23:24:44.408548 7f12edffb6c0 Delete type=0 #217 -2025/08/12-23:24:44.427555 7f12edffb6c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.427616 7f12edffb6c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.438389 7fa5077fe6c0 Recovering log #234 +2025/09/12-22:42:55.449024 7fa5077fe6c0 Delete type=3 #232 +2025/09/12-22:42:55.449158 7fa5077fe6c0 Delete type=0 #234 +2025/09/13-00:19:16.107423 7fa506bff6c0 Level-0 table #239: started +2025/09/13-00:19:16.107448 7fa506bff6c0 Level-0 table #239: 0 bytes OK +2025/09/13-00:19:16.119476 7fa506bff6c0 Delete type=0 #237 +2025/09/13-00:19:16.144823 7fa506bff6c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.144857 7fa506bff6c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) diff --git a/packs/atouts-feeriques/MANIFEST-000220 b/packs/atouts-feeriques/MANIFEST-000240 similarity index 72% rename from packs/atouts-feeriques/MANIFEST-000220 rename to packs/atouts-feeriques/MANIFEST-000240 index a5dbc64..a5146af 100644 Binary files a/packs/atouts-feeriques/MANIFEST-000220 and b/packs/atouts-feeriques/MANIFEST-000240 differ diff --git a/packs/avantages/000222.log b/packs/avantages/000242.log similarity index 100% rename from packs/avantages/000222.log rename to packs/avantages/000242.log diff --git a/packs/avantages/CURRENT b/packs/avantages/CURRENT index 37ea67e..803ffe2 100644 --- a/packs/avantages/CURRENT +++ b/packs/avantages/CURRENT @@ -1 +1 @@ -MANIFEST-000220 +MANIFEST-000240 diff --git a/packs/avantages/LOG b/packs/avantages/LOG index e726f5f..df05d6e 100644 --- a/packs/avantages/LOG +++ b/packs/avantages/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.767828 7f12effff6c0 Recovering log #218 -2025/08/13-09:34:30.796027 7f12effff6c0 Delete type=3 #216 -2025/08/13-09:34:30.796112 7f12effff6c0 Delete type=0 #218 -2025/08/13-09:38:15.084910 7f12edffb6c0 Level-0 table #223: started -2025/08/13-09:38:15.084968 7f12edffb6c0 Level-0 table #223: 0 bytes OK -2025/08/13-09:38:15.091780 7f12edffb6c0 Delete type=0 #221 -2025/08/13-09:38:15.105825 7f12edffb6c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.105919 7f12edffb6c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.268491 7fa5077fe6c0 Recovering log #238 +2025/09/13-00:19:21.279675 7fa5077fe6c0 Delete type=3 #236 +2025/09/13-00:19:21.279726 7fa5077fe6c0 Delete type=0 #238 +2025/09/13-00:23:49.863626 7fa506bff6c0 Level-0 table #243: started +2025/09/13-00:23:49.863658 7fa506bff6c0 Level-0 table #243: 0 bytes OK +2025/09/13-00:23:49.873805 7fa506bff6c0 Delete type=0 #241 +2025/09/13-00:23:49.894434 7fa506bff6c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.894484 7fa506bff6c0 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 3de3937..86e2774 100644 --- a/packs/avantages/LOG.old +++ b/packs/avantages/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.532032 7f12ef7fe6c0 Recovering log #214 -2025/08/12-23:22:09.583613 7f12ef7fe6c0 Delete type=3 #212 -2025/08/12-23:22:09.583679 7f12ef7fe6c0 Delete type=0 #214 -2025/08/12-23:24:44.414597 7f12edffb6c0 Level-0 table #219: started -2025/08/12-23:24:44.414620 7f12edffb6c0 Level-0 table #219: 0 bytes OK -2025/08/12-23:24:44.420650 7f12edffb6c0 Delete type=0 #217 -2025/08/12-23:24:44.427592 7f12edffb6c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.427633 7f12edffb6c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.400653 7fa50cbf96c0 Recovering log #234 +2025/09/12-22:42:55.410659 7fa50cbf96c0 Delete type=3 #232 +2025/09/12-22:42:55.410812 7fa50cbf96c0 Delete type=0 #234 +2025/09/13-00:19:16.132163 7fa506bff6c0 Level-0 table #239: started +2025/09/13-00:19:16.132192 7fa506bff6c0 Level-0 table #239: 0 bytes OK +2025/09/13-00:19:16.144694 7fa506bff6c0 Delete type=0 #237 +2025/09/13-00:19:16.144842 7fa506bff6c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.144872 7fa506bff6c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) diff --git a/packs/avantages/MANIFEST-000220 b/packs/avantages/MANIFEST-000240 similarity index 72% rename from packs/avantages/MANIFEST-000220 rename to packs/avantages/MANIFEST-000240 index 13f56d2..371eed4 100644 Binary files a/packs/avantages/MANIFEST-000220 and b/packs/avantages/MANIFEST-000240 differ diff --git a/packs/capacites/000222.log b/packs/capacites/000242.log similarity index 100% rename from packs/capacites/000222.log rename to packs/capacites/000242.log diff --git a/packs/capacites/CURRENT b/packs/capacites/CURRENT index 37ea67e..803ffe2 100644 --- a/packs/capacites/CURRENT +++ b/packs/capacites/CURRENT @@ -1 +1 @@ -MANIFEST-000220 +MANIFEST-000240 diff --git a/packs/capacites/LOG b/packs/capacites/LOG index d237f75..18f9386 100644 --- a/packs/capacites/LOG +++ b/packs/capacites/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.818936 7f12ef7fe6c0 Recovering log #218 -2025/08/13-09:34:30.835911 7f12ef7fe6c0 Delete type=3 #216 -2025/08/13-09:34:30.836028 7f12ef7fe6c0 Delete type=0 #218 -2025/08/13-09:38:15.091988 7f12edffb6c0 Level-0 table #223: started -2025/08/13-09:38:15.092048 7f12edffb6c0 Level-0 table #223: 0 bytes OK -2025/08/13-09:38:15.098923 7f12edffb6c0 Delete type=0 #221 -2025/08/13-09:38:15.105848 7f12edffb6c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.105947 7f12edffb6c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.296168 7fa507fff6c0 Recovering log #238 +2025/09/13-00:19:21.305712 7fa507fff6c0 Delete type=3 #236 +2025/09/13-00:19:21.305760 7fa507fff6c0 Delete type=0 #238 +2025/09/13-00:23:49.884597 7fa506bff6c0 Level-0 table #243: started +2025/09/13-00:23:49.884644 7fa506bff6c0 Level-0 table #243: 0 bytes OK +2025/09/13-00:23:49.894226 7fa506bff6c0 Delete type=0 #241 +2025/09/13-00:23:49.894466 7fa506bff6c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.894528 7fa506bff6c0 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 117f18d..71a2e78 100644 --- a/packs/capacites/LOG.old +++ b/packs/capacites/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.678492 7f12eeffd6c0 Recovering log #214 -2025/08/12-23:22:09.736918 7f12eeffd6c0 Delete type=3 #212 -2025/08/12-23:22:09.737004 7f12eeffd6c0 Delete type=0 #214 -2025/08/12-23:24:44.408642 7f12edffb6c0 Level-0 table #219: started -2025/08/12-23:24:44.408666 7f12edffb6c0 Level-0 table #219: 0 bytes OK -2025/08/12-23:24:44.414489 7f12edffb6c0 Delete type=0 #217 -2025/08/12-23:24:44.427576 7f12edffb6c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.427625 7f12edffb6c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.426015 7fa507fff6c0 Recovering log #234 +2025/09/12-22:42:55.435789 7fa507fff6c0 Delete type=3 #232 +2025/09/12-22:42:55.435841 7fa507fff6c0 Delete type=0 #234 +2025/09/13-00:19:16.144975 7fa506bff6c0 Level-0 table #239: started +2025/09/13-00:19:16.145001 7fa506bff6c0 Level-0 table #239: 0 bytes OK +2025/09/13-00:19:16.157163 7fa506bff6c0 Delete type=0 #237 +2025/09/13-00:19:16.189315 7fa506bff6c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.189405 7fa506bff6c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) diff --git a/packs/capacites/MANIFEST-000220 b/packs/capacites/MANIFEST-000240 similarity index 73% rename from packs/capacites/MANIFEST-000220 rename to packs/capacites/MANIFEST-000240 index 6dbe9f5..a55d83e 100644 Binary files a/packs/capacites/MANIFEST-000220 and b/packs/capacites/MANIFEST-000240 differ diff --git a/packs/competences/000206.ldb b/packs/competences/000231.ldb similarity index 71% rename from packs/competences/000206.ldb rename to packs/competences/000231.ldb index 1539190..d708f2d 100644 Binary files a/packs/competences/000206.ldb and b/packs/competences/000231.ldb differ diff --git a/packs/competences/000225.log b/packs/competences/000246.log similarity index 100% rename from packs/competences/000225.log rename to packs/competences/000246.log diff --git a/packs/competences/CURRENT b/packs/competences/CURRENT index 449897e..8857e5c 100644 --- a/packs/competences/CURRENT +++ b/packs/competences/CURRENT @@ -1 +1 @@ -MANIFEST-000223 +MANIFEST-000244 diff --git a/packs/competences/LOG b/packs/competences/LOG index b083b45..d3bef11 100644 --- a/packs/competences/LOG +++ b/packs/competences/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.747816 7f12ee7fc6c0 Recovering log #221 -2025/08/13-09:34:30.764412 7f12ee7fc6c0 Delete type=3 #219 -2025/08/13-09:34:30.764577 7f12ee7fc6c0 Delete type=0 #221 -2025/08/13-09:38:15.078169 7f12edffb6c0 Level-0 table #226: started -2025/08/13-09:38:15.078262 7f12edffb6c0 Level-0 table #226: 0 bytes OK -2025/08/13-09:38:15.084668 7f12edffb6c0 Delete type=0 #224 -2025/08/13-09:38:15.105797 7f12edffb6c0 Manual compaction at level-0 from '!folders!FBCujRu055QLePB2' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.105887 7f12edffb6c0 Manual compaction at level-1 from '!folders!FBCujRu055QLePB2' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.255755 7fa507fff6c0 Recovering log #242 +2025/09/13-00:19:21.265612 7fa507fff6c0 Delete type=3 #240 +2025/09/13-00:19:21.265700 7fa507fff6c0 Delete type=0 #242 +2025/09/13-00:23:49.874022 7fa506bff6c0 Level-0 table #247: started +2025/09/13-00:23:49.874085 7fa506bff6c0 Level-0 table #247: 0 bytes OK +2025/09/13-00:23:49.884276 7fa506bff6c0 Delete type=0 #245 +2025/09/13-00:23:49.894451 7fa506bff6c0 Manual compaction at level-0 from '!folders!FBCujRu055QLePB2' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.894495 7fa506bff6c0 Manual compaction at level-1 from '!folders!FBCujRu055QLePB2' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) diff --git a/packs/competences/LOG.old b/packs/competences/LOG.old index e28aa30..8c8855d 100644 --- a/packs/competences/LOG.old +++ b/packs/competences/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.475992 7f12effff6c0 Recovering log #217 -2025/08/12-23:22:09.530135 7f12effff6c0 Delete type=3 #215 -2025/08/12-23:22:09.530186 7f12effff6c0 Delete type=0 #217 -2025/08/12-23:24:44.420774 7f12edffb6c0 Level-0 table #222: started -2025/08/12-23:24:44.420800 7f12edffb6c0 Level-0 table #222: 0 bytes OK -2025/08/12-23:24:44.427391 7f12edffb6c0 Delete type=0 #220 -2025/08/12-23:24:44.427605 7f12edffb6c0 Manual compaction at level-0 from '!folders!FBCujRu055QLePB2' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.427641 7f12edffb6c0 Manual compaction at level-1 from '!folders!FBCujRu055QLePB2' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.386980 7fa5077fe6c0 Recovering log #238 +2025/09/12-22:42:55.397627 7fa5077fe6c0 Delete type=3 #236 +2025/09/12-22:42:55.397730 7fa5077fe6c0 Delete type=0 #238 +2025/09/13-00:19:16.119722 7fa506bff6c0 Level-0 table #243: started +2025/09/13-00:19:16.119769 7fa506bff6c0 Level-0 table #243: 0 bytes OK +2025/09/13-00:19:16.131930 7fa506bff6c0 Delete type=0 #241 +2025/09/13-00:19:16.144833 7fa506bff6c0 Manual compaction at level-0 from '!folders!FBCujRu055QLePB2' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.144865 7fa506bff6c0 Manual compaction at level-1 from '!folders!FBCujRu055QLePB2' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) diff --git a/packs/competences/MANIFEST-000223 b/packs/competences/MANIFEST-000223 deleted file mode 100644 index f85d995..0000000 Binary files a/packs/competences/MANIFEST-000223 and /dev/null differ diff --git a/packs/competences/MANIFEST-000244 b/packs/competences/MANIFEST-000244 new file mode 100644 index 0000000..ccbcf18 Binary files /dev/null and b/packs/competences/MANIFEST-000244 differ diff --git a/packs/desavantages/000222.log b/packs/desavantages/000242.log similarity index 100% rename from packs/desavantages/000222.log rename to packs/desavantages/000242.log diff --git a/packs/desavantages/CURRENT b/packs/desavantages/CURRENT index 37ea67e..803ffe2 100644 --- a/packs/desavantages/CURRENT +++ b/packs/desavantages/CURRENT @@ -1 +1 @@ -MANIFEST-000220 +MANIFEST-000240 diff --git a/packs/desavantages/LOG b/packs/desavantages/LOG index bd12378..183ca5e 100644 --- a/packs/desavantages/LOG +++ b/packs/desavantages/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.798607 7f12eeffd6c0 Recovering log #218 -2025/08/13-09:34:30.815801 7f12eeffd6c0 Delete type=3 #216 -2025/08/13-09:34:30.815877 7f12eeffd6c0 Delete type=0 #218 -2025/08/13-09:38:15.099158 7f12edffb6c0 Level-0 table #223: started -2025/08/13-09:38:15.099214 7f12edffb6c0 Level-0 table #223: 0 bytes OK -2025/08/13-09:38:15.105555 7f12edffb6c0 Delete type=0 #221 -2025/08/13-09:38:15.105870 7f12edffb6c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.105967 7f12edffb6c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.283146 7fa50cbf96c0 Recovering log #238 +2025/09/13-00:19:21.293685 7fa50cbf96c0 Delete type=3 #236 +2025/09/13-00:19:21.293809 7fa50cbf96c0 Delete type=0 #238 +2025/09/13-00:23:49.853271 7fa506bff6c0 Level-0 table #243: started +2025/09/13-00:23:49.853312 7fa506bff6c0 Level-0 table #243: 0 bytes OK +2025/09/13-00:23:49.863450 7fa506bff6c0 Delete type=0 #241 +2025/09/13-00:23:49.894416 7fa506bff6c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.894477 7fa506bff6c0 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 c9de997..d49fbc7 100644 --- a/packs/desavantages/LOG.old +++ b/packs/desavantages/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.585932 7f12ee7fc6c0 Recovering log #214 -2025/08/12-23:22:09.675400 7f12ee7fc6c0 Delete type=3 #212 -2025/08/12-23:22:09.675482 7f12ee7fc6c0 Delete type=0 #214 -2025/08/12-23:24:44.434363 7f12edffb6c0 Level-0 table #219: started -2025/08/12-23:24:44.434400 7f12edffb6c0 Level-0 table #219: 0 bytes OK -2025/08/12-23:24:44.440785 7f12edffb6c0 Delete type=0 #217 -2025/08/12-23:24:44.453906 7f12edffb6c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.453946 7f12edffb6c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.413587 7fa50d3fa6c0 Recovering log #234 +2025/09/12-22:42:55.423498 7fa50d3fa6c0 Delete type=3 #232 +2025/09/12-22:42:55.423555 7fa50d3fa6c0 Delete type=0 #234 +2025/09/13-00:19:16.096714 7fa506bff6c0 Level-0 table #239: started +2025/09/13-00:19:16.096799 7fa506bff6c0 Level-0 table #239: 0 bytes OK +2025/09/13-00:19:16.107186 7fa506bff6c0 Delete type=0 #237 +2025/09/13-00:19:16.144811 7fa506bff6c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.144850 7fa506bff6c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) diff --git a/packs/desavantages/MANIFEST-000220 b/packs/desavantages/MANIFEST-000240 similarity index 72% rename from packs/desavantages/MANIFEST-000220 rename to packs/desavantages/MANIFEST-000240 index acd55e3..1f83eca 100644 Binary files a/packs/desavantages/MANIFEST-000220 and b/packs/desavantages/MANIFEST-000240 differ diff --git a/packs/magie-sorts/000023.ldb b/packs/magie-sorts/000023.ldb deleted file mode 100644 index a22dda8..0000000 Binary files a/packs/magie-sorts/000023.ldb and /dev/null differ diff --git a/packs/magie-sorts/000032.ldb b/packs/magie-sorts/000032.ldb new file mode 100644 index 0000000..63d53af Binary files /dev/null and b/packs/magie-sorts/000032.ldb differ diff --git a/packs/magie-sorts/000021.log b/packs/magie-sorts/000043.log similarity index 100% rename from packs/magie-sorts/000021.log rename to packs/magie-sorts/000043.log diff --git a/packs/magie-sorts/CURRENT b/packs/magie-sorts/CURRENT index 43c22f0..8ee0a8e 100644 --- a/packs/magie-sorts/CURRENT +++ b/packs/magie-sorts/CURRENT @@ -1 +1 @@ -MANIFEST-000019 +MANIFEST-000041 diff --git a/packs/magie-sorts/LOG b/packs/magie-sorts/LOG index b3b698c..8ebfcc7 100644 --- a/packs/magie-sorts/LOG +++ b/packs/magie-sorts/LOG @@ -1,15 +1,8 @@ -2025/08/13-09:34:30.858975 7f12eeffd6c0 Recovering log #17 -2025/08/13-09:34:30.873975 7f12eeffd6c0 Delete type=3 #15 -2025/08/13-09:34:30.874079 7f12eeffd6c0 Delete type=0 #17 -2025/08/13-09:38:15.112710 7f12edffb6c0 Level-0 table #22: started -2025/08/13-09:38:15.116893 7f12edffb6c0 Level-0 table #22: 7078 bytes OK -2025/08/13-09:38:15.124058 7f12edffb6c0 Delete type=0 #20 -2025/08/13-09:38:15.138090 7f12edffb6c0 Manual compaction at level-0 from '!folders!NE8l8XLXdVUw0aZm' @ 72057594037927935 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.138172 7f12edffb6c0 Manual compaction at level-1 from '!folders!NE8l8XLXdVUw0aZm' @ 72057594037927935 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at '!items!z9898zcMia5dzrmb' @ 115 : 1 -2025/08/13-09:38:15.138186 7f12edffb6c0 Compacting 1@1 + 1@2 files -2025/08/13-09:38:15.144132 7f12edffb6c0 Generated table #23@1: 89 keys, 73291 bytes -2025/08/13-09:38:15.144201 7f12edffb6c0 Compacted 1@1 + 1@2 files => 73291 bytes -2025/08/13-09:38:15.151305 7f12edffb6c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2025/08/13-09:38:15.151515 7f12edffb6c0 Delete type=2 #14 -2025/08/13-09:38:15.151820 7f12edffb6c0 Delete type=2 #22 -2025/08/13-09:38:15.158930 7f12edffb6c0 Manual compaction at level-1 from '!items!z9898zcMia5dzrmb' @ 115 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.321878 7fa50cbf96c0 Recovering log #39 +2025/09/13-00:19:21.331597 7fa50cbf96c0 Delete type=3 #37 +2025/09/13-00:19:21.331753 7fa50cbf96c0 Delete type=0 #39 +2025/09/13-00:23:49.919835 7fa506bff6c0 Level-0 table #44: started +2025/09/13-00:23:49.919864 7fa506bff6c0 Level-0 table #44: 0 bytes OK +2025/09/13-00:23:49.931115 7fa506bff6c0 Delete type=0 #42 +2025/09/13-00:23:49.943487 7fa506bff6c0 Manual compaction at level-0 from '!folders!NE8l8XLXdVUw0aZm' @ 72057594037927935 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.943562 7fa506bff6c0 Manual compaction at level-1 from '!folders!NE8l8XLXdVUw0aZm' @ 72057594037927935 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at (end) diff --git a/packs/magie-sorts/LOG.old b/packs/magie-sorts/LOG.old index 3282849..c13a65c 100644 --- a/packs/magie-sorts/LOG.old +++ b/packs/magie-sorts/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.790283 7f12effff6c0 Recovering log #12 -2025/08/12-23:22:09.838285 7f12effff6c0 Delete type=3 #10 -2025/08/12-23:22:09.838351 7f12effff6c0 Delete type=0 #12 -2025/08/12-23:24:44.440907 7f12edffb6c0 Level-0 table #18: started -2025/08/12-23:24:44.440937 7f12edffb6c0 Level-0 table #18: 0 bytes OK -2025/08/12-23:24:44.447316 7f12edffb6c0 Delete type=0 #16 -2025/08/12-23:24:44.453918 7f12edffb6c0 Manual compaction at level-0 from '!folders!NE8l8XLXdVUw0aZm' @ 72057594037927935 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.453954 7f12edffb6c0 Manual compaction at level-1 from '!folders!NE8l8XLXdVUw0aZm' @ 72057594037927935 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.452797 7fa50d3fa6c0 Recovering log #35 +2025/09/12-22:42:55.462675 7fa50d3fa6c0 Delete type=3 #33 +2025/09/12-22:42:55.462724 7fa50d3fa6c0 Delete type=0 #35 +2025/09/13-00:19:16.169291 7fa506bff6c0 Level-0 table #40: started +2025/09/13-00:19:16.169344 7fa506bff6c0 Level-0 table #40: 0 bytes OK +2025/09/13-00:19:16.181136 7fa506bff6c0 Delete type=0 #38 +2025/09/13-00:19:16.189366 7fa506bff6c0 Manual compaction at level-0 from '!folders!NE8l8XLXdVUw0aZm' @ 72057594037927935 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.189440 7fa506bff6c0 Manual compaction at level-1 from '!folders!NE8l8XLXdVUw0aZm' @ 72057594037927935 : 1 .. '!items!zjQQhJpujpdbG4zl' @ 0 : 0; will stop at (end) diff --git a/packs/magie-sorts/MANIFEST-000019 b/packs/magie-sorts/MANIFEST-000019 deleted file mode 100644 index a4dc769..0000000 Binary files a/packs/magie-sorts/MANIFEST-000019 and /dev/null differ diff --git a/packs/magie-sorts/MANIFEST-000041 b/packs/magie-sorts/MANIFEST-000041 new file mode 100644 index 0000000..360cee8 Binary files /dev/null and b/packs/magie-sorts/MANIFEST-000041 differ diff --git a/packs/pouvoirs/000223.log b/packs/pouvoirs/000243.log similarity index 100% rename from packs/pouvoirs/000223.log rename to packs/pouvoirs/000243.log diff --git a/packs/pouvoirs/CURRENT b/packs/pouvoirs/CURRENT index 2582555..8f67127 100644 --- a/packs/pouvoirs/CURRENT +++ b/packs/pouvoirs/CURRENT @@ -1 +1 @@ -MANIFEST-000221 +MANIFEST-000241 diff --git a/packs/pouvoirs/LOG b/packs/pouvoirs/LOG index c6d3a54..5a781d4 100644 --- a/packs/pouvoirs/LOG +++ b/packs/pouvoirs/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.899271 7f12ee7fc6c0 Recovering log #219 -2025/08/13-09:34:30.915571 7f12ee7fc6c0 Delete type=3 #217 -2025/08/13-09:34:30.915754 7f12ee7fc6c0 Delete type=0 #219 -2025/08/13-09:38:15.131400 7f12edffb6c0 Level-0 table #224: started -2025/08/13-09:38:15.131461 7f12edffb6c0 Level-0 table #224: 0 bytes OK -2025/08/13-09:38:15.137830 7f12edffb6c0 Delete type=0 #222 -2025/08/13-09:38:15.138132 7f12edffb6c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.151971 7f12edffb6c0 Manual compaction at level-1 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.348439 7fa507fff6c0 Recovering log #239 +2025/09/13-00:19:21.360125 7fa507fff6c0 Delete type=3 #237 +2025/09/13-00:19:21.360264 7fa507fff6c0 Delete type=0 #239 +2025/09/13-00:23:49.931363 7fa506bff6c0 Level-0 table #244: started +2025/09/13-00:23:49.931398 7fa506bff6c0 Level-0 table #244: 0 bytes OK +2025/09/13-00:23:49.943278 7fa506bff6c0 Delete type=0 #242 +2025/09/13-00:23:49.943503 7fa506bff6c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.943549 7fa506bff6c0 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 32e7ca3..6bd555a 100644 --- a/packs/pouvoirs/LOG.old +++ b/packs/pouvoirs/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:09.898470 7f12ee7fc6c0 Recovering log #215 -2025/08/12-23:22:09.950596 7f12ee7fc6c0 Delete type=3 #213 -2025/08/12-23:22:09.950662 7f12ee7fc6c0 Delete type=0 #215 -2025/08/12-23:24:44.427852 7f12edffb6c0 Level-0 table #220: started -2025/08/12-23:24:44.427889 7f12edffb6c0 Level-0 table #220: 0 bytes OK -2025/08/12-23:24:44.434222 7f12edffb6c0 Delete type=0 #218 -2025/08/12-23:24:44.453893 7f12edffb6c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.453937 7f12edffb6c0 Manual compaction at level-1 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.479036 7fa5077fe6c0 Recovering log #235 +2025/09/12-22:42:55.489910 7fa5077fe6c0 Delete type=3 #233 +2025/09/12-22:42:55.489968 7fa5077fe6c0 Delete type=0 #235 +2025/09/13-00:19:16.189644 7fa506bff6c0 Level-0 table #240: started +2025/09/13-00:19:16.189704 7fa506bff6c0 Level-0 table #240: 0 bytes OK +2025/09/13-00:19:16.196200 7fa506bff6c0 Delete type=0 #238 +2025/09/13-00:19:16.217660 7fa506bff6c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.217703 7fa506bff6c0 Manual compaction at level-1 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end) diff --git a/packs/pouvoirs/MANIFEST-000221 b/packs/pouvoirs/MANIFEST-000241 similarity index 72% rename from packs/pouvoirs/MANIFEST-000221 rename to packs/pouvoirs/MANIFEST-000241 index 65987b7..c8d17be 100644 Binary files a/packs/pouvoirs/MANIFEST-000221 and b/packs/pouvoirs/MANIFEST-000241 differ diff --git a/packs/profils/000220.log b/packs/profils/000240.log similarity index 100% rename from packs/profils/000220.log rename to packs/profils/000240.log diff --git a/packs/profils/CURRENT b/packs/profils/CURRENT index e00ef3d..4846f49 100644 --- a/packs/profils/CURRENT +++ b/packs/profils/CURRENT @@ -1 +1 @@ -MANIFEST-000218 +MANIFEST-000238 diff --git a/packs/profils/LOG b/packs/profils/LOG index 49d2763..21cd565 100644 --- a/packs/profils/LOG +++ b/packs/profils/LOG @@ -1,7 +1,7 @@ -2025/08/13-09:34:30.941134 7f12eeffd6c0 Recovering log #216 -2025/08/13-09:34:30.958072 7f12eeffd6c0 Delete type=3 #214 -2025/08/13-09:34:30.958189 7f12eeffd6c0 Delete type=0 #216 -2025/08/13-09:38:15.158957 7f12edffb6c0 Level-0 table #221: started -2025/08/13-09:38:15.159011 7f12edffb6c0 Level-0 table #221: 0 bytes OK -2025/08/13-09:38:15.165278 7f12edffb6c0 Delete type=0 #219 -2025/08/13-09:38:15.185186 7f12edffb6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.376814 7fa50d3fa6c0 Recovering log #236 +2025/09/13-00:19:21.387738 7fa50d3fa6c0 Delete type=3 #234 +2025/09/13-00:19:21.387807 7fa50d3fa6c0 Delete type=0 #236 +2025/09/13-00:23:49.964101 7fa506bff6c0 Level-0 table #241: started +2025/09/13-00:23:49.964142 7fa506bff6c0 Level-0 table #241: 0 bytes OK +2025/09/13-00:23:49.974966 7fa506bff6c0 Delete type=0 #239 +2025/09/13-00:23:49.997771 7fa506bff6c0 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 12de500..da8f160 100644 --- a/packs/profils/LOG.old +++ b/packs/profils/LOG.old @@ -1,7 +1,7 @@ -2025/08/12-23:22:10.001919 7f12eeffd6c0 Recovering log #212 -2025/08/12-23:22:10.057666 7f12eeffd6c0 Delete type=3 #210 -2025/08/12-23:22:10.057755 7f12eeffd6c0 Delete type=0 #212 -2025/08/12-23:24:44.454051 7f12edffb6c0 Level-0 table #217: started -2025/08/12-23:24:44.454080 7f12edffb6c0 Level-0 table #217: 0 bytes OK -2025/08/12-23:24:44.461512 7f12edffb6c0 Delete type=0 #215 -2025/08/12-23:24:44.481330 7f12edffb6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.506022 7fa507fff6c0 Recovering log #232 +2025/09/12-22:42:55.525934 7fa507fff6c0 Delete type=3 #230 +2025/09/12-22:42:55.525996 7fa507fff6c0 Delete type=0 #232 +2025/09/13-00:19:16.203395 7fa506bff6c0 Level-0 table #237: started +2025/09/13-00:19:16.203465 7fa506bff6c0 Level-0 table #237: 0 bytes OK +2025/09/13-00:19:16.210478 7fa506bff6c0 Delete type=0 #235 +2025/09/13-00:19:16.217685 7fa506bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/profils/MANIFEST-000218 b/packs/profils/MANIFEST-000218 deleted file mode 100644 index 18737d4..0000000 Binary files a/packs/profils/MANIFEST-000218 and /dev/null differ diff --git a/packs/profils/MANIFEST-000238 b/packs/profils/MANIFEST-000238 new file mode 100644 index 0000000..4e89e68 Binary files /dev/null and b/packs/profils/MANIFEST-000238 differ diff --git a/packs/scenes/000191.log b/packs/scenes/000211.log similarity index 100% rename from packs/scenes/000191.log rename to packs/scenes/000211.log diff --git a/packs/scenes/CURRENT b/packs/scenes/CURRENT index 23e30a1..52262f0 100644 --- a/packs/scenes/CURRENT +++ b/packs/scenes/CURRENT @@ -1 +1 @@ -MANIFEST-000189 +MANIFEST-000209 diff --git a/packs/scenes/LOG b/packs/scenes/LOG index cbb6537..d768cb5 100644 --- a/packs/scenes/LOG +++ b/packs/scenes/LOG @@ -1,8 +1,8 @@ -2025/08/13-09:34:30.962421 7f12ef7fe6c0 Recovering log #187 -2025/08/13-09:34:30.983901 7f12ef7fe6c0 Delete type=3 #185 -2025/08/13-09:34:30.983970 7f12ef7fe6c0 Delete type=0 #187 -2025/08/13-09:38:15.165535 7f12edffb6c0 Level-0 table #192: started -2025/08/13-09:38:15.165599 7f12edffb6c0 Level-0 table #192: 0 bytes OK -2025/08/13-09:38:15.172985 7f12edffb6c0 Delete type=0 #190 -2025/08/13-09:38:15.185225 7f12edffb6c0 Manual compaction at level-0 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) -2025/08/13-09:38:15.185290 7f12edffb6c0 Manual compaction at level-1 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) +2025/09/13-00:19:21.390036 7fa507fff6c0 Recovering log #207 +2025/09/13-00:19:21.400355 7fa507fff6c0 Delete type=3 #205 +2025/09/13-00:19:21.400412 7fa507fff6c0 Delete type=0 #207 +2025/09/13-00:23:49.953427 7fa506bff6c0 Level-0 table #212: started +2025/09/13-00:23:49.953466 7fa506bff6c0 Level-0 table #212: 0 bytes OK +2025/09/13-00:23:49.963802 7fa506bff6c0 Delete type=0 #210 +2025/09/13-00:23:49.997755 7fa506bff6c0 Manual compaction at level-0 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) +2025/09/13-00:23:49.997800 7fa506bff6c0 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 be538ae..57d31c1 100644 --- a/packs/scenes/LOG.old +++ b/packs/scenes/LOG.old @@ -1,8 +1,8 @@ -2025/08/12-23:22:10.060101 7f12effff6c0 Recovering log #183 -2025/08/12-23:22:10.105374 7f12effff6c0 Delete type=3 #181 -2025/08/12-23:22:10.105452 7f12effff6c0 Delete type=0 #183 -2025/08/12-23:24:44.474162 7f12edffb6c0 Level-0 table #188: started -2025/08/12-23:24:44.474198 7f12edffb6c0 Level-0 table #188: 0 bytes OK -2025/08/12-23:24:44.481148 7f12edffb6c0 Delete type=0 #186 -2025/08/12-23:24:44.481384 7f12edffb6c0 Manual compaction at level-0 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) -2025/08/12-23:24:44.481409 7f12edffb6c0 Manual compaction at level-1 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) +2025/09/12-22:42:55.528860 7fa5077fe6c0 Recovering log #203 +2025/09/12-22:42:55.539814 7fa5077fe6c0 Delete type=3 #201 +2025/09/12-22:42:55.539881 7fa5077fe6c0 Delete type=0 #203 +2025/09/13-00:19:16.210679 7fa506bff6c0 Level-0 table #208: started +2025/09/13-00:19:16.210735 7fa506bff6c0 Level-0 table #208: 0 bytes OK +2025/09/13-00:19:16.217528 7fa506bff6c0 Delete type=0 #206 +2025/09/13-00:19:16.217694 7fa506bff6c0 Manual compaction at level-0 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) +2025/09/13-00:19:16.217733 7fa506bff6c0 Manual compaction at level-1 from '!scenes!8DjkNeeujp2qff1N' @ 72057594037927935 : 1 .. '!scenes!ypDutqjqZcr7lx6I' @ 0 : 0; will stop at (end) diff --git a/packs/scenes/MANIFEST-000189 b/packs/scenes/MANIFEST-000209 similarity index 72% rename from packs/scenes/MANIFEST-000189 rename to packs/scenes/MANIFEST-000209 index f7423e3..7eb059d 100644 Binary files a/packs/scenes/MANIFEST-000189 and b/packs/scenes/MANIFEST-000209 differ diff --git a/template.json b/template.json index ec8dcaa..3afb866 100644 --- a/template.json +++ b/template.json @@ -343,6 +343,7 @@ "categorie": "", "profil": "", "niveau": 0, + "nomniveau": { "1": "", "2": "", "3": "", "4": ""}, "predilection": false, "specialites": [], "ismagie": false, @@ -356,6 +357,7 @@ }, "sort": { "niveau": "1", + "rang": "1", "competence": "Druidisme", "carac1": "esp", "carac2": "none", diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index dbe033d..21c1b87 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -520,14 +520,11 @@