Compare commits

...

13 Commits

120 changed files with 570 additions and 213 deletions

BIN
images/icons/magic.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -41,6 +41,8 @@ export class DarkStarsActorSheet extends ActorSheet {
perks: this.actor.getPerks( ),
weapons: this.actor.checkAndPrepareEquipments( duplicate(this.actor.getWeapons()) ),
ammos: this.actor.checkAndPrepareEquipments( duplicate(this.actor.getAmmos()) ),
spells: this.actor.checkAndPrepareEquipments( duplicate(this.actor.getSpells()) ),
powers: this.actor.checkAndPrepareEquipments( duplicate(this.actor.getPowers()) ),
armors: this.actor.checkAndPrepareEquipments( duplicate(this.actor.getArmors())),
shields: this.actor.checkAndPrepareEquipments( duplicate(this.actor.getShields())),
equipments: this.actor.checkAndPrepareEquipments(duplicate(this.actor.getEquipmentsOnly()) ),

View File

@ -130,6 +130,16 @@ export class DarkStarsActor extends Actor {
DarkStarsUtility.sortArrayObjectsByName(comp)
return comp;
}
getSpells() {
let comp = duplicate(this.items.filter(item => item.type == 'spell') || []);
DarkStarsUtility.sortArrayObjectsByName(comp)
return comp;
}
getPowers() {
let comp = duplicate(this.items.filter(item => item.type == 'psychic') || []);
DarkStarsUtility.sortArrayObjectsByName(comp)
return comp;
}
getEquippedArmor() {
let comp = this.items.find(item => item.type == 'armor' && item.system.equipped)
if (comp) {

View File

@ -32,7 +32,14 @@ export const DARKSTARS_CONFIG = {
perktypes: {
"normal": "Normal",
"advanced": "Advanced",
"role": "Role"
"role": "Role",
"job": "Job"
},
magicTypes: {
"lemurian": "Lemurian",
"bloodmagic": "Blood Magic Ritual",
"ritual": "Ritual",
"miracle": "Miracle"
},
cyberTypes: {
"I": "I",

View File

@ -8,7 +8,9 @@ export const defaultItemImg = {
perk: "systems/fvtt-dark-stars/images/icons/perk.webp",
ability: "systems/fvtt-dark-stars/images/icons/ability.webp",
genetic: "systems/fvtt-dark-stars/images/icons/genetic.webp",
cyber: "systems/fvtt-dark-stars/images/icons/cyber.webp"
cyber: "systems/fvtt-dark-stars/images/icons/cyber.webp",
spell: "systems/fvtt-dark-stars/images/icons/magic.webp",
psychic: "systems/fvtt-dark-stars/images/icons/psychicpowers.webp",
}
/**

View File

@ -18,6 +18,7 @@ import { DarkStarsItem } from "./dark-stars-item.js";
import { DarkStarsHotbar } from "./dark-stars-hotbar.js"
import { DarkStarsCommands } from "./dark-stars-commands.js"
import { DARKSTARS_CONFIG } from "./dark-stars-config.js";
import { ClassCounter} from "https://www.uberwald.me/fvtt_appcount/count-class-ready.js"
/* -------------------------------------------- */
/* Foundry VTT Initialization */
@ -91,15 +92,11 @@ Hooks.once("ready", function () {
});
}
// CSS patch for v9
if (game.version) {
let sidebar = document.getElementById("sidebar");
sidebar.style.width = "min-content";
}
welcomeMessage();
DarkStarsUtility.ready()
DarkStarsCommands.init()
ClassCounter.registerUsageCount()
})
/* -------------------------------------------- */

View File

@ -65,9 +65,8 @@ export class DarkStarsUtility {
/* -------------------------------------------- */
static async ready() {
const skills = await DarkStarsUtility.loadCompendium("fvtt-dark-stars.skills")
this.skills = skills.map(i => i.toObject())
const skills = await DarkStarsUtility.loadCompendium("fvtt-dark-stars.sprawl");
this.skills = skills.filter(i=> i.type =="skill").map(i => i.toObject() );
}
/* -------------------------------------------- */

6
packs/.directory Normal file
View File

@ -0,0 +1,6 @@
[Dolphin]
HeaderColumnWidths=301,118,148,122
Timestamp=2024,1,26,8,35,29.906
Version=4
ViewMode=1
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails

BIN
packs/aldebaran/000119.ldb Normal file

Binary file not shown.

1
packs/aldebaran/CURRENT Normal file
View File

@ -0,0 +1 @@
MANIFEST-000164

0
packs/aldebaran/LOCK Normal file
View File

7
packs/aldebaran/LOG Normal file
View File

@ -0,0 +1,7 @@
2024/02/26-14:13:38.988782 7f13374006c0 Recovering log #162
2024/02/26-14:13:38.999307 7f13374006c0 Delete type=3 #160
2024/02/26-14:13:38.999433 7f13374006c0 Delete type=0 #162
2024/02/26-14:20:24.273426 7f132fe006c0 Level-0 table #167: started
2024/02/26-14:20:24.273466 7f132fe006c0 Level-0 table #167: 0 bytes OK
2024/02/26-14:20:24.280039 7f132fe006c0 Delete type=0 #165
2024/02/26-14:20:24.287744 7f132fe006c0 Manual compaction at level-0 from '!folders!MA6uFJMVebGeayIk' @ 72057594037927935 : 1 .. '!items!zhjdppKgrON7wJn7' @ 0 : 0; will stop at (end)

7
packs/aldebaran/LOG.old Normal file
View File

@ -0,0 +1,7 @@
2024/02/25-13:25:19.760043 7f0428e006c0 Recovering log #158
2024/02/25-13:25:19.770300 7f0428e006c0 Delete type=3 #156
2024/02/25-13:25:19.770349 7f0428e006c0 Delete type=0 #158
2024/02/25-15:40:12.540906 7f0421a006c0 Level-0 table #163: started
2024/02/25-15:40:12.541352 7f0421a006c0 Level-0 table #163: 0 bytes OK
2024/02/25-15:40:12.547853 7f0421a006c0 Delete type=0 #161
2024/02/25-15:40:12.555529 7f0421a006c0 Manual compaction at level-0 from '!folders!MA6uFJMVebGeayIk' @ 72057594037927935 : 1 .. '!items!zhjdppKgrON7wJn7' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/armor/000186.ldb Normal file

Binary file not shown.

0
packs/armor/000201.log Normal file
View File

View File

@ -1 +1 @@
MANIFEST-000118
MANIFEST-000199

View File

@ -1,8 +1,8 @@
2023/10/23-23:27:50.391876 7fc51a7fc6c0 Recovering log #116
2023/10/23-23:27:50.406730 7fc51a7fc6c0 Delete type=3 #114
2023/10/23-23:27:50.406904 7fc51a7fc6c0 Delete type=0 #116
2023/10/24-07:04:13.134268 7fc299bff6c0 Level-0 table #121: started
2023/10/24-07:04:13.134315 7fc299bff6c0 Level-0 table #121: 0 bytes OK
2023/10/24-07:04:13.142035 7fc299bff6c0 Delete type=0 #119
2023/10/24-07:04:13.168857 7fc299bff6c0 Manual compaction at level-0 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2023/10/24-07:04:13.168941 7fc299bff6c0 Manual compaction at level-1 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2024/02/25-13:11:04.806524 7f0422a006c0 Recovering log #197
2024/02/25-13:11:04.817703 7f0422a006c0 Delete type=3 #195
2024/02/25-13:11:04.817799 7f0422a006c0 Delete type=0 #197
2024/02/25-13:14:07.532693 7f0421a006c0 Level-0 table #202: started
2024/02/25-13:14:07.532731 7f0421a006c0 Level-0 table #202: 0 bytes OK
2024/02/25-13:14:07.539153 7f0421a006c0 Delete type=0 #200
2024/02/25-13:14:07.539281 7f0421a006c0 Manual compaction at level-0 from '!items!0JWjCJaD6OOouqTj' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)
2024/02/25-13:14:07.539306 7f0421a006c0 Manual compaction at level-1 from '!items!0JWjCJaD6OOouqTj' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/23-16:21:18.818735 7fc51b7fe6c0 Recovering log #112
2023/10/23-16:21:18.828413 7fc51b7fe6c0 Delete type=3 #110
2023/10/23-16:21:18.828468 7fc51b7fe6c0 Delete type=0 #112
2023/10/23-16:38:21.235245 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.235287 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.288685 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.402896 7fc299bff6c0 Manual compaction at level-0 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.445657 7fc299bff6c0 Manual compaction at level-1 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2024/02/25-13:04:05.224949 7f0428e006c0 Recovering log #193
2024/02/25-13:04:05.236046 7f0428e006c0 Delete type=3 #191
2024/02/25-13:04:05.236134 7f0428e006c0 Delete type=0 #193
2024/02/25-13:10:09.480522 7f0421a006c0 Level-0 table #198: started
2024/02/25-13:10:09.480555 7f0421a006c0 Level-0 table #198: 0 bytes OK
2024/02/25-13:10:09.486678 7f0421a006c0 Delete type=0 #196
2024/02/25-13:10:09.493365 7f0421a006c0 Manual compaction at level-0 from '!items!0JWjCJaD6OOouqTj' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)
2024/02/25-13:10:09.499939 7f0421a006c0 Manual compaction at level-1 from '!items!0JWjCJaD6OOouqTj' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)

