Compare commits
7 Commits
foundryvtt
...
foundryvtt
| Author | SHA1 | Date | |
|---|---|---|---|
| c8119601d8 | |||
| d1da169fa3 | |||
| 07928acb48 | |||
| 9860535f5f | |||
| fc560ddee7 | |||
| 47454b30f1 | |||
| 4ee45273b3 |
@@ -2841,6 +2841,12 @@
|
||||
"name": "Combattant au contact",
|
||||
"tests": "Corps à corps quand vous combattez au contact ou que vous allez au contact"
|
||||
},
|
||||
{
|
||||
"description": "<p>Vous êtes entraîné à vous placer très près d’un adversaire. Vous ne subissez aucune pénalité pour vous battre contre un adversaire avec une arme plus longue que la vôtre. De plus, si vous utilisez les règles optionnelles de Combat au contact (voir page 297), gagnez un bonus de +10 pour toucher votre adversaire.</p>",
|
||||
"id": "In–fighter",
|
||||
"name": "Combattant au contact",
|
||||
"tests": "Corps à corps quand vous combattez au contact ou que vous allez au contact"
|
||||
},
|
||||
{
|
||||
"description": "<p>Vos appels exaltants peuvent renverser le cours d'une bataille. Référez-vous au tableau suivant pour voir combien de personnes vous pouvez à présent influencer avec votre Compétence @Compendium[wfrp4e-core.items.oMaJZ5cvCJeOUq9H] lors d'une guerre.</p>\n<p> </p>\n<div>\n<table title=\"\" border=\"1\" summary=\"\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td>\n<p>Talent pris</p>\n</td>\n<td>\n<p>Nombre de soldats influencés</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>1</p>\n</td>\n<td>\n<p>Normal × 5</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>2</p>\n</td>\n<td>\n<p>Normal × 10</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>3</p>\n</td>\n<td>\n<p> Normal × 20</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>4</p>\n</td>\n<td>\n<p> Normal × 50</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>5</p>\n</td>\n<td>\n<p> Normal × 100</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>6</p>\n</td>\n<td>\n<p> Normal × 200</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>7</p>\n</td>\n<td>\n<p> Normal × 500</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>8</p>\n</td>\n<td>\n<p> Normal × 1000</p>\n</td>\n</tr>\n<tr>\n<td>\n<p>9</p>\n</td>\n<td>\n<p> Tous ceux qui peuvent entendre votre voix inspirante</p>\n</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Exemple</strong> : <em>Le monastère de l’abbesse Brigitte van der Hoogenband est pris d’assaut par les peaux-vertes, et les choses vont mal. De fait, elle décide de renforcer l’esprit de ses soldats avec un Test de Commandement, leur octroyant +10 à tous les Tests de Psychologie. Elle obtient 3 DR à son Test de Commandement. Étant donné qu’elle possède un Bonus de Sociabilité de 6, et qu’elle peut influencer un nombre de soldats, égal à son Bonus de Sociabilité + DR en utilisant Commandement, elle renforce 9 soldats. Cependant, comme elle possède Exaltant 3, ce nombre est multiplié par 20, ce qui signifie que 180 de ses soldats sont inspirés par ses cris d’encouragement « MAINTENEZ LES RANGS ! »</em>",
|
||||
"id": "WCXnFSV4WOSmzzc4",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
5
fr.json
5
fr.json
@@ -433,6 +433,7 @@
|
||||
"ITEM.Roles":"Roles",
|
||||
"ITEM.VitalRoles":"Roles vitaux",
|
||||
"ITEM.LearningXP":"XP d'Apprentissage",
|
||||
"ITEM.Custom":"Personnalisé",
|
||||
|
||||
"TOKEN.MOVEMENT.Status.immobile":"Immobile",
|
||||
"TOKEN.MOVEMENT.Status.restricted":"Restreint",
|
||||
@@ -1024,6 +1025,7 @@
|
||||
"DIALOG.LinkCareerContent":"Relier {new} avec {old}? Les compétences de {old} seront ajoutées à {new}, tout en préservant toutes les spécialisations effectuées avec la carrière précédente.",
|
||||
"DIALOG.ChoosePassenger":"Choisissez un passager",
|
||||
"DIALOG.PostQuantityContent":"Combien de fois cet item peut être récupéré? Laissez vide pour illimité.",
|
||||
"DIALOG.ChooseArmour":"Choisissez une armure à endommager",
|
||||
|
||||
"CHAT.CareerChoose" : "Choisissez votre carrière",
|
||||
"CHAT.DamageError" : "Erreur de calcul des dégâts:",
|
||||
@@ -1189,6 +1191,7 @@
|
||||
"CHAT.DiseaseRollError":"Une erreur s'est produite lors du jet d'incubation ou de durée de la maladie.",
|
||||
"CHAT.ExpReceivedNoReason":"Vous avez reçu <b>{amount}</b> points d'expérience",
|
||||
"CHAT.CriticalDeflection":"Déviation de Critique",
|
||||
"CHAT.DamageToArmour":"1 Dommages appliqués à {item} ({type})",
|
||||
|
||||
"Error.SpeciesSkills" : "Impossible d'ajouter des compétences pour les races",
|
||||
"Error.SpeciesTalents" : "Impossible d'ajouter des talents pour les races",
|
||||
@@ -2704,6 +2707,7 @@
|
||||
"DurationPlaceholder":"Texte concernant a durée",
|
||||
"ErrorArmourDamagePermission":"Vous n'avez pas les droits pour endommager l'armure de cet acteur.",
|
||||
"IncubationPlaceholder":"Texte concernant l'incubation",
|
||||
"Required Trappings":"Equipement requis",
|
||||
|
||||
"WH":{
|
||||
"TransferType":{
|
||||
@@ -2724,5 +2728,6 @@
|
||||
"SHEET.ExperienceLog":"Journal d'Expérince",
|
||||
"SHEET.Attacker":"Attaquant",
|
||||
"SHEET.Randomize":"Aléatoire",
|
||||
"SHEET.RequiredTrappingsError":"Impossible de lancer les revenus sans avoir tous les équipements requis dans cette carrière !",
|
||||
"Sheet.RollIncome":"Revenu"
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
}
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
|
||||
"version": "9.2.0",
|
||||
"version": "9.3.3",
|
||||
"esmodules": [
|
||||
"modules/babele-register.js",
|
||||
"modules/addon-register.js",
|
||||
@@ -119,7 +119,7 @@
|
||||
}
|
||||
],
|
||||
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v10/module.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-9-2-0.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-9-3-2.zip",
|
||||
"id": "wh4-fr-translation",
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
|
||||
@@ -2,26 +2,40 @@
|
||||
export class WH4FRPatchConfig {
|
||||
|
||||
/************************************************************************************/
|
||||
static translateSkillList( skillList) {
|
||||
static translateSkillList(skillList) {
|
||||
|
||||
if (!skillList || skillList.length == 0) {
|
||||
return skillList;
|
||||
}
|
||||
let compendiumName = 'wfrp4e-core.items'
|
||||
|
||||
let newList = [];
|
||||
for( let compName of skillList) {
|
||||
for (let compName of skillList) {
|
||||
if (!compName) {
|
||||
newList.push(compName);
|
||||
continue;
|
||||
}
|
||||
if (!isNaN(compName)) { // If numeric, keep as is (for skill levels)
|
||||
newList.push(compName);
|
||||
continue;
|
||||
}
|
||||
// Trim compName
|
||||
compName = compName.trim();
|
||||
let special = "";
|
||||
let newName = compName;
|
||||
let baseName = compName
|
||||
if ( compName.includes("(") && compName.includes(")") ) { // Then process specific skills name with (xxxx) inside
|
||||
let re = /(.*) +\((.*)\)/i;
|
||||
let res = re.exec( compName );
|
||||
if (compName.includes("(") && compName.includes(")")) { // Then process specific skills name with (xxxx) inside
|
||||
let re = /(.*) +\((.*)\)/i;
|
||||
let res = re.exec(compName);
|
||||
compName = res[1].trim(); // Get the root skill name
|
||||
special = " (" + game.i18n.localize( res[2].trim() ) + ")"; // And the special keyword
|
||||
special = " (" + game.i18n.localize(res[2].trim()) + ")"; // And the special keyword
|
||||
}
|
||||
let compNameFR = game.babele.translate( compendiumName, { name: compName }, true );
|
||||
let compNameFR = game.babele.translate(compendiumName, { name: compName }, true);
|
||||
if (compNameFR.name != compName) { // Translation OK
|
||||
newName = compNameFR.name + special;
|
||||
}
|
||||
if ( !newName || newName == "" || newName == undefined ) { // If no translation, keep the original name
|
||||
// DEBUG console.log("Translating skill ", compName, baseName, " to ", newName, special);
|
||||
if (!newName || newName == "" || newName === undefined || newName === "undefined") { // If no translation, keep the original name
|
||||
newName = baseName; // If no translation, keep the original name
|
||||
}
|
||||
newList.push(newName);
|
||||
@@ -30,27 +44,30 @@ export class WH4FRPatchConfig {
|
||||
}
|
||||
|
||||
/************************************************************************************/
|
||||
static translateTalentList( talentList) {
|
||||
static translateTalentList(talentList) {
|
||||
|
||||
if (!talentList || talentList.length == 0) {
|
||||
return talentList;
|
||||
}
|
||||
let compendiumName = 'wfrp4e-core.items'
|
||||
|
||||
let newList = [];
|
||||
for( let talentLine of talentList) {
|
||||
for (let talentLine of talentList) {
|
||||
let special = "";
|
||||
let newName = talentLine;
|
||||
if ( isNaN(talentLine) ) {
|
||||
if (isNaN(talentLine)) {
|
||||
let subList = talentLine.split(',');
|
||||
let newSubList = [];
|
||||
for (let talentName of subList ) {
|
||||
for (let talentName of subList) {
|
||||
talentName = talentName.trim();
|
||||
let newName2 = talentName;
|
||||
if ( talentName.includes("(") && talentName.includes(")") ) { // Then process specific skills name with (xxxx) inside
|
||||
let re = /(.*) +\((.*)\)/i;
|
||||
let res = re.exec( talentName );
|
||||
if (talentName.includes("(") && talentName.includes(")")) { // Then process specific skills name with (xxxx) inside
|
||||
let re = /(.*) +\((.*)\)/i;
|
||||
let res = re.exec(talentName);
|
||||
talentName = res[1].trim(); // Get the root skill name
|
||||
special = " (" + game.i18n.localize( res[2].trim() ) + ")"; // And the special keyword
|
||||
special = " (" + game.i18n.localize(res[2].trim()) + ")"; // And the special keyword
|
||||
}
|
||||
let talentNameFR = game.babele.translate( compendiumName, { name: talentName }, true );
|
||||
let talentNameFR = game.babele.translate(compendiumName, { name: talentName }, true);
|
||||
if (talentNameFR.name != talentName) { // Translation OK
|
||||
newName2 = talentNameFR.name + special;
|
||||
}
|
||||
@@ -64,15 +81,18 @@ export class WH4FRPatchConfig {
|
||||
}
|
||||
|
||||
/************************************************************************************/
|
||||
static patch_subspecies( ) {
|
||||
for ( let speciesName in game.wfrp4e.config.subspecies) {
|
||||
static patch_subspecies() {
|
||||
if (!game.wfrp4e?.config?.subspecies) {
|
||||
return
|
||||
}
|
||||
for (let speciesName in game.wfrp4e.config.subspecies) {
|
||||
let subspeciesList = game.wfrp4e.config.subspecies[speciesName];
|
||||
for ( let subspeciesName in subspeciesList) {
|
||||
for (let subspeciesName in subspeciesList) {
|
||||
let subspecies = subspeciesList[subspeciesName];
|
||||
if ( subspecies.skills) {
|
||||
if (subspecies.skills) {
|
||||
subspecies.skills = this.translateSkillList(subspecies.skills);
|
||||
}
|
||||
if ( subspecies.talents) {
|
||||
if (subspecies.talents) {
|
||||
subspecies.talents = this.translateTalentList(subspecies.talents);
|
||||
}
|
||||
}
|
||||
@@ -80,20 +100,26 @@ export class WH4FRPatchConfig {
|
||||
}
|
||||
|
||||
/************************************************************************************/
|
||||
static patch_species_skills( ) {
|
||||
static patch_species_skills() {
|
||||
if (!game.wfrp4e?.config?.speciesSkills) {
|
||||
return
|
||||
}
|
||||
console.log("Patching species skills....");
|
||||
for (let speciesName in game.wfrp4e.config.speciesSkills) {
|
||||
let speciesComp = game.wfrp4e.config.speciesSkills[speciesName];
|
||||
console.log("SpeciesName", speciesName, speciesComp);
|
||||
game.wfrp4e.config.speciesSkills[speciesName] = this.translateSkillList( speciesComp )
|
||||
game.wfrp4e.config.speciesSkills[speciesName] = this.translateSkillList(speciesComp)
|
||||
}
|
||||
}
|
||||
|
||||
/************************************************************************************/
|
||||
static patch_species_talents( ) {
|
||||
static patch_species_talents() {
|
||||
if (!game.wfrp4e?.config?.speciesTalents) {
|
||||
return
|
||||
}
|
||||
for (let speciesName in game.wfrp4e.config.speciesTalents) {
|
||||
let speciesTalents = game.wfrp4e.config.speciesTalents[speciesName];
|
||||
game.wfrp4e.config.speciesTalents[speciesName] = this.translateTalentList( speciesTalents);
|
||||
game.wfrp4e.config.speciesTalents[speciesName] = this.translateTalentList(speciesTalents);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -101,16 +127,16 @@ export class WH4FRPatchConfig {
|
||||
static patch_career() {
|
||||
let compendiumName = 'wfrp4e-core.items'
|
||||
|
||||
if ( game.wfrp4e.tables.career) {
|
||||
for( let row of game.wfrp4e.tables.career.rows) {
|
||||
for ( let key in row) {
|
||||
if (game.wfrp4e?.tables?.career) {
|
||||
for (let row of game.wfrp4e.tables.career.rows) {
|
||||
for (let key in row) {
|
||||
if (key != "range") {
|
||||
if ( row[key].name == 'Slayer' ) {
|
||||
if (row[key].name == 'Slayer') {
|
||||
row[key].name = "Tueur Nains";
|
||||
} else if ( row[key].name == 'Duelist' ) {
|
||||
} else if (row[key].name == 'Duelist') {
|
||||
row[key].name = "Duelliste";
|
||||
} else {
|
||||
let career_fr = game.babele.translate( compendiumName, {name: row[key].name}, true );
|
||||
let career_fr = game.babele.translate(compendiumName, { name: row[key].name }, true);
|
||||
row[key].name = career_fr.name;
|
||||
}
|
||||
}
|
||||
@@ -122,12 +148,15 @@ export class WH4FRPatchConfig {
|
||||
/************************************************************************************/
|
||||
static fixSpeciesTable() {
|
||||
|
||||
let speciesTable = game.wfrp4e.tables.findTable("species");
|
||||
let speciesTable = game.wfrp4e?.tables?.findTable("species");
|
||||
if (!speciesTable?.results) {
|
||||
return
|
||||
}
|
||||
let newResults = foundry.utils.duplicate(speciesTable.results);
|
||||
for (let result of newResults) {
|
||||
result.name = game.i18n.localize(result.name);
|
||||
}
|
||||
speciesTable.update({results: newResults } )
|
||||
speciesTable.update({ results: newResults })
|
||||
console.log("Species table patched to use 'Humain' instead of 'Human'", speciesTable);
|
||||
}
|
||||
|
||||
@@ -143,7 +172,7 @@ export class WH4FRPatchConfig {
|
||||
}
|
||||
|
||||
// Detect and patch as necessary
|
||||
if (game.wfrp4e.config?.talentBonuses ) {
|
||||
if (game.wfrp4e.config?.talentBonuses) {
|
||||
|
||||
this.fixSpeciesTable() // Force 'name' field replacement
|
||||
|
||||
@@ -185,22 +214,22 @@ export class WH4FRPatchConfig {
|
||||
|
||||
if (game.wfrp4e.config.characteristicsBonus) {
|
||||
game.wfrp4e.config.characteristicsBonus =
|
||||
{
|
||||
"ws": "Bonus de Capacité de Combat",
|
||||
"bs": "Bonus de Capacité de Tir",
|
||||
"s": "Bonus de Force",
|
||||
"t": "Bonus d'Endurance",
|
||||
"i": "Bonus d'Initiative",
|
||||
"ag": "Bonus d'Agilité",
|
||||
"dex": "Bonus de Dexterité",
|
||||
"int": "Bonus d'Intelligence",
|
||||
"wp": "Bonus de Force Mentale",
|
||||
"fel": "Bonus de Sociabilité"
|
||||
{
|
||||
"ws": "Bonus de Capacité de Combat",
|
||||
"bs": "Bonus de Capacité de Tir",
|
||||
"s": "Bonus de Force",
|
||||
"t": "Bonus d'Endurance",
|
||||
"i": "Bonus d'Initiative",
|
||||
"ag": "Bonus d'Agilité",
|
||||
"dex": "Bonus de Dexterité",
|
||||
"int": "Bonus d'Intelligence",
|
||||
"wp": "Bonus de Force Mentale",
|
||||
"fel": "Bonus de Sociabilité"
|
||||
}
|
||||
}
|
||||
|
||||
if (game.wfrp4e.config.classTrappings) {
|
||||
for(const c of Object.keys(game.wfrp4e.config.classTrappings)) {
|
||||
for (const c of Object.keys(game.wfrp4e.config.classTrappings)) {
|
||||
game.wfrp4e.config.classTrappings[game.i18n.localize(c)] = game.wfrp4e.config.classTrappings[c];
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
MANIFEST-001202
|
||||
MANIFEST-001231
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:41:30.434041 7f671e7fc6c0 Recovering log #1200
|
||||
2025/08/10-09:41:30.489680 7f671e7fc6c0 Delete type=3 #1198
|
||||
2025/08/10-09:41:30.489808 7f671e7fc6c0 Delete type=0 #1200
|
||||
2025/08/10-09:49:10.451136 7f671cbff6c0 Level-0 table #1205: started
|
||||
2025/08/10-09:49:10.451187 7f671cbff6c0 Level-0 table #1205: 0 bytes OK
|
||||
2025/08/10-09:49:10.458441 7f671cbff6c0 Delete type=0 #1203
|
||||
2025/08/10-09:49:10.465515 7f671cbff6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
|
||||
2026/01/05-17:20:14.396780 7f93eb7fe6c0 Recovering log #1229
|
||||
2026/01/05-17:20:14.456467 7f93eb7fe6c0 Delete type=3 #1227
|
||||
2026/01/05-17:20:14.456537 7f93eb7fe6c0 Delete type=0 #1229
|
||||
2026/01/05-17:22:12.851160 7f93e9ffb6c0 Level-0 table #1234: started
|
||||
2026/01/05-17:22:12.851180 7f93e9ffb6c0 Level-0 table #1234: 0 bytes OK
|
||||
2026/01/05-17:22:12.857087 7f93e9ffb6c0 Delete type=0 #1232
|
||||
2026/01/05-17:22:12.870416 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:38:47.985179 7f671e7fc6c0 Recovering log #1196
|
||||
2025/08/10-09:38:47.997149 7f671e7fc6c0 Delete type=3 #1194
|
||||
2025/08/10-09:38:47.997358 7f671e7fc6c0 Delete type=0 #1196
|
||||
2025/08/10-09:40:05.248945 7f671cbff6c0 Level-0 table #1201: started
|
||||
2025/08/10-09:40:05.249030 7f671cbff6c0 Level-0 table #1201: 0 bytes OK
|
||||
2025/08/10-09:40:05.256958 7f671cbff6c0 Delete type=0 #1199
|
||||
2025/08/10-09:40:05.264598 7f671cbff6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
|
||||
2026/01/04-22:01:24.254078 7f93eaffd6c0 Recovering log #1224
|
||||
2026/01/04-22:01:24.350065 7f93eaffd6c0 Delete type=3 #1222
|
||||
2026/01/04-22:01:24.350146 7f93eaffd6c0 Delete type=0 #1224
|
||||
2026/01/04-22:02:13.377643 7f93e9ffb6c0 Level-0 table #1230: started
|
||||
2026/01/04-22:02:13.377670 7f93e9ffb6c0 Level-0 table #1230: 0 bytes OK
|
||||
2026/01/04-22:02:13.384805 7f93e9ffb6c0 Delete type=0 #1228
|
||||
2026/01/04-22:02:13.385131 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
BIN
packs/aides-de-jeu-fr/MANIFEST-001231
Normal file
BIN
packs/aides-de-jeu-fr/MANIFEST-001231
Normal file
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-001204
|
||||
MANIFEST-001233
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:41:30.497713 7f671d7fa6c0 Recovering log #1202
|
||||
2025/08/10-09:41:30.549674 7f671d7fa6c0 Delete type=3 #1200
|
||||
2025/08/10-09:41:30.549805 7f671d7fa6c0 Delete type=0 #1202
|
||||
2025/08/10-09:49:10.474047 7f671cbff6c0 Level-0 table #1207: started
|
||||
2025/08/10-09:49:10.474141 7f671cbff6c0 Level-0 table #1207: 0 bytes OK
|
||||
2025/08/10-09:49:10.480834 7f671cbff6c0 Delete type=0 #1205
|
||||
2025/08/10-09:49:10.495981 7f671cbff6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
|
||||
2026/01/05-17:20:14.458755 7f93eb7fe6c0 Recovering log #1231
|
||||
2026/01/05-17:20:14.498635 7f93eb7fe6c0 Delete type=3 #1229
|
||||
2026/01/05-17:20:14.498701 7f93eb7fe6c0 Delete type=0 #1231
|
||||
2026/01/05-17:22:12.845184 7f93e9ffb6c0 Level-0 table #1236: started
|
||||
2026/01/05-17:22:12.845214 7f93e9ffb6c0 Level-0 table #1236: 0 bytes OK
|
||||
2026/01/05-17:22:12.851070 7f93e9ffb6c0 Delete type=0 #1234
|
||||
2026/01/05-17:22:12.870407 7f93e9ffb6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:38:48.002599 7f671d7fa6c0 Recovering log #1198
|
||||
2025/08/10-09:38:48.015227 7f671d7fa6c0 Delete type=3 #1196
|
||||
2025/08/10-09:38:48.015395 7f671d7fa6c0 Delete type=0 #1198
|
||||
2025/08/10-09:40:05.272247 7f671cbff6c0 Level-0 table #1203: started
|
||||
2025/08/10-09:40:05.272308 7f671cbff6c0 Level-0 table #1203: 0 bytes OK
|
||||
2025/08/10-09:40:05.279541 7f671cbff6c0 Delete type=0 #1201
|
||||
2025/08/10-09:40:05.294800 7f671cbff6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
|
||||
2026/01/04-22:01:24.357771 7f93ebfff6c0 Recovering log #1226
|
||||
2026/01/04-22:01:24.468440 7f93ebfff6c0 Delete type=3 #1224
|
||||
2026/01/04-22:01:24.468504 7f93ebfff6c0 Delete type=0 #1226
|
||||
2026/01/04-22:02:13.391738 7f93e9ffb6c0 Level-0 table #1232: started
|
||||
2026/01/04-22:02:13.391763 7f93e9ffb6c0 Level-0 table #1232: 0 bytes OK
|
||||
2026/01/04-22:02:13.397715 7f93e9ffb6c0 Delete type=0 #1230
|
||||
2026/01/04-22:02:13.410782 7f93e9ffb6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
BIN
packs/antidotes-and-remedes/MANIFEST-001233
Normal file
BIN
packs/antidotes-and-remedes/MANIFEST-001233
Normal file
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-001202
|
||||
MANIFEST-001231
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:41:30.620497 7f671dffb6c0 Recovering log #1200
|
||||
2025/08/10-09:41:30.676767 7f671dffb6c0 Delete type=3 #1198
|
||||
2025/08/10-09:41:30.676888 7f671dffb6c0 Delete type=0 #1200
|
||||
2025/08/10-09:49:10.481011 7f671cbff6c0 Level-0 table #1205: started
|
||||
2025/08/10-09:49:10.481056 7f671cbff6c0 Level-0 table #1205: 0 bytes OK
|
||||
2025/08/10-09:49:10.488490 7f671cbff6c0 Delete type=0 #1203
|
||||
2025/08/10-09:49:10.495998 7f671cbff6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
|
||||
2026/01/05-17:20:14.575428 7f93ea7fc6c0 Recovering log #1229
|
||||
2026/01/05-17:20:14.619638 7f93ea7fc6c0 Delete type=3 #1227
|
||||
2026/01/05-17:20:14.619716 7f93ea7fc6c0 Delete type=0 #1229
|
||||
2026/01/05-17:22:12.876750 7f93e9ffb6c0 Level-0 table #1234: started
|
||||
2026/01/05-17:22:12.876780 7f93e9ffb6c0 Level-0 table #1234: 0 bytes OK
|
||||
2026/01/05-17:22:12.884154 7f93e9ffb6c0 Delete type=0 #1232
|
||||
2026/01/05-17:22:12.900968 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:38:48.037997 7f671d7fa6c0 Recovering log #1196
|
||||
2025/08/10-09:38:48.049385 7f671d7fa6c0 Delete type=3 #1194
|
||||
2025/08/10-09:38:48.049520 7f671d7fa6c0 Delete type=0 #1196
|
||||
2025/08/10-09:40:05.287302 7f671cbff6c0 Level-0 table #1201: started
|
||||
2025/08/10-09:40:05.287366 7f671cbff6c0 Level-0 table #1201: 0 bytes OK
|
||||
2025/08/10-09:40:05.294479 7f671cbff6c0 Delete type=0 #1199
|
||||
2025/08/10-09:40:05.294847 7f671cbff6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
|
||||
2026/01/04-22:01:24.562817 7f93eb7fe6c0 Recovering log #1224
|
||||
2026/01/04-22:01:24.662382 7f93eb7fe6c0 Delete type=3 #1222
|
||||
2026/01/04-22:01:24.662455 7f93eb7fe6c0 Delete type=0 #1224
|
||||
2026/01/04-22:02:13.397968 7f93e9ffb6c0 Level-0 table #1230: started
|
||||
2026/01/04-22:02:13.398010 7f93e9ffb6c0 Level-0 table #1230: 0 bytes OK
|
||||
2026/01/04-22:02:13.404471 7f93e9ffb6c0 Delete type=0 #1228
|
||||
2026/01/04-22:02:13.410790 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
BIN
packs/apothicarium/MANIFEST-001231
Normal file
BIN
packs/apothicarium/MANIFEST-001231
Normal file
Binary file not shown.
0
packs/dons-de-rhya/001233.log
Normal file
0
packs/dons-de-rhya/001233.log
Normal file
@@ -1 +1 @@
|
||||
MANIFEST-001202
|
||||
MANIFEST-001231
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:41:30.372911 7f671dffb6c0 Recovering log #1200
|
||||
2025/08/10-09:41:30.428729 7f671dffb6c0 Delete type=3 #1198
|
||||
2025/08/10-09:41:30.428919 7f671dffb6c0 Delete type=0 #1200
|
||||
2025/08/10-09:49:10.458650 7f671cbff6c0 Level-0 table #1205: started
|
||||
2025/08/10-09:49:10.458700 7f671cbff6c0 Level-0 table #1205: 0 bytes OK
|
||||
2025/08/10-09:49:10.465270 7f671cbff6c0 Delete type=0 #1203
|
||||
2025/08/10-09:49:10.465530 7f671cbff6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
|
||||
2026/01/05-17:20:14.340612 7f93eb7fe6c0 Recovering log #1229
|
||||
2026/01/05-17:20:14.394663 7f93eb7fe6c0 Delete type=3 #1227
|
||||
2026/01/05-17:20:14.394743 7f93eb7fe6c0 Delete type=0 #1229
|
||||
2026/01/05-17:22:12.857180 7f93e9ffb6c0 Level-0 table #1234: started
|
||||
2026/01/05-17:22:12.857204 7f93e9ffb6c0 Level-0 table #1234: 0 bytes OK
|
||||
2026/01/05-17:22:12.863647 7f93e9ffb6c0 Delete type=0 #1232
|
||||
2026/01/05-17:22:12.870424 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:38:47.968676 7f671effd6c0 Recovering log #1196
|
||||
2025/08/10-09:38:47.979591 7f671effd6c0 Delete type=3 #1194
|
||||
2025/08/10-09:38:47.979718 7f671effd6c0 Delete type=0 #1196
|
||||
2025/08/10-09:40:05.257273 7f671cbff6c0 Level-0 table #1201: started
|
||||
2025/08/10-09:40:05.257347 7f671cbff6c0 Level-0 table #1201: 0 bytes OK
|
||||
2025/08/10-09:40:05.264214 7f671cbff6c0 Delete type=0 #1199
|
||||
2025/08/10-09:40:05.264619 7f671cbff6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
|
||||
2026/01/04-22:01:24.160908 7f93ea7fc6c0 Recovering log #1224
|
||||
2026/01/04-22:01:24.250354 7f93ea7fc6c0 Delete type=3 #1222
|
||||
2026/01/04-22:01:24.250444 7f93ea7fc6c0 Delete type=0 #1224
|
||||
2026/01/04-22:02:13.371437 7f93e9ffb6c0 Level-0 table #1230: started
|
||||
2026/01/04-22:02:13.371468 7f93e9ffb6c0 Level-0 table #1230: 0 bytes OK
|
||||
2026/01/04-22:02:13.377536 7f93e9ffb6c0 Delete type=0 #1228
|
||||
2026/01/04-22:02:13.385115 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
BIN
packs/dons-de-rhya/MANIFEST-001231
Normal file
BIN
packs/dons-de-rhya/MANIFEST-001231
Normal file
Binary file not shown.
0
packs/dons-de-rhya/lost/001220.log
Normal file
0
packs/dons-de-rhya/lost/001220.log
Normal file
0
packs/plats-dauberges/001233.log
Normal file
0
packs/plats-dauberges/001233.log
Normal file
@@ -1 +1 @@
|
||||
MANIFEST-001202
|
||||
MANIFEST-001231
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:41:30.307012 7f671d7fa6c0 Recovering log #1200
|
||||
2025/08/10-09:41:30.367868 7f671d7fa6c0 Delete type=3 #1198
|
||||
2025/08/10-09:41:30.368014 7f671d7fa6c0 Delete type=0 #1200
|
||||
2025/08/10-09:49:10.443604 7f671cbff6c0 Level-0 table #1205: started
|
||||
2025/08/10-09:49:10.443659 7f671cbff6c0 Level-0 table #1205: 0 bytes OK
|
||||
2025/08/10-09:49:10.450889 7f671cbff6c0 Delete type=0 #1203
|
||||
2025/08/10-09:49:10.465497 7f671cbff6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
|
||||
2026/01/05-17:20:14.280921 7f93ea7fc6c0 Recovering log #1229
|
||||
2026/01/05-17:20:14.337958 7f93ea7fc6c0 Delete type=3 #1227
|
||||
2026/01/05-17:20:14.338043 7f93ea7fc6c0 Delete type=0 #1229
|
||||
2026/01/05-17:22:12.838440 7f93e9ffb6c0 Level-0 table #1234: started
|
||||
2026/01/05-17:22:12.838473 7f93e9ffb6c0 Level-0 table #1234: 0 bytes OK
|
||||
2026/01/05-17:22:12.844706 7f93e9ffb6c0 Delete type=0 #1232
|
||||
2026/01/05-17:22:12.844991 7f93e9ffb6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:38:47.949419 7f671d7fa6c0 Recovering log #1196
|
||||
2025/08/10-09:38:47.962305 7f671d7fa6c0 Delete type=3 #1194
|
||||
2025/08/10-09:38:47.962494 7f671d7fa6c0 Delete type=0 #1196
|
||||
2025/08/10-09:40:05.241623 7f671cbff6c0 Level-0 table #1201: started
|
||||
2025/08/10-09:40:05.241681 7f671cbff6c0 Level-0 table #1201: 0 bytes OK
|
||||
2025/08/10-09:40:05.248620 7f671cbff6c0 Delete type=0 #1199
|
||||
2025/08/10-09:40:05.264575 7f671cbff6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
|
||||
2026/01/04-22:01:24.060098 7f93ebfff6c0 Recovering log #1224
|
||||
2026/01/04-22:01:24.158104 7f93ebfff6c0 Delete type=3 #1222
|
||||
2026/01/04-22:01:24.158187 7f93ebfff6c0 Delete type=0 #1224
|
||||
2026/01/04-22:02:13.363838 7f93e9ffb6c0 Level-0 table #1230: started
|
||||
2026/01/04-22:02:13.363872 7f93e9ffb6c0 Level-0 table #1230: 0 bytes OK
|
||||
2026/01/04-22:02:13.371335 7f93e9ffb6c0 Delete type=0 #1228
|
||||
2026/01/04-22:02:13.385100 7f93e9ffb6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
BIN
packs/plats-dauberges/MANIFEST-001231
Normal file
BIN
packs/plats-dauberges/MANIFEST-001231
Normal file
Binary file not shown.
0
packs/plats-dauberges/lost/001220.log
Normal file
0
packs/plats-dauberges/lost/001220.log
Normal file
0
packs/tables-des-traductions/000876.log
Normal file
0
packs/tables-des-traductions/000876.log
Normal file
@@ -1 +1 @@
|
||||
MANIFEST-000845
|
||||
MANIFEST-000874
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:41:30.555391 7f671e7fc6c0 Recovering log #843
|
||||
2025/08/10-09:41:30.615784 7f671e7fc6c0 Delete type=3 #841
|
||||
2025/08/10-09:41:30.616159 7f671e7fc6c0 Delete type=0 #843
|
||||
2025/08/10-09:49:10.488698 7f671cbff6c0 Level-0 table #848: started
|
||||
2025/08/10-09:49:10.488749 7f671cbff6c0 Level-0 table #848: 0 bytes OK
|
||||
2025/08/10-09:49:10.495762 7f671cbff6c0 Delete type=0 #846
|
||||
2025/08/10-09:49:10.496015 7f671cbff6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
|
||||
2026/01/05-17:20:14.509126 7f93ea7fc6c0 Recovering log #872
|
||||
2026/01/05-17:20:14.568971 7f93ea7fc6c0 Delete type=3 #870
|
||||
2026/01/05-17:20:14.569021 7f93ea7fc6c0 Delete type=0 #872
|
||||
2026/01/05-17:22:12.863773 7f93e9ffb6c0 Level-0 table #877: started
|
||||
2026/01/05-17:22:12.863802 7f93e9ffb6c0 Level-0 table #877: 0 bytes OK
|
||||
2026/01/05-17:22:12.870319 7f93e9ffb6c0 Delete type=0 #875
|
||||
2026/01/05-17:22:12.870431 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2025/08/10-09:38:48.020986 7f671e7fc6c0 Recovering log #839
|
||||
2025/08/10-09:38:48.032740 7f671e7fc6c0 Delete type=3 #837
|
||||
2025/08/10-09:38:48.032899 7f671e7fc6c0 Delete type=0 #839
|
||||
2025/08/10-09:40:05.279829 7f671cbff6c0 Level-0 table #844: started
|
||||
2025/08/10-09:40:05.279902 7f671cbff6c0 Level-0 table #844: 0 bytes OK
|
||||
2025/08/10-09:40:05.287026 7f671cbff6c0 Delete type=0 #842
|
||||
2025/08/10-09:40:05.294824 7f671cbff6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
|
||||
2026/01/04-22:01:24.471625 7f93eaffd6c0 Recovering log #867
|
||||
2026/01/04-22:01:24.559238 7f93eaffd6c0 Delete type=3 #865
|
||||
2026/01/04-22:01:24.559306 7f93eaffd6c0 Delete type=0 #867
|
||||
2026/01/04-22:02:13.404597 7f93e9ffb6c0 Level-0 table #873: started
|
||||
2026/01/04-22:02:13.404646 7f93e9ffb6c0 Level-0 table #873: 0 bytes OK
|
||||
2026/01/04-22:02:13.410707 7f93e9ffb6c0 Delete type=0 #871
|
||||
2026/01/04-22:02:13.410796 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
BIN
packs/tables-des-traductions/MANIFEST-000874
Normal file
BIN
packs/tables-des-traductions/MANIFEST-000874
Normal file
Binary file not shown.
0
packs/tables-des-traductions/lost/000863.log
Normal file
0
packs/tables-des-traductions/lost/000863.log
Normal file
Reference in New Issue
Block a user