Compare commits

..

16 Commits
1.3.19 ... main

Author SHA1 Message Date
Adam 5b21b4a432 releasing version with tier 4 upgrades 2024-11-17 20:34:43 -06:00
Adam c4cab44423 adding tier 4 for everyone 2024-11-17 20:33:53 -06:00
Adam 9c7b63c13d adding moon snakes 2024-11-17 16:40:36 -06:00
Adam 9b7f9856cd adding deep citadel 2024-11-03 16:45:43 -06:00
Adam 6bfdea42f9 cutting new version 2024-11-03 16:37:40 -06:00
Adam d0e1479f11 adding lizard moon people 2024-11-03 16:37:06 -06:00
Adam 3b457060ca adding lizard moon people 2024-11-03 16:37:00 -06:00
Adam 9e517e7b84 updating version 2024-10-20 16:57:44 -05:00
Adam bd136d8092 adding new creatures and items 2024-10-20 16:57:18 -05:00
Adam 03709228a3 adding some additional powers for tier 2 and 3. Also adding Adam's haracter Magnus 2024-10-06 16:33:39 -05:00
Adam 0741e16d41 new version for release 2024-09-08 16:51:56 -05:00
Adam c28d144d4b adding some beanstalk stuff 2024-09-08 16:51:05 -05:00
Adam 25688c53a1 updating module version for release 2024-09-01 16:18:16 -05:00
Adam 194fae3708 adding tier 3 2024-09-01 16:17:36 -05:00
Adam aed128b10e updating version 2024-08-25 16:58:49 -05:00
Adam 1e0c6d1250 adding pyramid and some cyphers 2024-08-25 16:58:10 -05:00
88 changed files with 121 additions and 66 deletions

BIN
assets/.DS_Store vendored

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 KiB

BIN
assets/maps/pyramidMap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
assets/portraits/magnus.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -1,7 +1,7 @@
{ {
"id": "numenera-base", "id": "numenera-base",
"title": "Numenera Base", "title": "Numenera Base",
"version": "1.3.19", "version": "1.3.28",
"compatibility": { "compatibility": {
"minimum": "11", "minimum": "11",
"verified": "11.313" "verified": "11.313"
@ -122,6 +122,12 @@
"type": "module", "type": "module",
"manifest": "https://github.com/aedelen/nice-cypher-add-ons/releases/download/0.0.2/module.json", "manifest": "https://github.com/aedelen/nice-cypher-add-ons/releases/download/0.0.2/module.json",
"compatibility": {} "compatibility": {}
},
{
"id": "cyphercombat",
"type": "module",
"manifest": "https://raw.githubusercontent.com/gonzaPaEst/cyphercombat/main/module.json",
"compatibility": {}
} }
] ]
}, },
@ -150,6 +156,6 @@
] ]
} }
], ],
"download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.3.19.zip", "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.3.28.zip",
"manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json" "manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json"
} }

View File

@ -1 +1 @@
MANIFEST-000104 MANIFEST-000138

View File

@ -1,3 +1,3 @@
2024/08/04-21:59:13.090709 ffff9d40f0c0 Recovering log #103 2024/11/17-22:43:42.685340 ffff95e0f0c0 Recovering log #136
2024/08/04-21:59:13.091645 ffff9d40f0c0 Delete type=3 #102 2024/11/17-22:43:42.687330 ffff95e0f0c0 Delete type=3 #134
2024/08/04-21:59:13.091733 ffff9d40f0c0 Delete type=0 #103 2024/11/17-22:43:42.687460 ffff95e0f0c0 Delete type=0 #136

View File

@ -1,3 +1,7 @@
2024/07/28-20:49:41.991130 ffff9720f0c0 Recovering log #101 2024/11/17-19:54:49.403395 ffff97c0f0c0 Recovering log #133
2024/07/28-20:49:41.993627 ffff9720f0c0 Delete type=0 #101 2024/11/17-19:54:49.405228 ffff97c0f0c0 Delete type=3 #132
2024/07/28-20:49:41.993787 ffff9720f0c0 Delete type=3 #100 2024/11/17-19:54:49.405362 ffff97c0f0c0 Delete type=0 #133
2024/11/17-22:39:44.356082 ffff9540f0c0 Level-0 table #137: started
2024/11/17-22:39:44.356174 ffff9540f0c0 Level-0 table #137: 0 bytes OK
2024/11/17-22:39:44.356546 ffff9540f0c0 Delete type=0 #135
2024/11/17-22:39:44.359581 ffff9540f0c0 Manual compaction at level-0 from '!playlists!R3K1oX0SMDy1S5C9' @ 72057594037927935 : 1 .. '!playlists.sounds!SdD1UbDaEavlsNW5.X9L5Ia7kSTs1Qr8m' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000287 MANIFEST-000321