BIN
packs/armor/MANIFEST-000199 Normal file

Binary file not shown.

Binary file not shown.

View File

View File

@ -0,0 +1 @@
MANIFEST-000157

View File

View File

@ -0,0 +1,7 @@
2024/02/26-14:13:39.006215 7f133ce006c0 Recovering log #155
2024/02/26-14:13:39.017058 7f133ce006c0 Delete type=3 #153
2024/02/26-14:13:39.017184 7f133ce006c0 Delete type=0 #155
2024/02/26-14:20:24.266061 7f132fe006c0 Level-0 table #160: started
2024/02/26-14:20:24.266133 7f132fe006c0 Level-0 table #160: 0 bytes OK
2024/02/26-14:20:24.273275 7f132fe006c0 Delete type=0 #158
2024/02/26-14:20:24.287729 7f132fe006c0 Manual compaction at level-0 from '!folders!47aGmBuk1mHtbFFU' @ 72057594037927935 : 1 .. '!items!zwMpjsE84sk26eej' @ 0 : 0; will stop at (end)

View File

@ -0,0 +1,7 @@
2024/02/25-13:25:19.773014 7f04234006c0 Recovering log #151
2024/02/25-13:25:19.782933 7f04234006c0 Delete type=3 #149
2024/02/25-13:25:19.782991 7f04234006c0 Delete type=0 #151
2024/02/25-15:40:12.548028 7f0421a006c0 Level-0 table #156: started
2024/02/25-15:40:12.548061 7f0421a006c0 Level-0 table #156: 0 bytes OK
2024/02/25-15:40:12.555343 7f0421a006c0 Delete type=0 #154
2024/02/25-15:40:12.555542 7f0421a006c0 Manual compaction at level-0 from '!folders!47aGmBuk1mHtbFFU' @ 72057594037927935 : 1 .. '!items!zwMpjsE84sk26eej' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

