Skip to content

Commit

Permalink
Merge pull request #528 from dylanpiera/beta-16
Browse files Browse the repository at this point in the history
Beta 16 / 4.0 Release Candidate 1
  • Loading branch information
dylanpiera authored Nov 5, 2023
2 parents a4e2aee + 95236f9 commit 0cfc95a
Show file tree
Hide file tree
Showing 126 changed files with 775 additions and 457 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ foundry-0.8.3.js
/packs/*.json
/packs/.gitignore
/packs/README.md
app/
app/
client
common
6 changes: 3 additions & 3 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"include": [
"src/**/*.js",
"app/**/*.js",
"app/**/*.mjs",
"static/js/tagify"
"static/js/tagify",
"client/**/*",
"common/**/*",
]
}
Binary file added packs/abilities/000545.ldb
Binary file not shown.
Binary file removed packs/abilities/000563.ldb
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/abilities/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000559
MANIFEST-000583
21 changes: 7 additions & 14 deletions packs/abilities/LOG
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
2023/10/19-17:29:07.487 5b0 Recovering log #557
2023/10/19-17:29:07.491 5b0 Delete type=0 #557
2023/10/19-17:29:07.491 5b0 Delete type=3 #555
2023/10/19-17:34:30.319 9300 Level-0 table #562: started
2023/10/19-17:34:30.322 9300 Level-0 table #562: 3127 bytes OK
2023/10/19-17:34:30.323 9300 Delete type=0 #560
2023/10/19-17:34:30.325 9300 Manual compaction at level-0 from '!folders!rAhydZslb0d4Cvio' @ 72057594037927935 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at '!items!mfD1Ga7xMCBqOk5H' @ 3860 : 1
2023/10/19-17:34:30.325 9300 Compacting 1@0 + 1@1 files
2023/10/19-17:34:30.329 9300 Generated table #563@0: 581 keys, 187448 bytes
2023/10/19-17:34:30.329 9300 Compacted 1@0 + 1@1 files => 187448 bytes
2023/10/19-17:34:30.331 9300 compacted to: files[ 0 1 0 0 0 0 0 ]
2023/10/19-17:34:30.331 9300 Delete type=2 #506
2023/10/19-17:34:30.331 9300 Delete type=2 #562
2023/10/19-17:34:30.333 9300 Manual compaction at level-0 from '!items!mfD1Ga7xMCBqOk5H' @ 3860 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at (end)
2023/11/05-16:47:28.020 707c Recovering log #581
2023/11/05-16:47:28.024 707c Delete type=0 #581
2023/11/05-16:47:28.024 707c Delete type=3 #579
2023/11/05-16:52:28.675 1208 Level-0 table #586: started
2023/11/05-16:52:28.675 1208 Level-0 table #586: 0 bytes OK
2023/11/05-16:52:28.676 1208 Delete type=0 #584
2023/11/05-16:52:28.676 1208 Manual compaction at level-0 from '!folders!rAhydZslb0d4Cvio' @ 72057594037927935 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at (end)
14 changes: 7 additions & 7 deletions packs/abilities/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/18-17:43:33.738 32bc Recovering log #553
2023/10/18-17:43:33.743 32bc Delete type=0 #553
2023/10/18-17:43:33.743 32bc Delete type=3 #551
2023/10/19-17:28:46.514 2714 Level-0 table #558: started
2023/10/19-17:28:46.514 2714 Level-0 table #558: 0 bytes OK
2023/10/19-17:28:46.517 2714 Delete type=0 #556
2023/10/19-17:28:46.521 2714 Manual compaction at level-0 from '!folders!rAhydZslb0d4Cvio' @ 72057594037927935 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at (end)
2023/11/05-16:40:21.604 7080 Recovering log #578
2023/11/05-16:40:21.608 7080 Delete type=0 #578
2023/11/05-16:40:21.609 7080 Delete type=3 #577
2023/11/05-16:45:37.095 1208 Level-0 table #582: started
2023/11/05-16:45:37.095 1208 Level-0 table #582: 0 bytes OK
2023/11/05-16:45:37.097 1208 Delete type=0 #580
2023/11/05-16:45:37.099 1208 Manual compaction at level-0 from '!folders!rAhydZslb0d4Cvio' @ 72057594037927935 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at (end)
Binary file removed packs/abilities/MANIFEST-000559
Binary file not shown.
Binary file added packs/abilities/MANIFEST-000583
Binary file not shown.
Binary file removed packs/capabilities/000400.ldb
Binary file not shown.
Binary file added packs/capabilities/000540.ldb
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/capabilities/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000554
MANIFEST-000577
14 changes: 7 additions & 7 deletions packs/capabilities/LOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/19-17:29:07.533 5b0 Recovering log #552
2023/10/19-17:29:07.537 5b0 Delete type=0 #552
2023/10/19-17:29:07.537 5b0 Delete type=3 #550
2023/10/19-17:34:30.338 9300 Level-0 table #557: started
2023/10/19-17:34:30.338 9300 Level-0 table #557: 0 bytes OK
2023/10/19-17:34:30.339 9300 Delete type=0 #555
2023/10/19-17:34:30.341 9300 Manual compaction at level-0 from '!folders!4yLFZsM42OJ7FDLn' @ 72057594037927935 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at (end)
2023/11/05-16:47:28.071 707c Recovering log #575
2023/11/05-16:47:28.076 707c Delete type=0 #575
2023/11/05-16:47:28.076 707c Delete type=3 #573
2023/11/05-16:52:28.695 1208 Level-0 table #580: started
2023/11/05-16:52:28.695 1208 Level-0 table #580: 0 bytes OK
2023/11/05-16:52:28.696 1208 Delete type=0 #578
2023/11/05-16:52:28.705 1208 Manual compaction at level-0 from '!folders!4yLFZsM42OJ7FDLn' @ 72057594037927935 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at (end)
14 changes: 7 additions & 7 deletions packs/capabilities/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/18-17:43:33.803 32bc Recovering log #548
2023/10/18-17:43:33.808 32bc Delete type=0 #548
2023/10/18-17:43:33.808 32bc Delete type=3 #546
2023/10/19-17:28:46.589 2714 Level-0 table #553: started
2023/10/19-17:28:46.590 2714 Level-0 table #553: 0 bytes OK
2023/10/19-17:28:46.592 2714 Delete type=0 #551
2023/10/19-17:28:46.596 2714 Manual compaction at level-0 from '!folders!4yLFZsM42OJ7FDLn' @ 72057594037927935 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at (end)
2023/11/05-16:40:21.656 7080 Recovering log #572
2023/11/05-16:40:21.660 7080 Delete type=0 #572
2023/11/05-16:40:21.660 7080 Delete type=3 #571
2023/11/05-16:45:37.111 1208 Level-0 table #576: started
2023/11/05-16:45:37.111 1208 Level-0 table #576: 0 bytes OK
2023/11/05-16:45:37.113 1208 Delete type=0 #574
2023/11/05-16:45:37.120 1208 Manual compaction at level-0 from '!folders!4yLFZsM42OJ7FDLn' @ 72057594037927935 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at (end)
Binary file removed packs/capabilities/MANIFEST-000554
Binary file not shown.
Binary file added packs/capabilities/MANIFEST-000577
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/dex-entries/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000479
MANIFEST-000497
14 changes: 7 additions & 7 deletions packs/dex-entries/LOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/19-17:29:07.511 f724 Recovering log #477
2023/10/19-17:29:07.514 f724 Delete type=0 #477
2023/10/19-17:29:07.514 f724 Delete type=3 #475
2023/10/19-17:34:30.336 9300 Level-0 table #482: started
2023/10/19-17:34:30.336 9300 Level-0 table #482: 0 bytes OK
2023/10/19-17:34:30.338 9300 Delete type=0 #480
2023/10/19-17:34:30.341 9300 Manual compaction at level-0 from '!items!00NxeCghePCTFezd' @ 72057594037927935 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at (end)
2023/11/05-16:47:28.046 4250 Recovering log #495
2023/11/05-16:47:28.050 4250 Delete type=0 #495
2023/11/05-16:47:28.050 4250 Delete type=3 #493
2023/11/05-16:52:28.683 1208 Level-0 table #500: started
2023/11/05-16:52:28.683 1208 Level-0 table #500: 0 bytes OK
2023/11/05-16:52:28.685 1208 Delete type=0 #498
2023/11/05-16:52:28.686 1208 Manual compaction at level-0 from '!items!00NxeCghePCTFezd' @ 72057594037927935 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at (end)
15 changes: 8 additions & 7 deletions packs/dex-entries/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
2023/10/18-17:43:33.777 828 Recovering log #473
2023/10/18-17:43:33.782 828 Delete type=0 #473
2023/10/18-17:43:33.782 828 Delete type=3 #471
2023/10/19-17:28:46.572 2714 Level-0 table #478: started
2023/10/19-17:28:46.572 2714 Level-0 table #478: 0 bytes OK
2023/10/19-17:28:46.573 2714 Delete type=0 #476
2023/10/19-17:28:46.586 2714 Manual compaction at level-0 from '!items!00NxeCghePCTFezd' @ 72057594037927935 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at (end)
2023/11/05-16:40:21.631 707c Recovering log #491
2023/11/05-16:40:21.634 707c Delete type=0 #491
2023/11/05-16:40:21.634 707c Delete type=3 #465
2023/11/05-16:40:21.635 707c Delete type=3 #487
2023/11/05-16:45:37.103 1208 Level-0 table #496: started
2023/11/05-16:45:37.103 1208 Level-0 table #496: 0 bytes OK
2023/11/05-16:45:37.105 1208 Delete type=0 #494
2023/11/05-16:45:37.110 1208 Manual compaction at level-0 from '!items!00NxeCghePCTFezd' @ 72057594037927935 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/edges/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000563
MANIFEST-000586
14 changes: 7 additions & 7 deletions packs/edges/LOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/19-17:29:07.520 f724 Recovering log #561
2023/10/19-17:29:07.524 f724 Delete type=0 #561
2023/10/19-17:29:07.524 f724 Delete type=3 #559
2023/10/19-17:34:30.334 9300 Level-0 table #566: started
2023/10/19-17:34:30.334 9300 Level-0 table #566: 0 bytes OK
2023/10/19-17:34:30.336 9300 Delete type=0 #564
2023/10/19-17:34:30.341 9300 Manual compaction at level-0 from '!folders!KvpdGqvbgL2nQUcL' @ 72057594037927935 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at (end)
2023/11/05-16:47:28.057 4250 Recovering log #584
2023/11/05-16:47:28.060 4250 Delete type=0 #584
2023/11/05-16:47:28.061 4250 Delete type=3 #582
2023/11/05-16:52:28.685 1208 Level-0 table #589: started
2023/11/05-16:52:28.685 1208 Level-0 table #589: 0 bytes OK
2023/11/05-16:52:28.686 1208 Delete type=0 #587
2023/11/05-16:52:28.686 1208 Manual compaction at level-0 from '!folders!KvpdGqvbgL2nQUcL' @ 72057594037927935 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at (end)
14 changes: 7 additions & 7 deletions packs/edges/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/18-17:43:33.788 828 Recovering log #557
2023/10/18-17:43:33.793 828 Delete type=0 #557
2023/10/18-17:43:33.793 828 Delete type=3 #555
2023/10/19-17:28:46.615 2714 Level-0 table #562: started
2023/10/19-17:28:46.615 2714 Level-0 table #562: 0 bytes OK
2023/10/19-17:28:46.618 2714 Delete type=0 #560
2023/10/19-17:28:46.618 2714 Manual compaction at level-0 from '!folders!KvpdGqvbgL2nQUcL' @ 72057594037927935 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at (end)
2023/11/05-16:40:21.641 707c Recovering log #581
2023/11/05-16:40:21.645 707c Delete type=0 #581
2023/11/05-16:40:21.645 707c Delete type=3 #580
2023/11/05-16:45:37.108 1208 Level-0 table #585: started
2023/11/05-16:45:37.108 1208 Level-0 table #585: 0 bytes OK
2023/11/05-16:45:37.109 1208 Delete type=0 #583
2023/11/05-16:45:37.110 1208 Manual compaction at level-0 from '!folders!KvpdGqvbgL2nQUcL' @ 72057594037927935 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
Binary file not shown.
2 changes: 1 addition & 1 deletion packs/effects/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000557
MANIFEST-000581
30 changes: 15 additions & 15 deletions packs/effects/LOG
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
2023/10/19-17:29:07.554 5b0 Recovering log #555
2023/10/19-17:29:07.559 5b0 Delete type=0 #555
2023/10/19-17:29:07.559 5b0 Delete type=3 #553
2023/10/19-17:34:30.347 9300 Level-0 table #560: started
2023/10/19-17:34:30.349 9300 Level-0 table #560: 1402 bytes OK
2023/10/19-17:34:30.350 9300 Delete type=0 #558
2023/10/19-17:34:30.358 9300 Manual compaction at level-0 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end)
2023/10/19-17:34:30.358 9300 Manual compaction at level-1 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at '!items!sEA93hrLBFFZzztK' @ 643 : 1
2023/10/19-17:34:30.358 9300 Compacting 1@1 + 1@2 files
2023/10/19-17:34:30.362 9300 Generated table #561@1: 138 keys, 74193 bytes
2023/10/19-17:34:30.362 9300 Compacted 1@1 + 1@2 files => 74193 bytes
2023/10/19-17:34:30.364 9300 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/10/19-17:34:30.364 9300 Delete type=2 #532
2023/10/19-17:34:30.364 9300 Delete type=2 #560
2023/10/19-17:34:30.370 9300 Manual compaction at level-1 from '!items!sEA93hrLBFFZzztK' @ 643 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end)
2023/11/05-16:47:28.095 707c Recovering log #579
2023/11/05-16:47:28.099 707c Delete type=0 #579
2023/11/05-16:47:28.099 707c Delete type=3 #577
2023/11/05-16:52:28.709 1208 Level-0 table #584: started
2023/11/05-16:52:28.710 1208 Level-0 table #584: 3036 bytes OK
2023/11/05-16:52:28.712 1208 Delete type=0 #582
2023/11/05-16:52:28.715 1208 Manual compaction at level-0 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end)
2023/11/05-16:52:28.716 1208 Manual compaction at level-1 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at '!items!8S5ANEmz5pXLdcNy' @ 696 : 1
2023/11/05-16:52:28.716 1208 Compacting 1@1 + 1@2 files
2023/11/05-16:52:28.721 1208 Generated table #585@1: 142 keys, 76704 bytes
2023/11/05-16:52:28.721 1208 Compacted 1@1 + 1@2 files => 76704 bytes
2023/11/05-16:52:28.723 1208 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/11/05-16:52:28.723 1208 Delete type=2 #543
2023/11/05-16:52:28.725 1208 Delete type=2 #584
2023/11/05-16:52:28.728 1208 Manual compaction at level-1 from '!items!8S5ANEmz5pXLdcNy' @ 696 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end)
16 changes: 8 additions & 8 deletions packs/effects/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2023/10/18-17:43:33.830 32bc Recovering log #551
2023/10/18-17:43:33.834 32bc Delete type=0 #551
2023/10/18-17:43:33.834 32bc Delete type=3 #549
2023/10/19-17:28:46.594 2714 Level-0 table #556: started
2023/10/19-17:28:46.594 2714 Level-0 table #556: 0 bytes OK
2023/10/19-17:28:46.596 2714 Delete type=0 #554
2023/10/19-17:28:46.599 2714 Manual compaction at level-0 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end)
2023/10/19-17:28:46.602 2714 Manual compaction at level-1 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end)
2023/11/05-16:40:21.679 7080 Recovering log #576
2023/11/05-16:40:21.683 7080 Delete type=0 #576
2023/11/05-16:40:21.683 7080 Delete type=3 #575
2023/11/05-16:45:37.118 1208 Level-0 table #580: started
2023/11/05-16:45:37.118 1208 Level-0 table #580: 0 bytes OK
2023/11/05-16:45:37.120 1208 Delete type=0 #578
2023/11/05-16:45:37.124 1208 Manual compaction at level-0 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end)
2023/11/05-16:45:37.126 1208 Manual compaction at level-1 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end)
Binary file removed packs/effects/MANIFEST-000557
Binary file not shown.
Binary file added packs/effects/MANIFEST-000581
Binary file not shown.
Binary file renamed packs/feats/000552.ldb → packs/feats/000563.ldb
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/feats/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000577
MANIFEST-000600
14 changes: 7 additions & 7 deletions packs/feats/LOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/19-17:29:07.502 f724 Recovering log #575
2023/10/19-17:29:07.507 f724 Delete type=0 #575
2023/10/19-17:29:07.507 f724 Delete type=3 #573
2023/10/19-17:34:30.331 9300 Level-0 table #580: started
2023/10/19-17:34:30.331 9300 Level-0 table #580: 0 bytes OK
2023/10/19-17:34:30.333 9300 Delete type=0 #578
2023/10/19-17:34:30.333 9300 Manual compaction at level-0 from '!folders!NlEB7XJnDWyGbZnQ' @ 72057594037927935 : 1 .. '!items!zy3F5IZmiosjU2HJ' @ 0 : 0; will stop at (end)
2023/11/05-16:47:28.037 4250 Recovering log #598
2023/11/05-16:47:28.041 4250 Delete type=0 #598
2023/11/05-16:47:28.041 4250 Delete type=3 #596
2023/11/05-16:52:28.681 1208 Level-0 table #603: started
2023/11/05-16:52:28.681 1208 Level-0 table #603: 0 bytes OK
2023/11/05-16:52:28.683 1208 Delete type=0 #601
2023/11/05-16:52:28.686 1208 Manual compaction at level-0 from '!folders!NlEB7XJnDWyGbZnQ' @ 72057594037927935 : 1 .. '!items!zy3F5IZmiosjU2HJ' @ 0 : 0; will stop at (end)
14 changes: 7 additions & 7 deletions packs/feats/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/18-17:43:33.759 828 Recovering log #571
2023/10/18-17:43:33.770 828 Delete type=0 #571
2023/10/18-17:43:33.770 828 Delete type=3 #569
2023/10/19-17:28:46.596 2714 Level-0 table #576: started
2023/10/19-17:28:46.596 2714 Level-0 table #576: 0 bytes OK
2023/10/19-17:28:46.599 2714 Delete type=0 #574
2023/10/19-17:28:46.602 2714 Manual compaction at level-0 from '!folders!NlEB7XJnDWyGbZnQ' @ 72057594037927935 : 1 .. '!items!zy3F5IZmiosjU2HJ' @ 0 : 0; will stop at (end)
2023/11/05-16:40:21.622 707c Recovering log #595
2023/11/05-16:40:21.626 707c Delete type=0 #595
2023/11/05-16:40:21.626 707c Delete type=3 #594
2023/11/05-16:45:37.100 1208 Level-0 table #599: started
2023/11/05-16:45:37.100 1208 Level-0 table #599: 0 bytes OK
2023/11/05-16:45:37.103 1208 Delete type=0 #597
2023/11/05-16:45:37.110 1208 Manual compaction at level-0 from '!folders!NlEB7XJnDWyGbZnQ' @ 72057594037927935 : 1 .. '!items!zy3F5IZmiosjU2HJ' @ 0 : 0; will stop at (end)
Binary file removed packs/feats/MANIFEST-000577
Binary file not shown.
Binary file added packs/feats/MANIFEST-000600
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/habitats/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000543
MANIFEST-000566
14 changes: 7 additions & 7 deletions packs/habitats/LOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/19-17:29:07.545 5b0 Recovering log #541
2023/10/19-17:29:07.549 5b0 Delete type=0 #541
2023/10/19-17:29:07.549 5b0 Delete type=3 #539
2023/10/19-17:34:30.350 9300 Level-0 table #546: started
2023/10/19-17:34:30.350 9300 Level-0 table #546: 0 bytes OK
2023/10/19-17:34:30.352 9300 Delete type=0 #544
2023/10/19-17:34:30.358 9300 Manual compaction at level-0 from '!tables!0DJQye8xDvA2tYYY' @ 72057594037927935 : 1 .. '!tables.results!yedzrd0JurrPv9Me.zKvMuUG3hHYIyZQp' @ 0 : 0; will stop at (end)
2023/11/05-16:47:28.085 707c Recovering log #564
2023/11/05-16:47:28.089 707c Delete type=0 #564
2023/11/05-16:47:28.089 707c Delete type=3 #562
2023/11/05-16:52:28.696 1208 Level-0 table #569: started
2023/11/05-16:52:28.696 1208 Level-0 table #569: 0 bytes OK
2023/11/05-16:52:28.698 1208 Delete type=0 #567
2023/11/05-16:52:28.705 1208 Manual compaction at level-0 from '!tables!0DJQye8xDvA2tYYY' @ 72057594037927935 : 1 .. '!tables.results!yedzrd0JurrPv9Me.zKvMuUG3hHYIyZQp' @ 0 : 0; will stop at (end)
14 changes: 7 additions & 7 deletions packs/habitats/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/18-17:43:33.820 32bc Recovering log #537
2023/10/18-17:43:33.825 32bc Delete type=0 #537
2023/10/18-17:43:33.825 32bc Delete type=3 #535
2023/10/19-17:28:46.586 2714 Level-0 table #542: started
2023/10/19-17:28:46.586 2714 Level-0 table #542: 0 bytes OK
2023/10/19-17:28:46.589 2714 Delete type=0 #540
2023/10/19-17:28:46.592 2714 Manual compaction at level-0 from '!tables!0DJQye8xDvA2tYYY' @ 72057594037927935 : 1 .. '!tables.results!yedzrd0JurrPv9Me.zKvMuUG3hHYIyZQp' @ 0 : 0; will stop at (end)
2023/11/05-16:40:21.668 7080 Recovering log #561
2023/11/05-16:40:21.672 7080 Delete type=0 #561
2023/11/05-16:40:21.673 7080 Delete type=3 #560
2023/11/05-16:45:37.117 1208 Level-0 table #565: started
2023/11/05-16:45:37.117 1208 Level-0 table #565: 0 bytes OK
2023/11/05-16:45:37.118 1208 Delete type=0 #563
2023/11/05-16:45:37.124 1208 Manual compaction at level-0 from '!tables!0DJQye8xDvA2tYYY' @ 72057594037927935 : 1 .. '!tables.results!yedzrd0JurrPv9Me.zKvMuUG3hHYIyZQp' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file removed packs/items/000498.ldb
Binary file not shown.
File renamed without changes.
Binary file added packs/items/000578.ldb
Binary file not shown.
2 changes: 1 addition & 1 deletion packs/items/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000551
MANIFEST-000574
21 changes: 14 additions & 7 deletions packs/items/LOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
2023/10/19-17:29:07.526 5b0 Recovering log #549
2023/10/19-17:29:07.530 5b0 Delete type=0 #549
2023/10/19-17:29:07.530 5b0 Delete type=3 #547
2023/10/19-17:34:30.340 9300 Level-0 table #554: started
2023/10/19-17:34:30.340 9300 Level-0 table #554: 0 bytes OK
2023/10/19-17:34:30.341 9300 Delete type=0 #552
2023/10/19-17:34:30.341 9300 Manual compaction at level-0 from '!folders!IT5MlkeTVPcxSRHe' @ 72057594037927935 : 1 .. '!items!zyrvCDXykruLOC8Y' @ 0 : 0; will stop at (end)
2023/11/05-16:47:28.062 707c Recovering log #572
2023/11/05-16:47:28.067 707c Delete type=0 #572
2023/11/05-16:47:28.067 707c Delete type=3 #570
2023/11/05-16:52:28.688 1208 Level-0 table #577: started
2023/11/05-16:52:28.691 1208 Level-0 table #577: 1323 bytes OK
2023/11/05-16:52:28.693 1208 Delete type=0 #575
2023/11/05-16:52:28.698 1208 Manual compaction at level-0 from '!folders!IT5MlkeTVPcxSRHe' @ 72057594037927935 : 1 .. '!items!zyrvCDXykruLOC8Y' @ 0 : 0; will stop at '!items!jw8mH3AFRX9PXDnT' @ 5605 : 1
2023/11/05-16:52:28.698 1208 Compacting 1@0 + 1@1 files
2023/11/05-16:52:28.703 1208 Generated table #578@0: 757 keys, 272853 bytes
2023/11/05-16:52:28.703 1208 Compacted 1@0 + 1@1 files => 272853 bytes
2023/11/05-16:52:28.705 1208 compacted to: files[ 0 1 0 0 0 0 0 ]
2023/11/05-16:52:28.705 1208 Delete type=2 #537
2023/11/05-16:52:28.705 1208 Delete type=2 #577
2023/11/05-16:52:28.705 1208 Manual compaction at level-0 from '!items!jw8mH3AFRX9PXDnT' @ 5605 : 1 .. '!items!zyrvCDXykruLOC8Y' @ 0 : 0; will stop at (end)
14 changes: 7 additions & 7 deletions packs/items/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/10/18-17:43:33.795 32bc Recovering log #545
2023/10/18-17:43:33.799 32bc Delete type=0 #545
2023/10/18-17:43:33.800 32bc Delete type=3 #543
2023/10/19-17:28:46.592 2714 Level-0 table #550: started
2023/10/19-17:28:46.592 2714 Level-0 table #550: 0 bytes OK
2023/10/19-17:28:46.594 2714 Delete type=0 #548
2023/10/19-17:28:46.599 2714 Manual compaction at level-0 from '!folders!IT5MlkeTVPcxSRHe' @ 72057594037927935 : 1 .. '!items!zyrvCDXykruLOC8Y' @ 0 : 0; will stop at (end)
2023/11/05-16:40:21.648 7080 Recovering log #569
2023/11/05-16:40:21.652 7080 Delete type=0 #569
2023/11/05-16:40:21.652 7080 Delete type=3 #568
2023/11/05-16:45:37.105 1208 Level-0 table #573: started
2023/11/05-16:45:37.105 1208 Level-0 table #573: 0 bytes OK
2023/11/05-16:45:37.108 1208 Delete type=0 #571
2023/11/05-16:45:37.110 1208 Manual compaction at level-0 from '!folders!IT5MlkeTVPcxSRHe' @ 72057594037927935 : 1 .. '!items!zyrvCDXykruLOC8Y' @ 0 : 0; will stop at (end)
Binary file removed packs/items/MANIFEST-000551
Binary file not shown.
Binary file added packs/items/MANIFEST-000574
Binary file not shown.
Binary file added packs/macros/000352.ldb
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/macros/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000330
MANIFEST-000353
Loading

0 comments on commit 0cfc95a

Please sign in to comment.