diff --git a/css/mgne.css b/css/mgne.css index 71bd6db..ef9247f 100644 --- a/css/mgne.css +++ b/css/mgne.css @@ -837,6 +837,18 @@ .application.mgne .companion .ability-card { background: linear-gradient(180deg, rgba(232, 90, 80, 0.11), transparent 60%), linear-gradient(180deg, rgba(204, 178, 146, 0.04), transparent 35%), rgba(64, 47, 37, 0.66); } +.application.mgne.companion .inventory-header h3 { + color: #1b1512; +} +.application.mgne.companion .resource-box > label:not(.resource-label-accent) { + color: #1b1512; +} +.application.mgne.companion fieldset label { + color: #1b1512; +} +.application.mgne.companion .grid > div > label { + color: #1b1512; +} @media (max-width: 960px) { .application.mgne .sheet-header, .application.mgne .resource-bar, @@ -1217,12 +1229,15 @@ .creature-action-table-section .action-table-drop-zone.drop-hint { border: 2px dashed rgba(216, 122, 79, 0.35); background: rgba(216, 122, 79, 0.04); - color: rgba(204, 178, 146, 0.5); + color: #ccb292; font-style: italic; justify-content: center; cursor: default; transition: background 0.15s, border-color 0.15s; } +.application.mgne.companion .creature-action-table-section .action-table-drop-zone.drop-hint { + color: #1b1512; +} .creature-action-table-section .action-table-drop-zone.drop-hint i { color: rgba(216, 122, 79, 0.5); } @@ -1417,7 +1432,7 @@ font-style: italic; } .application.mgne.party .party-drop-hint { - color: rgba(166, 142, 120, 0.7); + color: #ccb292; font-size: 0.75rem; font-style: italic; text-align: center; diff --git a/less/sheets.less b/less/sheets.less index 57ad1e4..215d106 100644 --- a/less/sheets.less +++ b/less/sheets.less @@ -659,6 +659,32 @@ @bg-panel-soft; } +// ─── Companion sheet label contrast ────────────────────────────────────────── +// Panel-shell backgrounds expose the parchment page texture; @bone caps labels +// blend into the warm background. Use dark ink — matching the character sheet's +// condition-label treatment. +.application.mgne.companion { + // Section headers (Attack, Adventuring/Combat Behavior, Description, Notes) + .inventory-header h3 { + color: @bg-char; + } + + // Compact resource labels (Morale, Armor Die) — HP uses resource-label-accent and stays light + .resource-box > label:not(.resource-label-accent) { + color: @bg-char; + } + + // Labels inside fieldsets (Label, Damage in the Attack section) + fieldset label { + color: @bg-char; + } + + // Floating grid labels (They Value, Trait, Specialty) + .grid > div > label { + color: @bg-char; + } +} + @media (max-width: 960px) { .application.mgne .sheet-header, .application.mgne .resource-bar, @@ -1091,12 +1117,17 @@ &.drop-hint { border: 2px dashed fade(@ember, 35%); background: fade(@ember, 4%); - color: fade(@parchment, 50%); + color: @parchment; font-style: italic; justify-content: center; cursor: default; transition: background 0.15s, border-color 0.15s; + // Companion sheet: darker text for better contrast + .application.mgne.companion & { + color: @bg-char; + } + i { color: fade(@ember, 50%); } &:hover, &.drag-over { @@ -1324,7 +1355,7 @@ // ── Party drop hint ──────────────────────────────────────────── .application.mgne.party .party-drop-hint { - color: fade(@dust, 70%); + color: @parchment; font-size: 0.75rem; font-style: italic; text-align: center; diff --git a/packs-system/armor/000051.log b/packs-system/armor/000059.log similarity index 100% rename from packs-system/armor/000051.log rename to packs-system/armor/000059.log diff --git a/packs-system/armor/000053.ldb b/packs-system/armor/000062.ldb similarity index 65% rename from packs-system/armor/000053.ldb rename to packs-system/armor/000062.ldb index b8a2bcd..beefc0b 100644 Binary files a/packs-system/armor/000053.ldb and b/packs-system/armor/000062.ldb differ diff --git a/packs-system/armor/CURRENT b/packs-system/armor/CURRENT index a980eef..80d9de0 100644 --- a/packs-system/armor/CURRENT +++ b/packs-system/armor/CURRENT @@ -1 +1 @@ -MANIFEST-000049 +MANIFEST-000056 diff --git a/packs-system/armor/LOG b/packs-system/armor/LOG index 6a3e17c..e85e603 100644 --- a/packs-system/armor/LOG +++ b/packs-system/armor/LOG @@ -1,15 +1,24 @@ -2026/05/23-09:14:18.209175 7fa280fff6c0 Recovering log #46 -2026/05/23-09:14:18.262682 7fa280fff6c0 Delete type=3 #44 -2026/05/23-09:14:18.262729 7fa280fff6c0 Delete type=0 #46 -2026/05/23-09:14:29.462998 7fa2327fc6c0 Level-0 table #52: started -2026/05/23-09:14:29.466125 7fa2327fc6c0 Level-0 table #52: 1354 bytes OK -2026/05/23-09:14:29.472096 7fa2327fc6c0 Delete type=0 #50 -2026/05/23-09:14:29.495570 7fa2327fc6c0 Manual compaction at level-0 from '!items!mgne-arm-chainshirt' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at (end) -2026/05/23-09:14:29.515804 7fa2327fc6c0 Manual compaction at level-1 from '!items!mgne-arm-chainshirt' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 82 : 1 -2026/05/23-09:14:29.515812 7fa2327fc6c0 Compacting 1@1 + 1@2 files -2026/05/23-09:14:29.518812 7fa2327fc6c0 Generated table #53@1: 1 keys, 685 bytes -2026/05/23-09:14:29.518825 7fa2327fc6c0 Compacted 1@1 + 1@2 files => 685 bytes -2026/05/23-09:14:29.525255 7fa2327fc6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-09:14:29.525289 7fa2327fc6c0 Delete type=2 #48 -2026/05/23-09:14:29.525353 7fa2327fc6c0 Delete type=2 #52 -2026/05/23-09:14:29.531944 7fa2327fc6c0 Manual compaction at level-1 from '!items!null' @ 82 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/29-21:47:16.668686 7f52c63fe6c0 Recovering log #55 +2026/05/29-21:47:16.668993 7f52c63fe6c0 Level-0 table #57: started +2026/05/29-21:47:16.672107 7f52c63fe6c0 Level-0 table #57: 1354 bytes OK +2026/05/29-21:47:16.682287 7f52c63fe6c0 Delete type=0 #55 +2026/05/29-21:47:16.682360 7f52c63fe6c0 Delete type=3 #54 +2026/05/29-22:02:50.567742 7f52c4bfb6c0 Level-0 table #60: started +2026/05/29-22:02:50.571853 7f52c4bfb6c0 Level-0 table #60: 1354 bytes OK +2026/05/29-22:02:50.578028 7f52c4bfb6c0 Delete type=0 #58 +2026/05/29-22:02:50.598941 7f52c4bfb6c0 Manual compaction at level-0 from '!items!mgne-arm-chainshirt' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 90 : 1 +2026/05/29-22:02:50.598949 7f52c4bfb6c0 Compacting 2@0 + 0@1 files +2026/05/29-22:02:50.602404 7f52c4bfb6c0 Generated table #61@0: 1 keys, 685 bytes +2026/05/29-22:02:50.602418 7f52c4bfb6c0 Compacted 2@0 + 0@1 files => 685 bytes +2026/05/29-22:02:50.609252 7f52c4bfb6c0 compacted to: files[ 0 1 2 0 0 0 0 ] +2026/05/29-22:02:50.609342 7f52c4bfb6c0 Delete type=2 #57 +2026/05/29-22:02:50.609443 7f52c4bfb6c0 Delete type=2 #60 +2026/05/29-22:02:50.639449 7f52c4bfb6c0 Manual compaction at level-0 from '!items!null' @ 90 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/29-22:02:50.639617 7f52c4bfb6c0 Manual compaction at level-1 from '!items!mgne-arm-chainshirt' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 105 : 1 +2026/05/29-22:02:50.639621 7f52c4bfb6c0 Compacting 1@1 + 1@2 files +2026/05/29-22:02:50.642648 7f52c4bfb6c0 Generated table #62@1: 1 keys, 685 bytes +2026/05/29-22:02:50.642658 7f52c4bfb6c0 Compacted 1@1 + 1@2 files => 685 bytes +2026/05/29-22:02:50.648473 7f52c4bfb6c0 compacted to: files[ 0 0 2 0 0 0 0 ] +2026/05/29-22:02:50.648571 7f52c4bfb6c0 Delete type=2 #53 +2026/05/29-22:02:50.648686 7f52c4bfb6c0 Delete type=2 #61 +2026/05/29-22:02:50.679070 7f52c4bfb6c0 Manual compaction at level-1 from '!items!null' @ 105 : 1 .. '!items!null' @ 0 : 0; will stop at (end) diff --git a/packs-system/armor/LOG.old b/packs-system/armor/LOG.old index 8dc86c1..b45dee1 100644 --- a/packs-system/armor/LOG.old +++ b/packs-system/armor/LOG.old @@ -1,15 +1,3 @@ -2026/05/23-08:39:02.071552 7fb059fef6c0 Recovering log #41 -2026/05/23-08:39:02.085152 7fb059fef6c0 Delete type=3 #39 -2026/05/23-08:39:02.085618 7fb059fef6c0 Delete type=0 #41 -2026/05/23-08:42:47.974188 7fb04b7fe6c0 Level-0 table #47: started -2026/05/23-08:42:47.978821 7fb04b7fe6c0 Level-0 table #47: 1354 bytes OK -2026/05/23-08:42:47.988393 7fb04b7fe6c0 Delete type=0 #45 -2026/05/23-08:42:47.997317 7fb04b7fe6c0 Manual compaction at level-0 from '!items!mgne-arm-chainshirt' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at (end) -2026/05/23-08:42:48.016276 7fb04b7fe6c0 Manual compaction at level-1 from '!items!mgne-arm-chainshirt' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 74 : 1 -2026/05/23-08:42:48.016311 7fb04b7fe6c0 Compacting 1@1 + 1@2 files -2026/05/23-08:42:48.020556 7fb04b7fe6c0 Generated table #48@1: 1 keys, 685 bytes -2026/05/23-08:42:48.020648 7fb04b7fe6c0 Compacted 1@1 + 1@2 files => 685 bytes -2026/05/23-08:42:48.028266 7fb04b7fe6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-08:42:48.028596 7fb04b7fe6c0 Delete type=2 #43 -2026/05/23-08:42:48.028998 7fb04b7fe6c0 Delete type=2 #47 -2026/05/23-08:42:48.059146 7fb04b7fe6c0 Manual compaction at level-1 from '!items!null' @ 74 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/28-08:13:11.744674 7f3ebd7ff6c0 Recovering log #51 +2026/05/28-08:13:11.801090 7f3ebd7ff6c0 Delete type=3 #49 +2026/05/28-08:13:11.801146 7f3ebd7ff6c0 Delete type=0 #51 diff --git a/packs-system/armor/MANIFEST-000049 b/packs-system/armor/MANIFEST-000049 deleted file mode 100644 index 06c3811..0000000 Binary files a/packs-system/armor/MANIFEST-000049 and /dev/null differ diff --git a/packs-system/armor/MANIFEST-000056 b/packs-system/armor/MANIFEST-000056 new file mode 100644 index 0000000..0c6d313 Binary files /dev/null and b/packs-system/armor/MANIFEST-000056 differ diff --git a/packs-system/companions/000051.log b/packs-system/companions/000059.log similarity index 100% rename from packs-system/companions/000051.log rename to packs-system/companions/000059.log diff --git a/packs-system/companions/000053.ldb b/packs-system/companions/000062.ldb similarity index 89% rename from packs-system/companions/000053.ldb rename to packs-system/companions/000062.ldb index c243402..7ec0955 100644 Binary files a/packs-system/companions/000053.ldb and b/packs-system/companions/000062.ldb differ diff --git a/packs-system/companions/CURRENT b/packs-system/companions/CURRENT index a980eef..80d9de0 100644 --- a/packs-system/companions/CURRENT +++ b/packs-system/companions/CURRENT @@ -1 +1 @@ -MANIFEST-000049 +MANIFEST-000056 diff --git a/packs-system/companions/LOG b/packs-system/companions/LOG index 916e2ef..91c3946 100644 --- a/packs-system/companions/LOG +++ b/packs-system/companions/LOG @@ -1,15 +1,24 @@ -2026/05/23-09:14:18.096663 7fa232ffd6c0 Recovering log #46 -2026/05/23-09:14:18.146739 7fa232ffd6c0 Delete type=3 #44 -2026/05/23-09:14:18.146790 7fa232ffd6c0 Delete type=0 #46 -2026/05/23-09:14:29.432393 7fa2327fc6c0 Level-0 table #52: started -2026/05/23-09:14:29.435530 7fa2327fc6c0 Level-0 table #52: 4899 bytes OK -2026/05/23-09:14:29.442217 7fa2327fc6c0 Delete type=0 #50 -2026/05/23-09:14:29.462989 7fa2327fc6c0 Manual compaction at level-0 from '!actors!mgne-comp-beguiled-noble' @ 72057594037927935 : 1 .. '!actors!null' @ 0 : 0; will stop at (end) -2026/05/23-09:14:29.472221 7fa2327fc6c0 Manual compaction at level-1 from '!actors!mgne-comp-beguiled-noble' @ 72057594037927935 : 1 .. '!actors!null' @ 0 : 0; will stop at '!actors!null' @ 42 : 1 -2026/05/23-09:14:29.472226 7fa2327fc6c0 Compacting 1@1 + 1@2 files -2026/05/23-09:14:29.476438 7fa2327fc6c0 Generated table #53@1: 1 keys, 1984 bytes -2026/05/23-09:14:29.476452 7fa2327fc6c0 Compacted 1@1 + 1@2 files => 1984 bytes -2026/05/23-09:14:29.482663 7fa2327fc6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-09:14:29.482714 7fa2327fc6c0 Delete type=2 #48 -2026/05/23-09:14:29.482815 7fa2327fc6c0 Delete type=2 #52 -2026/05/23-09:14:29.495583 7fa2327fc6c0 Manual compaction at level-1 from '!actors!null' @ 42 : 1 .. '!actors!null' @ 0 : 0; will stop at (end) +2026/05/29-21:47:16.626061 7f52c5bfd6c0 Recovering log #55 +2026/05/29-21:47:16.626828 7f52c5bfd6c0 Level-0 table #57: started +2026/05/29-21:47:16.630445 7f52c5bfd6c0 Level-0 table #57: 4899 bytes OK +2026/05/29-21:47:16.647515 7f52c5bfd6c0 Delete type=0 #55 +2026/05/29-21:47:16.647583 7f52c5bfd6c0 Delete type=3 #54 +2026/05/29-22:02:50.538698 7f52c4bfb6c0 Level-0 table #60: started +2026/05/29-22:02:50.541816 7f52c4bfb6c0 Level-0 table #60: 4899 bytes OK +2026/05/29-22:02:50.549511 7f52c4bfb6c0 Delete type=0 #58 +2026/05/29-22:02:50.578179 7f52c4bfb6c0 Manual compaction at level-0 from '!actors!mgne-comp-beguiled-noble' @ 72057594037927935 : 1 .. '!actors!null' @ 0 : 0; will stop at '!actors!null' @ 46 : 1 +2026/05/29-22:02:50.578192 7f52c4bfb6c0 Compacting 2@0 + 0@1 files +2026/05/29-22:02:50.581389 7f52c4bfb6c0 Generated table #61@0: 1 keys, 1984 bytes +2026/05/29-22:02:50.581427 7f52c4bfb6c0 Compacted 2@0 + 0@1 files => 1984 bytes +2026/05/29-22:02:50.588899 7f52c4bfb6c0 compacted to: files[ 0 1 2 0 0 0 0 ] +2026/05/29-22:02:50.589216 7f52c4bfb6c0 Delete type=2 #57 +2026/05/29-22:02:50.589361 7f52c4bfb6c0 Delete type=2 #60 +2026/05/29-22:02:50.609514 7f52c4bfb6c0 Manual compaction at level-0 from '!actors!null' @ 46 : 1 .. '!actors!null' @ 0 : 0; will stop at (end) +2026/05/29-22:02:50.619199 7f52c4bfb6c0 Manual compaction at level-1 from '!actors!mgne-comp-beguiled-noble' @ 72057594037927935 : 1 .. '!actors!null' @ 0 : 0; will stop at '!actors!null' @ 53 : 1 +2026/05/29-22:02:50.619208 7f52c4bfb6c0 Compacting 1@1 + 1@2 files +2026/05/29-22:02:50.622811 7f52c4bfb6c0 Generated table #62@1: 1 keys, 1984 bytes +2026/05/29-22:02:50.622824 7f52c4bfb6c0 Compacted 1@1 + 1@2 files => 1984 bytes +2026/05/29-22:02:50.628756 7f52c4bfb6c0 compacted to: files[ 0 0 2 0 0 0 0 ] +2026/05/29-22:02:50.628802 7f52c4bfb6c0 Delete type=2 #53 +2026/05/29-22:02:50.628914 7f52c4bfb6c0 Delete type=2 #61 +2026/05/29-22:02:50.639471 7f52c4bfb6c0 Manual compaction at level-1 from '!actors!null' @ 53 : 1 .. '!actors!null' @ 0 : 0; will stop at (end) diff --git a/packs-system/companions/LOG.old b/packs-system/companions/LOG.old index 0719b42..2f628ee 100644 --- a/packs-system/companions/LOG.old +++ b/packs-system/companions/LOG.old @@ -1,15 +1,3 @@ -2026/05/23-08:39:02.020811 7fb058fed6c0 Recovering log #41 -2026/05/23-08:39:02.034588 7fb058fed6c0 Delete type=3 #39 -2026/05/23-08:39:02.034799 7fb058fed6c0 Delete type=0 #41 -2026/05/23-08:42:47.861136 7fb04b7fe6c0 Level-0 table #47: started -2026/05/23-08:42:47.866967 7fb04b7fe6c0 Level-0 table #47: 4899 bytes OK -2026/05/23-08:42:47.875441 7fb04b7fe6c0 Delete type=0 #45 -2026/05/23-08:42:47.890448 7fb04b7fe6c0 Manual compaction at level-0 from '!actors!mgne-comp-beguiled-noble' @ 72057594037927935 : 1 .. '!actors!null' @ 0 : 0; will stop at (end) -2026/05/23-08:42:47.890591 7fb04b7fe6c0 Manual compaction at level-1 from '!actors!mgne-comp-beguiled-noble' @ 72057594037927935 : 1 .. '!actors!null' @ 0 : 0; will stop at '!actors!null' @ 38 : 1 -2026/05/23-08:42:47.890614 7fb04b7fe6c0 Compacting 1@1 + 1@2 files -2026/05/23-08:42:47.895073 7fb04b7fe6c0 Generated table #48@1: 1 keys, 1984 bytes -2026/05/23-08:42:47.895150 7fb04b7fe6c0 Compacted 1@1 + 1@2 files => 1984 bytes -2026/05/23-08:42:47.902755 7fb04b7fe6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-08:42:47.903327 7fb04b7fe6c0 Delete type=2 #43 -2026/05/23-08:42:47.903735 7fb04b7fe6c0 Delete type=2 #47 -2026/05/23-08:42:47.946588 7fb04b7fe6c0 Manual compaction at level-1 from '!actors!null' @ 38 : 1 .. '!actors!null' @ 0 : 0; will stop at (end) +2026/05/28-08:13:11.608563 7f3ebd7ff6c0 Recovering log #51 +2026/05/28-08:13:11.672668 7f3ebd7ff6c0 Delete type=3 #49 +2026/05/28-08:13:11.672728 7f3ebd7ff6c0 Delete type=0 #51 diff --git a/packs-system/companions/MANIFEST-000049 b/packs-system/companions/MANIFEST-000049 deleted file mode 100644 index 4854831..0000000 Binary files a/packs-system/companions/MANIFEST-000049 and /dev/null differ diff --git a/packs-system/companions/MANIFEST-000056 b/packs-system/companions/MANIFEST-000056 new file mode 100644 index 0000000..7dee28f Binary files /dev/null and b/packs-system/companions/MANIFEST-000056 differ diff --git a/packs-system/features/000051.log b/packs-system/features/000059.log similarity index 100% rename from packs-system/features/000051.log rename to packs-system/features/000059.log diff --git a/packs-system/features/000053.ldb b/packs-system/features/000062.ldb similarity index 70% rename from packs-system/features/000053.ldb rename to packs-system/features/000062.ldb index f2be40e..aa51804 100644 Binary files a/packs-system/features/000053.ldb and b/packs-system/features/000062.ldb differ diff --git a/packs-system/features/CURRENT b/packs-system/features/CURRENT index a980eef..80d9de0 100644 --- a/packs-system/features/CURRENT +++ b/packs-system/features/CURRENT @@ -1 +1 @@ -MANIFEST-000049 +MANIFEST-000056 diff --git a/packs-system/features/LOG b/packs-system/features/LOG index 5e7eb78..a0619bf 100644 --- a/packs-system/features/LOG +++ b/packs-system/features/LOG @@ -1,15 +1,24 @@ -2026/05/23-09:14:18.046490 7fa280fff6c0 Recovering log #46 -2026/05/23-09:14:18.094345 7fa280fff6c0 Delete type=3 #44 -2026/05/23-09:14:18.094380 7fa280fff6c0 Delete type=0 #46 -2026/05/23-09:14:29.422029 7fa2327fc6c0 Level-0 table #52: started -2026/05/23-09:14:29.425999 7fa2327fc6c0 Level-0 table #52: 10404 bytes OK -2026/05/23-09:14:29.432298 7fa2327fc6c0 Delete type=0 #50 -2026/05/23-09:14:29.442387 7fa2327fc6c0 Manual compaction at level-0 from '!items!mgne-feat-11' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at (end) -2026/05/23-09:14:29.442490 7fa2327fc6c0 Manual compaction at level-1 from '!items!mgne-feat-11' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 362 : 1 -2026/05/23-09:14:29.442501 7fa2327fc6c0 Compacting 1@1 + 1@2 files -2026/05/23-09:14:29.446332 7fa2327fc6c0 Generated table #53@1: 1 keys, 728 bytes -2026/05/23-09:14:29.446350 7fa2327fc6c0 Compacted 1@1 + 1@2 files => 728 bytes -2026/05/23-09:14:29.452219 7fa2327fc6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-09:14:29.452435 7fa2327fc6c0 Delete type=2 #48 -2026/05/23-09:14:29.452537 7fa2327fc6c0 Delete type=2 #52 -2026/05/23-09:14:29.472198 7fa2327fc6c0 Manual compaction at level-1 from '!items!null' @ 362 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/29-21:47:16.608082 7f52c6bff6c0 Recovering log #55 +2026/05/29-21:47:16.608776 7f52c6bff6c0 Level-0 table #57: started +2026/05/29-21:47:16.612163 7f52c6bff6c0 Level-0 table #57: 10404 bytes OK +2026/05/29-21:47:16.622016 7f52c6bff6c0 Delete type=0 #55 +2026/05/29-21:47:16.622071 7f52c6bff6c0 Delete type=3 #54 +2026/05/29-22:02:50.707610 7f52c4bfb6c0 Level-0 table #60: started +2026/05/29-22:02:50.710875 7f52c4bfb6c0 Level-0 table #60: 10405 bytes OK +2026/05/29-22:02:50.717363 7f52c4bfb6c0 Delete type=0 #58 +2026/05/29-22:02:50.729015 7f52c4bfb6c0 Manual compaction at level-0 from '!items!mgne-feat-11' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 398 : 1 +2026/05/29-22:02:50.729026 7f52c4bfb6c0 Compacting 2@0 + 0@1 files +2026/05/29-22:02:50.732480 7f52c4bfb6c0 Generated table #61@0: 1 keys, 728 bytes +2026/05/29-22:02:50.732503 7f52c4bfb6c0 Compacted 2@0 + 0@1 files => 728 bytes +2026/05/29-22:02:50.739413 7f52c4bfb6c0 compacted to: files[ 0 1 2 0 0 0 0 ] +2026/05/29-22:02:50.739503 7f52c4bfb6c0 Delete type=2 #57 +2026/05/29-22:02:50.739624 7f52c4bfb6c0 Delete type=2 #60 +2026/05/29-22:02:50.757349 7f52c4bfb6c0 Manual compaction at level-0 from '!items!null' @ 398 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/29-22:02:50.776009 7f52c4bfb6c0 Manual compaction at level-1 from '!items!mgne-feat-11' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 469 : 1 +2026/05/29-22:02:50.776014 7f52c4bfb6c0 Compacting 1@1 + 1@2 files +2026/05/29-22:02:50.779239 7f52c4bfb6c0 Generated table #62@1: 1 keys, 728 bytes +2026/05/29-22:02:50.779251 7f52c4bfb6c0 Compacted 1@1 + 1@2 files => 728 bytes +2026/05/29-22:02:50.785506 7f52c4bfb6c0 compacted to: files[ 0 0 2 0 0 0 0 ] +2026/05/29-22:02:50.785579 7f52c4bfb6c0 Delete type=2 #53 +2026/05/29-22:02:50.785658 7f52c4bfb6c0 Delete type=2 #61 +2026/05/29-22:02:50.785710 7f52c4bfb6c0 Manual compaction at level-1 from '!items!null' @ 469 : 1 .. '!items!null' @ 0 : 0; will stop at (end) diff --git a/packs-system/features/LOG.old b/packs-system/features/LOG.old index 7282c82..b5ae3d7 100644 --- a/packs-system/features/LOG.old +++ b/packs-system/features/LOG.old @@ -1,15 +1,3 @@ -2026/05/23-08:39:01.993483 7fb0597ee6c0 Recovering log #41 -2026/05/23-08:39:02.008888 7fb0597ee6c0 Delete type=3 #39 -2026/05/23-08:39:02.009121 7fb0597ee6c0 Delete type=0 #41 -2026/05/23-08:42:47.845110 7fb04b7fe6c0 Level-0 table #47: started -2026/05/23-08:42:47.852176 7fb04b7fe6c0 Level-0 table #47: 10404 bytes OK -2026/05/23-08:42:47.860739 7fb04b7fe6c0 Delete type=0 #45 -2026/05/23-08:42:47.890409 7fb04b7fe6c0 Manual compaction at level-0 from '!items!mgne-feat-11' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at (end) -2026/05/23-08:42:47.932141 7fb04b7fe6c0 Manual compaction at level-1 from '!items!mgne-feat-11' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 326 : 1 -2026/05/23-08:42:47.932174 7fb04b7fe6c0 Compacting 1@1 + 1@2 files -2026/05/23-08:42:47.936922 7fb04b7fe6c0 Generated table #48@1: 1 keys, 728 bytes -2026/05/23-08:42:47.937033 7fb04b7fe6c0 Compacted 1@1 + 1@2 files => 728 bytes -2026/05/23-08:42:47.945460 7fb04b7fe6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-08:42:47.945901 7fb04b7fe6c0 Delete type=2 #43 -2026/05/23-08:42:47.946350 7fb04b7fe6c0 Delete type=2 #47 -2026/05/23-08:42:47.947124 7fb04b7fe6c0 Manual compaction at level-1 from '!items!null' @ 326 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/28-08:13:11.545745 7f3e6ffff6c0 Recovering log #51 +2026/05/28-08:13:11.598320 7f3e6ffff6c0 Delete type=3 #49 +2026/05/28-08:13:11.598369 7f3e6ffff6c0 Delete type=0 #51 diff --git a/packs-system/features/MANIFEST-000049 b/packs-system/features/MANIFEST-000049 deleted file mode 100644 index 9dfc2d4..0000000 Binary files a/packs-system/features/MANIFEST-000049 and /dev/null differ diff --git a/packs-system/features/MANIFEST-000056 b/packs-system/features/MANIFEST-000056 new file mode 100644 index 0000000..d890205 Binary files /dev/null and b/packs-system/features/MANIFEST-000056 differ diff --git a/packs-system/names/000055.ldb b/packs-system/names/000055.ldb deleted file mode 100644 index dcb66a1..0000000 Binary files a/packs-system/names/000055.ldb and /dev/null differ diff --git a/packs-system/names/000053.log b/packs-system/names/000061.log similarity index 100% rename from packs-system/names/000053.log rename to packs-system/names/000061.log diff --git a/packs-system/names/000064.ldb b/packs-system/names/000064.ldb new file mode 100644 index 0000000..1f1af6c Binary files /dev/null and b/packs-system/names/000064.ldb differ diff --git a/packs-system/names/CURRENT b/packs-system/names/CURRENT index 29ffc22..717cf9a 100644 --- a/packs-system/names/CURRENT +++ b/packs-system/names/CURRENT @@ -1 +1 @@ -MANIFEST-000051 +MANIFEST-000058 diff --git a/packs-system/names/LOG b/packs-system/names/LOG index 4743288..d342ed6 100644 --- a/packs-system/names/LOG +++ b/packs-system/names/LOG @@ -1,15 +1,25 @@ -2026/05/23-09:14:18.265405 7fa233fff6c0 Recovering log #48 -2026/05/23-09:14:18.326477 7fa233fff6c0 Delete type=3 #46 -2026/05/23-09:14:18.326527 7fa233fff6c0 Delete type=0 #48 -2026/05/23-09:14:29.505997 7fa2327fc6c0 Level-0 table #54: started -2026/05/23-09:14:29.509927 7fa2327fc6c0 Level-0 table #54: 36675 bytes OK -2026/05/23-09:14:29.515715 7fa2327fc6c0 Delete type=0 #52 -2026/05/23-09:14:29.531937 7fa2327fc6c0 Manual compaction at level-0 from '!tables!mgne-tbl-armor' @ 72057594037927935 : 1 .. '!tables.results!zwMaXqqGkMK185le' @ 0 : 0; will stop at (end) -2026/05/23-09:14:29.542535 7fa2327fc6c0 Manual compaction at level-1 from '!tables!mgne-tbl-armor' @ 72057594037927935 : 1 .. '!tables.results!zwMaXqqGkMK185le' @ 0 : 0; will stop at '!tables.results!zwMaXqqGkMK185le' @ 3951 : 1 -2026/05/23-09:14:29.542540 7fa2327fc6c0 Compacting 1@1 + 1@2 files -2026/05/23-09:14:29.545905 7fa2327fc6c0 Generated table #55@1: 436 keys, 40186 bytes -2026/05/23-09:14:29.545911 7fa2327fc6c0 Compacted 1@1 + 1@2 files => 40186 bytes -2026/05/23-09:14:29.552396 7fa2327fc6c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2026/05/23-09:14:29.552418 7fa2327fc6c0 Delete type=2 #50 -2026/05/23-09:14:29.552455 7fa2327fc6c0 Delete type=2 #54 -2026/05/23-09:14:29.558584 7fa2327fc6c0 Manual compaction at level-1 from '!tables.results!zwMaXqqGkMK185le' @ 3951 : 1 .. '!tables.results!zwMaXqqGkMK185le' @ 0 : 0; will stop at (end) +2026/05/29-21:47:16.684849 7f52c5bfd6c0 Recovering log #57 +2026/05/29-21:47:16.686562 7f52c5bfd6c0 Level-0 table #59: started +2026/05/29-21:47:16.691118 7f52c5bfd6c0 Level-0 table #59: 36253 bytes OK +2026/05/29-21:47:16.701267 7f52c5bfd6c0 Delete type=0 #57 +2026/05/29-21:47:16.701336 7f52c5bfd6c0 Delete type=3 #56 +2026/05/29-21:47:16.780048 7f52c4bfb6c0 Moved #59 to level-1 36253 bytes OK: files[ 0 1 1 0 0 0 0 ] +2026/05/29-22:02:50.668754 7f52c4bfb6c0 Level-0 table #62: started +2026/05/29-22:02:50.672712 7f52c4bfb6c0 Level-0 table #62: 36530 bytes OK +2026/05/29-22:02:50.678847 7f52c4bfb6c0 Delete type=0 #60 +2026/05/29-22:02:50.689452 7f52c4bfb6c0 Manual compaction at level-0 from '!tables!mgne-tbl-armor' @ 72057594037927935 : 1 .. '!tables.results!zXfVJ9RbRUKAxQK5' @ 0 : 0; will stop at '!tables.results!zXfVJ9RbRUKAxQK5' @ 4923 : 1 +2026/05/29-22:02:50.689462 7f52c4bfb6c0 Compacting 1@0 + 1@1 files +2026/05/29-22:02:50.693748 7f52c4bfb6c0 Generated table #63@0: 631 keys, 35754 bytes +2026/05/29-22:02:50.693757 7f52c4bfb6c0 Compacted 1@0 + 1@1 files => 35754 bytes +2026/05/29-22:02:50.699801 7f52c4bfb6c0 compacted to: files[ 0 1 1 0 0 0 0 ] +2026/05/29-22:02:50.699885 7f52c4bfb6c0 Delete type=2 #59 +2026/05/29-22:02:50.699983 7f52c4bfb6c0 Delete type=2 #62 +2026/05/29-22:02:50.717515 7f52c4bfb6c0 Manual compaction at level-0 from '!tables.results!zXfVJ9RbRUKAxQK5' @ 4923 : 1 .. '!tables.results!zXfVJ9RbRUKAxQK5' @ 0 : 0; will stop at (end) +2026/05/29-22:02:50.739706 7f52c4bfb6c0 Manual compaction at level-1 from '!tables!mgne-tbl-armor' @ 72057594037927935 : 1 .. '!tables.results!zXfVJ9RbRUKAxQK5' @ 0 : 0; will stop at '!tables.results!zwMaXqqGkMK185le' @ 4366 : 0 +2026/05/29-22:02:50.739715 7f52c4bfb6c0 Compacting 1@1 + 1@2 files +2026/05/29-22:02:50.744435 7f52c4bfb6c0 Generated table #64@1: 436 keys, 40494 bytes +2026/05/29-22:02:50.744462 7f52c4bfb6c0 Compacted 1@1 + 1@2 files => 40494 bytes +2026/05/29-22:02:50.750408 7f52c4bfb6c0 compacted to: files[ 0 0 1 0 0 0 0 ] +2026/05/29-22:02:50.750511 7f52c4bfb6c0 Delete type=2 #55 +2026/05/29-22:02:50.750638 7f52c4bfb6c0 Delete type=2 #63 +2026/05/29-22:02:50.757356 7f52c4bfb6c0 Manual compaction at level-1 from '!tables.results!zwMaXqqGkMK185le' @ 4366 : 0 .. '!tables.results!zXfVJ9RbRUKAxQK5' @ 0 : 0; will stop at (end) diff --git a/packs-system/names/LOG.old b/packs-system/names/LOG.old index c35490d..1541f7d 100644 --- a/packs-system/names/LOG.old +++ b/packs-system/names/LOG.old @@ -1,15 +1,3 @@ -2026/05/23-08:39:02.096363 7fb058fed6c0 Recovering log #43 -2026/05/23-08:39:02.110780 7fb058fed6c0 Delete type=3 #41 -2026/05/23-08:39:02.110962 7fb058fed6c0 Delete type=0 #43 -2026/05/23-08:42:47.957308 7fb04b7fe6c0 Level-0 table #49: started -2026/05/23-08:42:47.965185 7fb04b7fe6c0 Level-0 table #49: 36427 bytes OK -2026/05/23-08:42:47.973709 7fb04b7fe6c0 Delete type=0 #47 -2026/05/23-08:42:47.997266 7fb04b7fe6c0 Manual compaction at level-0 from '!tables!mgne-tbl-armor' @ 72057594037927935 : 1 .. '!tables.results!zJoz3QSaL4FJ8W0g' @ 0 : 0; will stop at (end) -2026/05/23-08:42:47.997540 7fb04b7fe6c0 Manual compaction at level-1 from '!tables!mgne-tbl-armor' @ 72057594037927935 : 1 .. '!tables.results!zJoz3QSaL4FJ8W0g' @ 0 : 0; will stop at '!tables.results!zxz8aOYe1rfUsXfG' @ 3496 : 0 -2026/05/23-08:42:47.997565 7fb04b7fe6c0 Compacting 1@1 + 1@2 files -2026/05/23-08:42:48.006520 7fb04b7fe6c0 Generated table #50@1: 436 keys, 40644 bytes -2026/05/23-08:42:48.006615 7fb04b7fe6c0 Compacted 1@1 + 1@2 files => 40644 bytes -2026/05/23-08:42:48.015030 7fb04b7fe6c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2026/05/23-08:42:48.015433 7fb04b7fe6c0 Delete type=2 #45 -2026/05/23-08:42:48.015956 7fb04b7fe6c0 Delete type=2 #49 -2026/05/23-08:42:48.059083 7fb04b7fe6c0 Manual compaction at level-1 from '!tables.results!zxz8aOYe1rfUsXfG' @ 3496 : 0 .. '!tables.results!zJoz3QSaL4FJ8W0g' @ 0 : 0; will stop at (end) +2026/05/28-08:13:11.804402 7f3ebcffe6c0 Recovering log #53 +2026/05/28-08:13:11.865192 7f3ebcffe6c0 Delete type=3 #51 +2026/05/28-08:13:11.865244 7f3ebcffe6c0 Delete type=0 #53 diff --git a/packs-system/names/MANIFEST-000051 b/packs-system/names/MANIFEST-000051 deleted file mode 100644 index a9095b7..0000000 Binary files a/packs-system/names/MANIFEST-000051 and /dev/null differ diff --git a/packs-system/names/MANIFEST-000058 b/packs-system/names/MANIFEST-000058 new file mode 100644 index 0000000..de2f8f6 Binary files /dev/null and b/packs-system/names/MANIFEST-000058 differ diff --git a/packs-system/resonations/000053.ldb b/packs-system/resonations/000053.ldb deleted file mode 100644 index eb91635..0000000 Binary files a/packs-system/resonations/000053.ldb and /dev/null differ diff --git a/packs-system/resonations/000051.log b/packs-system/resonations/000059.log similarity index 100% rename from packs-system/resonations/000051.log rename to packs-system/resonations/000059.log diff --git a/packs-system/resonations/000062.ldb b/packs-system/resonations/000062.ldb new file mode 100644 index 0000000..7914a38 Binary files /dev/null and b/packs-system/resonations/000062.ldb differ diff --git a/packs-system/resonations/CURRENT b/packs-system/resonations/CURRENT index a980eef..80d9de0 100644 --- a/packs-system/resonations/CURRENT +++ b/packs-system/resonations/CURRENT @@ -1 +1 @@ -MANIFEST-000049 +MANIFEST-000056 diff --git a/packs-system/resonations/LOG b/packs-system/resonations/LOG index 00cc782..6219c09 100644 --- a/packs-system/resonations/LOG +++ b/packs-system/resonations/LOG @@ -1,15 +1,24 @@ -2026/05/23-09:14:17.972244 7fa233fff6c0 Recovering log #46 -2026/05/23-09:14:18.043435 7fa233fff6c0 Delete type=3 #44 -2026/05/23-09:14:18.043484 7fa233fff6c0 Delete type=0 #46 -2026/05/23-09:14:29.403449 7fa2327fc6c0 Level-0 table #52: started -2026/05/23-09:14:29.407852 7fa2327fc6c0 Level-0 table #52: 7117 bytes OK -2026/05/23-09:14:29.415465 7fa2327fc6c0 Delete type=0 #50 -2026/05/23-09:14:29.442366 7fa2327fc6c0 Manual compaction at level-0 from '!items!mgne-res-accelerate' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at (end) -2026/05/23-09:14:29.452607 7fa2327fc6c0 Manual compaction at level-1 from '!items!mgne-res-accelerate' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 202 : 1 -2026/05/23-09:14:29.452614 7fa2327fc6c0 Compacting 1@1 + 1@2 files -2026/05/23-09:14:29.455643 7fa2327fc6c0 Generated table #53@1: 1 keys, 910 bytes -2026/05/23-09:14:29.455657 7fa2327fc6c0 Compacted 1@1 + 1@2 files => 910 bytes -2026/05/23-09:14:29.462788 7fa2327fc6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-09:14:29.462843 7fa2327fc6c0 Delete type=2 #48 -2026/05/23-09:14:29.462930 7fa2327fc6c0 Delete type=2 #52 -2026/05/23-09:14:29.472208 7fa2327fc6c0 Manual compaction at level-1 from '!items!null' @ 202 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/29-21:47:16.589253 7f52c53fc6c0 Recovering log #55 +2026/05/29-21:47:16.590097 7f52c53fc6c0 Level-0 table #57: started +2026/05/29-21:47:16.593858 7f52c53fc6c0 Level-0 table #57: 7117 bytes OK +2026/05/29-21:47:16.605394 7f52c53fc6c0 Delete type=0 #55 +2026/05/29-21:47:16.605455 7f52c53fc6c0 Delete type=3 #54 +2026/05/29-22:02:50.549697 7f52c4bfb6c0 Level-0 table #60: started +2026/05/29-22:02:50.554178 7f52c4bfb6c0 Level-0 table #60: 7116 bytes OK +2026/05/29-22:02:50.560570 7f52c4bfb6c0 Delete type=0 #58 +2026/05/29-22:02:50.589440 7f52c4bfb6c0 Manual compaction at level-0 from '!items!mgne-res-accelerate' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 222 : 1 +2026/05/29-22:02:50.589450 7f52c4bfb6c0 Compacting 2@0 + 0@1 files +2026/05/29-22:02:50.592640 7f52c4bfb6c0 Generated table #61@0: 1 keys, 911 bytes +2026/05/29-22:02:50.592655 7f52c4bfb6c0 Compacted 2@0 + 0@1 files => 911 bytes +2026/05/29-22:02:50.598620 7f52c4bfb6c0 compacted to: files[ 0 1 2 0 0 0 0 ] +2026/05/29-22:02:50.598725 7f52c4bfb6c0 Delete type=2 #57 +2026/05/29-22:02:50.598839 7f52c4bfb6c0 Delete type=2 #60 +2026/05/29-22:02:50.609525 7f52c4bfb6c0 Manual compaction at level-0 from '!items!null' @ 222 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/29-22:02:50.628971 7f52c4bfb6c0 Manual compaction at level-1 from '!items!mgne-res-accelerate' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 261 : 1 +2026/05/29-22:02:50.628977 7f52c4bfb6c0 Compacting 1@1 + 1@2 files +2026/05/29-22:02:50.631989 7f52c4bfb6c0 Generated table #62@1: 1 keys, 911 bytes +2026/05/29-22:02:50.632001 7f52c4bfb6c0 Compacted 1@1 + 1@2 files => 911 bytes +2026/05/29-22:02:50.639256 7f52c4bfb6c0 compacted to: files[ 0 0 2 0 0 0 0 ] +2026/05/29-22:02:50.639316 7f52c4bfb6c0 Delete type=2 #53 +2026/05/29-22:02:50.639395 7f52c4bfb6c0 Delete type=2 #61 +2026/05/29-22:02:50.639607 7f52c4bfb6c0 Manual compaction at level-1 from '!items!null' @ 261 : 1 .. '!items!null' @ 0 : 0; will stop at (end) diff --git a/packs-system/resonations/LOG.old b/packs-system/resonations/LOG.old index 2c7cbab..09a38e3 100644 --- a/packs-system/resonations/LOG.old +++ b/packs-system/resonations/LOG.old @@ -1,15 +1,3 @@ -2026/05/23-08:39:01.965876 7fb058fed6c0 Recovering log #41 -2026/05/23-08:39:01.980863 7fb058fed6c0 Delete type=3 #39 -2026/05/23-08:39:01.981110 7fb058fed6c0 Delete type=0 #41 -2026/05/23-08:42:47.824361 7fb04b7fe6c0 Level-0 table #47: started -2026/05/23-08:42:47.833284 7fb04b7fe6c0 Level-0 table #47: 7117 bytes OK -2026/05/23-08:42:47.844689 7fb04b7fe6c0 Delete type=0 #45 -2026/05/23-08:42:47.890347 7fb04b7fe6c0 Manual compaction at level-0 from '!items!mgne-res-accelerate' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at (end) -2026/05/23-08:42:47.903963 7fb04b7fe6c0 Manual compaction at level-1 from '!items!mgne-res-accelerate' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 182 : 1 -2026/05/23-08:42:47.903996 7fb04b7fe6c0 Compacting 1@1 + 1@2 files -2026/05/23-08:42:47.908345 7fb04b7fe6c0 Generated table #48@1: 1 keys, 910 bytes -2026/05/23-08:42:47.908426 7fb04b7fe6c0 Compacted 1@1 + 1@2 files => 910 bytes -2026/05/23-08:42:47.917015 7fb04b7fe6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-08:42:47.917368 7fb04b7fe6c0 Delete type=2 #43 -2026/05/23-08:42:47.917768 7fb04b7fe6c0 Delete type=2 #47 -2026/05/23-08:42:47.946653 7fb04b7fe6c0 Manual compaction at level-1 from '!items!null' @ 182 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/28-08:13:11.476146 7f3ebd7ff6c0 Recovering log #51 +2026/05/28-08:13:11.538549 7f3ebd7ff6c0 Delete type=3 #49 +2026/05/28-08:13:11.538594 7f3ebd7ff6c0 Delete type=0 #51 diff --git a/packs-system/resonations/MANIFEST-000049 b/packs-system/resonations/MANIFEST-000049 deleted file mode 100644 index 3459b40..0000000 Binary files a/packs-system/resonations/MANIFEST-000049 and /dev/null differ diff --git a/packs-system/resonations/MANIFEST-000056 b/packs-system/resonations/MANIFEST-000056 new file mode 100644 index 0000000..5c0698a Binary files /dev/null and b/packs-system/resonations/MANIFEST-000056 differ diff --git a/packs-system/weapons/000051.log b/packs-system/weapons/000059.log similarity index 100% rename from packs-system/weapons/000051.log rename to packs-system/weapons/000059.log diff --git a/packs-system/weapons/000053.ldb b/packs-system/weapons/000062.ldb similarity index 61% rename from packs-system/weapons/000053.ldb rename to packs-system/weapons/000062.ldb index ec67064..601dac6 100644 Binary files a/packs-system/weapons/000053.ldb and b/packs-system/weapons/000062.ldb differ diff --git a/packs-system/weapons/CURRENT b/packs-system/weapons/CURRENT index a980eef..80d9de0 100644 --- a/packs-system/weapons/CURRENT +++ b/packs-system/weapons/CURRENT @@ -1 +1 @@ -MANIFEST-000049 +MANIFEST-000056 diff --git a/packs-system/weapons/LOG b/packs-system/weapons/LOG index 9dc8b06..3f7a80b 100644 --- a/packs-system/weapons/LOG +++ b/packs-system/weapons/LOG @@ -1,15 +1,24 @@ -2026/05/23-09:14:18.149804 7fa232ffd6c0 Recovering log #46 -2026/05/23-09:14:18.206384 7fa232ffd6c0 Delete type=3 #44 -2026/05/23-09:14:18.206431 7fa232ffd6c0 Delete type=0 #46 -2026/05/23-09:14:29.495692 7fa2327fc6c0 Level-0 table #52: started -2026/05/23-09:14:29.499223 7fa2327fc6c0 Level-0 table #52: 1965 bytes OK -2026/05/23-09:14:29.505900 7fa2327fc6c0 Delete type=0 #50 -2026/05/23-09:14:29.531922 7fa2327fc6c0 Manual compaction at level-0 from '!items!mgne-wpn-club' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at (end) -2026/05/23-09:14:29.531955 7fa2327fc6c0 Manual compaction at level-1 from '!items!mgne-wpn-club' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 122 : 1 -2026/05/23-09:14:29.531958 7fa2327fc6c0 Compacting 1@1 + 1@2 files -2026/05/23-09:14:29.535486 7fa2327fc6c0 Generated table #53@1: 1 keys, 626 bytes -2026/05/23-09:14:29.535507 7fa2327fc6c0 Compacted 1@1 + 1@2 files => 626 bytes -2026/05/23-09:14:29.542419 7fa2327fc6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-09:14:29.542458 7fa2327fc6c0 Delete type=2 #48 -2026/05/23-09:14:29.542504 7fa2327fc6c0 Delete type=2 #52 -2026/05/23-09:14:29.558566 7fa2327fc6c0 Manual compaction at level-1 from '!items!null' @ 122 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/29-21:47:16.651213 7f52c5bfd6c0 Recovering log #55 +2026/05/29-21:47:16.651612 7f52c5bfd6c0 Level-0 table #57: started +2026/05/29-21:47:16.655260 7f52c5bfd6c0 Level-0 table #57: 1965 bytes OK +2026/05/29-21:47:16.666109 7f52c5bfd6c0 Delete type=0 #55 +2026/05/29-21:47:16.666186 7f52c5bfd6c0 Delete type=3 #54 +2026/05/29-22:02:50.658989 7f52c4bfb6c0 Level-0 table #60: started +2026/05/29-22:02:50.662056 7f52c4bfb6c0 Level-0 table #60: 1965 bytes OK +2026/05/29-22:02:50.668700 7f52c4bfb6c0 Delete type=0 #58 +2026/05/29-22:02:50.679112 7f52c4bfb6c0 Manual compaction at level-0 from '!items!mgne-wpn-club' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 134 : 1 +2026/05/29-22:02:50.679119 7f52c4bfb6c0 Compacting 2@0 + 0@1 files +2026/05/29-22:02:50.682491 7f52c4bfb6c0 Generated table #61@0: 1 keys, 626 bytes +2026/05/29-22:02:50.682516 7f52c4bfb6c0 Compacted 2@0 + 0@1 files => 626 bytes +2026/05/29-22:02:50.689218 7f52c4bfb6c0 compacted to: files[ 0 1 2 0 0 0 0 ] +2026/05/29-22:02:50.689300 7f52c4bfb6c0 Delete type=2 #57 +2026/05/29-22:02:50.689363 7f52c4bfb6c0 Delete type=2 #60 +2026/05/29-22:02:50.717499 7f52c4bfb6c0 Manual compaction at level-0 from '!items!null' @ 134 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/29-22:02:50.717545 7f52c4bfb6c0 Manual compaction at level-1 from '!items!mgne-wpn-club' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 157 : 1 +2026/05/29-22:02:50.717549 7f52c4bfb6c0 Compacting 1@1 + 1@2 files +2026/05/29-22:02:50.721487 7f52c4bfb6c0 Generated table #62@1: 1 keys, 626 bytes +2026/05/29-22:02:50.721510 7f52c4bfb6c0 Compacted 1@1 + 1@2 files => 626 bytes +2026/05/29-22:02:50.728627 7f52c4bfb6c0 compacted to: files[ 0 0 2 0 0 0 0 ] +2026/05/29-22:02:50.728740 7f52c4bfb6c0 Delete type=2 #53 +2026/05/29-22:02:50.728929 7f52c4bfb6c0 Delete type=2 #61 +2026/05/29-22:02:50.757342 7f52c4bfb6c0 Manual compaction at level-1 from '!items!null' @ 157 : 1 .. '!items!null' @ 0 : 0; will stop at (end) diff --git a/packs-system/weapons/LOG.old b/packs-system/weapons/LOG.old index 85d21c1..5db9efb 100644 --- a/packs-system/weapons/LOG.old +++ b/packs-system/weapons/LOG.old @@ -1,15 +1,3 @@ -2026/05/23-08:39:02.046509 7fb058fed6c0 Recovering log #41 -2026/05/23-08:39:02.061764 7fb058fed6c0 Delete type=3 #39 -2026/05/23-08:39:02.061947 7fb058fed6c0 Delete type=0 #41 -2026/05/23-08:42:47.875902 7fb04b7fe6c0 Level-0 table #47: started -2026/05/23-08:42:47.880995 7fb04b7fe6c0 Level-0 table #47: 1965 bytes OK -2026/05/23-08:42:47.889814 7fb04b7fe6c0 Delete type=0 #45 -2026/05/23-08:42:47.890538 7fb04b7fe6c0 Manual compaction at level-0 from '!items!mgne-wpn-club' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at (end) -2026/05/23-08:42:47.918010 7fb04b7fe6c0 Manual compaction at level-1 from '!items!mgne-wpn-club' @ 72057594037927935 : 1 .. '!items!null' @ 0 : 0; will stop at '!items!null' @ 110 : 1 -2026/05/23-08:42:47.918042 7fb04b7fe6c0 Compacting 1@1 + 1@2 files -2026/05/23-08:42:47.923207 7fb04b7fe6c0 Generated table #48@1: 1 keys, 626 bytes -2026/05/23-08:42:47.923291 7fb04b7fe6c0 Compacted 1@1 + 1@2 files => 626 bytes -2026/05/23-08:42:47.931259 7fb04b7fe6c0 compacted to: files[ 0 0 2 0 0 0 0 ] -2026/05/23-08:42:47.931577 7fb04b7fe6c0 Delete type=2 #43 -2026/05/23-08:42:47.931935 7fb04b7fe6c0 Delete type=2 #47 -2026/05/23-08:42:47.946721 7fb04b7fe6c0 Manual compaction at level-1 from '!items!null' @ 110 : 1 .. '!items!null' @ 0 : 0; will stop at (end) +2026/05/28-08:13:11.681420 7f3e6f7fe6c0 Recovering log #51 +2026/05/28-08:13:11.740651 7f3e6f7fe6c0 Delete type=3 #49 +2026/05/28-08:13:11.740717 7f3e6f7fe6c0 Delete type=0 #51 diff --git a/packs-system/weapons/MANIFEST-000049 b/packs-system/weapons/MANIFEST-000049 deleted file mode 100644 index 94a9ef7..0000000 Binary files a/packs-system/weapons/MANIFEST-000049 and /dev/null differ diff --git a/packs-system/weapons/MANIFEST-000056 b/packs-system/weapons/MANIFEST-000056 new file mode 100644 index 0000000..6cecdbd Binary files /dev/null and b/packs-system/weapons/MANIFEST-000056 differ