View File

@ -1 +1 @@
MANIFEST-000118
MANIFEST-000210

View File

@ -1,7 +1,7 @@
2023/10/23-23:27:50.461489 7fc51a7fc6c0 Recovering log #116
2023/10/23-23:27:50.476262 7fc51a7fc6c0 Delete type=3 #114
2023/10/23-23:27:50.476363 7fc51a7fc6c0 Delete type=0 #116
2023/10/24-07:04:13.180225 7fc299bff6c0 Level-0 table #121: started
2023/10/24-07:04:13.180270 7fc299bff6c0 Level-0 table #121: 0 bytes OK
2023/10/24-07:04:13.188564 7fc299bff6c0 Delete type=0 #119
2023/10/24-07:04:13.206576 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/26-14:13:38.913763 7f13374006c0 Recovering log #208
2024/02/26-14:13:38.925039 7f13374006c0 Delete type=3 #206
2024/02/26-14:13:38.925223 7f13374006c0 Delete type=0 #208
2024/02/26-14:20:24.237608 7f132fe006c0 Level-0 table #213: started
2024/02/26-14:20:24.237681 7f132fe006c0 Level-0 table #213: 0 bytes OK
2024/02/26-14:20:24.244690 7f132fe006c0 Delete type=0 #211
2024/02/26-14:20:24.259041 7f132fe006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
2023/10/23-16:21:18.866233 7fc51b7fe6c0 Recovering log #112
2023/10/23-16:21:18.876627 7fc51b7fe6c0 Delete type=3 #110
2023/10/23-16:21:18.876726 7fc51b7fe6c0 Delete type=0 #112
2023/10/23-16:38:21.562992 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.563052 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.606768 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.649491 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/25-13:25:19.703338 7f0428e006c0 Recovering log #204
2024/02/25-13:25:19.713635 7f0428e006c0 Delete type=3 #202
2024/02/25-13:25:19.713706 7f0428e006c0 Delete type=0 #204
2024/02/25-15:40:12.512691 7f0421a006c0 Level-0 table #209: started
2024/02/25-15:40:12.512744 7f0421a006c0 Level-0 table #209: 0 bytes OK
2024/02/25-15:40:12.519870 7f0421a006c0 Delete type=0 #207
2024/02/25-15:40:12.526721 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

View File

@ -1 +1 @@
MANIFEST-000118
MANIFEST-000210

View File

@ -1,7 +1,7 @@
2023/10/23-23:27:50.478831 7fc51b7fe6c0 Recovering log #116
2023/10/23-23:27:50.493332 7fc51b7fe6c0 Delete type=3 #114
2023/10/23-23:27:50.493444 7fc51b7fe6c0 Delete type=0 #116
2023/10/24-07:04:13.169114 7fc299bff6c0 Level-0 table #121: started
2023/10/24-07:04:13.169161 7fc299bff6c0 Level-0 table #121: 0 bytes OK
2023/10/24-07:04:13.180064 7fc299bff6c0 Delete type=0 #119
2023/10/24-07:04:13.206554 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/26-14:13:38.930692 7f133ce006c0 Recovering log #208
2024/02/26-14:13:38.941919 7f133ce006c0 Delete type=3 #206
2024/02/26-14:13:38.942031 7f133ce006c0 Delete type=0 #208
2024/02/26-14:20:24.244869 7f132fe006c0 Level-0 table #213: started
2024/02/26-14:20:24.244926 7f132fe006c0 Level-0 table #213: 0 bytes OK
2024/02/26-14:20:24.251440 7f132fe006c0 Delete type=0 #211
2024/02/26-14:20:24.259056 7f132fe006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
2023/10/23-16:21:18.878355 7fc51a7fc6c0 Recovering log #112
2023/10/23-16:21:18.889689 7fc51a7fc6c0 Delete type=3 #110
2023/10/23-16:21:18.889751 7fc51a7fc6c0 Delete type=0 #112
2023/10/23-16:38:21.520237 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.520269 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.562758 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.649457 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/25-13:25:19.716119 7f04234006c0 Recovering log #204
2024/02/25-13:25:19.727169 7f04234006c0 Delete type=3 #202
2024/02/25-13:25:19.727244 7f04234006c0 Delete type=0 #204
2024/02/25-15:40:12.520043 7f0421a006c0 Level-0 table #209: started
2024/02/25-15:40:12.520077 7f0421a006c0 Level-0 table #209: 0 bytes OK
2024/02/25-15:40:12.526536 7f0421a006c0 Delete type=0 #207
2024/02/25-15:40:12.533719 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

