diff --git a/module/bol.js b/module/bol.js index 26bd6d7..7d0e7f3 100644 --- a/module/bol.js +++ b/module/bol.js @@ -17,6 +17,7 @@ import { BoLHotbar } from "./system/bol-hotbar.js" import { BoLAdventureGenerator } from "./system/bol-adventure-generator.js" import { BoLCommands} from "./system/bol-commands.js" import { BoLCharacterSummary} from "./system/bol-character-summary.js" +import { BoLRoll} from "./controllers/bol-rolls.js" /* -------------------------------------------- */ Hooks.once('init', async function () { @@ -25,6 +26,7 @@ Hooks.once('init', async function () { BoLActor, BoLItem, BoLHotbar, + BoLRoll, macros: Macros, config: BOL }; diff --git a/module/controllers/bol-rolls.js b/module/controllers/bol-rolls.js index 4b26471..26f82b0 100644 --- a/module/controllers/bol-rolls.js +++ b/module/controllers/bol-rolls.js @@ -65,7 +65,6 @@ export class BoLRoll { adv: "0", mod: 0, modRanged: 0, - aptValue: 0, bolEffects: actor.boleffects, horoscopeGroupList: this.buildHoroscopeGroupList() } @@ -78,7 +77,7 @@ export class BoLRoll { } /* -------------------------------------------- */ - static attributeCheck(actor, key, event, combatData) { + static attributeCheck(actor, key="vigor", event=undefined, combatData=undefined) { let attribute = eval(`actor.system.attributes.${key}`) @@ -91,7 +90,7 @@ export class BoLRoll { } /* -------------------------------------------- */ - static aptitudeCheck(actor, key, event, combatData) { + static aptitudeCheck(actor, key="init", event=undefined, combatData=undefined) { let aptitude = eval(`actor.system.aptitudes.${key}`) let attrKey = this.getDefaultAttribute(key) diff --git a/packs/aides-de-jeu/000062.ldb b/packs/aides-de-jeu/000062.ldb deleted file mode 100644 index c06e14f..0000000 Binary files a/packs/aides-de-jeu/000062.ldb and /dev/null differ diff --git a/packs/aides-de-jeu/000123.ldb b/packs/aides-de-jeu/000123.ldb new file mode 100644 index 0000000..5152d41 Binary files /dev/null and b/packs/aides-de-jeu/000123.ldb differ diff --git a/packs/aides-de-jeu/000113.log b/packs/aides-de-jeu/000126.log similarity index 100% rename from packs/aides-de-jeu/000113.log rename to packs/aides-de-jeu/000126.log diff --git a/packs/aides-de-jeu/CURRENT b/packs/aides-de-jeu/CURRENT index 0e66324..f8370cf 100644 --- a/packs/aides-de-jeu/CURRENT +++ b/packs/aides-de-jeu/CURRENT @@ -1 +1 @@ -MANIFEST-000111 +MANIFEST-000124 diff --git a/packs/aides-de-jeu/LOG b/packs/aides-de-jeu/LOG index b329602..48fc484 100644 --- a/packs/aides-de-jeu/LOG +++ b/packs/aides-de-jeu/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.412914 7f5b813fe6c0 Recovering log #109 -2023/12/05-10:19:09.423992 7f5b813fe6c0 Delete type=3 #107 -2023/12/05-10:19:09.424077 7f5b813fe6c0 Delete type=0 #109 -2023/12/05-10:22:46.862878 7f58eb7fe6c0 Level-0 table #114: started -2023/12/05-10:22:46.862963 7f58eb7fe6c0 Level-0 table #114: 0 bytes OK -2023/12/05-10:22:46.869980 7f58eb7fe6c0 Delete type=0 #112 -2023/12/05-10:22:46.891683 7f58eb7fe6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.891779 7f58eb7fe6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.177839 7f99f3fff6c0 Recovering log #121 +2024/01/02-23:25:25.189308 7f99f3fff6c0 Delete type=3 #119 +2024/01/02-23:25:25.189419 7f99f3fff6c0 Delete type=0 #121 +2024/01/02-23:34:00.361361 7f9772fef6c0 Level-0 table #127: started +2024/01/02-23:34:00.361387 7f9772fef6c0 Level-0 table #127: 0 bytes OK +2024/01/02-23:34:00.367523 7f9772fef6c0 Delete type=0 #125 +2024/01/02-23:34:00.389488 7f9772fef6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.389531 7f9772fef6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) diff --git a/packs/aides-de-jeu/LOG.old b/packs/aides-de-jeu/LOG.old index 83cc1ff..9cbc680 100644 --- a/packs/aides-de-jeu/LOG.old +++ b/packs/aides-de-jeu/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.430277 7f84f7fff6c0 Recovering log #105 -2023/12/04-21:16:34.440834 7f84f7fff6c0 Delete type=3 #103 -2023/12/04-21:16:34.440885 7f84f7fff6c0 Delete type=0 #105 -2023/12/04-21:29:36.294789 7f84f5ffb6c0 Level-0 table #110: started -2023/12/04-21:29:36.294815 7f84f5ffb6c0 Level-0 table #110: 0 bytes OK -2023/12/04-21:29:36.301173 7f84f5ffb6c0 Delete type=0 #108 -2023/12/04-21:29:36.301317 7f84f5ffb6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.301343 7f84f5ffb6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.682896 7f61367fc6c0 Recovering log #117 +2023/12/13-08:52:21.693810 7f61367fc6c0 Delete type=3 #115 +2023/12/13-08:52:21.693981 7f61367fc6c0 Delete type=0 #117 +2023/12/13-08:53:48.355543 7f6134ff96c0 Level-0 table #122: started +2023/12/13-08:53:48.359570 7f6134ff96c0 Level-0 table #122: 17814 bytes OK +2023/12/13-08:53:48.366596 7f6134ff96c0 Delete type=0 #120 +2023/12/13-08:53:48.384645 7f6134ff96c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.384691 7f6134ff96c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 111 : 1 +2023/12/13-08:53:48.384700 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.389527 7f6134ff96c0 Generated table #123@1: 24 keys, 26928 bytes +2023/12/13-08:53:48.389558 7f6134ff96c0 Compacted 1@1 + 1@2 files => 26928 bytes +2023/12/13-08:53:48.395755 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.395871 7f6134ff96c0 Delete type=2 #62 +2023/12/13-08:53:48.396062 7f6134ff96c0 Delete type=2 #122 +2023/12/13-08:53:48.421562 7f6134ff96c0 Manual compaction at level-1 from '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 111 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) diff --git a/packs/aides-de-jeu/MANIFEST-000111 b/packs/aides-de-jeu/MANIFEST-000111 deleted file mode 100644 index e02337d..0000000 Binary files a/packs/aides-de-jeu/MANIFEST-000111 and /dev/null differ diff --git a/packs/aides-de-jeu/MANIFEST-000124 b/packs/aides-de-jeu/MANIFEST-000124 new file mode 100644 index 0000000..818597f Binary files /dev/null and b/packs/aides-de-jeu/MANIFEST-000124 differ diff --git a/packs/armors/000020.log b/packs/armors/000032.log similarity index 100% rename from packs/armors/000020.log rename to packs/armors/000032.log diff --git a/packs/armors/CURRENT b/packs/armors/CURRENT index e417a51..caa721a 100644 --- a/packs/armors/CURRENT +++ b/packs/armors/CURRENT @@ -1 +1 @@ -MANIFEST-000018 +MANIFEST-000030 diff --git a/packs/armors/LOG b/packs/armors/LOG index e83eb2f..d8beb64 100644 --- a/packs/armors/LOG +++ b/packs/armors/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.388365 7f58ebfff6c0 Recovering log #16 -2023/12/05-10:19:09.399094 7f58ebfff6c0 Delete type=3 #14 -2023/12/05-10:19:09.399150 7f58ebfff6c0 Delete type=0 #16 -2023/12/05-10:22:46.848470 7f58eb7fe6c0 Level-0 table #21: started -2023/12/05-10:22:46.848503 7f58eb7fe6c0 Level-0 table #21: 0 bytes OK -2023/12/05-10:22:46.855871 7f58eb7fe6c0 Delete type=0 #19 -2023/12/05-10:22:46.862471 7f58eb7fe6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.862599 7f58eb7fe6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.151493 7f99f37fe6c0 Recovering log #28 +2024/01/02-23:25:25.161529 7f99f37fe6c0 Delete type=3 #26 +2024/01/02-23:25:25.161581 7f99f37fe6c0 Delete type=0 #28 +2024/01/02-23:34:00.375735 7f9772fef6c0 Level-0 table #33: started +2024/01/02-23:34:00.375759 7f9772fef6c0 Level-0 table #33: 0 bytes OK +2024/01/02-23:34:00.381825 7f9772fef6c0 Delete type=0 #31 +2024/01/02-23:34:00.389510 7f9772fef6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.389544 7f9772fef6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) diff --git a/packs/armors/LOG.old b/packs/armors/LOG.old index c187c49..3c98967 100644 --- a/packs/armors/LOG.old +++ b/packs/armors/LOG.old @@ -1,8 +1,8 @@ -2023/12/04-21:16:34.402100 7f84f6ffd6c0 Recovering log #12 -2023/12/04-21:16:34.413052 7f84f6ffd6c0 Delete type=3 #10 -2023/12/04-21:16:34.413101 7f84f6ffd6c0 Delete type=0 #12 -2023/12/04-21:29:36.274254 7f84f5ffb6c0 Level-0 table #17: started -2023/12/04-21:29:36.274306 7f84f5ffb6c0 Level-0 table #17: 0 bytes OK -2023/12/04-21:29:36.281091 7f84f5ffb6c0 Delete type=0 #15 -2023/12/04-21:29:36.301284 7f84f5ffb6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.301326 7f84f5ffb6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.618084 7f61357fa6c0 Recovering log #24 +2023/12/13-08:52:21.629228 7f61357fa6c0 Delete type=3 #22 +2023/12/13-08:52:21.629353 7f61357fa6c0 Delete type=0 #24 +2023/12/13-08:53:48.340876 7f6134ff96c0 Level-0 table #29: started +2023/12/13-08:53:48.340949 7f6134ff96c0 Level-0 table #29: 0 bytes OK +2023/12/13-08:53:48.348214 7f6134ff96c0 Delete type=0 #27 +2023/12/13-08:53:48.366756 7f6134ff96c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.384659 7f6134ff96c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) diff --git a/packs/armors/MANIFEST-000018 b/packs/armors/MANIFEST-000018 deleted file mode 100644 index a5a3dc8..0000000 Binary files a/packs/armors/MANIFEST-000018 and /dev/null differ diff --git a/packs/armors/MANIFEST-000030 b/packs/armors/MANIFEST-000030 new file mode 100644 index 0000000..7211d5d Binary files /dev/null and b/packs/armors/MANIFEST-000030 differ diff --git a/packs/boons/000005.ldb b/packs/boons/000005.ldb deleted file mode 100644 index 9af9908..0000000 Binary files a/packs/boons/000005.ldb and /dev/null differ diff --git a/packs/boons/000122.ldb b/packs/boons/000122.ldb new file mode 100644 index 0000000..4d20720 Binary files /dev/null and b/packs/boons/000122.ldb differ diff --git a/packs/boons/000112.log b/packs/boons/000125.log similarity index 100% rename from packs/boons/000112.log rename to packs/boons/000125.log diff --git a/packs/boons/CURRENT b/packs/boons/CURRENT index a451d53..2c98697 100644 --- a/packs/boons/CURRENT +++ b/packs/boons/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/boons/LOG b/packs/boons/LOG index cfa7a4d..2a033ab 100644 --- a/packs/boons/LOG +++ b/packs/boons/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.243453 7f58ebfff6c0 Recovering log #108 -2023/12/05-10:19:09.254734 7f58ebfff6c0 Delete type=3 #106 -2023/12/05-10:19:09.254855 7f58ebfff6c0 Delete type=0 #108 -2023/12/05-10:22:46.807255 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.807291 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.813375 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.828324 7f58eb7fe6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.835287 7f58eb7fe6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.045777 7f99f37fe6c0 Recovering log #120 +2024/01/02-23:25:25.055383 7f99f37fe6c0 Delete type=3 #118 +2024/01/02-23:25:25.055657 7f99f37fe6c0 Delete type=0 #120 +2024/01/02-23:34:00.303015 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.303046 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.309951 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.316757 7f9772fef6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.323992 7f9772fef6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) diff --git a/packs/boons/LOG.old b/packs/boons/LOG.old index bf0ba26..d19a504 100644 --- a/packs/boons/LOG.old +++ b/packs/boons/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.244782 7f84f6ffd6c0 Recovering log #104 -2023/12/04-21:16:34.255803 7f84f6ffd6c0 Delete type=3 #102 -2023/12/04-21:16:34.255859 7f84f6ffd6c0 Delete type=0 #104 -2023/12/04-21:29:36.227120 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.227155 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.233490 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.247612 7f84f5ffb6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.247638 7f84f5ffb6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.436244 7f61357fa6c0 Recovering log #116 +2023/12/13-08:52:21.447788 7f61357fa6c0 Delete type=3 #114 +2023/12/13-08:52:21.447917 7f61357fa6c0 Delete type=0 #116 +2023/12/13-08:53:48.177402 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.181304 7f6134ff96c0 Level-0 table #121: 17449 bytes OK +2023/12/13-08:53:48.188376 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.198764 7f6134ff96c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.198814 7f6134ff96c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at '!items!zgspy1QKaxdEetEw' @ 118 : 1 +2023/12/13-08:53:48.198824 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.203066 7f6134ff96c0 Generated table #122@1: 59 keys, 17449 bytes +2023/12/13-08:53:48.203099 7f6134ff96c0 Compacted 1@1 + 1@2 files => 17449 bytes +2023/12/13-08:53:48.209650 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.209797 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.209998 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.242992 7f6134ff96c0 Manual compaction at level-1 from '!items!zgspy1QKaxdEetEw' @ 118 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) diff --git a/packs/boons/MANIFEST-000110 b/packs/boons/MANIFEST-000110 deleted file mode 100644 index d3e7ef2..0000000 Binary files a/packs/boons/MANIFEST-000110 and /dev/null differ diff --git a/packs/boons/MANIFEST-000123 b/packs/boons/MANIFEST-000123 new file mode 100644 index 0000000..4467744 Binary files /dev/null and b/packs/boons/MANIFEST-000123 differ diff --git a/packs/boonsflawscreatures/000005.ldb b/packs/boonsflawscreatures/000005.ldb deleted file mode 100644 index 3ff1a01..0000000 Binary files a/packs/boonsflawscreatures/000005.ldb and /dev/null differ diff --git a/packs/boonsflawscreatures/000122.ldb b/packs/boonsflawscreatures/000122.ldb new file mode 100644 index 0000000..f83763e Binary files /dev/null and b/packs/boonsflawscreatures/000122.ldb differ diff --git a/packs/boonsflawscreatures/000112.log b/packs/boonsflawscreatures/000125.log similarity index 100% rename from packs/boonsflawscreatures/000112.log rename to packs/boonsflawscreatures/000125.log diff --git a/packs/boonsflawscreatures/CURRENT b/packs/boonsflawscreatures/CURRENT index a451d53..2c98697 100644 --- a/packs/boonsflawscreatures/CURRENT +++ b/packs/boonsflawscreatures/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/boonsflawscreatures/LOG b/packs/boonsflawscreatures/LOG index 91b07ed..fe9dc99 100644 --- a/packs/boonsflawscreatures/LOG +++ b/packs/boonsflawscreatures/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.257627 7f5b80bfd6c0 Recovering log #108 -2023/12/05-10:19:09.267269 7f5b80bfd6c0 Delete type=3 #106 -2023/12/05-10:19:09.267320 7f5b80bfd6c0 Delete type=0 #108 -2023/12/05-10:22:46.813487 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.813513 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.821758 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.828335 7f58eb7fe6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.835270 7f58eb7fe6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.058623 7f9a097fa6c0 Recovering log #120 +2024/01/02-23:25:25.068614 7f9a097fa6c0 Delete type=3 #118 +2024/01/02-23:25:25.068662 7f9a097fa6c0 Delete type=0 #120 +2024/01/02-23:34:00.310209 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.310260 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.316663 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.323982 7f9772fef6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.333515 7f9772fef6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) diff --git a/packs/boonsflawscreatures/LOG.old b/packs/boonsflawscreatures/LOG.old index 225560b..f684c04 100644 --- a/packs/boonsflawscreatures/LOG.old +++ b/packs/boonsflawscreatures/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.258787 7f84f77fe6c0 Recovering log #104 -2023/12/04-21:16:34.268652 7f84f77fe6c0 Delete type=3 #102 -2023/12/04-21:16:34.268705 7f84f77fe6c0 Delete type=0 #104 -2023/12/04-21:29:36.233597 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.233621 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.239701 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.247623 7f84f5ffb6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.247651 7f84f5ffb6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.471174 7f6135ffb6c0 Recovering log #116 +2023/12/13-08:52:21.481262 7f6135ffb6c0 Delete type=3 #114 +2023/12/13-08:52:21.481340 7f6135ffb6c0 Delete type=0 #116 +2023/12/13-08:53:48.210111 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.213777 7f6134ff96c0 Level-0 table #121: 2253 bytes OK +2023/12/13-08:53:48.220546 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.243008 7f6134ff96c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.243053 7f6134ff96c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at '!items!yofwG0YrsL902G77' @ 16 : 1 +2023/12/13-08:53:48.243061 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.246547 7f6134ff96c0 Generated table #122@1: 8 keys, 2253 bytes +2023/12/13-08:53:48.246574 7f6134ff96c0 Compacted 1@1 + 1@2 files => 2253 bytes +2023/12/13-08:53:48.252819 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.252934 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.253082 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.292770 7f6134ff96c0 Manual compaction at level-1 from '!items!yofwG0YrsL902G77' @ 16 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) diff --git a/packs/boonsflawscreatures/MANIFEST-000110 b/packs/boonsflawscreatures/MANIFEST-000110 deleted file mode 100644 index de04e0a..0000000 Binary files a/packs/boonsflawscreatures/MANIFEST-000110 and /dev/null differ diff --git a/packs/boonsflawscreatures/MANIFEST-000123 b/packs/boonsflawscreatures/MANIFEST-000123 new file mode 100644 index 0000000..469eb2f Binary files /dev/null and b/packs/boonsflawscreatures/MANIFEST-000123 differ diff --git a/packs/careers/000005.ldb b/packs/careers/000005.ldb deleted file mode 100644 index 2585dc3..0000000 Binary files a/packs/careers/000005.ldb and /dev/null differ diff --git a/packs/careers/000122.ldb b/packs/careers/000122.ldb new file mode 100644 index 0000000..283fab3 Binary files /dev/null and b/packs/careers/000122.ldb differ diff --git a/packs/careers/000112.log b/packs/careers/000125.log similarity index 100% rename from packs/careers/000112.log rename to packs/careers/000125.log diff --git a/packs/careers/CURRENT b/packs/careers/CURRENT index a451d53..2c98697 100644 --- a/packs/careers/CURRENT +++ b/packs/careers/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/careers/LOG b/packs/careers/LOG index 8348139..b124ce2 100644 --- a/packs/careers/LOG +++ b/packs/careers/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.282801 7f5b81bff6c0 Recovering log #108 -2023/12/05-10:19:09.293479 7f5b81bff6c0 Delete type=3 #106 -2023/12/05-10:19:09.293574 7f5b81bff6c0 Delete type=0 #108 -2023/12/05-10:22:46.828345 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.828365 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.835090 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.835303 7f58eb7fe6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.835334 7f58eb7fe6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.085234 7f9a08ff96c0 Recovering log #120 +2024/01/02-23:25:25.095129 7f9a08ff96c0 Delete type=3 #118 +2024/01/02-23:25:25.095182 7f9a08ff96c0 Delete type=0 #120 +2024/01/02-23:34:00.333534 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.333589 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.340506 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.347405 7f9772fef6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.361237 7f9772fef6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) diff --git a/packs/careers/LOG.old b/packs/careers/LOG.old index 7820d6d..185323c 100644 --- a/packs/careers/LOG.old +++ b/packs/careers/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.285844 7f84f67fc6c0 Recovering log #104 -2023/12/04-21:16:34.295915 7f84f67fc6c0 Delete type=3 #102 -2023/12/04-21:16:34.295974 7f84f67fc6c0 Delete type=0 #104 -2023/12/04-21:29:36.267733 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.267761 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.273875 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.274078 7f84f5ffb6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.274142 7f84f5ffb6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.514750 7f61357fa6c0 Recovering log #116 +2023/12/13-08:52:21.525064 7f61357fa6c0 Delete type=3 #114 +2023/12/13-08:52:21.525155 7f61357fa6c0 Delete type=0 #116 +2023/12/13-08:53:48.232135 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.236265 7f6134ff96c0 Level-0 table #121: 37626 bytes OK +2023/12/13-08:53:48.242838 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.243037 7f6134ff96c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.253259 7f6134ff96c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at '!items!wUUDR1XCrwdFCzIe' @ 53 : 1 +2023/12/13-08:53:48.253273 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.258675 7f6134ff96c0 Generated table #122@1: 27 keys, 40640 bytes +2023/12/13-08:53:48.258693 7f6134ff96c0 Compacted 1@1 + 1@2 files => 40640 bytes +2023/12/13-08:53:48.265674 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.265771 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.265917 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.292787 7f6134ff96c0 Manual compaction at level-1 from '!items!wUUDR1XCrwdFCzIe' @ 53 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) diff --git a/packs/careers/MANIFEST-000110 b/packs/careers/MANIFEST-000110 deleted file mode 100644 index 4fbd8da..0000000 Binary files a/packs/careers/MANIFEST-000110 and /dev/null differ diff --git a/packs/careers/MANIFEST-000123 b/packs/careers/MANIFEST-000123 new file mode 100644 index 0000000..39c07e7 Binary files /dev/null and b/packs/careers/MANIFEST-000123 differ diff --git a/packs/cartes/000005.ldb b/packs/cartes/000005.ldb deleted file mode 100644 index c7e9d68..0000000 Binary files a/packs/cartes/000005.ldb and /dev/null differ diff --git a/packs/cartes/000122.ldb b/packs/cartes/000122.ldb new file mode 100644 index 0000000..d9c01f6 Binary files /dev/null and b/packs/cartes/000122.ldb differ diff --git a/packs/cartes/000112.log b/packs/cartes/000125.log similarity index 100% rename from packs/cartes/000112.log rename to packs/cartes/000125.log diff --git a/packs/cartes/CURRENT b/packs/cartes/CURRENT index a451d53..2c98697 100644 --- a/packs/cartes/CURRENT +++ b/packs/cartes/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/cartes/LOG b/packs/cartes/LOG index 2aa4540..45a05b9 100644 --- a/packs/cartes/LOG +++ b/packs/cartes/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.427439 7f5b81bff6c0 Recovering log #108 -2023/12/05-10:19:09.437209 7f5b81bff6c0 Delete type=3 #106 -2023/12/05-10:19:09.437271 7f5b81bff6c0 Delete type=0 #108 -2023/12/05-10:22:46.876957 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.876983 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.884392 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.891737 7f58eb7fe6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.891822 7f58eb7fe6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.195583 7f9a08ff96c0 Recovering log #120 +2024/01/02-23:25:25.205411 7f9a08ff96c0 Delete type=3 #118 +2024/01/02-23:25:25.205482 7f9a08ff96c0 Delete type=0 #120 +2024/01/02-23:34:00.403828 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.403852 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.410648 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.417684 7f9772fef6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.417728 7f9772fef6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) diff --git a/packs/cartes/LOG.old b/packs/cartes/LOG.old index 7cd84f7..6d8c984 100644 --- a/packs/cartes/LOG.old +++ b/packs/cartes/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.444268 7f84f67fc6c0 Recovering log #104 -2023/12/04-21:16:34.454337 7f84f67fc6c0 Delete type=3 #102 -2023/12/04-21:16:34.454390 7f84f67fc6c0 Delete type=0 #104 -2023/12/04-21:29:36.307716 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.307782 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.314556 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.327965 7f84f5ffb6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.328032 7f84f5ffb6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.708212 7f61357fa6c0 Recovering log #116 +2023/12/13-08:52:21.719348 7f61357fa6c0 Delete type=3 #114 +2023/12/13-08:52:21.719497 7f61357fa6c0 Delete type=0 #116 +2023/12/13-08:53:48.366771 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.377927 7f6134ff96c0 Level-0 table #121: 1212746 bytes OK +2023/12/13-08:53:48.384205 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.384673 7f6134ff96c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.396179 7f6134ff96c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 44 : 1 +2023/12/13-08:53:48.396189 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.406257 7f6134ff96c0 Generated table #122@1: 37 keys, 1212746 bytes +2023/12/13-08:53:48.406287 7f6134ff96c0 Compacted 1@1 + 1@2 files => 1212746 bytes +2023/12/13-08:53:48.413572 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.413789 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.414456 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.421585 7f6134ff96c0 Manual compaction at level-1 from '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 44 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end) diff --git a/packs/cartes/MANIFEST-000110 b/packs/cartes/MANIFEST-000110 deleted file mode 100644 index 6ad8cbb..0000000 Binary files a/packs/cartes/MANIFEST-000110 and /dev/null differ diff --git a/packs/cartes/MANIFEST-000123 b/packs/cartes/MANIFEST-000123 new file mode 100644 index 0000000..0c12c5d Binary files /dev/null and b/packs/cartes/MANIFEST-000123 differ diff --git a/packs/creatures/000005.ldb b/packs/creatures/000005.ldb deleted file mode 100644 index c236d0c..0000000 Binary files a/packs/creatures/000005.ldb and /dev/null differ diff --git a/packs/creatures/000122.ldb b/packs/creatures/000122.ldb new file mode 100644 index 0000000..e0d31e5 Binary files /dev/null and b/packs/creatures/000122.ldb differ diff --git a/packs/creatures/000112.log b/packs/creatures/000125.log similarity index 100% rename from packs/creatures/000112.log rename to packs/creatures/000125.log diff --git a/packs/creatures/CURRENT b/packs/creatures/CURRENT index a451d53..2c98697 100644 --- a/packs/creatures/CURRENT +++ b/packs/creatures/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/creatures/LOG b/packs/creatures/LOG index 7f7cd19..7b35305 100644 --- a/packs/creatures/LOG +++ b/packs/creatures/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.537819 7f5b80bfd6c0 Recovering log #108 -2023/12/05-10:19:09.548670 7f5b80bfd6c0 Delete type=3 #106 -2023/12/05-10:19:09.548725 7f5b80bfd6c0 Delete type=0 #108 -2023/12/05-10:22:46.934967 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.935007 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.942182 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.949024 7f58eb7fe6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.949059 7f58eb7fe6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.310347 7f9a097fa6c0 Recovering log #120 +2024/01/02-23:25:25.319646 7f9a097fa6c0 Delete type=3 #118 +2024/01/02-23:25:25.319693 7f9a097fa6c0 Delete type=0 #120 +2024/01/02-23:34:00.445149 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.445172 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.451743 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.451918 7f9772fef6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.451974 7f9772fef6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) diff --git a/packs/creatures/LOG.old b/packs/creatures/LOG.old index a2c76d1..891e076 100644 --- a/packs/creatures/LOG.old +++ b/packs/creatures/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.555441 7f84f77fe6c0 Recovering log #104 -2023/12/04-21:16:34.566877 7f84f77fe6c0 Delete type=3 #102 -2023/12/04-21:16:34.566941 7f84f77fe6c0 Delete type=0 #104 -2023/12/04-21:29:36.355366 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.355392 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.362705 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.362912 7f84f5ffb6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.362955 7f84f5ffb6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.905098 7f6136ffd6c0 Recovering log #116 +2023/12/13-08:52:21.921828 7f6136ffd6c0 Delete type=3 #114 +2023/12/13-08:52:21.921979 7f6136ffd6c0 Delete type=0 #116 +2023/12/13-08:53:48.524634 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.529685 7f6134ff96c0 Level-0 table #121: 90965 bytes OK +2023/12/13-08:53:48.536056 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.536363 7f6134ff96c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.536410 7f6134ff96c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 307 : 1 +2023/12/13-08:53:48.536421 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.543445 7f6134ff96c0 Generated table #122@1: 155 keys, 90965 bytes +2023/12/13-08:53:48.543490 7f6134ff96c0 Compacted 1@1 + 1@2 files => 90965 bytes +2023/12/13-08:53:48.549818 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.549934 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.550099 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.550408 7f6134ff96c0 Manual compaction at level-1 from '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 307 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end) diff --git a/packs/creatures/MANIFEST-000110 b/packs/creatures/MANIFEST-000110 deleted file mode 100644 index 849a2aa..0000000 Binary files a/packs/creatures/MANIFEST-000110 and /dev/null differ diff --git a/packs/creatures/MANIFEST-000123 b/packs/creatures/MANIFEST-000123 new file mode 100644 index 0000000..1488cf3 Binary files /dev/null and b/packs/creatures/MANIFEST-000123 differ diff --git a/packs/effets-exemples/000112.log b/packs/effets-exemples/000124.log similarity index 100% rename from packs/effets-exemples/000112.log rename to packs/effets-exemples/000124.log diff --git a/packs/effets-exemples/CURRENT b/packs/effets-exemples/CURRENT index a451d53..d9766b1 100644 --- a/packs/effets-exemples/CURRENT +++ b/packs/effets-exemples/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000122 diff --git a/packs/effets-exemples/LOG b/packs/effets-exemples/LOG index 354228c..283c99d 100644 --- a/packs/effets-exemples/LOG +++ b/packs/effets-exemples/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.524919 7f58ebfff6c0 Recovering log #108 -2023/12/05-10:19:09.535781 7f58ebfff6c0 Delete type=3 #106 -2023/12/05-10:19:09.535872 7f58ebfff6c0 Delete type=0 #108 -2023/12/05-10:22:46.927846 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.927875 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.934810 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.949014 7f58eb7fe6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.949051 7f58eb7fe6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.296875 7f99f37fe6c0 Recovering log #120 +2024/01/02-23:25:25.308292 7f99f37fe6c0 Delete type=3 #118 +2024/01/02-23:25:25.308344 7f99f37fe6c0 Delete type=0 #120 +2024/01/02-23:34:00.437770 7f9772fef6c0 Level-0 table #125: started +2024/01/02-23:34:00.437996 7f9772fef6c0 Level-0 table #125: 0 bytes OK +2024/01/02-23:34:00.444921 7f9772fef6c0 Delete type=0 #123 +2024/01/02-23:34:00.445053 7f9772fef6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.445084 7f9772fef6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) diff --git a/packs/effets-exemples/LOG.old b/packs/effets-exemples/LOG.old index b8359be..55a4ee2 100644 --- a/packs/effets-exemples/LOG.old +++ b/packs/effets-exemples/LOG.old @@ -1,8 +1,8 @@ -2023/12/04-21:16:34.543411 7f84f6ffd6c0 Recovering log #104 -2023/12/04-21:16:34.553517 7f84f6ffd6c0 Delete type=3 #102 -2023/12/04-21:16:34.553574 7f84f6ffd6c0 Delete type=0 #104 -2023/12/04-21:29:36.348547 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.348582 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.355093 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.355262 7f84f5ffb6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.355296 7f84f5ffb6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.886820 7f61357fa6c0 Recovering log #116 +2023/12/13-08:52:21.898896 7f61357fa6c0 Delete type=3 #114 +2023/12/13-08:52:21.898983 7f61357fa6c0 Delete type=0 #116 +2023/12/13-08:53:48.517363 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.517438 7f6134ff96c0 Level-0 table #121: 0 bytes OK +2023/12/13-08:53:48.524502 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.536344 7f6134ff96c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.550391 7f6134ff96c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) diff --git a/packs/effets-exemples/MANIFEST-000110 b/packs/effets-exemples/MANIFEST-000110 deleted file mode 100644 index 5d4bf1d..0000000 Binary files a/packs/effets-exemples/MANIFEST-000110 and /dev/null differ diff --git a/packs/effets-exemples/MANIFEST-000122 b/packs/effets-exemples/MANIFEST-000122 new file mode 100644 index 0000000..91d8222 Binary files /dev/null and b/packs/effets-exemples/MANIFEST-000122 differ diff --git a/packs/equipment/000114.log b/packs/equipment/000126.log similarity index 100% rename from packs/equipment/000114.log rename to packs/equipment/000126.log diff --git a/packs/equipment/CURRENT b/packs/equipment/CURRENT index b59a6ba..f8370cf 100644 --- a/packs/equipment/CURRENT +++ b/packs/equipment/CURRENT @@ -1 +1 @@ -MANIFEST-000112 +MANIFEST-000124 diff --git a/packs/equipment/LOG b/packs/equipment/LOG index fbbaa0d..25de8ae 100644 --- a/packs/equipment/LOG +++ b/packs/equipment/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.321953 7f5b813fe6c0 Recovering log #110 -2023/12/05-10:19:09.331688 7f5b813fe6c0 Delete type=3 #108 -2023/12/05-10:19:09.331799 7f5b813fe6c0 Delete type=0 #110 -2023/12/05-10:22:46.856017 7f58eb7fe6c0 Level-0 table #115: started -2023/12/05-10:22:46.856048 7f58eb7fe6c0 Level-0 table #115: 0 bytes OK -2023/12/05-10:22:46.862204 7f58eb7fe6c0 Delete type=0 #113 -2023/12/05-10:22:46.862520 7f58eb7fe6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.862626 7f58eb7fe6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.125818 7f99f3fff6c0 Recovering log #122 +2024/01/02-23:25:25.136045 7f99f3fff6c0 Delete type=3 #120 +2024/01/02-23:25:25.136118 7f99f3fff6c0 Delete type=0 #122 +2024/01/02-23:34:00.354227 7f9772fef6c0 Level-0 table #127: started +2024/01/02-23:34:00.354258 7f9772fef6c0 Level-0 table #127: 0 bytes OK +2024/01/02-23:34:00.361101 7f9772fef6c0 Delete type=0 #125 +2024/01/02-23:34:00.361255 7f9772fef6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.361282 7f9772fef6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) diff --git a/packs/equipment/LOG.old b/packs/equipment/LOG.old index 47f913c..ba3b8c4 100644 --- a/packs/equipment/LOG.old +++ b/packs/equipment/LOG.old @@ -1,8 +1,8 @@ -2023/12/04-21:16:34.326886 7f84f7fff6c0 Recovering log #106 -2023/12/04-21:16:34.337231 7f84f7fff6c0 Delete type=3 #104 -2023/12/04-21:16:34.337341 7f84f7fff6c0 Delete type=0 #106 -2023/12/04-21:29:36.247774 7f84f5ffb6c0 Level-0 table #111: started -2023/12/04-21:29:36.247806 7f84f5ffb6c0 Level-0 table #111: 0 bytes OK -2023/12/04-21:29:36.253805 7f84f5ffb6c0 Delete type=0 #109 -2023/12/04-21:29:36.274024 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.274096 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.579735 7f61367fc6c0 Recovering log #118 +2023/12/13-08:52:21.589985 7f61367fc6c0 Delete type=3 #116 +2023/12/13-08:52:21.590126 7f61367fc6c0 Delete type=0 #118 +2023/12/13-08:53:48.316033 7f6134ff96c0 Level-0 table #123: started +2023/12/13-08:53:48.316078 7f6134ff96c0 Level-0 table #123: 0 bytes OK +2023/12/13-08:53:48.322725 7f6134ff96c0 Delete type=0 #121 +2023/12/13-08:53:48.329736 7f6134ff96c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.340858 7f6134ff96c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) diff --git a/packs/equipment/MANIFEST-000112 b/packs/equipment/MANIFEST-000124 similarity index 74% rename from packs/equipment/MANIFEST-000112 rename to packs/equipment/MANIFEST-000124 index 62ffaab..b756efc 100644 Binary files a/packs/equipment/MANIFEST-000112 and b/packs/equipment/MANIFEST-000124 differ diff --git a/packs/fightoptions/000112.log b/packs/fightoptions/000124.log similarity index 100% rename from packs/fightoptions/000112.log rename to packs/fightoptions/000124.log diff --git a/packs/fightoptions/CURRENT b/packs/fightoptions/CURRENT index a451d53..d9766b1 100644 --- a/packs/fightoptions/CURRENT +++ b/packs/fightoptions/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000122 diff --git a/packs/fightoptions/LOG b/packs/fightoptions/LOG index 1004c4c..ba8d7b0 100644 --- a/packs/fightoptions/LOG +++ b/packs/fightoptions/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.486474 7f5b80bfd6c0 Recovering log #108 -2023/12/05-10:19:09.497087 7f5b80bfd6c0 Delete type=3 #106 -2023/12/05-10:19:09.497144 7f5b80bfd6c0 Delete type=0 #108 -2023/12/05-10:22:46.906415 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.906438 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.912712 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.921346 7f58eb7fe6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.921382 7f58eb7fe6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.256452 7f9a097fa6c0 Recovering log #120 +2024/01/02-23:25:25.267071 7f9a097fa6c0 Delete type=3 #118 +2024/01/02-23:25:25.267152 7f9a097fa6c0 Delete type=0 #120 +2024/01/02-23:34:00.417785 7f9772fef6c0 Level-0 table #125: started +2024/01/02-23:34:00.417832 7f9772fef6c0 Level-0 table #125: 0 bytes OK +2024/01/02-23:34:00.423865 7f9772fef6c0 Delete type=0 #123 +2024/01/02-23:34:00.445018 7f9772fef6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.445059 7f9772fef6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) diff --git a/packs/fightoptions/LOG.old b/packs/fightoptions/LOG.old index 90b3f31..a3c4cdb 100644 --- a/packs/fightoptions/LOG.old +++ b/packs/fightoptions/LOG.old @@ -1,8 +1,8 @@ -2023/12/04-21:16:34.503638 7f84f77fe6c0 Recovering log #104 -2023/12/04-21:16:34.513495 7f84f77fe6c0 Delete type=3 #102 -2023/12/04-21:16:34.513540 7f84f77fe6c0 Delete type=0 #104 -2023/12/04-21:29:36.328177 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.328221 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.334799 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.355226 7f84f5ffb6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.355270 7f84f5ffb6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.820052 7f6135ffb6c0 Recovering log #116 +2023/12/13-08:52:21.830555 7f6135ffb6c0 Delete type=3 #114 +2023/12/13-08:52:21.830633 7f6135ffb6c0 Delete type=0 #116 +2023/12/13-08:53:48.432934 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.432985 7f6134ff96c0 Level-0 table #121: 0 bytes OK +2023/12/13-08:53:48.439201 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.450529 7f6134ff96c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.450589 7f6134ff96c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) diff --git a/packs/fightoptions/MANIFEST-000110 b/packs/fightoptions/MANIFEST-000110 deleted file mode 100644 index f86825e..0000000 Binary files a/packs/fightoptions/MANIFEST-000110 and /dev/null differ diff --git a/packs/fightoptions/MANIFEST-000122 b/packs/fightoptions/MANIFEST-000122 new file mode 100644 index 0000000..bd6a778 Binary files /dev/null and b/packs/fightoptions/MANIFEST-000122 differ diff --git a/packs/flaws/000005.ldb b/packs/flaws/000005.ldb deleted file mode 100644 index 57bff49..0000000 Binary files a/packs/flaws/000005.ldb and /dev/null differ diff --git a/packs/flaws/000122.ldb b/packs/flaws/000122.ldb new file mode 100644 index 0000000..bf45576 Binary files /dev/null and b/packs/flaws/000122.ldb differ diff --git a/packs/flaws/000112.log b/packs/flaws/000125.log similarity index 100% rename from packs/flaws/000112.log rename to packs/flaws/000125.log diff --git a/packs/flaws/CURRENT b/packs/flaws/CURRENT index a451d53..2c98697 100644 --- a/packs/flaws/CURRENT +++ b/packs/flaws/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/flaws/LOG b/packs/flaws/LOG index 03de23c..dd4990f 100644 --- a/packs/flaws/LOG +++ b/packs/flaws/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.269205 7f5b813fe6c0 Recovering log #108 -2023/12/05-10:19:09.280059 7f5b813fe6c0 Delete type=3 #106 -2023/12/05-10:19:09.280181 7f5b813fe6c0 Delete type=0 #108 -2023/12/05-10:22:46.821955 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.821994 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.828244 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.835251 7f58eb7fe6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.835318 7f58eb7fe6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.070627 7f99f3fff6c0 Recovering log #120 +2024/01/02-23:25:25.081366 7f99f3fff6c0 Delete type=3 #118 +2024/01/02-23:25:25.081468 7f99f3fff6c0 Delete type=0 #120 +2024/01/02-23:34:00.316765 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.316786 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.323878 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.333477 7f9772fef6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.340629 7f9772fef6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) diff --git a/packs/flaws/LOG.old b/packs/flaws/LOG.old index 6761dbc..e486e69 100644 --- a/packs/flaws/LOG.old +++ b/packs/flaws/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.270727 7f84f7fff6c0 Recovering log #104 -2023/12/04-21:16:34.281382 7f84f7fff6c0 Delete type=3 #102 -2023/12/04-21:16:34.281438 7f84f7fff6c0 Delete type=0 #104 -2023/12/04-21:29:36.239869 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.239936 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.247503 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.247631 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.247645 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.488368 7f6136ffd6c0 Recovering log #116 +2023/12/13-08:52:21.499883 7f6136ffd6c0 Delete type=3 #114 +2023/12/13-08:52:21.499977 7f6136ffd6c0 Delete type=0 #116 +2023/12/13-08:53:48.220808 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.225559 7f6134ff96c0 Level-0 table #121: 14026 bytes OK +2023/12/13-08:53:48.231901 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.243021 7f6134ff96c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.266045 7f6134ff96c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at '!items!znd0K3b7HzYpdehs' @ 86 : 1 +2023/12/13-08:53:48.266058 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.270261 7f6134ff96c0 Generated table #122@1: 43 keys, 14026 bytes +2023/12/13-08:53:48.270276 7f6134ff96c0 Compacted 1@1 + 1@2 files => 14026 bytes +2023/12/13-08:53:48.276872 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.277277 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.277935 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.292799 7f6134ff96c0 Manual compaction at level-1 from '!items!znd0K3b7HzYpdehs' @ 86 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) diff --git a/packs/flaws/MANIFEST-000110 b/packs/flaws/MANIFEST-000110 deleted file mode 100644 index c6089fd..0000000 Binary files a/packs/flaws/MANIFEST-000110 and /dev/null differ diff --git a/packs/flaws/MANIFEST-000123 b/packs/flaws/MANIFEST-000123 new file mode 100644 index 0000000..d84f2df Binary files /dev/null and b/packs/flaws/MANIFEST-000123 differ diff --git a/packs/godsfaith/000005.ldb b/packs/godsfaith/000005.ldb deleted file mode 100644 index 24737ab..0000000 Binary files a/packs/godsfaith/000005.ldb and /dev/null differ diff --git a/packs/godsfaith/000122.ldb b/packs/godsfaith/000122.ldb new file mode 100644 index 0000000..bc60ede Binary files /dev/null and b/packs/godsfaith/000122.ldb differ diff --git a/packs/godsfaith/000112.log b/packs/godsfaith/000125.log similarity index 100% rename from packs/godsfaith/000112.log rename to packs/godsfaith/000125.log diff --git a/packs/godsfaith/CURRENT b/packs/godsfaith/CURRENT index a451d53..2c98697 100644 --- a/packs/godsfaith/CURRENT +++ b/packs/godsfaith/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/godsfaith/LOG b/packs/godsfaith/LOG index fb362a0..f0dc6f1 100644 --- a/packs/godsfaith/LOG +++ b/packs/godsfaith/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.474864 7f58ebfff6c0 Recovering log #108 -2023/12/05-10:19:09.484493 7f58ebfff6c0 Delete type=3 #106 -2023/12/05-10:19:09.484588 7f58ebfff6c0 Delete type=0 #108 -2023/12/05-10:22:46.912894 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.912944 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.921217 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.921355 7f58eb7fe6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.921388 7f58eb7fe6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.243311 7f99f37fe6c0 Recovering log #120 +2024/01/02-23:25:25.253664 7f99f37fe6c0 Delete type=3 #118 +2024/01/02-23:25:25.253756 7f99f37fe6c0 Delete type=0 #120 +2024/01/02-23:34:00.410768 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.410806 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.417588 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.417692 7f9772fef6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.417712 7f9772fef6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) diff --git a/packs/godsfaith/LOG.old b/packs/godsfaith/LOG.old index e0014ee..a2885ca 100644 --- a/packs/godsfaith/LOG.old +++ b/packs/godsfaith/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.491249 7f84f6ffd6c0 Recovering log #104 -2023/12/04-21:16:34.501377 7f84f6ffd6c0 Delete type=3 #102 -2023/12/04-21:16:34.501432 7f84f6ffd6c0 Delete type=0 #104 -2023/12/04-21:29:36.314691 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.314743 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.320934 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.327985 7f84f5ffb6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.328049 7f84f5ffb6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.800760 7f6136ffd6c0 Recovering log #116 +2023/12/13-08:52:21.811539 7f6136ffd6c0 Delete type=3 #114 +2023/12/13-08:52:21.811627 7f6136ffd6c0 Delete type=0 #116 +2023/12/13-08:53:48.439347 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.443250 7f6134ff96c0 Level-0 table #121: 4876 bytes OK +2023/12/13-08:53:48.450330 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.450813 7f6134ff96c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.472559 7f6134ff96c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at '!items!xR5KdgOQucELl1sn' @ 48 : 1 +2023/12/13-08:53:48.472572 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.476406 7f6134ff96c0 Generated table #122@1: 24 keys, 4876 bytes +2023/12/13-08:53:48.476424 7f6134ff96c0 Compacted 1@1 + 1@2 files => 4876 bytes +2023/12/13-08:53:48.482848 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.482946 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.483072 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.495320 7f6134ff96c0 Manual compaction at level-1 from '!items!xR5KdgOQucELl1sn' @ 48 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) diff --git a/packs/godsfaith/MANIFEST-000110 b/packs/godsfaith/MANIFEST-000110 deleted file mode 100644 index 89c43ab..0000000 Binary files a/packs/godsfaith/MANIFEST-000110 and /dev/null differ diff --git a/packs/godsfaith/MANIFEST-000123 b/packs/godsfaith/MANIFEST-000123 new file mode 100644 index 0000000..8b5ca5d Binary files /dev/null and b/packs/godsfaith/MANIFEST-000123 differ diff --git a/packs/languages/000113.log b/packs/languages/000125.log similarity index 100% rename from packs/languages/000113.log rename to packs/languages/000125.log diff --git a/packs/languages/CURRENT b/packs/languages/CURRENT index 0e66324..2c98697 100644 --- a/packs/languages/CURRENT +++ b/packs/languages/CURRENT @@ -1 +1 @@ -MANIFEST-000111 +MANIFEST-000123 diff --git a/packs/languages/LOG b/packs/languages/LOG index 61bfe62..0980ac3 100644 --- a/packs/languages/LOG +++ b/packs/languages/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.448049 7f5b813fe6c0 Recovering log #109 -2023/12/05-10:19:09.458101 7f5b813fe6c0 Delete type=3 #107 -2023/12/05-10:19:09.458174 7f5b813fe6c0 Delete type=0 #109 -2023/12/05-10:22:46.891994 7f58eb7fe6c0 Level-0 table #114: started -2023/12/05-10:22:46.892063 7f58eb7fe6c0 Level-0 table #114: 0 bytes OK -2023/12/05-10:22:46.898968 7f58eb7fe6c0 Delete type=0 #112 -2023/12/05-10:22:46.921326 7f58eb7fe6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.921365 7f58eb7fe6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.216737 7f99f3fff6c0 Recovering log #121 +2024/01/02-23:25:25.227818 7f99f3fff6c0 Delete type=3 #119 +2024/01/02-23:25:25.227918 7f99f3fff6c0 Delete type=0 #121 +2024/01/02-23:34:00.389639 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.389663 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.397026 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.417658 7f9772fef6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.417698 7f9772fef6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) diff --git a/packs/languages/LOG.old b/packs/languages/LOG.old index d4fe2dd..e9266e3 100644 --- a/packs/languages/LOG.old +++ b/packs/languages/LOG.old @@ -1,8 +1,8 @@ -2023/12/04-21:16:34.463477 7f84f7fff6c0 Recovering log #105 -2023/12/04-21:16:34.473557 7f84f7fff6c0 Delete type=3 #103 -2023/12/04-21:16:34.473612 7f84f7fff6c0 Delete type=0 #105 -2023/12/04-21:29:36.301429 7f84f5ffb6c0 Level-0 table #110: started -2023/12/04-21:29:36.301456 7f84f5ffb6c0 Level-0 table #110: 0 bytes OK -2023/12/04-21:29:36.307489 7f84f5ffb6c0 Delete type=0 #108 -2023/12/04-21:29:36.327942 7f84f5ffb6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.328016 7f84f5ffb6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.769087 7f61367fc6c0 Recovering log #117 +2023/12/13-08:52:21.779871 7f61367fc6c0 Delete type=3 #115 +2023/12/13-08:52:21.779957 7f61367fc6c0 Delete type=0 #117 +2023/12/13-08:53:48.414925 7f6134ff96c0 Level-0 table #122: started +2023/12/13-08:53:48.414963 7f6134ff96c0 Level-0 table #122: 0 bytes OK +2023/12/13-08:53:48.421324 7f6134ff96c0 Delete type=0 #120 +2023/12/13-08:53:48.432907 7f6134ff96c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.450510 7f6134ff96c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) diff --git a/packs/languages/MANIFEST-000111 b/packs/languages/MANIFEST-000123 similarity index 76% rename from packs/languages/MANIFEST-000111 rename to packs/languages/MANIFEST-000123 index 23c42c0..7300861 100644 Binary files a/packs/languages/MANIFEST-000111 and b/packs/languages/MANIFEST-000123 differ diff --git a/packs/objets-alchimie/000005.ldb b/packs/objets-alchimie/000005.ldb deleted file mode 100644 index 66f86a4..0000000 Binary files a/packs/objets-alchimie/000005.ldb and /dev/null differ diff --git a/packs/objets-alchimie/000122.ldb b/packs/objets-alchimie/000122.ldb new file mode 100644 index 0000000..4562c64 Binary files /dev/null and b/packs/objets-alchimie/000122.ldb differ diff --git a/packs/objets-alchimie/000112.log b/packs/objets-alchimie/000125.log similarity index 100% rename from packs/objets-alchimie/000112.log rename to packs/objets-alchimie/000125.log diff --git a/packs/objets-alchimie/CURRENT b/packs/objets-alchimie/CURRENT index a451d53..2c98697 100644 --- a/packs/objets-alchimie/CURRENT +++ b/packs/objets-alchimie/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/objets-alchimie/LOG b/packs/objets-alchimie/LOG index 396ffb8..23e244c 100644 --- a/packs/objets-alchimie/LOG +++ b/packs/objets-alchimie/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.512633 7f5b81bff6c0 Recovering log #108 -2023/12/05-10:19:09.522227 7f5b81bff6c0 Delete type=3 #106 -2023/12/05-10:19:09.522279 7f5b81bff6c0 Delete type=0 #108 -2023/12/05-10:22:46.921568 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.921594 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.927721 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.949003 7f58eb7fe6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.949043 7f58eb7fe6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.283639 7f9a08ff96c0 Recovering log #120 +2024/01/02-23:25:25.293591 7f9a08ff96c0 Delete type=3 #118 +2024/01/02-23:25:25.293900 7f9a08ff96c0 Delete type=0 #120 +2024/01/02-23:34:00.424011 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.424053 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.431586 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.445029 7f9772fef6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.445077 7f9772fef6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) diff --git a/packs/objets-alchimie/LOG.old b/packs/objets-alchimie/LOG.old index bfd1caf..15d5971 100644 --- a/packs/objets-alchimie/LOG.old +++ b/packs/objets-alchimie/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.530858 7f84f67fc6c0 Recovering log #104 -2023/12/04-21:16:34.540408 7f84f67fc6c0 Delete type=3 #102 -2023/12/04-21:16:34.540455 7f84f67fc6c0 Delete type=0 #104 -2023/12/04-21:29:36.341503 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.341544 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.348401 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.355252 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.355277 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.860028 7f61357fa6c0 Recovering log #116 +2023/12/13-08:52:21.870619 7f61357fa6c0 Delete type=3 #114 +2023/12/13-08:52:21.870755 7f61357fa6c0 Delete type=0 #116 +2023/12/13-08:53:48.483180 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.487831 7f6134ff96c0 Level-0 table #121: 15168 bytes OK +2023/12/13-08:53:48.495127 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.495335 7f6134ff96c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.506743 7f6134ff96c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at '!items!xVWrSPiX0Nwccsn6' @ 84 : 1 +2023/12/13-08:53:48.506755 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.510802 7f6134ff96c0 Generated table #122@1: 42 keys, 15168 bytes +2023/12/13-08:53:48.510821 7f6134ff96c0 Compacted 1@1 + 1@2 files => 15168 bytes +2023/12/13-08:53:48.516830 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.517128 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.517261 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.536320 7f6134ff96c0 Manual compaction at level-1 from '!items!xVWrSPiX0Nwccsn6' @ 84 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) diff --git a/packs/objets-alchimie/MANIFEST-000110 b/packs/objets-alchimie/MANIFEST-000110 deleted file mode 100644 index ab63399..0000000 Binary files a/packs/objets-alchimie/MANIFEST-000110 and /dev/null differ diff --git a/packs/objets-alchimie/MANIFEST-000123 b/packs/objets-alchimie/MANIFEST-000123 new file mode 100644 index 0000000..94d6adb Binary files /dev/null and b/packs/objets-alchimie/MANIFEST-000123 differ diff --git a/packs/origins/000005.ldb b/packs/origins/000005.ldb deleted file mode 100644 index 0aae06b..0000000 Binary files a/packs/origins/000005.ldb and /dev/null differ diff --git a/packs/origins/000122.ldb b/packs/origins/000122.ldb new file mode 100644 index 0000000..95515fa Binary files /dev/null and b/packs/origins/000122.ldb differ diff --git a/packs/origins/000112.log b/packs/origins/000125.log similarity index 100% rename from packs/origins/000112.log rename to packs/origins/000125.log diff --git a/packs/origins/CURRENT b/packs/origins/CURRENT index a451d53..2c98697 100644 --- a/packs/origins/CURRENT +++ b/packs/origins/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/origins/LOG b/packs/origins/LOG index 0f47f37..af379c2 100644 --- a/packs/origins/LOG +++ b/packs/origins/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.296117 7f58ebfff6c0 Recovering log #108 -2023/12/05-10:19:09.306049 7f58ebfff6c0 Delete type=3 #106 -2023/12/05-10:19:09.306111 7f58ebfff6c0 Delete type=0 #108 -2023/12/05-10:22:46.841868 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.841891 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.848370 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.862442 7f58eb7fe6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.862574 7f58eb7fe6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.098287 7f99f37fe6c0 Recovering log #120 +2024/01/02-23:25:25.108609 7f99f37fe6c0 Delete type=3 #118 +2024/01/02-23:25:25.108682 7f99f37fe6c0 Delete type=0 #120 +2024/01/02-23:34:00.340653 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.340716 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.347187 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.361210 7f9772fef6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.361269 7f9772fef6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) diff --git a/packs/origins/LOG.old b/packs/origins/LOG.old index 63232c9..93ee450 100644 --- a/packs/origins/LOG.old +++ b/packs/origins/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.299282 7f84f6ffd6c0 Recovering log #104 -2023/12/04-21:16:34.309849 7f84f6ffd6c0 Delete type=3 #102 -2023/12/04-21:16:34.309908 7f84f6ffd6c0 Delete type=0 #104 -2023/12/04-21:29:36.253887 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.253911 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.260340 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.274045 7f84f5ffb6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.274112 7f84f5ffb6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.537201 7f6136ffd6c0 Recovering log #116 +2023/12/13-08:52:21.548242 7f6136ffd6c0 Delete type=3 #114 +2023/12/13-08:52:21.548332 7f6136ffd6c0 Delete type=0 #116 +2023/12/13-08:53:48.278108 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.282669 7f6134ff96c0 Level-0 table #121: 22115 bytes OK +2023/12/13-08:53:48.292585 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.292811 7f6134ff96c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.292888 7f6134ff96c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at '!items!zIlZmEd9WAA473UX' @ 44 : 1 +2023/12/13-08:53:48.292931 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.297707 7f6134ff96c0 Generated table #122@1: 22 keys, 22115 bytes +2023/12/13-08:53:48.297733 7f6134ff96c0 Compacted 1@1 + 1@2 files => 22115 bytes +2023/12/13-08:53:48.303930 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.304092 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.304300 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.329706 7f6134ff96c0 Manual compaction at level-1 from '!items!zIlZmEd9WAA473UX' @ 44 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) diff --git a/packs/origins/MANIFEST-000110 b/packs/origins/MANIFEST-000110 deleted file mode 100644 index cb9e8a4..0000000 Binary files a/packs/origins/MANIFEST-000110 and /dev/null differ diff --git a/packs/origins/MANIFEST-000123 b/packs/origins/MANIFEST-000123 new file mode 100644 index 0000000..2793366 Binary files /dev/null and b/packs/origins/MANIFEST-000123 differ diff --git a/packs/potions-alchimie/000005.ldb b/packs/potions-alchimie/000005.ldb deleted file mode 100644 index 4723659..0000000 Binary files a/packs/potions-alchimie/000005.ldb and /dev/null differ diff --git a/packs/potions-alchimie/000122.ldb b/packs/potions-alchimie/000122.ldb new file mode 100644 index 0000000..ff5226e Binary files /dev/null and b/packs/potions-alchimie/000122.ldb differ diff --git a/packs/potions-alchimie/000112.log b/packs/potions-alchimie/000125.log similarity index 100% rename from packs/potions-alchimie/000112.log rename to packs/potions-alchimie/000125.log diff --git a/packs/potions-alchimie/CURRENT b/packs/potions-alchimie/CURRENT index a451d53..2c98697 100644 --- a/packs/potions-alchimie/CURRENT +++ b/packs/potions-alchimie/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/potions-alchimie/LOG b/packs/potions-alchimie/LOG index 5ed19ef..9999372 100644 --- a/packs/potions-alchimie/LOG +++ b/packs/potions-alchimie/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.499432 7f5b813fe6c0 Recovering log #108 -2023/12/05-10:19:09.510330 7f5b813fe6c0 Delete type=3 #106 -2023/12/05-10:19:09.510396 7f5b813fe6c0 Delete type=0 #108 -2023/12/05-10:22:46.942332 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.942372 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.948893 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.949034 7f58eb7fe6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.949068 7f58eb7fe6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.270595 7f99f3fff6c0 Recovering log #120 +2024/01/02-23:25:25.280745 7f99f3fff6c0 Delete type=3 #118 +2024/01/02-23:25:25.280798 7f99f3fff6c0 Delete type=0 #120 +2024/01/02-23:34:00.431669 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.431690 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.437659 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.445045 7f9772fef6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.445065 7f9772fef6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) diff --git a/packs/potions-alchimie/LOG.old b/packs/potions-alchimie/LOG.old index 4d6304f..65874cc 100644 --- a/packs/potions-alchimie/LOG.old +++ b/packs/potions-alchimie/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.516405 7f84f7fff6c0 Recovering log #104 -2023/12/04-21:16:34.527928 7f84f7fff6c0 Delete type=3 #102 -2023/12/04-21:16:34.528028 7f84f7fff6c0 Delete type=0 #104 -2023/12/04-21:29:36.334972 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.335019 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.341340 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.355239 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.355286 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.837200 7f6136ffd6c0 Recovering log #116 +2023/12/13-08:52:21.848604 7f6136ffd6c0 Delete type=3 #114 +2023/12/13-08:52:21.848683 7f6136ffd6c0 Delete type=0 #116 +2023/12/13-08:53:48.461307 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.465152 7f6134ff96c0 Level-0 table #121: 12090 bytes OK +2023/12/13-08:53:48.472359 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.495306 7f6134ff96c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.495352 7f6134ff96c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at '!items!y9NHZCxKXMZEqcRo' @ 74 : 1 +2023/12/13-08:53:48.495359 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.499122 7f6134ff96c0 Generated table #122@1: 37 keys, 12090 bytes +2023/12/13-08:53:48.499139 7f6134ff96c0 Compacted 1@1 + 1@2 files => 12090 bytes +2023/12/13-08:53:48.506349 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.506473 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.506623 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.536298 7f6134ff96c0 Manual compaction at level-1 from '!items!y9NHZCxKXMZEqcRo' @ 74 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end) diff --git a/packs/potions-alchimie/MANIFEST-000110 b/packs/potions-alchimie/MANIFEST-000110 deleted file mode 100644 index 6ce44b5..0000000 Binary files a/packs/potions-alchimie/MANIFEST-000110 and /dev/null differ diff --git a/packs/potions-alchimie/MANIFEST-000123 b/packs/potions-alchimie/MANIFEST-000123 new file mode 100644 index 0000000..4dc020e Binary files /dev/null and b/packs/potions-alchimie/MANIFEST-000123 differ diff --git a/packs/races/000005.ldb b/packs/races/000005.ldb deleted file mode 100644 index 139c094..0000000 Binary files a/packs/races/000005.ldb and /dev/null differ diff --git a/packs/races/000122.ldb b/packs/races/000122.ldb new file mode 100644 index 0000000..7944078 Binary files /dev/null and b/packs/races/000122.ldb differ diff --git a/packs/races/000112.log b/packs/races/000125.log similarity index 100% rename from packs/races/000112.log rename to packs/races/000125.log diff --git a/packs/races/CURRENT b/packs/races/CURRENT index a451d53..2c98697 100644 --- a/packs/races/CURRENT +++ b/packs/races/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/races/LOG b/packs/races/LOG index 660a9a5..e74893f 100644 --- a/packs/races/LOG +++ b/packs/races/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.308748 7f5b80bfd6c0 Recovering log #108 -2023/12/05-10:19:09.319223 7f5b80bfd6c0 Delete type=3 #106 -2023/12/05-10:19:09.319316 7f5b80bfd6c0 Delete type=0 #108 -2023/12/05-10:22:46.835426 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.835467 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.841774 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.862413 7f58eb7fe6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.862548 7f58eb7fe6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.111992 7f9a097fa6c0 Recovering log #120 +2024/01/02-23:25:25.122709 7f9a097fa6c0 Delete type=3 #118 +2024/01/02-23:25:25.122819 7f9a097fa6c0 Delete type=0 #120 +2024/01/02-23:34:00.347432 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.347481 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.354128 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.361247 7f9772fef6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.361276 7f9772fef6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) diff --git a/packs/races/LOG.old b/packs/races/LOG.old index d81195e..e30f61b 100644 --- a/packs/races/LOG.old +++ b/packs/races/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.313095 7f84f77fe6c0 Recovering log #104 -2023/12/04-21:16:34.324045 7f84f77fe6c0 Delete type=3 #102 -2023/12/04-21:16:34.324096 7f84f77fe6c0 Delete type=0 #104 -2023/12/04-21:29:36.260439 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.260461 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.267452 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.274062 7f84f5ffb6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.274126 7f84f5ffb6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.561253 7f61357fa6c0 Recovering log #116 +2023/12/13-08:52:21.572876 7f61357fa6c0 Delete type=3 #114 +2023/12/13-08:52:21.572963 7f61357fa6c0 Delete type=0 #116 +2023/12/13-08:53:48.304434 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.308305 7f6134ff96c0 Level-0 table #121: 11187 bytes OK +2023/12/13-08:53:48.315883 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.329722 7f6134ff96c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.329779 7f6134ff96c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at '!items!oWexVALVtDXmedMy' @ 16 : 1 +2023/12/13-08:53:48.329787 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.333882 7f6134ff96c0 Generated table #122@1: 8 keys, 11187 bytes +2023/12/13-08:53:48.333898 7f6134ff96c0 Compacted 1@1 + 1@2 files => 11187 bytes +2023/12/13-08:53:48.340230 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.340407 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.340652 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.348408 7f6134ff96c0 Manual compaction at level-1 from '!items!oWexVALVtDXmedMy' @ 16 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) diff --git a/packs/races/MANIFEST-000110 b/packs/races/MANIFEST-000110 deleted file mode 100644 index a54465d..0000000 Binary files a/packs/races/MANIFEST-000110 and /dev/null differ diff --git a/packs/races/MANIFEST-000123 b/packs/races/MANIFEST-000123 new file mode 100644 index 0000000..94af5b7 Binary files /dev/null and b/packs/races/MANIFEST-000123 differ diff --git a/packs/spells/000005.ldb b/packs/spells/000005.ldb deleted file mode 100644 index 875fe37..0000000 Binary files a/packs/spells/000005.ldb and /dev/null differ diff --git a/packs/spells/000122.ldb b/packs/spells/000122.ldb new file mode 100644 index 0000000..9678271 Binary files /dev/null and b/packs/spells/000122.ldb differ diff --git a/packs/spells/000112.log b/packs/spells/000125.log similarity index 100% rename from packs/spells/000112.log rename to packs/spells/000125.log diff --git a/packs/spells/CURRENT b/packs/spells/CURRENT index a451d53..2c98697 100644 --- a/packs/spells/CURRENT +++ b/packs/spells/CURRENT @@ -1 +1 @@ -MANIFEST-000110 +MANIFEST-000123 diff --git a/packs/spells/LOG b/packs/spells/LOG index 7b1938c..524d088 100644 --- a/packs/spells/LOG +++ b/packs/spells/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.460356 7f5b81bff6c0 Recovering log #108 -2023/12/05-10:19:09.471584 7f5b81bff6c0 Delete type=3 #106 -2023/12/05-10:19:09.471688 7f5b81bff6c0 Delete type=0 #108 -2023/12/05-10:22:46.899285 7f58eb7fe6c0 Level-0 table #113: started -2023/12/05-10:22:46.899316 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK -2023/12/05-10:22:46.906301 7f58eb7fe6c0 Delete type=0 #111 -2023/12/05-10:22:46.921337 7f58eb7fe6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.921375 7f58eb7fe6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.230671 7f9a08ff96c0 Recovering log #120 +2024/01/02-23:25:25.241067 7f9a08ff96c0 Delete type=3 #118 +2024/01/02-23:25:25.241126 7f9a08ff96c0 Delete type=0 #120 +2024/01/02-23:34:00.397218 7f9772fef6c0 Level-0 table #126: started +2024/01/02-23:34:00.397295 7f9772fef6c0 Level-0 table #126: 0 bytes OK +2024/01/02-23:34:00.403731 7f9772fef6c0 Delete type=0 #124 +2024/01/02-23:34:00.417669 7f9772fef6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.417704 7f9772fef6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) diff --git a/packs/spells/LOG.old b/packs/spells/LOG.old index 5727d05..b3bcf73 100644 --- a/packs/spells/LOG.old +++ b/packs/spells/LOG.old @@ -1,8 +1,15 @@ -2023/12/04-21:16:34.476461 7f84f67fc6c0 Recovering log #104 -2023/12/04-21:16:34.487879 7f84f67fc6c0 Delete type=3 #102 -2023/12/04-21:16:34.487932 7f84f67fc6c0 Delete type=0 #104 -2023/12/04-21:29:36.321097 7f84f5ffb6c0 Level-0 table #109: started -2023/12/04-21:29:36.321141 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK -2023/12/04-21:29:36.327781 7f84f5ffb6c0 Delete type=0 #107 -2023/12/04-21:29:36.328002 7f84f5ffb6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.328070 7f84f5ffb6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.785005 7f6135ffb6c0 Recovering log #116 +2023/12/13-08:52:21.795550 7f6135ffb6c0 Delete type=3 #114 +2023/12/13-08:52:21.795634 7f6135ffb6c0 Delete type=0 #116 +2023/12/13-08:53:48.421608 7f6134ff96c0 Level-0 table #121: started +2023/12/13-08:53:48.425227 7f6134ff96c0 Level-0 table #121: 3359 bytes OK +2023/12/13-08:53:48.432714 7f6134ff96c0 Delete type=0 #119 +2023/12/13-08:53:48.450486 7f6134ff96c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.450848 7f6134ff96c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at '!items!zq5h9kCpo8gK4oIH' @ 8 : 1 +2023/12/13-08:53:48.450860 7f6134ff96c0 Compacting 1@1 + 1@2 files +2023/12/13-08:53:48.454645 7f6134ff96c0 Generated table #122@1: 4 keys, 3359 bytes +2023/12/13-08:53:48.454673 7f6134ff96c0 Compacted 1@1 + 1@2 files => 3359 bytes +2023/12/13-08:53:48.460915 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2023/12/13-08:53:48.461042 7f6134ff96c0 Delete type=2 #5 +2023/12/13-08:53:48.461199 7f6134ff96c0 Delete type=2 #121 +2023/12/13-08:53:48.495290 7f6134ff96c0 Manual compaction at level-1 from '!items!zq5h9kCpo8gK4oIH' @ 8 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) diff --git a/packs/spells/MANIFEST-000110 b/packs/spells/MANIFEST-000110 deleted file mode 100644 index e970c2b..0000000 Binary files a/packs/spells/MANIFEST-000110 and /dev/null differ diff --git a/packs/spells/MANIFEST-000123 b/packs/spells/MANIFEST-000123 new file mode 100644 index 0000000..a464ab8 Binary files /dev/null and b/packs/spells/MANIFEST-000123 differ diff --git a/packs/vehicleweapons/000020.log b/packs/vehicleweapons/000032.log similarity index 100% rename from packs/vehicleweapons/000020.log rename to packs/vehicleweapons/000032.log diff --git a/packs/vehicleweapons/CURRENT b/packs/vehicleweapons/CURRENT index e417a51..caa721a 100644 --- a/packs/vehicleweapons/CURRENT +++ b/packs/vehicleweapons/CURRENT @@ -1 +1 @@ -MANIFEST-000018 +MANIFEST-000030 diff --git a/packs/vehicleweapons/LOG b/packs/vehicleweapons/LOG index b47b30d..42798eb 100644 --- a/packs/vehicleweapons/LOG +++ b/packs/vehicleweapons/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.400993 7f5b80bfd6c0 Recovering log #16 -2023/12/05-10:19:09.410577 7f5b80bfd6c0 Delete type=3 #14 -2023/12/05-10:19:09.410626 7f5b80bfd6c0 Delete type=0 #16 -2023/12/05-10:22:46.884553 7f58eb7fe6c0 Level-0 table #21: started -2023/12/05-10:22:46.884596 7f58eb7fe6c0 Level-0 table #21: 0 bytes OK -2023/12/05-10:22:46.891419 7f58eb7fe6c0 Delete type=0 #19 -2023/12/05-10:22:46.891759 7f58eb7fe6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.891844 7f58eb7fe6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.163860 7f9a097fa6c0 Recovering log #28 +2024/01/02-23:25:25.175163 7f9a097fa6c0 Delete type=3 #26 +2024/01/02-23:25:25.175225 7f9a097fa6c0 Delete type=0 #28 +2024/01/02-23:34:00.382008 7f9772fef6c0 Level-0 table #33: started +2024/01/02-23:34:00.382060 7f9772fef6c0 Level-0 table #33: 0 bytes OK +2024/01/02-23:34:00.389388 7f9772fef6c0 Delete type=0 #31 +2024/01/02-23:34:00.389524 7f9772fef6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.389537 7f9772fef6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) diff --git a/packs/vehicleweapons/LOG.old b/packs/vehicleweapons/LOG.old index 90a2025..d7a5d1f 100644 --- a/packs/vehicleweapons/LOG.old +++ b/packs/vehicleweapons/LOG.old @@ -1,8 +1,8 @@ -2023/12/04-21:16:34.416823 7f84f77fe6c0 Recovering log #12 -2023/12/04-21:16:34.426566 7f84f77fe6c0 Delete type=3 #10 -2023/12/04-21:16:34.426626 7f84f77fe6c0 Delete type=0 #12 -2023/12/04-21:29:36.287497 7f84f5ffb6c0 Level-0 table #17: started -2023/12/04-21:29:36.287524 7f84f5ffb6c0 Level-0 table #17: 0 bytes OK -2023/12/04-21:29:36.294676 7f84f5ffb6c0 Delete type=0 #15 -2023/12/04-21:29:36.301306 7f84f5ffb6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.301350 7f84f5ffb6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.667689 7f6136ffd6c0 Recovering log #24 +2023/12/13-08:52:21.678002 7f6136ffd6c0 Delete type=3 #22 +2023/12/13-08:52:21.678093 7f6136ffd6c0 Delete type=0 #24 +2023/12/13-08:53:48.348427 7f6134ff96c0 Level-0 table #29: started +2023/12/13-08:53:48.348474 7f6134ff96c0 Level-0 table #29: 0 bytes OK +2023/12/13-08:53:48.355334 7f6134ff96c0 Delete type=0 #27 +2023/12/13-08:53:48.384616 7f6134ff96c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.414898 7f6134ff96c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) diff --git a/packs/vehicleweapons/MANIFEST-000018 b/packs/vehicleweapons/MANIFEST-000018 deleted file mode 100644 index 9edeca7..0000000 Binary files a/packs/vehicleweapons/MANIFEST-000018 and /dev/null differ diff --git a/packs/vehicleweapons/MANIFEST-000030 b/packs/vehicleweapons/MANIFEST-000030 new file mode 100644 index 0000000..f290b11 Binary files /dev/null and b/packs/vehicleweapons/MANIFEST-000030 differ diff --git a/packs/weapons/000024.log b/packs/weapons/000036.log similarity index 100% rename from packs/weapons/000024.log rename to packs/weapons/000036.log diff --git a/packs/weapons/CURRENT b/packs/weapons/CURRENT index 5af92b2..eea9b0f 100644 --- a/packs/weapons/CURRENT +++ b/packs/weapons/CURRENT @@ -1 +1 @@ -MANIFEST-000022 +MANIFEST-000034 diff --git a/packs/weapons/LOG b/packs/weapons/LOG index 9ff1b8c..9ac29c1 100644 --- a/packs/weapons/LOG +++ b/packs/weapons/LOG @@ -1,8 +1,8 @@ -2023/12/05-10:19:09.334392 7f5b81bff6c0 Recovering log #20 -2023/12/05-10:19:09.345264 7f5b81bff6c0 Delete type=3 #18 -2023/12/05-10:19:09.345385 7f5b81bff6c0 Delete type=0 #20 -2023/12/05-10:22:46.870179 7f58eb7fe6c0 Level-0 table #25: started -2023/12/05-10:22:46.870236 7f58eb7fe6c0 Level-0 table #25: 0 bytes OK -2023/12/05-10:22:46.876847 7f58eb7fe6c0 Delete type=0 #23 -2023/12/05-10:22:46.891713 7f58eb7fe6c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) -2023/12/05-10:22:46.891798 7f58eb7fe6c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) +2024/01/02-23:25:25.138564 7f9a08ff96c0 Recovering log #32 +2024/01/02-23:25:25.148672 7f9a08ff96c0 Delete type=3 #30 +2024/01/02-23:25:25.148730 7f9a08ff96c0 Delete type=0 #32 +2024/01/02-23:34:00.367959 7f9772fef6c0 Level-0 table #37: started +2024/01/02-23:34:00.368012 7f9772fef6c0 Level-0 table #37: 0 bytes OK +2024/01/02-23:34:00.375640 7f9772fef6c0 Delete type=0 #35 +2024/01/02-23:34:00.389500 7f9772fef6c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) +2024/01/02-23:34:00.389551 7f9772fef6c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) diff --git a/packs/weapons/LOG.old b/packs/weapons/LOG.old index 1f6dd2b..4b24226 100644 --- a/packs/weapons/LOG.old +++ b/packs/weapons/LOG.old @@ -1,8 +1,8 @@ -2023/12/04-21:16:34.339862 7f84f67fc6c0 Recovering log #16 -2023/12/04-21:16:34.349983 7f84f67fc6c0 Delete type=3 #14 -2023/12/04-21:16:34.350029 7f84f67fc6c0 Delete type=0 #16 -2023/12/04-21:29:36.281196 7f84f5ffb6c0 Level-0 table #21: started -2023/12/04-21:29:36.281221 7f84f5ffb6c0 Level-0 table #21: 0 bytes OK -2023/12/04-21:29:36.287406 7f84f5ffb6c0 Delete type=0 #19 -2023/12/04-21:29:36.301296 7f84f5ffb6c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) -2023/12/04-21:29:36.301335 7f84f5ffb6c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) +2023/12/13-08:52:21.596860 7f6136ffd6c0 Recovering log #28 +2023/12/13-08:52:21.608567 7f6136ffd6c0 Delete type=3 #26 +2023/12/13-08:52:21.608658 7f6136ffd6c0 Delete type=0 #28 +2023/12/13-08:53:48.322878 7f6134ff96c0 Level-0 table #33: started +2023/12/13-08:53:48.322913 7f6134ff96c0 Level-0 table #33: 0 bytes OK +2023/12/13-08:53:48.329572 7f6134ff96c0 Delete type=0 #31 +2023/12/13-08:53:48.329760 7f6134ff96c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) +2023/12/13-08:53:48.340835 7f6134ff96c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) diff --git a/packs/weapons/MANIFEST-000022 b/packs/weapons/MANIFEST-000022 deleted file mode 100644 index 59cb6ae..0000000 Binary files a/packs/weapons/MANIFEST-000022 and /dev/null differ diff --git a/packs/weapons/MANIFEST-000034 b/packs/weapons/MANIFEST-000034 new file mode 100644 index 0000000..eac26f0 Binary files /dev/null and b/packs/weapons/MANIFEST-000034 differ diff --git a/system.json b/system.json index d3625ff..970e1ee 100644 --- a/system.json +++ b/system.json @@ -14,7 +14,7 @@ ], "url": "https://www.uberwald.me/gitea/public/bol", "license": "LICENSE.txt", - "version": "11.1.3", + "version": "11.1.4", "compatibility": { "minimum": "11", "verified": "11" @@ -344,7 +344,7 @@ ], "socket": true, "manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json", - "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v11.1.3.zip", + "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v11.1.4.zip", "background": "systems/bol/ui/page_accueil.webp", "gridDistance": 1.5, "gridUnits": "m",