Compare commits

...

4 Commits

Author SHA1 Message Date
94f7ef8f90 First official release 2024-01-08 07:56:51 +01:00
19409dd547 Import massif des compendiums 2024-01-06 14:05:47 +01:00
217df7ee10 Import massif des compendiums 2024-01-06 14:00:59 +01:00
9990545568 Update fiche creature 2023-12-06 10:14:26 +01:00
134 changed files with 511 additions and 229 deletions

View File

@@ -2,10 +2,12 @@
## EN
Unofficial system for Wasteland (French version from Titam France).
Unofficial system for Wasteland (French RPG from Titam France).
Books are mandatory to play and are available at : http://www.titam-france.fr
`![alt text](https://www.lahiette.com/leratierbretonnien/wp-content/uploads/2024/01/screenshot-wasteland-01.webp "Wasteland")`
## FR
Système non-officiel pour le JDR Wasteland (Titam France).
@@ -16,8 +18,9 @@ Les livres du jeu sont nécessaires pour jouer, et sont disponibles ici : http:/
# Credits
Wasteland, le jeu de rôle de Sword & Sorcery, is a property of Titam France/Sombres Projets.
Wasteland is a property of Titam France/Sombres Projets.
# Developmement
LeRatierBretonnien
Code, CSS and automations : LeRatierBretonnien
Compendiums : Pretre, LeRatierBretonnien

View File