View File

@ -1 +1 @@
MANIFEST-000046
MANIFEST-000128

View File

@ -1,8 +1,8 @@
2023/10/23-23:27:50.534411 7fc51a7fc6c0 Recovering log #44
2023/10/23-23:27:50.547268 7fc51a7fc6c0 Delete type=3 #42
2023/10/23-23:27:50.547364 7fc51a7fc6c0 Delete type=0 #44
2023/10/24-07:04:13.206805 7fc299bff6c0 Level-0 table #49: started
2023/10/24-07:04:13.206870 7fc299bff6c0 Level-0 table #49: 0 bytes OK
2023/10/24-07:04:13.213996 7fc299bff6c0 Delete type=0 #47
2023/10/24-07:04:13.214197 7fc299bff6c0 Manual compaction at level-0 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2023/10/24-07:04:13.214231 7fc299bff6c0 Manual compaction at level-1 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2024/02/25-13:11:04.911848 7f0422a006c0 Recovering log #126
2024/02/25-13:11:04.922320 7f0422a006c0 Delete type=3 #124
2024/02/25-13:11:04.922392 7f0422a006c0 Delete type=0 #126
2024/02/25-13:14:07.578457 7f0421a006c0 Level-0 table #131: started
2024/02/25-13:14:07.578513 7f0421a006c0 Level-0 table #131: 0 bytes OK
2024/02/25-13:14:07.585654 7f0421a006c0 Delete type=0 #129
2024/02/25-13:14:07.592632 7f0421a006c0 Manual compaction at level-0 from '!items!0SbSmYdxJSlcNr6x' @ 72057594037927935 : 1 .. '!items!yyCPVVl8vmMOfPcN' @ 0 : 0; will stop at (end)
2024/02/25-13:14:07.592676 7f0421a006c0 Manual compaction at level-1 from '!items!0SbSmYdxJSlcNr6x' @ 72057594037927935 : 1 .. '!items!yyCPVVl8vmMOfPcN' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/23-16:21:18.916086 7fc51b7fe6c0 Recovering log #40
2023/10/23-16:21:18.926380 7fc51b7fe6c0 Delete type=3 #38
2023/10/23-16:21:18.926444 7fc51b7fe6c0 Delete type=0 #40
2023/10/23-16:38:21.687516 7fc299bff6c0 Level-0 table #45: started
2023/10/23-16:38:21.687571 7fc299bff6c0 Level-0 table #45: 0 bytes OK
2023/10/23-16:38:21.736925 7fc299bff6c0 Delete type=0 #43
2023/10/23-16:38:21.737272 7fc299bff6c0 Manual compaction at level-0 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.737344 7fc299bff6c0 Manual compaction at level-1 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2024/02/25-13:04:05.332283 7f0428e006c0 Recovering log #122
2024/02/25-13:04:05.343337 7f0428e006c0 Delete type=3 #120
2024/02/25-13:04:05.343387 7f0428e006c0 Delete type=0 #122
2024/02/25-13:10:09.539934 7f0421a006c0 Level-0 table #127: started
2024/02/25-13:10:09.539956 7f0421a006c0 Level-0 table #127: 0 bytes OK
2024/02/25-13:10:09.546327 7f0421a006c0 Delete type=0 #125
2024/02/25-13:10:09.552649 7f0421a006c0 Manual compaction at level-0 from '!items!0SbSmYdxJSlcNr6x' @ 72057594037927935 : 1 .. '!items!yyCPVVl8vmMOfPcN' @ 0 : 0; will stop at (end)
2024/02/25-13:10:09.552755 7f0421a006c0 Manual compaction at level-1 from '!items!0SbSmYdxJSlcNr6x' @ 72057594037927935 : 1 .. '!items!yyCPVVl8vmMOfPcN' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

View File

@ -0,0 +1 @@
MANIFEST-000022

0
packs/darkstars-sf/LOCK Normal file
View File

8
packs/darkstars-sf/LOG Normal file
View File