View File

@ -1,3 +1,3 @@
2024/08/04-21:59:13.073929 ffff97e0f0c0 Recovering log #286 2024/11/17-22:43:42.667121 ffff97c0f0c0 Recovering log #319
2024/08/04-21:59:13.074997 ffff97e0f0c0 Delete type=0 #286 2024/11/17-22:43:42.668178 ffff97c0f0c0 Delete type=0 #319
2024/08/04-21:59:13.075182 ffff97e0f0c0 Delete type=3 #285 2024/11/17-22:43:42.668292 ffff97c0f0c0 Delete type=3 #317

View File

@ -1,3 +1,8 @@
2024/07/28-20:49:41.975056 ffff9540f0c0 Recovering log #284 2024/11/17-19:54:49.385046 ffff95e0f0c0 Recovering log #316
2024/07/28-20:49:41.975988 ffff9540f0c0 Delete type=0 #284 2024/11/17-19:54:49.386931 ffff95e0f0c0 Delete type=3 #315
2024/07/28-20:49:41.976068 ffff9540f0c0 Delete type=3 #283 2024/11/17-19:54:49.387035 ffff95e0f0c0 Delete type=0 #316
2024/11/17-22:39:44.346046 ffff9540f0c0 Level-0 table #320: started
2024/11/17-22:39:44.346350 ffff9540f0c0 Level-0 table #320: 0 bytes OK
2024/11/17-22:39:44.346834 ffff9540f0c0 Delete type=0 #318
2024/11/17-22:39:44.350868 ffff9540f0c0 Manual compaction at level-0 from '!journal!6WpLDgMZWLUVoRBQ' @ 72057594037927935 : 1 .. '!journal.pages!waiEAjJ32ZsP2OWj.ikyFAiJOaxSRTTYY' @ 0 : 0; will stop at (end)
2024/11/17-22:39:44.351040 ffff9540f0c0 Manual compaction at level-1 from '!journal!6WpLDgMZWLUVoRBQ' @ 72057594037927935 : 1 .. '!journal.pages!waiEAjJ32ZsP2OWj.ikyFAiJOaxSRTTYY' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000345 MANIFEST-000382

View File

@ -1,3 +1,3 @@
2024/08/04-21:59:13.069673 ffff9d40f0c0 Recovering log #344 2024/11/17-22:43:42.661576 ffff95e0f0c0 Recovering log #380
2024/08/04-21:59:13.070658 ffff9d40f0c0 Delete type=0 #344 2024/11/17-22:43:42.662638 ffff95e0f0c0 Delete type=3 #378
2024/08/04-21:59:13.070729 ffff9d40f0c0 Delete type=3 #343 2024/11/17-22:43:42.662724 ffff95e0f0c0 Delete type=0 #380

View File

@ -1,3 +1,7 @@
2024/07/28-20:49:41.970522 ffff9720f0c0 Recovering log #342 2024/11/17-19:54:49.379309 ffff97c0f0c0 Recovering log #377
2024/07/28-20:49:41.971537 ffff9720f0c0 Delete type=3 #341 2024/11/17-19:54:49.380394 ffff97c0f0c0 Delete type=0 #377
2024/07/28-20:49:41.971627 ffff9720f0c0 Delete type=0 #342 2024/11/17-19:54:49.380470 ffff97c0f0c0 Delete type=3 #376
2024/11/17-22:39:44.342858 ffff9540f0c0 Level-0 table #381: started
2024/11/17-22:39:44.343060 ffff9540f0c0 Level-0 table #381: 0 bytes OK
2024/11/17-22:39:44.343653 ffff9540f0c0 Delete type=0 #379
2024/11/17-22:39:44.344589 ffff9540f0c0 Manual compaction at level-0 from '!folders!Uj0KiaZ2czrg0hcI' @ 72057594037927935 : 1 .. '!items!yglZ0fAa90jQ76bu' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/characters/000138.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000098 MANIFEST-000139

View File

