Support v8.3.X
This commit is contained in:
parent
d019c8fe22
commit
4d0b3ca280
@ -2548,7 +2548,7 @@
|
||||
"tests": "Charme quand vous mentez"
|
||||
},
|
||||
{
|
||||
"description": "<p>Vous êtes un lanceur de Sorts autodidacte qui a compris peu à peu comment utiliser la magie, par tâtonnements. Ajoutez Langue (Magick) à n’importe quelle Carrière que vous entamez ; si elle est déjà comprise dans votre Carrière, vous pouvez, à la place, acheter la Compétence pour 5 PX de moins par Augmentation. De plus, vous pouvez dépenser un Point de Résilience pour lancer (et mémoriser) un Sort provenant de n’importe quel Domaine de Magie, pour 0 PX. Vous pouvez le faire un nombre de fois égal à votre Niveau dans ce Talent.</p>",
|
||||
"description": "<p>Vous êtes agile comme un chat, et capable de tomber de plus grandes hauteurs que les autres sans vous blesser. Chaque fois que vous tombez, effectuez un Test d’Athlétisme. Sur un succès, réduisez la distance de chute de 1 mètre, +1 mètre supplémentaire par +1 DR obtenu, pour calculer les Dégâts</p>",
|
||||
"id": "Catfall",
|
||||
"name": "Souplesse féline",
|
||||
"tests": "Athlétisme quand vous tombez"
|
||||
|
7
fr.json
7
fr.json
@ -207,6 +207,7 @@
|
||||
"SETTINGS.AutomaticSuccessHint":"Tout les jets inférieurs ou égaux à cette valeur seront considérés comme des réussites",
|
||||
"SETTINGS.AdvantageMax":"Limite d'avantages",
|
||||
"SETTINGS.AdvantageMaxHint":"Limite les avantages à un nombre pré-définie, comme 2, 4,etc.",
|
||||
"SETTINGS.MooCritModifiersHint":"Lorsque vous subissez des dégâts au-delà de 0 blessure, ajoutez ou soustrayez 10 au tableau des coups critiques pour chaque point de différence de dégâts par rapport à votre bonus d'Endurance.<br><br>Ex. Il me reste 4 blessures, Endurance 50. Je subis 12 dégâts. Cela ferait 8 au-delà de 0. Avec un BE de 5, cela donnerait un +30 au coup critique obtenu.<br><br>Ex. Il me reste 4 blessures, Enurance 50, je subis 5 dégâts. Cela ferait 1 au-delà de 0. Avec une BE de 5, cela donnerait un -40 au coup critique obtenu.",
|
||||
|
||||
"ROLL.CatastrophicMis":"Incantations Imparfaites Catastrophiques",
|
||||
|
||||
@ -285,6 +286,8 @@
|
||||
"SHEET.GenerateName":"Générer un nom",
|
||||
"SHEET.CannotDeleteItemEffect":"Cet Effet provient d'un Item de cet acteur. Supprimer l'Item lui-même ou l'Effet depuis l'onglet Effet de la fiche de l'Item.",
|
||||
"SHEET.TemporaryEffectHint":"Ces Effets proviennent de l'acteur qui les possède. Utiliser la fiche de personnage pour interagir avec.",
|
||||
"SHEET.ItemSheetEditableDisabled":"L'édition de cet Item est désactivé tant que les effets de {effects} sont actifs. Désactivez ou supprimez ces effets sur l'acteur concerné.",
|
||||
"SHEET.LocationAP":"Localisation des PA",
|
||||
|
||||
"ACTOR.BasicSkillsTitle" : "Ajouter les compétences de base",
|
||||
"ACTOR.BasicSkillsPrompt": "Ajouter les compétences de base ?",
|
||||
@ -939,6 +942,8 @@
|
||||
"DIALOG.ErrorMustSelectItem":"Au moins 1 item doit être selectionné",
|
||||
"DIALOG.ChooseActor":"Choisissez l'Acteur pour réaliser le test",
|
||||
"DIALOG.ItemDialog":"Fenêtre d'Item",
|
||||
"DIALOG.LinkCareer":"Relier la carrière",
|
||||
"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.",
|
||||
|
||||
"CHAT.CareerChoose" : "Choisissez votre carrière",
|
||||
"CHAT.DamageError" : "Erreur de calcul des dégâts:",
|
||||
@ -1311,6 +1316,8 @@
|
||||
"MARKET.NotifyNoActor": "Aucun acteur n'est selectionné ou associé avec l'utilisateur actuel",
|
||||
"MARKET.ItemAdded": "{item} ajouté à {actor}",
|
||||
"MARKET.d":"d",
|
||||
"MARKET.For":"pour",
|
||||
"MARKET.PaidFor":"<b>Produit acheté :</b> {product}",
|
||||
|
||||
"WFRP4E.TrappingType.Weapon" : "Arme",
|
||||
"WFRP4E.TrappingType.Armour" : "Armure",
|
||||
|
BIN
images/warhammer-v1-logo.webp
Normal file
BIN
images/warhammer-v1-logo.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
@ -8,7 +8,7 @@
|
||||
}
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
|
||||
"version": "8.2.3",
|
||||
"version": "8.3.0",
|
||||
"esmodules": [
|
||||
"modules/babele-register.js",
|
||||
"modules/addon-register.js",
|
||||
@ -117,10 +117,10 @@
|
||||
}
|
||||
],
|
||||
"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-8.2.3.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-8.3.0.zip",
|
||||
"id": "wh4-fr-translation",
|
||||
"compatibility": {
|
||||
"minimum": "11",
|
||||
"minimum": "12",
|
||||
"verified": "12"
|
||||
},
|
||||
"relationships": {
|
||||
|
@ -222,10 +222,12 @@ const __check_fix_wrong_modules = (chatFlag, patchFinished) => {
|
||||
|
||||
WH4FRPatchConfig.perform_patch();
|
||||
|
||||
let coreFound = false;
|
||||
game.modules.forEach((module, name) => {
|
||||
|
||||
//console.log("TESTING MODULE", module)
|
||||
if (module.id == "wfrp4e-core" && module.active) {
|
||||
coreFound = true
|
||||
patch_core_tables(__wfrp4e_tables);
|
||||
}
|
||||
if (module.id == "wfrp4e-eis" && module.active) {
|
||||
@ -255,14 +257,23 @@ const __check_fix_wrong_modules = (chatFlag, patchFinished) => {
|
||||
});
|
||||
}
|
||||
});
|
||||
if ( !coreFound) {
|
||||
if (game.user.isGM && chatFlag) {
|
||||
ChatMessage.create({
|
||||
content: "<div><strong>Le module Core WFRP4E n'a pas été trouvé ou activé. Veuillez acheter et/ou activer ce module de base avant de continuer.</strong></div>",
|
||||
whisper: ChatMessage.getWhisperRecipients("GM")
|
||||
});
|
||||
}
|
||||
} else {
|
||||
if (game.user.isGM && patchFinished) {
|
||||
ChatMessage.create({
|
||||
content: "<div>Les modules WFRP4E ont été <strong>patchés avec succés</strong>. Vous pouvez y aller et que <strong>Shallya vous garde !</strong></div><div>Derniers changements : Support wfrp4 v8.X, import de personnage OK</div></ul>",
|
||||
content: "<div>Les modules WFRP4E ont été <strong>patchés avec succés</strong>. Vous pouvez y aller et que <strong>Shallya vous garde !</strong></div><div>Derniers changements : Support WFRP4E v8.3.X</div></ul>",
|
||||
user: game.user.id,
|
||||
whisper: ChatMessage.getWhisperRecipients("GM")
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const __history = [
|
||||
"Nouveautés 7.1.6: <ul><li>Traduction des acteurs de EiS et Middenheim grâce à Eltrys et Kyllian !</li></ul>"
|
||||
@ -355,6 +366,11 @@ const __add_actors_translation = () => {
|
||||
}
|
||||
}
|
||||
}
|
||||
// Close the warning dialog
|
||||
if ( game.wfrp4e.warnDialog) {
|
||||
game.wfrp4e.warnDialog.close();
|
||||
game.wfrp4e.warnDialog = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -373,6 +389,13 @@ Hooks.on("chatMessage", (html, content, msg) => {
|
||||
Hooks.on('ready', () => {
|
||||
|
||||
if (game.user.isGM) {
|
||||
game.wfrp4e.warnDialog = new Dialog({
|
||||
title: "Chargement de la traduction FR - Merci d'attendre",
|
||||
content: `<img src="modules/wh4-fr-translation/images/warhammer-v1-logo.webp"><p class="wfrp4-fr-message">Les moines de l'ordre de l'Enclume, associés aux légistes de Talabaheim, préparent la traduction Bretonnienne de ce monde...</h3><p class="wfrp4-fr-message">Merci d'attendre la disparition de ce message pour vaquer dans l'Empire.</p> <p class="wfrp4-fr-message">Si une bénédiction de Shallya apparait dans le tchat, c'est que tout s'est bien passé.</p>`,
|
||||
buttons: {
|
||||
}
|
||||
})
|
||||
game.wfrp4e.warnDialog.render(true, {focus: true, left: 20, top: 20});
|
||||
let chatData = {
|
||||
user: game.user.id,
|
||||
rollMode: game.settings.get("core", "rollMode"),
|
||||
@ -412,7 +435,7 @@ Hooks.on('ready', () => {
|
||||
"doom": "Maudit (-40)"
|
||||
}
|
||||
|
||||
console.log("WFRP4E-TRANSLATION | Loading timeout");
|
||||
game.wfrp4e.warnDialog.render(true, {focus: true, left: 20, top: 20});
|
||||
//setTimeout( __check_fix_wrong_modules, 2000, true, false);
|
||||
setTimeout(__check_fix_wrong_modules, 20000, true, true);
|
||||
setTimeout(__add_actors_translation, 21000, false, true);
|
||||
|
@ -1 +1 @@
|
||||
MANIFEST-000885
|
||||
MANIFEST-000901
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/10-21:59:37.190271 7f26da0006c0 Recovering log #883
|
||||
2024/11/10-21:59:37.200556 7f26da0006c0 Delete type=3 #881
|
||||
2024/11/10-21:59:37.200692 7f26da0006c0 Delete type=0 #883
|
||||
2024/11/10-22:07:57.811358 7f26d3e006c0 Level-0 table #888: started
|
||||
2024/11/10-22:07:57.811389 7f26d3e006c0 Level-0 table #888: 0 bytes OK
|
||||
2024/11/10-22:07:57.818109 7f26d3e006c0 Delete type=0 #886
|
||||
2024/11/10-22:07:57.840218 7f26d3e006c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
|
||||
2024/12/06-06:29:10.294570 7f29111f86c0 Recovering log #899
|
||||
2024/12/06-06:29:10.446463 7f29111f86c0 Delete type=3 #897
|
||||
2024/12/06-06:29:10.446572 7f29111f86c0 Delete type=0 #899
|
||||
2024/12/06-06:56:31.907843 7f2907bff6c0 Level-0 table #904: started
|
||||
2024/12/06-06:56:31.907892 7f2907bff6c0 Level-0 table #904: 0 bytes OK
|
||||
2024/12/06-06:56:31.914240 7f2907bff6c0 Delete type=0 #902
|
||||
2024/12/06-06:56:31.914535 7f2907bff6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/02-20:31:20.318371 7fd41ce006c0 Recovering log #879
|
||||
2024/11/02-20:31:20.328946 7fd41ce006c0 Delete type=3 #877
|
||||
2024/11/02-20:31:20.329049 7fd41ce006c0 Delete type=0 #879
|
||||
2024/11/02-20:46:37.809812 7fd415a006c0 Level-0 table #884: started
|
||||
2024/11/02-20:46:37.809834 7fd415a006c0 Level-0 table #884: 0 bytes OK
|
||||
2024/11/02-20:46:37.816862 7fd415a006c0 Delete type=0 #882
|
||||
2024/11/02-20:46:37.831057 7fd415a006c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
|
||||
2024/12/03-14:47:53.089822 7f75367fc6c0 Recovering log #895
|
||||
2024/12/03-14:47:53.101494 7f75367fc6c0 Delete type=3 #893
|
||||
2024/12/03-14:47:53.101658 7f75367fc6c0 Delete type=0 #895
|
||||
2024/12/03-14:50:29.795688 7f752ffff6c0 Level-0 table #900: started
|
||||
2024/12/03-14:50:29.795734 7f752ffff6c0 Level-0 table #900: 0 bytes OK
|
||||
2024/12/03-14:50:29.803156 7f752ffff6c0 Delete type=0 #898
|
||||
2024/12/03-14:50:29.810671 7f752ffff6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000887
|
||||
MANIFEST-000903
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/10-21:59:37.205268 7f26db4006c0 Recovering log #885
|
||||
2024/11/10-21:59:37.215166 7f26db4006c0 Delete type=3 #883
|
||||
2024/11/10-21:59:37.215219 7f26db4006c0 Delete type=0 #885
|
||||
2024/11/10-22:07:57.818257 7f26d3e006c0 Level-0 table #890: started
|
||||
2024/11/10-22:07:57.818290 7f26d3e006c0 Level-0 table #890: 0 bytes OK
|
||||
2024/11/10-22:07:57.825454 7f26d3e006c0 Delete type=0 #888
|
||||
2024/11/10-22:07:57.840246 7f26d3e006c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
|
||||
2024/12/06-06:29:10.458438 7f29121fa6c0 Recovering log #901
|
||||
2024/12/06-06:29:10.648063 7f29121fa6c0 Delete type=3 #899
|
||||
2024/12/06-06:29:10.648184 7f29121fa6c0 Delete type=0 #901
|
||||
2024/12/06-06:56:31.988576 7f2907bff6c0 Level-0 table #906: started
|
||||
2024/12/06-06:56:31.988629 7f2907bff6c0 Level-0 table #906: 0 bytes OK
|
||||
2024/12/06-06:56:31.995315 7f2907bff6c0 Delete type=0 #904
|
||||
2024/12/06-06:56:32.003057 7f2907bff6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/02-20:31:20.333337 7fd416a006c0 Recovering log #881
|
||||
2024/11/02-20:31:20.344094 7fd416a006c0 Delete type=3 #879
|
||||
2024/11/02-20:31:20.344188 7fd416a006c0 Delete type=0 #881
|
||||
2024/11/02-20:46:37.816966 7fd415a006c0 Level-0 table #886: started
|
||||
2024/11/02-20:46:37.816994 7fd415a006c0 Level-0 table #886: 0 bytes OK
|
||||
2024/11/02-20:46:37.823114 7fd415a006c0 Delete type=0 #884
|
||||
2024/11/02-20:46:37.831072 7fd415a006c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
|
||||
2024/12/03-14:47:53.106157 7f7534ff96c0 Recovering log #897
|
||||
2024/12/03-14:47:53.116505 7f7534ff96c0 Delete type=3 #895
|
||||
2024/12/03-14:47:53.116661 7f7534ff96c0 Delete type=0 #897
|
||||
2024/12/03-14:50:29.810973 7f752ffff6c0 Level-0 table #902: started
|
||||
2024/12/03-14:50:29.811089 7f752ffff6c0 Level-0 table #902: 0 bytes OK
|
||||
2024/12/03-14:50:29.817802 7f752ffff6c0 Delete type=0 #900
|
||||
2024/12/03-14:50:29.840199 7f752ffff6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000885
|
||||
MANIFEST-000901
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/10-21:59:37.234866 7f26d96006c0 Recovering log #883
|
||||
2024/11/10-21:59:37.244543 7f26d96006c0 Delete type=3 #881
|
||||
2024/11/10-21:59:37.244603 7f26d96006c0 Delete type=0 #883
|
||||
2024/11/10-22:07:57.833130 7f26d3e006c0 Level-0 table #888: started
|
||||
2024/11/10-22:07:57.833158 7f26d3e006c0 Level-0 table #888: 0 bytes OK
|
||||
2024/11/10-22:07:57.839946 7f26d3e006c0 Delete type=0 #886
|
||||
2024/11/10-22:07:57.840275 7f26d3e006c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
|
||||
2024/12/06-06:29:10.837927 7f29109f76c0 Recovering log #899
|
||||
2024/12/06-06:29:11.040497 7f29109f76c0 Delete type=3 #897
|
||||
2024/12/06-06:29:11.040590 7f29109f76c0 Delete type=0 #899
|
||||
2024/12/06-06:56:31.980149 7f2907bff6c0 Level-0 table #904: started
|
||||
2024/12/06-06:56:31.980264 7f2907bff6c0 Level-0 table #904: 0 bytes OK
|
||||
2024/12/06-06:56:31.988318 7f2907bff6c0 Delete type=0 #902
|
||||
2024/12/06-06:56:32.003025 7f2907bff6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/02-20:31:20.363291 7fd4174006c0 Recovering log #879
|
||||
2024/11/02-20:31:20.373516 7fd4174006c0 Delete type=3 #877
|
||||
2024/11/02-20:31:20.373613 7fd4174006c0 Delete type=0 #879
|
||||
2024/11/02-20:46:37.831166 7fd415a006c0 Level-0 table #884: started
|
||||
2024/11/02-20:46:37.831219 7fd415a006c0 Level-0 table #884: 0 bytes OK
|
||||
2024/11/02-20:46:37.837655 7fd415a006c0 Delete type=0 #882
|
||||
2024/11/02-20:46:37.874151 7fd415a006c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
|
||||
2024/12/03-14:47:53.136674 7f75357fa6c0 Recovering log #895
|
||||
2024/12/03-14:47:53.146963 7f75357fa6c0 Delete type=3 #893
|
||||
2024/12/03-14:47:53.147060 7f75357fa6c0 Delete type=0 #895
|
||||
2024/12/03-14:50:29.826423 7f752ffff6c0 Level-0 table #900: started
|
||||
2024/12/03-14:50:29.826474 7f752ffff6c0 Level-0 table #900: 0 bytes OK
|
||||
2024/12/03-14:50:29.832704 7f752ffff6c0 Delete type=0 #898
|
||||
2024/12/03-14:50:29.840232 7f752ffff6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000885
|
||||
MANIFEST-000901
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/10-21:59:37.174613 7f26d96006c0 Recovering log #883
|
||||
2024/11/10-21:59:37.185991 7f26d96006c0 Delete type=3 #881
|
||||
2024/11/10-21:59:37.186075 7f26d96006c0 Delete type=0 #883
|
||||
2024/11/10-22:07:57.796832 7f26d3e006c0 Level-0 table #888: started
|
||||
2024/11/10-22:07:57.796866 7f26d3e006c0 Level-0 table #888: 0 bytes OK
|
||||
2024/11/10-22:07:57.803409 7f26d3e006c0 Delete type=0 #886
|
||||
2024/11/10-22:07:57.811212 7f26d3e006c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
|
||||
2024/12/06-06:29:10.129684 7f29109f76c0 Recovering log #899
|
||||
2024/12/06-06:29:10.271002 7f29109f76c0 Delete type=3 #897
|
||||
2024/12/06-06:29:10.271205 7f29109f76c0 Delete type=0 #899
|
||||
2024/12/06-06:56:31.900017 7f2907bff6c0 Level-0 table #904: started
|
||||
2024/12/06-06:56:31.900067 7f2907bff6c0 Level-0 table #904: 0 bytes OK
|
||||
2024/12/06-06:56:31.907608 7f2907bff6c0 Delete type=0 #902
|
||||
2024/12/06-06:56:31.914514 7f2907bff6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/02-20:31:20.302645 7fd4174006c0 Recovering log #879
|
||||
2024/11/02-20:31:20.313335 7fd4174006c0 Delete type=3 #877
|
||||
2024/11/02-20:31:20.313399 7fd4174006c0 Delete type=0 #879
|
||||
2024/11/02-20:46:37.802619 7fd415a006c0 Level-0 table #884: started
|
||||
2024/11/02-20:46:37.802645 7fd415a006c0 Level-0 table #884: 0 bytes OK
|
||||
2024/11/02-20:46:37.809669 7fd415a006c0 Delete type=0 #882
|
||||
2024/11/02-20:46:37.831037 7fd415a006c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
|
||||
2024/12/03-14:47:53.073823 7f75357fa6c0 Recovering log #895
|
||||
2024/12/03-14:47:53.084784 7f75357fa6c0 Delete type=3 #893
|
||||
2024/12/03-14:47:53.084913 7f75357fa6c0 Delete type=0 #895
|
||||
2024/12/03-14:50:29.803402 7f752ffff6c0 Level-0 table #900: started
|
||||
2024/12/03-14:50:29.803447 7f752ffff6c0 Level-0 table #900: 0 bytes OK
|
||||
2024/12/03-14:50:29.810467 7f752ffff6c0 Delete type=0 #898
|
||||
2024/12/03-14:50:29.810690 7f752ffff6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000885
|
||||
MANIFEST-000901
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/10-21:59:37.159352 7f26daa006c0 Recovering log #883
|
||||
2024/11/10-21:59:37.169462 7f26daa006c0 Delete type=3 #881
|
||||
2024/11/10-21:59:37.169528 7f26daa006c0 Delete type=0 #883
|
||||
2024/11/10-22:07:57.788973 7f26d3e006c0 Level-0 table #888: started
|
||||
2024/11/10-22:07:57.789013 7f26d3e006c0 Level-0 table #888: 0 bytes OK
|
||||
2024/11/10-22:07:57.796657 7f26d3e006c0 Delete type=0 #886
|
||||
2024/11/10-22:07:57.811195 7f26d3e006c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
|
||||
2024/12/06-06:29:09.964705 7f29119f96c0 Recovering log #899
|
||||
2024/12/06-06:29:10.110563 7f29119f96c0 Delete type=3 #897
|
||||
2024/12/06-06:29:10.110670 7f29119f96c0 Delete type=0 #899
|
||||
2024/12/06-06:56:31.893168 7f2907bff6c0 Level-0 table #904: started
|
||||
2024/12/06-06:56:31.893262 7f2907bff6c0 Level-0 table #904: 0 bytes OK
|
||||
2024/12/06-06:56:31.899789 7f2907bff6c0 Delete type=0 #902
|
||||
2024/12/06-06:56:31.914479 7f2907bff6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/02-20:31:20.287630 7fd417e006c0 Recovering log #879
|
||||
2024/11/02-20:31:20.298114 7fd417e006c0 Delete type=3 #877
|
||||
2024/11/02-20:31:20.298277 7fd417e006c0 Delete type=0 #879
|
||||
2024/11/02-20:46:37.823249 7fd415a006c0 Level-0 table #884: started
|
||||
2024/11/02-20:46:37.823283 7fd415a006c0 Level-0 table #884: 0 bytes OK
|
||||
2024/11/02-20:46:37.830851 7fd415a006c0 Delete type=0 #882
|
||||
2024/11/02-20:46:37.831087 7fd415a006c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
|
||||
2024/12/03-14:47:53.059390 7f7535ffb6c0 Recovering log #895
|
||||
2024/12/03-14:47:53.069945 7f7535ffb6c0 Delete type=3 #893
|
||||
2024/12/03-14:47:53.070032 7f7535ffb6c0 Delete type=0 #895
|
||||
2024/12/03-14:50:29.788958 7f752ffff6c0 Level-0 table #900: started
|
||||
2024/12/03-14:50:29.789039 7f752ffff6c0 Level-0 table #900: 0 bytes OK
|
||||
2024/12/03-14:50:29.795527 7f752ffff6c0 Delete type=0 #898
|
||||
2024/12/03-14:50:29.810646 7f752ffff6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000528
|
||||
MANIFEST-000544
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/10-21:59:37.220425 7f26daa006c0 Recovering log #526
|
||||
2024/11/10-21:59:37.230906 7f26daa006c0 Delete type=3 #524
|
||||
2024/11/10-21:59:37.230956 7f26daa006c0 Delete type=0 #526
|
||||
2024/11/10-22:07:57.825683 7f26d3e006c0 Level-0 table #531: started
|
||||
2024/11/10-22:07:57.825727 7f26d3e006c0 Level-0 table #531: 0 bytes OK
|
||||
2024/11/10-22:07:57.832981 7f26d3e006c0 Delete type=0 #529
|
||||
2024/11/10-22:07:57.840262 7f26d3e006c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
|
||||
2024/12/06-06:29:10.660724 7f29119f96c0 Recovering log #542
|
||||
2024/12/06-06:29:10.820379 7f29119f96c0 Delete type=3 #540
|
||||
2024/12/06-06:29:10.820543 7f29119f96c0 Delete type=0 #542
|
||||
2024/12/06-06:56:31.995574 7f2907bff6c0 Level-0 table #547: started
|
||||
2024/12/06-06:56:31.995632 7f2907bff6c0 Level-0 table #547: 0 bytes OK
|
||||
2024/12/06-06:56:32.002701 7f2907bff6c0 Delete type=0 #545
|
||||
2024/12/06-06:56:32.003082 7f2907bff6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,7 +1,7 @@
|
||||
2024/11/02-20:31:20.349636 7fd417e006c0 Recovering log #522
|
||||
2024/11/02-20:31:20.359716 7fd417e006c0 Delete type=3 #520
|
||||
2024/11/02-20:31:20.359790 7fd417e006c0 Delete type=0 #522
|
||||
2024/11/02-20:46:37.837724 7fd415a006c0 Level-0 table #527: started
|
||||
2024/11/02-20:46:37.837743 7fd415a006c0 Level-0 table #527: 0 bytes OK
|
||||
2024/11/02-20:46:37.844202 7fd415a006c0 Delete type=0 #525
|
||||
2024/11/02-20:46:37.874166 7fd415a006c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
|
||||
2024/12/03-14:47:53.121100 7f7535ffb6c0 Recovering log #538
|
||||
2024/12/03-14:47:53.132879 7f7535ffb6c0 Delete type=3 #536
|
||||
2024/12/03-14:47:53.132978 7f7535ffb6c0 Delete type=0 #538
|
||||
2024/12/03-14:50:29.818123 7f752ffff6c0 Level-0 table #543: started
|
||||
2024/12/03-14:50:29.818237 7f752ffff6c0 Level-0 table #543: 0 bytes OK
|
||||
2024/12/03-14:50:29.826237 7f752ffff6c0 Delete type=0 #541
|
||||
2024/12/03-14:50:29.840216 7f752ffff6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@ -2,3 +2,9 @@
|
||||
:root{
|
||||
--color-bg-option: #352516;
|
||||
}
|
||||
.wfrp4-fr-message {
|
||||
font-size: 1.4rem;
|
||||
color: antiquewhite;
|
||||
align-self: center;
|
||||
text-align: center;
|
||||
}
|
Loading…
Reference in New Issue
Block a user