@ -0,0 +1,8 @@
2024/02/26-14:13:38.966465 7f13374006c0 Recovering log #20
2024/02/26-14:13:38.977463 7f13374006c0 Delete type=3 #18
2024/02/26-14:13:38.977548 7f13374006c0 Delete type=0 #20
2024/02/26-14:20:24.259303 7f132fe006c0 Level-0 table #25: started
2024/02/26-14:20:24.259357 7f132fe006c0 Level-0 table #25: 0 bytes OK
2024/02/26-14:20:24.265823 7f132fe006c0 Delete type=0 #23
2024/02/26-14:20:24.287708 7f132fe006c0 Manual compaction at level-0 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)
2024/02/26-14:20:24.287792 7f132fe006c0 Manual compaction at level-1 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)

View File

@ -0,0 +1,8 @@
2024/02/25-13:25:19.744621 7f0428e006c0 Recovering log #16
2024/02/25-13:25:19.754834 7f0428e006c0 Delete type=3 #14
2024/02/25-13:25:19.754885 7f0428e006c0 Delete type=0 #16
2024/02/25-15:40:12.533736 7f0421a006c0 Level-0 table #21: started
2024/02/25-15:40:12.533778 7f0421a006c0 Level-0 table #21: 0 bytes OK
2024/02/25-15:40:12.540676 7f0421a006c0 Delete type=0 #19
2024/02/25-15:40:12.555489 7f0421a006c0 Manual compaction at level-0 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)
2024/02/25-15:40:12.555554 7f0421a006c0 Manual compaction at level-1 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/equipment/000186.ldb Normal file

Binary file not shown.

View File

View File

@ -1 +1 @@
MANIFEST-000118
MANIFEST-000199

View File

@ -1,7 +1,8 @@
2023/10/23-23:27:50.410339 7fc51b7fe6c0 Recovering log #116
2023/10/23-23:27:50.422120 7fc51b7fe6c0 Delete type=3 #114
2023/10/23-23:27:50.422217 7fc51b7fe6c0 Delete type=0 #116
2023/10/24-07:04:13.161070 7fc299bff6c0 Level-0 table #121: started
2023/10/24-07:04:13.161129 7fc299bff6c0 Level-0 table #121: 0 bytes OK
2023/10/24-07:04:13.168664 7fc299bff6c0 Delete type=0 #119
2023/10/24-07:04:13.168925 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/25-13:11:04.819236 7f0428e006c0 Recovering log #197
2024/02/25-13:11:04.829162 7f0428e006c0 Delete type=3 #195
2024/02/25-13:11:04.829232 7f0428e006c0 Delete type=0 #197
2024/02/25-13:14:07.545758 7f0421a006c0 Level-0 table #202: started
2024/02/25-13:14:07.545813 7f0421a006c0 Level-0 table #202: 0 bytes OK
2024/02/25-13:14:07.552067 7f0421a006c0 Delete type=0 #200
2024/02/25-13:14:07.565492 7f0421a006c0 Manual compaction at level-0 from '!items!05RVU3UcRabogEvL' @ 72057594037927935 : 1 .. '!items!zaxcUsWUZ1vvl0p8' @ 0 : 0; will stop at (end)
2024/02/25-13:14:07.565529 7f0421a006c0 Manual compaction at level-1 from '!items!05RVU3UcRabogEvL' @ 72057594037927935 : 1 .. '!items!zaxcUsWUZ1vvl0p8' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,8 @@
2023/10/23-16:21:18.830319 7fc51a7fc6c0 Recovering log #112
2023/10/23-16:21:18.840025 7fc51a7fc6c0 Delete type=3 #110
2023/10/23-16:21:18.840086 7fc51a7fc6c0 Delete type=0 #112
2023/10/23-16:38:21.349441 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.349501 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.402714 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.445484 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/25-13:04:05.239972 7f0423e006c0 Recovering log #193
2024/02/25-13:04:05.249512 7f0423e006c0 Delete type=3 #191
2024/02/25-13:04:05.249560 7f0423e006c0 Delete type=0 #193
2024/02/25-13:10:09.473431 7f0421a006c0 Level-0 table #198: started
2024/02/25-13:10:09.473459 7f0421a006c0 Level-0 table #198: 0 bytes OK
2024/02/25-13:10:09.480345 7f0421a006c0 Delete type=0 #196
2024/02/25-13:10:09.493344 7f0421a006c0 Manual compaction at level-0 from '!items!05RVU3UcRabogEvL' @ 72057594037927935 : 1 .. '!items!zaxcUsWUZ1vvl0p8' @ 0 : 0; will stop at (end)
2024/02/25-13:10:09.499930 7f0421a006c0 Manual compaction at level-1 from '!items!05RVU3UcRabogEvL' @ 72057594037927935 : 1 .. '!items!zaxcUsWUZ1vvl0p8' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/genetics/000014.ldb Normal file

Binary file not shown.

View File

View File

@ -1 +1 @@
MANIFEST-000002
MANIFEST-000075

View File