@@ -28,7 +28,7 @@ Hooks.once("init", async function () {
/* -------------------------------------------- */
// preload handlebars templates
WastelandUtility.preloadHandlebarsTemplates();
/* -------------------------------------------- */
// Set an initiative formula for the system
CONFIG.Combat.initiative = {
@@ -60,7 +60,7 @@ Hooks.once("init", async function () {
Items.registerSheet("fvtt-wasteland", WastelandItemSheet, { makeDefault: true })
WastelandUtility.init();
});
/* -------------------------------------------- */
@@ -72,14 +72,14 @@ function welcomeMessage() {
<strong>Bienvenue dans les Wasteland !</strong>
<p>Les livres de Wasteland sont nécessaires pour jouer : https://www.titam-france.fr</p>
<p>Wasteland est jeu de rôle publié par Titam France/Sombres projets, tout les droits leur appartiennent.</p>
<p>Système développé par LeRatierBretonnien, support sur le <a href="https://discord.gg/pPSDNJk">Discord FR de Foundry</a>.</p>
<p>Système développé par LeRatierBretonnien, avec le support de Prêtre. Plus d'infos et aides sur le <a href="https://discord.gg/pPSDNJk">Discord FR de Foundry</a>.</p>
` });
}
/* -------------------------------------------- */
// Register world usage statistics
function registerUsageCount( registerKey ) {
if ( game.user.isGM ) {
function registerUsageCount(registerKey) {
if (game.user.isGM) {
game.settings.register(registerKey, "world-key", {
name: "Unique world key",
scope: "world",
@@ -89,14 +89,14 @@ function registerUsageCount( registerKey ) {
});
let worldKey = game.settings.get(registerKey, "world-key")
if ( worldKey == undefined || worldKey == "" ) {
if (worldKey == undefined || worldKey == "") {
worldKey = randomID(32)
game.settings.set(registerKey, "world-key", worldKey )
game.settings.set(registerKey, "world-key", worldKey)
}
// Simple API counter
let regURL = `https://www.uberwald.me/fvtt_appcount/count.php?name="${registerKey}"&worldKey="${worldKey}"&version="${game.release.generation}.${game.release.build}"&system="${game.system.id}"&systemversion="${game.system.version}"`
//$.ajaxSetup({
//headers: { 'Access-Control-Allow-Origin': '*' }
//headers: { 'Access-Control-Allow-Origin': '*' }
//})
$.ajax(regURL)
}
@@ -119,6 +119,10 @@ async function importDefaultScene() {
Hooks.once("ready", function () {
WastelandUtility.ready();
registerUsageCount('fvtt-wasteland')
welcomeMessage();
// User warning
if (!game.user.isGM && game.user.character == undefined) {
ui.notifications.info("Attention ! Aucun personnage n'est relié au joueur !");
@@ -127,9 +131,13 @@ Hooks.once("ready", function () {
user: game.user._id
});
}
registerUsageCount('fvtt-wasteland')
welcomeMessage();
if (!game.user.isGM && game.user.character && !game.user.character.prototypeToken.actorLink) {
ui.notifications.info("Le token de du joueur n'est pas connecté à l'acteur !");
ChatMessage.create({
content: "<b>ATTENTION</b> Le token du joueur " + game.user.name + " n'est pas connecté à l'acteur !",
user: game.user._id
});
}
importDefaultScene();

View File

@@ -153,7 +153,8 @@ export class WastelandUtility {
const templatePaths = [
'systems/fvtt-wasteland/templates/editor-notes-gm.html',
'systems/fvtt-wasteland/templates/partial-item-description.html',
'systems/fvtt-wasteland/templates/partial-list-niveau.html'
'systems/fvtt-wasteland/templates/partial-list-niveau.html',
'systems/fvtt-wasteland/templates/partial-list-niveau-creature.html'
]
return loadTemplates(templatePaths);
}

Binary file not shown.

BIN
packs/armes/000140.ldb Normal file

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000106
MANIFEST-000149

View File

@@ -1,8 +1,8 @@
2023/12/03-17:39:07.399631 7ff666ffd6c0 Recovering log #104
2023/12/03-17:39:07.409048 7ff666ffd6c0 Delete type=3 #102
2023/12/03-17:39:07.409094 7ff666ffd6c0 Delete type=0 #104
2023/12/03-18:07:21.417111 7ff6667fc6c0 Level-0 table #109: started
2023/12/03-18:07:21.417136 7ff6667fc6c0 Level-0 table #109: 0 bytes OK
2023/12/03-18:07:21.424343 7ff6667fc6c0 Delete type=0 #107
2023/12/03-18:07:21.444955 7ff6667fc6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2023/12/03-18:07:21.444988 7ff6667fc6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2024/01/06-14:02:35.981333 7fc5b37fe6c0 Recovering log #147
2024/01/06-14:02:35.992081 7fc5b37fe6c0 Delete type=3 #145
2024/01/06-14:02:35.992152 7fc5b37fe6c0 Delete type=0 #147
2024/01/06-14:04:38.350683 7fc331fef6c0 Level-0 table #152: started
2024/01/06-14:04:38.350727 7fc331fef6c0 Level-0 table #152: 0 bytes OK
2024/01/06-14:04:38.358117 7fc331fef6c0 Delete type=0 #150
2024/01/06-14:04:38.358353 7fc331fef6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.358422 7fc331fef6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,8 @@
2023/12/02-18:48:35.084227 7ff667fff6c0 Recovering log #100
2023/12/02-18:48:35.093974 7ff667fff6c0 Delete type=3 #98
2023/12/02-18:48:35.094049 7ff667fff6c0 Delete type=0 #100
2023/12/02-18:48:46.670156 7ff6667fc6c0 Level-0 table #105: started
2023/12/02-18:48:46.670185 7ff6667fc6c0 Level-0 table #105: 0 bytes OK
2023/12/02-18:48:46.676679 7ff6667fc6c0 Delete type=0 #103
2023/12/02-18:48:46.683279 7ff6667fc6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2023/12/02-18:48:46.683331 7ff6667fc6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2024/01/06-14:01:42.346058 7fc5b2ffd6c0 Recovering log #143
2024/01/06-14:01:42.356967 7fc5b2ffd6c0 Delete type=3 #141
2024/01/06-14:01:42.357089 7fc5b2ffd6c0 Delete type=0 #143
2024/01/06-14:01:56.817472 7fc331fef6c0 Level-0 table #148: started
2024/01/06-14:01:56.817498 7fc331fef6c0 Level-0 table #148: 0 bytes OK
2024/01/06-14:01:56.823602 7fc331fef6c0 Delete type=0 #146
2024/01/06-14:01:56.823756 7fc331fef6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.823787 7fc331fef6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/armes/MANIFEST-000149 Normal file

Binary file not shown.

BIN
packs/artifex/000005.ldb Normal file

Binary file not shown.

1
packs/artifex/CURRENT Normal file
View File

@@ -0,0 +1 @@
MANIFEST-000010

8
packs/artifex/LOG Normal file
View File

@@ -0,0 +1,8 @@
2024/01/06-14:02:36.018725 7fc5b2ffd6c0 Recovering log #8
2024/01/06-14:02:36.029340 7fc5b2ffd6c0 Delete type=3 #6
2024/01/06-14:02:36.029410 7fc5b2ffd6c0 Delete type=0 #8
2024/01/06-14:04:38.371637 7fc331fef6c0 Level-0 table #13: started
2024/01/06-14:04:38.371664 7fc331fef6c0 Level-0 table #13: 0 bytes OK
2024/01/06-14:04:38.378180 7fc331fef6c0 Delete type=0 #11
2024/01/06-14:04:38.384716 7fc331fef6c0 Manual compaction at level-0 from '!items!PqP7BWEkK7aK65yH' @ 72057594037927935 : 1 .. '!items!irEA0eyE731viEYl' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.384782 7fc331fef6c0 Manual compaction at level-1 from '!items!PqP7BWEkK7aK65yH' @ 72057594037927935 : 1 .. '!items!irEA0eyE731viEYl' @ 0 : 0; will stop at (end)

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

@@ -0,0 +1,8 @@
2024/01/06-14:01:42.385975 7fc5b3fff6c0 Recovering log #4
2024/01/06-14:01:42.396407 7fc5b3fff6c0 Delete type=3 #2
2024/01/06-14:01:42.396463 7fc5b3fff6c0 Delete type=0 #4
2024/01/06-14:01:56.846084 7fc331fef6c0 Level-0 table #9: started
2024/01/06-14:01:56.846133 7fc331fef6c0 Level-0 table #9: 0 bytes OK
2024/01/06-14:01:56.852939 7fc331fef6c0 Delete type=0 #7
2024/01/06-14:01:56.853072 7fc331fef6c0 Manual compaction at level-0 from '!items!PqP7BWEkK7aK65yH' @ 72057594037927935 : 1 .. '!items!irEA0eyE731viEYl' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.853110 7fc331fef6c0 Manual compaction at level-1 from '!items!PqP7BWEkK7aK65yH' @ 72057594037927935 : 1 .. '!items!irEA0eyE731viEYl' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/bestiaire/000005.ldb Normal file

Binary file not shown.

1
packs/bestiaire/CURRENT Normal file
View File

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

8
packs/bestiaire/LOG Normal file
View File

@@ -0,0 +1,8 @@
2024/01/06-14:02:35.878062 7fc5b37fe6c0 Recovering log #20
2024/01/06-14:02:35.888417 7fc5b37fe6c0 Delete type=3 #18
2024/01/06-14:02:35.888514 7fc5b37fe6c0 Delete type=0 #20
2024/01/06-14:04:38.318148 7fc331fef6c0 Level-0 table #25: started
2024/01/06-14:04:38.318174 7fc331fef6c0 Level-0 table #25: 0 bytes OK
2024/01/06-14:04:38.324478 7fc331fef6c0 Delete type=0 #23
2024/01/06-14:04:38.330991 7fc331fef6c0 Manual compaction at level-0 from '!actors!S7FhBajQ5KKhIpj6' @ 72057594037927935 : 1 .. '!folders!BHMWTRHF2lNlAK8u' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.331028 7fc331fef6c0 Manual compaction at level-1 from '!actors!S7FhBajQ5KKhIpj6' @ 72057594037927935 : 1 .. '!folders!BHMWTRHF2lNlAK8u' @ 0 : 0; will stop at (end)

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

@@ -0,0 +1,8 @@
2024/01/06-14:01:42.242252 7fc5b2ffd6c0 Recovering log #16
2024/01/06-14:01:42.253190 7fc5b2ffd6c0 Delete type=3 #14
2024/01/06-14:01:42.253263 7fc5b2ffd6c0 Delete type=0 #16
2024/01/06-14:01:56.748252 7fc331fef6c0 Level-0 table #21: started
2024/01/06-14:01:56.748343 7fc331fef6c0 Level-0 table #21: 0 bytes OK
2024/01/06-14:01:56.755321 7fc331fef6c0 Delete type=0 #19
2024/01/06-14:01:56.755679 7fc331fef6c0 Manual compaction at level-0 from '!actors!S7FhBajQ5KKhIpj6' @ 72057594037927935 : 1 .. '!folders!BHMWTRHF2lNlAK8u' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.766910 7fc331fef6c0 Manual compaction at level-1 from '!actors!S7FhBajQ5KKhIpj6' @ 72057594037927935 : 1 .. '!folders!BHMWTRHF2lNlAK8u' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
MANIFEST-000010

8
packs/capacreature/LOG Normal file
View File

@@ -0,0 +1,8 @@
2024/01/06-14:02:36.031212 7fc5b37fe6c0 Recovering log #8
2024/01/06-14:02:36.041080 7fc5b37fe6c0 Delete type=3 #6
2024/01/06-14:02:36.041169 7fc5b37fe6c0 Delete type=0 #8
2024/01/06-14:04:38.378297 7fc331fef6c0 Level-0 table #13: started
2024/01/06-14:04:38.378324 7fc331fef6c0 Level-0 table #13: 0 bytes OK
2024/01/06-14:04:38.384506 7fc331fef6c0 Delete type=0 #11
2024/01/06-14:04:38.384734 7fc331fef6c0 Manual compaction at level-0 from '!items!JzGNaagJD2jLi9tH' @ 72057594037927935 : 1 .. '!items!LaiHuZ30K4iJr6ce' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.384796 7fc331fef6c0 Manual compaction at level-1 from '!items!JzGNaagJD2jLi9tH' @ 72057594037927935 : 1 .. '!items!LaiHuZ30K4iJr6ce' @ 0 : 0; will stop at (end)

View File

@@ -0,0 +1,8 @@
2024/01/06-14:01:42.398117 7fc5b2ffd6c0 Recovering log #4
2024/01/06-14:01:42.407923 7fc5b2ffd6c0 Delete type=3 #2
2024/01/06-14:01:42.407986 7fc5b2ffd6c0 Delete type=0 #4
2024/01/06-14:01:56.831445 7fc331fef6c0 Level-0 table #9: started
2024/01/06-14:01:56.831485 7fc331fef6c0 Level-0 table #9: 0 bytes OK
2024/01/06-14:01:56.837981 7fc331fef6c0 Delete type=0 #7
2024/01/06-14:01:56.853054 7fc331fef6c0 Manual compaction at level-0 from '!items!JzGNaagJD2jLi9tH' @ 72057594037927935 : 1 .. '!items!LaiHuZ30K4iJr6ce' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.853096 7fc331fef6c0 Manual compaction at level-1 from '!items!JzGNaagJD2jLi9tH' @ 72057594037927935 : 1 .. '!items!LaiHuZ30K4iJr6ce' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/equipement/000094.ldb Normal file

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000060
MANIFEST-000103

View File

@@ -1,8 +1,8 @@
2023/12/03-17:39:07.424424 7ff667fff6c0 Recovering log #58
2023/12/03-17:39:07.434609 7ff667fff6c0 Delete type=3 #56
2023/12/03-17:39:07.434699 7ff667fff6c0 Delete type=0 #58
2023/12/03-18:07:21.431214 7ff6667fc6c0 Level-0 table #63: started
2023/12/03-18:07:21.431260 7ff6667fc6c0 Level-0 table #63: 0 bytes OK
2023/12/03-18:07:21.437406 7ff6667fc6c0 Delete type=0 #61
2023/12/03-18:07:21.444974 7ff6667fc6c0 Manual compaction at level-0 from '!folders!JlP90zkPvPcJDq0q' @ 72057594037927935 : 1 .. '!items!zjMDuxKHKJ4vE5UV' @ 0 : 0; will stop at (end)
2023/12/03-18:07:21.445007 7ff6667fc6c0 Manual compaction at level-1 from '!folders!JlP90zkPvPcJDq0q' @ 72057594037927935 : 1 .. '!items!zjMDuxKHKJ4vE5UV' @ 0 : 0; will stop at (end)
2024/01/06-14:02:36.006548 7fc5b3fff6c0 Recovering log #101
2024/01/06-14:02:36.016668 7fc5b3fff6c0 Delete type=3 #99
2024/01/06-14:02:36.016734 7fc5b3fff6c0 Delete type=0 #101
2024/01/06-14:04:38.364928 7fc331fef6c0 Level-0 table #106: started
2024/01/06-14:04:38.364954 7fc331fef6c0 Level-0 table #106: 0 bytes OK
2024/01/06-14:04:38.371537 7fc331fef6c0 Delete type=0 #104
2024/01/06-14:04:38.384696 7fc331fef6c0 Manual compaction at level-0 from '!folders!JlP90zkPvPcJDq0q' @ 72057594037927935 : 1 .. '!items!zjMDuxKHKJ4vE5UV' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.384768 7fc331fef6c0 Manual compaction at level-1 from '!folders!JlP90zkPvPcJDq0q' @ 72057594037927935 : 1 .. '!items!zjMDuxKHKJ4vE5UV' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,8 @@
2023/12/02-18:48:35.123464 7ff6677fe6c0 Recovering log #54
2023/12/02-18:48:35.134288 7ff6677fe6c0 Delete type=3 #52
2023/12/02-18:48:35.134740 7ff6677fe6c0 Delete type=0 #54
2023/12/02-18:48:46.703619 7ff6667fc6c0 Level-0 table #59: started
2023/12/02-18:48:46.703644 7ff6667fc6c0 Level-0 table #59: 0 bytes OK
2023/12/02-18:48:46.710457 7ff6667fc6c0 Delete type=0 #57
2023/12/02-18:48:46.710583 7ff6667fc6c0 Manual compaction at level-0 from '!folders!JlP90zkPvPcJDq0q' @ 72057594037927935 : 1 .. '!items!zjMDuxKHKJ4vE5UV' @ 0 : 0; will stop at (end)
2023/12/02-18:48:46.710607 7ff6667fc6c0 Manual compaction at level-1 from '!folders!JlP90zkPvPcJDq0q' @ 72057594037927935 : 1 .. '!items!zjMDuxKHKJ4vE5UV' @ 0 : 0; will stop at (end)
2024/01/06-14:01:42.371814 7fc5b27fc6c0 Recovering log #97
2024/01/06-14:01:42.382977 7fc5b27fc6c0 Delete type=3 #95
2024/01/06-14:01:42.383043 7fc5b27fc6c0 Delete type=0 #97
2024/01/06-14:01:56.823868 7fc331fef6c0 Level-0 table #102: started
2024/01/06-14:01:56.823891 7fc331fef6c0 Level-0 table #102: 0 bytes OK
2024/01/06-14:01:56.831270 7fc331fef6c0 Delete type=0 #100
2024/01/06-14:01:56.853043 7fc331fef6c0 Manual compaction at level-0 from '!folders!JlP90zkPvPcJDq0q' @ 72057594037927935 : 1 .. '!items!zjMDuxKHKJ4vE5UV' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.853082 7fc331fef6c0 Manual compaction at level-1 from '!folders!JlP90zkPvPcJDq0q' @ 72057594037927935 : 1 .. '!items!zjMDuxKHKJ4vE5UV' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/heritages/000164.ldb Normal file

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000130
MANIFEST-000173

View File

@@ -1,8 +1,8 @@
2023/12/03-17:39:07.365164 7ff8fcdff6c0 Recovering log #128
2023/12/03-17:39:07.374863 7ff8fcdff6c0 Delete type=3 #126
2023/12/03-17:39:07.374910 7ff8fcdff6c0 Delete type=0 #128
2023/12/03-18:07:21.396943 7ff6667fc6c0 Level-0 table #133: started
2023/12/03-18:07:21.396976 7ff6667fc6c0 Level-0 table #133: 0 bytes OK
2023/12/03-18:07:21.403011 7ff6667fc6c0 Delete type=0 #131
2023/12/03-18:07:21.416962 7ff6667fc6c0 Manual compaction at level-0 from '!items!276PAK1VR5LK4rbE' @ 72057594037927935 : 1 .. '!items!nYYX7rtSMGFO4xVY' @ 0 : 0; will stop at (end)
2023/12/03-18:07:21.416999 7ff6667fc6c0 Manual compaction at level-1 from '!items!276PAK1VR5LK4rbE' @ 72057594037927935 : 1 .. '!items!nYYX7rtSMGFO4xVY' @ 0 : 0; will stop at (end)
2024/01/06-14:02:35.943568 7fc5b27fc6c0 Recovering log #171
2024/01/06-14:02:35.954177 7fc5b27fc6c0 Delete type=3 #169
2024/01/06-14:02:35.954302 7fc5b27fc6c0 Delete type=0 #171
2024/01/06-14:04:38.324678 7fc331fef6c0 Level-0 table #176: started
2024/01/06-14:04:38.324702 7fc331fef6c0 Level-0 table #176: 0 bytes OK
2024/01/06-14:04:38.330845 7fc331fef6c0 Delete type=0 #174
2024/01/06-14:04:38.331005 7fc331fef6c0 Manual compaction at level-0 from '!items!276PAK1VR5LK4rbE' @ 72057594037927935 : 1 .. '!items!nYYX7rtSMGFO4xVY' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.331020 7fc331fef6c0 Manual compaction at level-1 from '!items!276PAK1VR5LK4rbE' @ 72057594037927935 : 1 .. '!items!nYYX7rtSMGFO4xVY' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,8 @@
2023/12/02-18:48:35.046044 7ff666ffd6c0 Recovering log #124
2023/12/02-18:48:35.056102 7ff666ffd6c0 Delete type=3 #122
2023/12/02-18:48:35.056151 7ff666ffd6c0 Delete type=0 #124
2023/12/02-18:48:46.657381 7ff6667fc6c0 Level-0 table #129: started
2023/12/02-18:48:46.657401 7ff6667fc6c0 Level-0 table #129: 0 bytes OK
2023/12/02-18:48:46.664003 7ff6667fc6c0 Delete type=0 #127
2023/12/02-18:48:46.683258 7ff6667fc6c0 Manual compaction at level-0 from '!items!276PAK1VR5LK4rbE' @ 72057594037927935 : 1 .. '!items!nYYX7rtSMGFO4xVY' @ 0 : 0; will stop at (end)
2023/12/02-18:48:46.683293 7ff6667fc6c0 Manual compaction at level-1 from '!items!276PAK1VR5LK4rbE' @ 72057594037927935 : 1 .. '!items!nYYX7rtSMGFO4xVY' @ 0 : 0; will stop at (end)
2024/01/06-14:01:42.306371 7fc5b37fe6c0 Recovering log #167
2024/01/06-14:01:42.319696 7fc5b37fe6c0 Delete type=3 #165
2024/01/06-14:01:42.319750 7fc5b37fe6c0 Delete type=0 #167
2024/01/06-14:01:56.795171 7fc331fef6c0 Level-0 table #172: started
2024/01/06-14:01:56.795214 7fc331fef6c0 Level-0 table #172: 0 bytes OK
2024/01/06-14:01:56.802611 7fc331fef6c0 Delete type=0 #170
2024/01/06-14:01:56.823728 7fc331fef6c0 Manual compaction at level-0 from '!items!276PAK1VR5LK4rbE' @ 72057594037927935 : 1 .. '!items!nYYX7rtSMGFO4xVY' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.823763 7fc331fef6c0 Manual compaction at level-1 from '!items!276PAK1VR5LK4rbE' @ 72057594037927935 : 1 .. '!items!nYYX7rtSMGFO4xVY' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/heros/000005.ldb Normal file

Binary file not shown.

1
packs/heros/CURRENT Normal file
View File

@@ -0,0 +1 @@
MANIFEST-000010

8
packs/heros/LOG Normal file
View File

@@ -0,0 +1,8 @@
2024/01/06-14:02:35.890662 7fc5b27fc6c0 Recovering log #8
2024/01/06-14:02:35.901254 7fc5b27fc6c0 Delete type=3 #6
2024/01/06-14:02:35.901321 7fc5b27fc6c0 Delete type=0 #8
2024/01/06-14:04:38.287507 7fc331fef6c0 Level-0 table #13: started
2024/01/06-14:04:38.287560 7fc331fef6c0 Level-0 table #13: 0 bytes OK
2024/01/06-14:04:38.294328 7fc331fef6c0 Delete type=0 #11
2024/01/06-14:04:38.294611 7fc331fef6c0 Manual compaction at level-0 from '!actors!2UqntsuFwDpHOKJ6' @ 72057594037927935 : 1 .. '!actors.items!hJb4itLSBq7V4ite.yaFBnMJeBvED0JeP' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.304483 7fc331fef6c0 Manual compaction at level-1 from '!actors!2UqntsuFwDpHOKJ6' @ 72057594037927935 : 1 .. '!actors.items!hJb4itLSBq7V4ite.yaFBnMJeBvED0JeP' @ 0 : 0; will stop at (end)

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

@@ -0,0 +1,8 @@
2024/01/06-14:01:42.255639 7fc5b37fe6c0 Recovering log #4
2024/01/06-14:01:42.265512 7fc5b37fe6c0 Delete type=3 #2
2024/01/06-14:01:42.265637 7fc5b37fe6c0 Delete type=0 #4
2024/01/06-14:01:56.773277 7fc331fef6c0 Level-0 table #9: started
2024/01/06-14:01:56.773302 7fc331fef6c0 Level-0 table #9: 0 bytes OK
2024/01/06-14:01:56.780579 7fc331fef6c0 Delete type=0 #7
2024/01/06-14:01:56.788099 7fc331fef6c0 Manual compaction at level-0 from '!actors!2UqntsuFwDpHOKJ6' @ 72057594037927935 : 1 .. '!actors.items!hJb4itLSBq7V4ite.yaFBnMJeBvED0JeP' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.794978 7fc331fef6c0 Manual compaction at level-1 from '!actors!2UqntsuFwDpHOKJ6' @ 72057594037927935 : 1 .. '!actors.items!hJb4itLSBq7V4ite.yaFBnMJeBvED0JeP' @ 0 : 0; will stop at (end)

BIN
packs/heros/MANIFEST-000010 Normal file

Binary file not shown.

Binary file not shown.

BIN
packs/metiers/000164.ldb Normal file

Binary file not shown.

0
packs/metiers/000175.log Normal file
View File

View File

@@ -1 +1 @@
MANIFEST-000130
MANIFEST-000173

View File

@@ -1,8 +1,8 @@
2023/12/03-17:39:07.376251 7ff667fff6c0 Recovering log #128
2023/12/03-17:39:07.386490 7ff667fff6c0 Delete type=3 #126
2023/12/03-17:39:07.386538 7ff667fff6c0 Delete type=0 #128
2023/12/03-18:07:21.410409 7ff6667fc6c0 Level-0 table #133: started
2023/12/03-18:07:21.410431 7ff6667fc6c0 Level-0 table #133: 0 bytes OK
2023/12/03-18:07:21.416704 7ff6667fc6c0 Delete type=0 #131
2023/12/03-18:07:21.416979 7ff6667fc6c0 Manual compaction at level-0 from '!items!1zbNJIOmrsThaKFU' @ 72057594037927935 : 1 .. '!items!y0G0VMyygxIj4Y7F' @ 0 : 0; will stop at (end)
2023/12/03-18:07:21.416991 7ff6667fc6c0 Manual compaction at level-1 from '!items!1zbNJIOmrsThaKFU' @ 72057594037927935 : 1 .. '!items!y0G0VMyygxIj4Y7F' @ 0 : 0; will stop at (end)
2024/01/06-14:02:35.956163 7fc5b3fff6c0 Recovering log #171
2024/01/06-14:02:35.966944 7fc5b3fff6c0 Delete type=3 #169
2024/01/06-14:02:35.967042 7fc5b3fff6c0 Delete type=0 #171
2024/01/06-14:04:38.337558 7fc331fef6c0 Level-0 table #176: started
2024/01/06-14:04:38.337600 7fc331fef6c0 Level-0 table #176: 0 bytes OK
2024/01/06-14:04:38.343987 7fc331fef6c0 Delete type=0 #174
2024/01/06-14:04:38.358301 7fc331fef6c0 Manual compaction at level-0 from '!items!1zbNJIOmrsThaKFU' @ 72057594037927935 : 1 .. '!items!y0G0VMyygxIj4Y7F' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.358386 7fc331fef6c0 Manual compaction at level-1 from '!items!1zbNJIOmrsThaKFU' @ 72057594037927935 : 1 .. '!items!y0G0VMyygxIj4Y7F' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,8 @@
2023/12/02-18:48:35.058389 7ff6677fe6c0 Recovering log #124
2023/12/02-18:48:35.068613 7ff6677fe6c0 Delete type=3 #122
2023/12/02-18:48:35.068702 7ff6677fe6c0 Delete type=0 #124
2023/12/02-18:48:46.664073 7ff6667fc6c0 Level-0 table #129: started
2023/12/02-18:48:46.664093 7ff6667fc6c0 Level-0 table #129: 0 bytes OK
2023/12/02-18:48:46.670036 7ff6667fc6c0 Delete type=0 #127
2023/12/02-18:48:46.683270 7ff6667fc6c0 Manual compaction at level-0 from '!items!1zbNJIOmrsThaKFU' @ 72057594037927935 : 1 .. '!items!y0G0VMyygxIj4Y7F' @ 0 : 0; will stop at (end)
2023/12/02-18:48:46.683325 7ff6667fc6c0 Manual compaction at level-1 from '!items!1zbNJIOmrsThaKFU' @ 72057594037927935 : 1 .. '!items!y0G0VMyygxIj4Y7F' @ 0 : 0; will stop at (end)
2024/01/06-14:01:42.321425 7fc5b27fc6c0 Recovering log #167
2024/01/06-14:01:42.331552 7fc5b27fc6c0 Delete type=3 #165
2024/01/06-14:01:42.331610 7fc5b27fc6c0 Delete type=0 #167
2024/01/06-14:01:56.809288 7fc331fef6c0 Level-0 table #172: started
2024/01/06-14:01:56.809323 7fc331fef6c0 Level-0 table #172: 0 bytes OK
2024/01/06-14:01:56.817337 7fc331fef6c0 Delete type=0 #170
2024/01/06-14:01:56.823747 7fc331fef6c0 Manual compaction at level-0 from '!items!1zbNJIOmrsThaKFU' @ 72057594037927935 : 1 .. '!items!y0G0VMyygxIj4Y7F' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.823780 7fc331fef6c0 Manual compaction at level-1 from '!items!1zbNJIOmrsThaKFU' @ 72057594037927935 : 1 .. '!items!y0G0VMyygxIj4Y7F' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/mutations/000005.ldb Normal file

Binary file not shown.

View File

1
packs/mutations/CURRENT Normal file
View File

@@ -0,0 +1 @@
MANIFEST-000010

0
packs/mutations/LOCK Normal file
View File

8
packs/mutations/LOG Normal file
View File

@@ -0,0 +1,8 @@
2024/01/06-14:02:36.042818 7fc5b27fc6c0 Recovering log #8
2024/01/06-14:02:36.053122 7fc5b27fc6c0 Delete type=3 #6
2024/01/06-14:02:36.053189 7fc5b27fc6c0 Delete type=0 #8
2024/01/06-14:04:38.392638 7fc331fef6c0 Level-0 table #13: started
2024/01/06-14:04:38.392680 7fc331fef6c0 Level-0 table #13: 0 bytes OK
2024/01/06-14:04:38.398985 7fc331fef6c0 Delete type=0 #11
2024/01/06-14:04:38.413205 7fc331fef6c0 Manual compaction at level-0 from '!items!Vnpf6cKVHyd3ugnY' @ 72057594037927935 : 1 .. '!items!Vnpf6cKVHyd3ugnY' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.413234 7fc331fef6c0 Manual compaction at level-1 from '!items!Vnpf6cKVHyd3ugnY' @ 72057594037927935 : 1 .. '!items!Vnpf6cKVHyd3ugnY' @ 0 : 0; will stop at (end)

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

@@ -0,0 +1,8 @@
2024/01/06-14:01:42.409571 7fc5b37fe6c0 Recovering log #4
2024/01/06-14:01:42.420139 7fc5b37fe6c0 Delete type=3 #2
2024/01/06-14:01:42.420191 7fc5b37fe6c0 Delete type=0 #4
2024/01/06-14:01:56.853200 7fc331fef6c0 Level-0 table #9: started
2024/01/06-14:01:56.853254 7fc331fef6c0 Level-0 table #9: 0 bytes OK
2024/01/06-14:01:56.860268 7fc331fef6c0 Delete type=0 #7
2024/01/06-14:01:56.880844 7fc331fef6c0 Manual compaction at level-0 from '!items!Vnpf6cKVHyd3ugnY' @ 72057594037927935 : 1 .. '!items!Vnpf6cKVHyd3ugnY' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.880959 7fc331fef6c0 Manual compaction at level-1 from '!items!Vnpf6cKVHyd3ugnY' @ 72057594037927935 : 1 .. '!items!Vnpf6cKVHyd3ugnY' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/origines/000165.ldb Normal file

Binary file not shown.

View File

View File

@@ -1 +1 @@
MANIFEST-000131
MANIFEST-000174

View File

@@ -1,8 +1,8 @@
2023/12/03-17:39:07.351934 7ff666ffd6c0 Recovering log #129
2023/12/03-17:39:07.363035 7ff666ffd6c0 Delete type=3 #127
2023/12/03-17:39:07.363090 7ff666ffd6c0 Delete type=0 #129
2023/12/03-18:07:21.403091 7ff6667fc6c0 Level-0 table #134: started
2023/12/03-18:07:21.403113 7ff6667fc6c0 Level-0 table #134: 0 bytes OK
2023/12/03-18:07:21.410321 7ff6667fc6c0 Delete type=0 #132
2023/12/03-18:07:21.416971 7ff6667fc6c0 Manual compaction at level-0 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
2023/12/03-18:07:21.416985 7ff6667fc6c0 Manual compaction at level-1 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
2024/01/06-14:02:35.930638 7fc5b37fe6c0 Recovering log #172
2024/01/06-14:02:35.940616 7fc5b37fe6c0 Delete type=3 #170
2024/01/06-14:02:35.940695 7fc5b37fe6c0 Delete type=0 #172
2024/01/06-14:04:38.331081 7fc331fef6c0 Level-0 table #177: started
2024/01/06-14:04:38.331108 7fc331fef6c0 Level-0 table #177: 0 bytes OK
2024/01/06-14:04:38.337400 7fc331fef6c0 Delete type=0 #175
2024/01/06-14:04:38.358281 7fc331fef6c0 Manual compaction at level-0 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.358372 7fc331fef6c0 Manual compaction at level-1 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,8 @@
2023/12/02-18:48:35.032416 7ff667fff6c0 Recovering log #125
2023/12/02-18:48:35.043432 7ff667fff6c0 Delete type=3 #123
2023/12/02-18:48:35.043506 7ff667fff6c0 Delete type=0 #125
2023/12/02-18:48:46.651001 7ff6667fc6c0 Level-0 table #130: started
2023/12/02-18:48:46.651023 7ff6667fc6c0 Level-0 table #130: 0 bytes OK
2023/12/02-18:48:46.657165 7ff6667fc6c0 Delete type=0 #128
2023/12/02-18:48:46.657297 7ff6667fc6c0 Manual compaction at level-0 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
2023/12/02-18:48:46.657320 7ff6667fc6c0 Manual compaction at level-1 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
2024/01/06-14:01:42.294721 7fc5b2ffd6c0 Recovering log #168
2024/01/06-14:01:42.304461 7fc5b2ffd6c0 Delete type=3 #166
2024/01/06-14:01:42.304514 7fc5b2ffd6c0 Delete type=0 #168
2024/01/06-14:01:56.788115 7fc331fef6c0 Level-0 table #173: started
2024/01/06-14:01:56.788149 7fc331fef6c0 Level-0 table #173: 0 bytes OK
2024/01/06-14:01:56.794846 7fc331fef6c0 Delete type=0 #171
2024/01/06-14:01:56.794998 7fc331fef6c0 Manual compaction at level-0 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.795021 7fc331fef6c0 Manual compaction at level-1 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/peuples/000005.ldb Normal file

Binary file not shown.

0
packs/peuples/000012.log Normal file
View File

1
packs/peuples/CURRENT Normal file
View File

@@ -0,0 +1 @@
MANIFEST-000010

0
packs/peuples/LOCK Normal file
View File

8
packs/peuples/LOG Normal file
View File

@@ -0,0 +1,8 @@
2024/01/06-14:02:36.055446 7fc5b3fff6c0 Recovering log #8
2024/01/06-14:02:36.065436 7fc5b3fff6c0 Delete type=3 #6
2024/01/06-14:02:36.065503 7fc5b3fff6c0 Delete type=0 #8
2024/01/06-14:04:38.384874 7fc331fef6c0 Level-0 table #13: started
2024/01/06-14:04:38.384923 7fc331fef6c0 Level-0 table #13: 0 bytes OK
2024/01/06-14:04:38.392491 7fc331fef6c0 Delete type=0 #11
2024/01/06-14:04:38.413191 7fc331fef6c0 Manual compaction at level-0 from '!items!5onfuCZmzugZ3PMs' @ 72057594037927935 : 1 .. '!items!qAmsD4MHgywYj6XV' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.413242 7fc331fef6c0 Manual compaction at level-1 from '!items!5onfuCZmzugZ3PMs' @ 72057594037927935 : 1 .. '!items!qAmsD4MHgywYj6XV' @ 0 : 0; will stop at (end)

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

@@ -0,0 +1,8 @@
2024/01/06-14:01:42.422174 7fc5b27fc6c0 Recovering log #4
2024/01/06-14:01:42.431754 7fc5b27fc6c0 Delete type=3 #2
2024/01/06-14:01:42.431814 7fc5b27fc6c0 Delete type=0 #4
2024/01/06-14:01:56.860646 7fc331fef6c0 Level-0 table #9: started
2024/01/06-14:01:56.860683 7fc331fef6c0 Level-0 table #9: 0 bytes OK
2024/01/06-14:01:56.867289 7fc331fef6c0 Delete type=0 #7
2024/01/06-14:01:56.880892 7fc331fef6c0 Manual compaction at level-0 from '!items!5onfuCZmzugZ3PMs' @ 72057594037927935 : 1 .. '!items!qAmsD4MHgywYj6XV' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.880982 7fc331fef6c0 Manual compaction at level-1 from '!items!5onfuCZmzugZ3PMs' @ 72057594037927935 : 1 .. '!items!qAmsD4MHgywYj6XV' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

View File

@@ -1 +1 @@
MANIFEST-000047
MANIFEST-000091

View File

@@ -1,15 +1,8 @@
2023/12/03-17:39:07.340091 7ff6677fe6c0 Recovering log #45
2023/12/03-17:39:07.349786 7ff6677fe6c0 Delete type=3 #43
2023/12/03-17:39:07.349842 7ff6677fe6c0 Delete type=0 #45
2023/12/03-18:07:21.376263 7ff6667fc6c0 Level-0 table #50: started
2023/12/03-18:07:21.379558 7ff6667fc6c0 Level-0 table #50: 24094 bytes OK
2023/12/03-18:07:21.385627 7ff6667fc6c0 Delete type=0 #48
2023/12/03-18:07:21.385756 7ff6667fc6c0 Manual compaction at level-0 from '!folders!1JlatZ9Wfu0qUH6Y' @ 72057594037927935 : 1 .. '!items!zmaCOCCpgO3YtEn6' @ 0 : 0; will stop at (end)
2023/12/03-18:07:21.385790 7ff6667fc6c0 Manual compaction at level-1 from '!folders!1JlatZ9Wfu0qUH6Y' @ 72057594037927935 : 1 .. '!items!zmaCOCCpgO3YtEn6' @ 0 : 0; will stop at '!items!zmaCOCCpgO3YtEn6' @ 174 : 1
2023/12/03-18:07:21.385794 7ff6667fc6c0 Compacting 1@1 + 1@2 files
2023/12/03-18:07:21.390514 7ff6667fc6c0 Generated table #51@1: 153 keys, 99474 bytes
2023/12/03-18:07:21.390561 7ff6667fc6c0 Compacted 1@1 + 1@2 files => 99474 bytes
2023/12/03-18:07:21.396686 7ff6667fc6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/03-18:07:21.396770 7ff6667fc6c0 Delete type=2 #26
2023/12/03-18:07:21.396869 7ff6667fc6c0 Delete type=2 #50
2023/12/03-18:07:21.416952 7ff6667fc6c0 Manual compaction at level-1 from '!items!zmaCOCCpgO3YtEn6' @ 174 : 1 .. '!items!zmaCOCCpgO3YtEn6' @ 0 : 0; will stop at (end)
2024/01/06-14:02:35.917261 7fc5b2ffd6c0 Recovering log #89
2024/01/06-14:02:35.927586 7fc5b2ffd6c0 Delete type=3 #87
2024/01/06-14:02:35.927635 7fc5b2ffd6c0 Delete type=0 #89
2024/01/06-14:04:38.311420 7fc331fef6c0 Level-0 table #94: started
2024/01/06-14:04:38.311468 7fc331fef6c0 Level-0 table #94: 0 bytes OK
2024/01/06-14:04:38.318055 7fc331fef6c0 Delete type=0 #92
2024/01/06-14:04:38.330965 7fc331fef6c0 Manual compaction at level-0 from '!folders!1JlatZ9Wfu0qUH6Y' @ 72057594037927935 : 1 .. '!items!zmaCOCCpgO3YtEn6' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.331012 7fc331fef6c0 Manual compaction at level-1 from '!folders!1JlatZ9Wfu0qUH6Y' @ 72057594037927935 : 1 .. '!items!zmaCOCCpgO3YtEn6' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,8 @@
2023/12/02-18:48:35.020164 7ff8fcdff6c0 Recovering log #41
2023/12/02-18:48:35.029605 7ff8fcdff6c0 Delete type=3 #39
2023/12/02-18:48:35.029669 7ff8fcdff6c0 Delete type=0 #41
2023/12/02-18:48:46.644876 7ff6667fc6c0 Level-0 table #46: started
2023/12/02-18:48:46.644898 7ff6667fc6c0 Level-0 table #46: 0 bytes OK
2023/12/02-18:48:46.650812 7ff6667fc6c0 Delete type=0 #44
2023/12/02-18:48:46.657255 7ff6667fc6c0 Manual compaction at level-0 from '!folders!9W8gPB3T9u9dGfXl' @ 72057594037927935 : 1 .. '!items!zew9hPVdne6w1FFv' @ 0 : 0; will stop at (end)
2023/12/02-18:48:46.657304 7ff6667fc6c0 Manual compaction at level-1 from '!folders!9W8gPB3T9u9dGfXl' @ 72057594037927935 : 1 .. '!items!zew9hPVdne6w1FFv' @ 0 : 0; will stop at (end)
2024/01/06-14:01:42.281497 7fc5b3fff6c0 Recovering log #85
2024/01/06-14:01:42.291356 7fc5b3fff6c0 Delete type=3 #83
2024/01/06-14:01:42.291410 7fc5b3fff6c0 Delete type=0 #85
2024/01/06-14:01:56.781086 7fc331fef6c0 Level-0 table #90: started
2024/01/06-14:01:56.781132 7fc331fef6c0 Level-0 table #90: 0 bytes OK
2024/01/06-14:01:56.787863 7fc331fef6c0 Delete type=0 #88
2024/01/06-14:01:56.794958 7fc331fef6c0 Manual compaction at level-0 from '!folders!1JlatZ9Wfu0qUH6Y' @ 72057594037927935 : 1 .. '!items!zmaCOCCpgO3YtEn6' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.795004 7fc331fef6c0 Manual compaction at level-1 from '!folders!1JlatZ9Wfu0qUH6Y' @ 72057594037927935 : 1 .. '!items!zmaCOCCpgO3YtEn6' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/protection/000201.ldb Normal file

Binary file not shown.

View File

View File

@@ -1 +1 @@
MANIFEST-000167
MANIFEST-000210

View File

@@ -1,8 +1,8 @@
2023/12/03-17:39:07.410929 7ff8fcdff6c0 Recovering log #165
2023/12/03-17:39:07.422008 7ff8fcdff6c0 Delete type=3 #163
2023/12/03-17:39:07.422058 7ff8fcdff6c0 Delete type=0 #165
2023/12/03-18:07:21.424508 7ff6667fc6c0 Level-0 table #170: started
2023/12/03-18:07:21.424547 7ff6667fc6c0 Level-0 table #170: 0 bytes OK
2023/12/03-18:07:21.431050 7ff6667fc6c0 Delete type=0 #168
2023/12/03-18:07:21.444965 7ff6667fc6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2023/12/03-18:07:21.444995 7ff6667fc6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2024/01/06-14:02:35.994398 7fc5b27fc6c0 Recovering log #208
2024/01/06-14:02:36.004411 7fc5b27fc6c0 Delete type=3 #206
2024/01/06-14:02:36.004477 7fc5b27fc6c0 Delete type=0 #208
2024/01/06-14:04:38.358539 7fc331fef6c0 Level-0 table #213: started
2024/01/06-14:04:38.358608 7fc331fef6c0 Level-0 table #213: 0 bytes OK
2024/01/06-14:04:38.364800 7fc331fef6c0 Delete type=0 #211
2024/01/06-14:04:38.384672 7fc331fef6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2024/01/06-14:04:38.384753 7fc331fef6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,8 @@
2023/12/02-18:48:35.096289 7ff666ffd6c0 Recovering log #161
2023/12/02-18:48:35.106324 7ff666ffd6c0 Delete type=3 #159
2023/12/02-18:48:35.106372 7ff666ffd6c0 Delete type=0 #161
2023/12/02-18:48:46.683477 7ff6667fc6c0 Level-0 table #166: started
2023/12/02-18:48:46.683498 7ff6667fc6c0 Level-0 table #166: 0 bytes OK
2023/12/02-18:48:46.689755 7ff6667fc6c0 Delete type=0 #164
2023/12/02-18:48:46.710556 7ff6667fc6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2023/12/02-18:48:46.710613 7ff6667fc6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2024/01/06-14:01:42.359045 7fc5b37fe6c0 Recovering log #204
2024/01/06-14:01:42.369207 7fc5b37fe6c0 Delete type=3 #202
2024/01/06-14:01:42.369282 7fc5b37fe6c0 Delete type=0 #204
2024/01/06-14:01:56.838237 7fc331fef6c0 Level-0 table #209: started
2024/01/06-14:01:56.838317 7fc331fef6c0 Level-0 table #209: 0 bytes OK
2024/01/06-14:01:56.845856 7fc331fef6c0 Delete type=0 #207
2024/01/06-14:01:56.853064 7fc331fef6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2024/01/06-14:01:56.853125 7fc331fef6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

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