@ -1,5 +1,3 @@
2024/08/04-21:59:13.094728 ffff97e0f0c0 Recovering log #97 2024/11/17-22:43:42.691173 ffff97c0f0c0 Recovering log #136
2024/08/04-21:59:13.095038 ffff97e0f0c0 Level-0 table #99: started 2024/11/17-22:43:42.692977 ffff97c0f0c0 Delete type=3 #134
2024/08/04-21:59:13.095723 ffff97e0f0c0 Level-0 table #99: 4283 bytes OK 2024/11/17-22:43:42.693083 ffff97c0f0c0 Delete type=0 #136
2024/08/04-21:59:13.097285 ffff97e0f0c0 Delete type=3 #96
2024/08/04-21:59:13.097378 ffff97e0f0c0 Delete type=0 #97

View File

@ -1,3 +1,14 @@
2024/07/28-20:49:41.999453 ffff9540f0c0 Recovering log #95 2024/11/17-19:54:49.409463 ffff95e0f0c0 Recovering log #133
2024/07/28-20:49:42.000445 ffff9540f0c0 Delete type=0 #95 2024/11/17-19:54:49.410495 ffff95e0f0c0 Delete type=3 #132
2024/07/28-20:49:42.000522 ffff9540f0c0 Delete type=3 #94 2024/11/17-19:54:49.410575 ffff95e0f0c0 Delete type=0 #133
2024/11/17-22:39:44.356648 ffff9540f0c0 Level-0 table #137: started
2024/11/17-22:39:44.358404 ffff9540f0c0 Level-0 table #137: 72062 bytes OK
2024/11/17-22:39:44.358834 ffff9540f0c0 Delete type=0 #135
2024/11/17-22:39:44.359623 ffff9540f0c0 Manual compaction at level-0 from '!actors!44X1ZXKJM6mxdVvy' @ 72057594037927935 : 1 .. '!folders!wTstvdpWVsGy12D6' @ 0 : 0; will stop at '!actors.items!Bjun2zv72LQR9Gbe.wfIr3yCNIycl8un0' @ 353 : 1
2024/11/17-22:39:44.359734 ffff9540f0c0 Compacting 1@0 + 1@1 files
2024/11/17-22:39:44.361526 ffff9540f0c0 Generated table #138@0: 65 keys, 70670 bytes
2024/11/17-22:39:44.361549 ffff9540f0c0 Compacted 1@0 + 1@1 files => 70670 bytes
2024/11/17-22:39:44.361693 ffff9540f0c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2024/11/17-22:39:44.361862 ffff9540f0c0 Delete type=2 #129
2024/11/17-22:39:44.361979 ffff9540f0c0 Delete type=2 #137
2024/11/17-22:39:44.366650 ffff9540f0c0 Manual compaction at level-0 from '!actors.items!Bjun2zv72LQR9Gbe.wfIr3yCNIycl8un0' @ 353 : 1 .. '!folders!wTstvdpWVsGy12D6' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/equipment/000195.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000154 MANIFEST-000196

View File

@ -1,5 +1,3 @@
2024/08/04-21:59:13.084355 ffff9ca0f0c0 Recovering log #153 2024/11/17-22:43:42.676276 ffff9680f0c0 Recovering log #193
2024/08/04-21:59:13.084710 ffff9ca0f0c0 Level-0 table #155: started 2024/11/17-22:43:42.677346 ffff9680f0c0 Delete type=3 #191
2024/08/04-21:59:13.085153 ffff9ca0f0c0 Level-0 table #155: 2329 bytes OK 2024/11/17-22:43:42.677423 ffff9680f0c0 Delete type=0 #193
2024/08/04-21:59:13.086597 ffff9ca0f0c0 Delete type=3 #152
2024/08/04-21:59:13.086723 ffff9ca0f0c0 Delete type=0 #153

View File