@ -1,5 +1,8 @@
2023/10/19-11:34:56.763463 7f8105ffb6c0 Delete type=3 #1
2023/10/19-11:42:11.816999 7f7e677006c0 Level-0 table #5: started
2023/10/19-11:42:11.817033 7f7e677006c0 Level-0 table #5: 0 bytes OK
2023/10/19-11:42:11.824095 7f7e677006c0 Delete type=0 #3
2023/10/19-11:42:11.824348 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/25-13:11:04.925036 7f0428e006c0 Recovering log #73
2024/02/25-13:11:04.935090 7f0428e006c0 Delete type=3 #71
2024/02/25-13:11:04.935353 7f0428e006c0 Delete type=0 #73
2024/02/25-13:14:07.585843 7f0421a006c0 Level-0 table #78: started
2024/02/25-13:14:07.585896 7f0421a006c0 Level-0 table #78: 0 bytes OK
2024/02/25-13:14:07.592513 7f0421a006c0 Delete type=0 #76
2024/02/25-13:14:07.592640 7f0421a006c0 Manual compaction at level-0 from '!items!56A3sVsiN7KI6a45' @ 72057594037927935 : 1 .. '!items!zJiASbV3QqH2oHb1' @ 0 : 0; will stop at (end)
2024/02/25-13:14:07.592670 7f0421a006c0 Manual compaction at level-1 from '!items!56A3sVsiN7KI6a45' @ 72057594037927935 : 1 .. '!items!zJiASbV3QqH2oHb1' @ 0 : 0; will stop at (end)

8
packs/genetics/LOG.old Normal file
View File

@ -0,0 +1,8 @@
2024/02/25-13:04:05.347457 7f0423e006c0 Recovering log #69
2024/02/25-13:04:05.356885 7f0423e006c0 Delete type=3 #67
2024/02/25-13:04:05.356934 7f0423e006c0 Delete type=0 #69
2024/02/25-13:10:09.533502 7f0421a006c0 Level-0 table #74: started
2024/02/25-13:10:09.533526 7f0421a006c0 Level-0 table #74: 0 bytes OK
2024/02/25-13:10:09.539823 7f0421a006c0 Delete type=0 #72
2024/02/25-13:10:09.552630 7f0421a006c0 Manual compaction at level-0 from '!items!56A3sVsiN7KI6a45' @ 72057594037927935 : 1 .. '!items!zJiASbV3QqH2oHb1' @ 0 : 0; will stop at (end)
2024/02/25-13:10:09.552738 7f0421a006c0 Manual compaction at level-1 from '!items!56A3sVsiN7KI6a45' @ 72057594037927935 : 1 .. '!items!zJiASbV3QqH2oHb1' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

View File

@ -0,0 +1 @@
MANIFEST-000177

0
packs/nightborough/LOCK Normal file
View File

7
packs/nightborough/LOG Normal file
View File

@ -0,0 +1,7 @@
2024/02/26-14:13:39.028984 7f13374006c0 Recovering log #175
2024/02/26-14:13:39.040662 7f13374006c0 Delete type=3 #173
2024/02/26-14:13:39.040750 7f13374006c0 Delete type=0 #175
2024/02/26-14:20:24.280431 7f132fe006c0 Level-0 table #180: started
2024/02/26-14:20:24.280468 7f132fe006c0 Level-0 table #180: 0 bytes OK
2024/02/26-14:20:24.287553 7f132fe006c0 Delete type=0 #178
2024/02/26-14:20:24.287767 7f132fe006c0 Manual compaction at level-0 from '!folders!2iZtDz80npHPIwkS' @ 72057594037927935 : 1 .. '!items!zyFR9C1jBTeFzbxg' @ 0 : 0; will stop at (end)

View File

@ -0,0 +1,7 @@
2024/02/25-13:25:19.786914 7f0428e006c0 Recovering log #171
2024/02/25-13:25:19.797512 7f0428e006c0 Delete type=3 #169
2024/02/25-13:25:19.797578 7f0428e006c0 Delete type=0 #171
2024/02/25-15:40:12.555728 7f0421a006c0 Level-0 table #176: started
2024/02/25-15:40:12.555778 7f0421a006c0 Level-0 table #176: 0 bytes OK
2024/02/25-15:40:12.562473 7f0421a006c0 Delete type=0 #174
2024/02/25-15:40:12.562645 7f0421a006c0 Manual compaction at level-0 from '!folders!2iZtDz80npHPIwkS' @ 72057594037927935 : 1 .. '!items!zyFR9C1jBTeFzbxg' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/perks/000186.ldb Normal file

Binary file not shown.

0
packs/perks/000201.log Normal file
View File

View File

@ -1 +1 @@
MANIFEST-000118
MANIFEST-000199

View File

@ -1,8 +1,8 @@
2023/10/23-23:27:50.513819 7fc51bfff6c0 Recovering log #116
2023/10/23-23:27:50.529859 7fc51bfff6c0 Delete type=3 #114
2023/10/23-23:27:50.530088 7fc51bfff6c0 Delete type=0 #116
2023/10/24-07:04:13.188715 7fc299bff6c0 Level-0 table #121: started
2023/10/24-07:04:13.188752 7fc299bff6c0 Level-0 table #121: 0 bytes OK
2023/10/24-07:04:13.198296 7fc299bff6c0 Delete type=0 #119
2023/10/24-07:04:13.206600 7fc299bff6c0 Manual compaction at level-0 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2023/10/24-07:04:13.206646 7fc299bff6c0 Manual compaction at level-1 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2024/02/25-13:11:04.899830 7f0428e006c0 Recovering log #197
2024/02/25-13:11:04.909890 7f0428e006c0 Delete type=3 #195
2024/02/25-13:11:04.909976 7f0428e006c0 Delete type=0 #197
2024/02/25-13:14:07.614576 7f0421a006c0 Level-0 table #202: started
2024/02/25-13:14:07.614602 7f0421a006c0 Level-0 table #202: 0 bytes OK
2024/02/25-13:14:07.621467 7f0421a006c0 Delete type=0 #200
2024/02/25-13:14:07.628014 7f0421a006c0 Manual compaction at level-0 from '!items!0K3CVEKsq67oKiYE' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2024/02/25-13:14:07.628055 7f0421a006c0 Manual compaction at level-1 from '!items!0K3CVEKsq67oKiYE' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/23-16:21:18.903797 7fc51affd6c0 Recovering log #112
2023/10/23-16:21:18.914282 7fc51affd6c0 Delete type=3 #110
2023/10/23-16:21:18.914341 7fc51affd6c0 Delete type=0 #112
2023/10/23-16:38:21.649612 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.649693 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.687274 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.737212 7fc299bff6c0 Manual compaction at level-0 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.737295 7fc299bff6c0 Manual compaction at level-1 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2024/02/25-13:04:05.318599 7f0423e006c0 Recovering log #193
2024/02/25-13:04:05.328529 7f0423e006c0 Delete type=3 #191
2024/02/25-13:04:05.328597 7f0423e006c0 Delete type=0 #193
2024/02/25-13:10:09.519595 7f0421a006c0 Level-0 table #198: started
2024/02/25-13:10:09.519645 7f0421a006c0 Level-0 table #198: 0 bytes OK
2024/02/25-13:10:09.526863 7f0421a006c0 Delete type=0 #196
2024/02/25-13:10:09.527031 7f0421a006c0 Manual compaction at level-0 from '!items!0K3CVEKsq67oKiYE' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2024/02/25-13:10:09.527062 7f0421a006c0 Manual compaction at level-1 from '!items!0K3CVEKsq67oKiYE' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)

BIN
packs/perks/MANIFEST-000199 Normal file

Binary file not shown.

0
packs/shields/000200.log Normal file
View File

View File

@ -1 +1 @@
MANIFEST-000118
MANIFEST-000198

View File

@ -1,7 +1,7 @@
2023/10/23-23:27:50.426680 7fc51affd6c0 Recovering log #116
2023/10/23-23:27:50.441090 7fc51affd6c0 Delete type=3 #114
2023/10/23-23:27:50.441243 7fc51affd6c0 Delete type=0 #116
2023/10/24-07:04:13.151969 7fc299bff6c0 Level-0 table #121: started
2023/10/24-07:04:13.152034 7fc299bff6c0 Level-0 table #121: 0 bytes OK
2023/10/24-07:04:13.160843 7fc299bff6c0 Delete type=0 #119
2023/10/24-07:04:13.168906 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/25-13:11:04.832847 7f0422a006c0 Recovering log #196
2024/02/25-13:11:04.844534 7f0422a006c0 Delete type=3 #194
2024/02/25-13:11:04.844584 7f0422a006c0 Delete type=0 #196
2024/02/25-13:14:07.539362 7f0421a006c0 Level-0 table #201: started
2024/02/25-13:14:07.539386 7f0421a006c0 Level-0 table #201: 0 bytes OK
2024/02/25-13:14:07.545589 7f0421a006c0 Delete type=0 #199
2024/02/25-13:14:07.565459 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
2023/10/23-16:21:18.841422 7fc51bfff6c0 Recovering log #112
2023/10/23-16:21:18.851392 7fc51bfff6c0 Delete type=3 #110
2023/10/23-16:21:18.851494 7fc51bfff6c0 Delete type=0 #112
2023/10/23-16:38:21.402937 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.402989 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.445303 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.520208 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/02/25-13:04:05.255291 7f0428e006c0 Recovering log #192
2024/02/25-13:04:05.265834 7f0428e006c0 Delete type=3 #190
2024/02/25-13:04:05.265885 7f0428e006c0 Delete type=0 #192
2024/02/25-13:10:09.486767 7f0421a006c0 Level-0 table #197: started
2024/02/25-13:10:09.486786 7f0421a006c0 Level-0 table #197: 0 bytes OK
2024/02/25-13:10:09.493210 7f0421a006c0 Delete type=0 #195
2024/02/25-13:10:09.499919 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/skills/000186.ldb Normal file

Binary file not shown.

0
packs/skills/000201.log Normal file
View File

View File

@ -1 +1 @@
MANIFEST-000118
MANIFEST-000199

View File