@ -1,3 +1,15 @@
2024/07/28-20:49:41.985141 ffff9680f0c0 Recovering log #151 2024/11/17-19:54:49.397105 ffff9680f0c0 Recovering log #190
2024/07/28-20:49:41.987002 ffff9680f0c0 Delete type=3 #150 2024/11/17-19:54:49.398137 ffff9680f0c0 Delete type=3 #189
2024/07/28-20:49:41.987092 ffff9680f0c0 Delete type=0 #151 2024/11/17-19:54:49.398212 ffff9680f0c0 Delete type=0 #190
2024/11/17-22:39:44.348957 ffff9540f0c0 Level-0 table #194: started
2024/11/17-22:39:44.349960 ffff9540f0c0 Level-0 table #194: 1212 bytes OK
2024/11/17-22:39:44.350658 ffff9540f0c0 Delete type=0 #192
2024/11/17-22:39:44.351008 ffff9540f0c0 Manual compaction at level-0 from '!folders!2FbMKlf5vjlYt9mh' @ 72057594037927935 : 1 .. '!items!zsiKgHAnY4qGdG5j' @ 0 : 0; will stop at (end)
2024/11/17-22:39:44.351376 ffff9540f0c0 Manual compaction at level-1 from '!folders!2FbMKlf5vjlYt9mh' @ 72057594037927935 : 1 .. '!items!zsiKgHAnY4qGdG5j' @ 0 : 0; will stop at '!items!2ns2g5bUQWNS9yUZ' @ 2307 : 1
2024/11/17-22:39:44.351592 ffff9540f0c0 Compacting 1@1 + 1@2 files
2024/11/17-22:39:44.355445 ffff9540f0c0 Generated table #195@1: 205 keys, 118488 bytes
2024/11/17-22:39:44.355470 ffff9540f0c0 Compacted 1@1 + 1@2 files => 118488 bytes
2024/11/17-22:39:44.355625 ffff9540f0c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/11/17-22:39:44.355816 ffff9540f0c0 Delete type=2 #194
2024/11/17-22:39:44.355944 ffff9540f0c0 Delete type=2 #178
2024/11/17-22:39:44.359542 ffff9540f0c0 Manual compaction at level-1 from '!items!2ns2g5bUQWNS9yUZ' @ 2307 : 1 .. '!items!zsiKgHAnY4qGdG5j' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/locations/000113.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000075 MANIFEST-000114

View File

@ -1,5 +1,3 @@
2024/08/04-21:59:13.100915 ffff9de0f0c0 Recovering log #74 2024/11/17-22:43:42.696942 ffff9720f0c0 Recovering log #111
2024/08/04-21:59:13.101452 ffff9de0f0c0 Level-0 table #76: started 2024/11/17-22:43:42.698598 ffff9720f0c0 Delete type=0 #111
2024/08/04-21:59:13.102443 ffff9de0f0c0 Level-0 table #76: 28321 bytes OK 2024/11/17-22:43:42.698780 ffff9720f0c0 Delete type=3 #109
2024/08/04-21:59:13.103236 ffff9de0f0c0 Delete type=0 #74
2024/08/04-21:59:13.103331 ffff9de0f0c0 Delete type=3 #73

View File

@ -1,3 +1,14 @@
2024/07/28-20:49:42.004092 ffff95e0f0c0 Recovering log #72 2024/11/17-19:54:49.414865 ffff9720f0c0 Recovering log #108
2024/07/28-20:49:42.005022 ffff95e0f0c0 Delete type=3 #71 2024/11/17-19:54:49.416165 ffff9720f0c0 Delete type=3 #106
2024/07/28-20:49:42.005102 ffff95e0f0c0 Delete type=0 #72 2024/11/17-19:54:49.416282 ffff9720f0c0 Delete type=0 #108
2024/11/17-22:39:44.358965 ffff9540f0c0 Level-0 table #112: started
2024/11/17-22:39:44.359060 ffff9540f0c0 Level-0 table #112: 0 bytes OK
2024/11/17-22:39:44.359433 ffff9540f0c0 Delete type=0 #110
2024/11/17-22:39:44.362065 ffff9540f0c0 Manual compaction at level-0 from '!folders!GWPVHplnhpOthBjF' @ 72057594037927935 : 1 .. '!journal.pages!WrA27IMBJbcuDzbi.fQGVN1eLTgtkXiz4' @ 0 : 0; will stop at '!journal.pages!IKcNeypZEUfAdEkN.tu26ngUwWPTErAn4' @ 200 : 1
2024/11/17-22:39:44.362088 ffff9540f0c0 Compacting 1@0 + 1@1 files
2024/11/17-22:39:44.363100 ffff9540f0c0 Generated table #113@0: 38 keys, 30189 bytes
2024/11/17-22:39:44.363127 ffff9540f0c0 Compacted 1@0 + 1@1 files => 30189 bytes
2024/11/17-22:39:44.363329 ffff9540f0c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2024/11/17-22:39:44.363576 ffff9540f0c0 Delete type=2 #107
2024/11/17-22:39:44.363890 ffff9540f0c0 Delete type=2 #87
2024/11/17-22:39:44.366721 ffff9540f0c0 Manual compaction at level-0 from '!journal.pages!IKcNeypZEUfAdEkN.tu26ngUwWPTErAn4' @ 200 : 1 .. '!journal.pages!WrA27IMBJbcuDzbi.fQGVN1eLTgtkXiz4' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000348 MANIFEST-000386

View File

@ -1,5 +1,3 @@
2024/08/04-21:59:13.060896 ffff9de0f0c0 Recovering log #347 2024/11/17-22:43:42.655988 ffff9720f0c0 Recovering log #384
2024/08/04-21:59:13.061318 ffff9de0f0c0 Level-0 table #349: started 2024/11/17-22:43:42.656919 ffff9720f0c0 Delete type=3 #382
2024/08/04-21:59:13.062067 ffff9de0f0c0 Level-0 table #349: 9544 bytes OK 2024/11/17-22:43:42.656999 ffff9720f0c0 Delete type=0 #384
2024/08/04-21:59:13.063083 ffff9de0f0c0 Delete type=3 #346
2024/08/04-21:59:13.063169 ffff9de0f0c0 Delete type=0 #347

View File

@ -1,3 +1,8 @@
2024/07/28-20:49:41.962149 ffff95e0f0c0 Recovering log #345 2024/11/17-19:54:49.372233 ffff9720f0c0 Recovering log #381
2024/07/28-20:49:41.963038 ffff95e0f0c0 Delete type=0 #345 2024/11/17-19:54:49.373442 ffff9720f0c0 Delete type=0 #381
2024/07/28-20:49:41.963123 ffff95e0f0c0 Delete type=3 #344 2024/11/17-19:54:49.373517 ffff9720f0c0 Delete type=3 #380
2024/11/17-22:39:44.347018 ffff9540f0c0 Level-0 table #385: started
2024/11/17-22:39:44.347148 ffff9540f0c0 Level-0 table #385: 0 bytes OK
2024/11/17-22:39:44.347670 ffff9540f0c0 Delete type=0 #383
2024/11/17-22:39:44.350927 ffff9540f0c0 Manual compaction at level-0 from '!folders!7YZ8q74MZBzNqeGG' @ 72057594037927935 : 1 .. '!scenes.walls!ZiduJwZQQMUECHeW.znSWopNgvIj2Iudc' @ 0 : 0; will stop at (end)
2024/11/17-22:39:44.351074 ffff9540f0c0 Manual compaction at level-1 from '!folders!7YZ8q74MZBzNqeGG' @ 72057594037927935 : 1 .. '!scenes.walls!ZiduJwZQQMUECHeW.znSWopNgvIj2Iudc' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/type/000294.ldb Normal file

Binary file not shown.

BIN
packs/type/000320.log Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000281 MANIFEST-000319

View File

@ -1,3 +1,3 @@
2024/08/04-21:59:13.079888 ffff9de0f0c0 Recovering log #280 2024/11/17-22:43:42.672063 ffff9720f0c0 Recovering log #317
2024/08/04-21:59:13.080841 ffff9de0f0c0 Delete type=3 #279 2024/11/17-22:43:42.673245 ffff9720f0c0 Delete type=3 #315
2024/08/04-21:59:13.080916 ffff9de0f0c0 Delete type=0 #280 2024/11/17-22:43:42.673330 ffff9720f0c0 Delete type=0 #317

View File

@ -1,3 +1,8 @@
2024/07/28-20:49:41.979501 ffff95e0f0c0 Recovering log #278 2024/11/17-19:54:49.391285 ffff9720f0c0 Recovering log #314
2024/07/28-20:49:41.980832 ffff95e0f0c0 Delete type=0 #278 2024/11/17-19:54:49.392588 ffff9720f0c0 Delete type=0 #314
2024/07/28-20:49:41.980931 ffff95e0f0c0 Delete type=3 #277 2024/11/17-19:54:49.392690 ffff9720f0c0 Delete type=3 #313
2024/11/17-22:39:44.347882 ffff9540f0c0 Level-0 table #318: started
2024/11/17-22:39:44.348067 ffff9540f0c0 Level-0 table #318: 0 bytes OK
2024/11/17-22:39:44.348740 ffff9540f0c0 Delete type=0 #316
2024/11/17-22:39:44.350971 ffff9540f0c0 Manual compaction at level-0 from '!folders!Gz2DsfeJugzyQ2Xs' @ 72057594037927935 : 1 .. '!journal.pages!yDXZv8crLyTs7X2m.xxiCX8V7NKUCz5rX' @ 0 : 0; will stop at (end)
2024/11/17-22:39:44.351135 ffff9540f0c0 Manual compaction at level-1 from '!folders!Gz2DsfeJugzyQ2Xs' @ 72057594037927935 : 1 .. '!journal.pages!yDXZv8crLyTs7X2m.xxiCX8V7NKUCz5rX' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/type/MANIFEST-000319 Normal file

Binary file not shown.