@ -1,8 +1,8 @@
2023/10/23-23:27:50.495684 7fc51affd6c0 Recovering log #116
2023/10/23-23:27:50.509347 7fc51affd6c0 Delete type=3 #114
2023/10/23-23:27:50.509455 7fc51affd6c0 Delete type=0 #116
2023/10/24-07:04:13.198474 7fc299bff6c0 Level-0 table #121: started
2023/10/24-07:04:13.198516 7fc299bff6c0 Level-0 table #121: 0 bytes OK
2023/10/24-07:04:13.206393 7fc299bff6c0 Delete type=0 #119
2023/10/24-07:04:13.206623 7fc299bff6c0 Manual compaction at level-0 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2023/10/24-07:04:13.206665 7fc299bff6c0 Manual compaction at level-1 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2024/02/25-13:11:04.885568 7f0422a006c0 Recovering log #197
2024/02/25-13:11:04.896289 7f0422a006c0 Delete type=3 #195
2024/02/25-13:11:04.896428 7f0422a006c0 Delete type=0 #197
2024/02/25-13:14:07.572202 7f0421a006c0 Level-0 table #202: started
2024/02/25-13:14:07.572243 7f0421a006c0 Level-0 table #202: 0 bytes OK
2024/02/25-13:14:07.578291 7f0421a006c0 Delete type=0 #200
2024/02/25-13:14:07.592622 7f0421a006c0 Manual compaction at level-0 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!z3j0TW0hqigz6UP5' @ 0 : 0; will stop at (end)
2024/02/25-13:14:07.592664 7f0421a006c0 Manual compaction at level-1 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!z3j0TW0hqigz6UP5' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/23-16:21:18.891042 7fc51bfff6c0 Recovering log #112
2023/10/23-16:21:18.901616 7fc51bfff6c0 Delete type=3 #110
2023/10/23-16:21:18.901698 7fc51bfff6c0 Delete type=0 #112
2023/10/23-16:38:21.606929 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.606959 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.649170 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.649544 7fc299bff6c0 Manual compaction at level-0 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.737175 7fc299bff6c0 Manual compaction at level-1 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2024/02/25-13:04:05.306405 7f0428e006c0 Recovering log #193
2024/02/25-13:04:05.315767 7f0428e006c0 Delete type=3 #191
2024/02/25-13:04:05.315959 7f0428e006c0 Delete type=0 #193
2024/02/25-13:10:09.513533 7f0421a006c0 Level-0 table #198: started
2024/02/25-13:10:09.513561 7f0421a006c0 Level-0 table #198: 0 bytes OK
2024/02/25-13:10:09.519495 7f0421a006c0 Delete type=0 #196
2024/02/25-13:10:09.527015 7f0421a006c0 Manual compaction at level-0 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!z3j0TW0hqigz6UP5' @ 0 : 0; will stop at (end)
2024/02/25-13:10:09.527047 7f0421a006c0 Manual compaction at level-1 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!z3j0TW0hqigz6UP5' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/sprawl/000005.ldb Normal file

Binary file not shown.

0
packs/sprawl/000016.log Normal file
View File

1
packs/sprawl/CURRENT Normal file
View File

@ -0,0 +1 @@
MANIFEST-000014

0
packs/sprawl/LOCK Normal file
View File

8
packs/sprawl/LOG Normal file
View File

@ -0,0 +1,8 @@
2024/02/26-14:13:38.944643 7f13374006c0 Recovering log #12
2024/02/26-14:13:38.955458 7f13374006c0 Delete type=3 #10
2024/02/26-14:13:38.955573 7f13374006c0 Delete type=0 #12
2024/02/26-14:20:24.251571 7f132fe006c0 Level-0 table #17: started
2024/02/26-14:20:24.251622 7f132fe006c0 Level-0 table #17: 0 bytes OK
2024/02/26-14:20:24.258866 7f132fe006c0 Delete type=0 #15
2024/02/26-14:20:24.259070 7f132fe006c0 Manual compaction at level-0 from '!folders!0XjcJyQMCVYU611t' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)
2024/02/26-14:20:24.259112 7f132fe006c0 Manual compaction at level-1 from '!folders!0XjcJyQMCVYU611t' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)

8
packs/sprawl/LOG.old Normal file
View File

@ -0,0 +1,8 @@
2024/02/25-13:25:19.728626 7f0428e006c0 Recovering log #8
2024/02/25-13:25:19.738166 7f0428e006c0 Delete type=3 #6
2024/02/25-13:25:19.738216 7f0428e006c0 Delete type=0 #8
2024/02/25-15:40:12.526734 7f0421a006c0 Level-0 table #13: started
2024/02/25-15:40:12.526774 7f0421a006c0 Level-0 table #13: 0 bytes OK
2024/02/25-15:40:12.533260 7f0421a006c0 Delete type=0 #11
2024/02/25-15:40:12.548013 7f0421a006c0 Manual compaction at level-0 from '!folders!0XjcJyQMCVYU611t' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)
2024/02/25-15:40:12.555515 7f0421a006c0 Manual compaction at level-1 from '!folders!0XjcJyQMCVYU611t' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end)

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More