Compare commits

..

8 Commits

Author SHA1 Message Date
20ab9a17a4 Update metrics data 2024-02-07 22:11:32 +01:00
5de40d4998 Ajout du xplog 2024-01-12 18:42:12 +01:00
c7c26c0033 Ajout macro roll 2024-01-02 23:34:38 +01:00
5c4c6d73ee Add new translations 2023-12-05 10:23:55 +01:00
1a0049a3f5 Add new translations 2023-12-05 10:23:39 +01:00
5d30482ce3 Add new translations 2023-12-04 21:38:10 +01:00
3fb8e92428 Add new translations 2023-12-04 21:37:29 +01:00
7738746994 Add new translations 2023-12-04 21:30:12 +01:00
163 changed files with 658 additions and 428 deletions

View File

@ -24,6 +24,7 @@ Les livres du jeu sont nécessaires pour jouer, et sont disponibles ici : http:/
Barbarians of Lemuria, Mythic edition, est un jeu de Simon Washbourne
Auteur : Simon Washbourne.
## Crédits de la version française
Barbarians of Lemuria, le jeu de rôle de Sword & Sorcery, est une publication des éditions Ludospherik, tous droits réservés.

View File

@ -1,3 +1,9 @@
Changes :
# v11.1.2
- Ajout des traductions manquantes en anglais
# v11.1.1
- Re-organisation des compendiums + ajouts de nouveaux equipements
@ -11,11 +17,11 @@
- Correction sur l'encaissement sans armure
- Ajout d'une note d'explication sur l'initiative
# v11.0.8
- Correction sur les malus de bouclier (blocage)
- Corrrection sur le malus d'init des boucliers qui était mal affiché dans la fiche d'item
# v10.4.0
- Ajout de la gestion d'effets

View File

@ -157,6 +157,7 @@
"BOL.ui.armorInitMalus": "Rüstungsmalus (Init)",
"BOL.ui.attackValue": "Angriffswert",
"BOL.ui.initMalus": "Init malus",
"BOL.ui.createEquipment": "Create Equipment",
"BOL.featureCategory.origins": "Herkünfte",
"BOL.featureCategory.races": "Rassen",
@ -465,5 +466,25 @@
"BOL.chat.welcome2": "Zum Spielen werden zwingend die passenden BoL Bücher benötigt. Die französischen Originalbücher für dieses System gibt es hier: http://www.ludospherik.fr/content/14-barbarians-of-lemuria<br>Die deutsche Übersetzung gibt es bei Truant Spiele: https://truant.com/produkt/barbarians-of-lemuria-2",
"BOL.chat.welcome3": "Die enthaltenen Karten wurden von Guillaume Tavernier und Ludospherik zur Verfügung gestellt. Vielen Dank dafür!",
"BOL.chat.welcome4": "Im Discord findet ihr Support für die FoundryVTT-Implementierung dieses Systems: https://discord.gg/pPSDNJk",
"BOL.chat.welcome5": "Auf ein gutes Spiel in Lemuria!"
"BOL.chat.welcome5": "Auf ein gutes Spiel in Lemuria!",
"BOL.chat.welcome6": "",
"BOL.settings.rollArmor": "Roll for armor",
"BOL.settings.rollArmorTooltip": "Roll for armor value, fixed value if unchecked",
"BOL.settings.useBougette": "Use Bougette (fan-made French rule)",
"BOL.settings.useBougetteTooltip": "Use the Bougette value, as described in Annales Lemurienne from LeRatierBretonnien (https://www.lahiette.com/leratierbretonnien/)",
"BOL.settings.removeDead": "Automatically remove dead NPCs by end of the round",
"BOL.settings.removeDeadTooltip": "Remove NPCs Automatically when HP are 0 or less, at the end of each round",
"BOL.settings.diceFormula": "Dice Formula",
"BOL.settings.diceFormulaTooltip": "Main dice formula (2d6 per default)",
"BOL.settings.diceSuccessValue" : "Success value",
"BOL.settings.diceSuccessValueTooltip": "Value of the success threshold (9 per default for 2d6)",
"BOL.settings.diceCriticalValue" : "Critical success value",
"BOL.settings.diceCriticalValueTooltip": "Minimum value for critical success (12 per default for 2d6)",
"BOL.settings.diceCriticalFailure" : "Critical failure value",
"BOL.settings.diceCriticalFailureTooltip": "Maximum value for critical failure (2 per default for 2d6)",
"BOL.settings.defaultLogoActorSheetPath" : "Path for Actor sheet logo",
"BOL.settings.defaultLogoPathActorSheetTooltip": "Path of the Actor sheet logo (346 x 200, default : /systems/bol/ui/logo.webp)",
"BOL.settings.defaultLogoTopLeftPath" : "Path for main top left logo",
"BOL.settings.defaultLogoTopLeftPathTooltip": "Path of the logo in the top left window (718 x 416, default : /systems/bol/ui/logo2.webp)"
}

View File

@ -6,8 +6,8 @@
"ITEM.TypeWeapon": "Weapon",
"ITEM.TypeArmor": "Armor",
"BOL.attributes.vigor": "Vigor",
"BOL.attributes.halfvigor" : "Half-Vigor",
"BOL.attributes.vigor": "Strength",
"BOL.attributes.halfvigor" : "Half-Strength",
"BOL.attributes.agility": "Agility",
"BOL.attributes.mind": "Mind",
"BOL.attributes.appeal": "Appeal",
@ -167,6 +167,7 @@
"BOL.ui.weaponbonus": "Cette arme bénéficie déja d'un Dé de Bonus (Arme Favorite prise en compte, par exemple)",
"BOL.ui.initMalus": "Init malus",
"BOL.ui.isspecial": "Spécial ?",
"BOL.ui.createEquipment": "Create Equipment",
"BOL.featureCategory.origins": "Origins",
"BOL.featureCategory.races": "Races",
@ -467,6 +468,25 @@
"BOL.chat.welcome2": "Books are necessary to play, and ca be found here : http://www.ludospherik.fr/content/14-barbarians-of-lemuria",
"BOL.chat.welcome3": "The integrated maps are authorized by Guillaume Tavernier and Ludospherik. Thanks to them !.",
"BOL.chat.welcome4": "All support for this system is available on this Discord server : https://discord.gg/pPSDNJk",
"BOL.chat.welcome5": "Good game in Lemuria !"
"BOL.chat.welcome5": "Good game in Lemuria !",
"BOL.chat.welcome6": "",
"BOL.settings.rollArmor": "Roll for armor",
"BOL.settings.rollArmorTooltip": "Roll for armor value, fixed value if unchecked",
"BOL.settings.useBougette": "Use Bougette (fan-made French rule)",
"BOL.settings.useBougetteTooltip": "Use the Bougette value, as described in Annales Lemurienne from LeRatierBretonnien (https://www.lahiette.com/leratierbretonnien/)",
"BOL.settings.removeDead": "Automatically remove dead NPCs by end of the round",
"BOL.settings.removeDeadTooltip": "Remove NPCs Automatically when HP are 0 or less, at the end of each round",
"BOL.settings.diceFormula": "Dice Formula",
"BOL.settings.diceFormulaTooltip": "Main dice formula (2d6 per default)",
"BOL.settings.diceSuccessValue" : "Success value",
"BOL.settings.diceSuccessValueTooltip": "Value of the success threshold (9 per default for 2d6)",
"BOL.settings.diceCriticalValue" : "Critical success value",
"BOL.settings.diceCriticalValueTooltip": "Minimum value for critical success (12 per default for 2d6)",
"BOL.settings.diceCriticalFailure" : "Critical failure value",
"BOL.settings.diceCriticalFailureTooltip": "Maximum value for critical failure (2 per default for 2d6)",
"BOL.settings.defaultLogoActorSheetPath" : "Path for Actor sheet logo",
"BOL.settings.defaultLogoPathActorSheetTooltip": "Path of the Actor sheet logo (346 x 200, default : /systems/bol/ui/logo.webp)",
"BOL.settings.defaultLogoTopLeftPath" : "Path for main top left logo",
"BOL.settings.defaultLogoTopLeftPathTooltip": "Path of the logo in the top left window (718 x 416, default : /systems/bol/ui/logo2.webp)"
}

View File

@ -139,6 +139,12 @@
"BOL.ui.registerInit": "Enregistrer comme Init. de combat",
"BOL.ui.initMalus": "Malus d'initiative",
"BOL.ui.magicnewrules": "Règles supplémentaires (cf. supplément fan-made Sorcellerie!)",
"BOL.ui.other":"Autre",
"BOL.ui.career":"Carrière",
"BOL.ui.boon":"Avantage",
"BOL.ui.flaw":"Désanvatage",
"BOL.ui.cost":"Cout XP",
"BOL.ui.date":"Date",
"BOL.ui.isSorcerer": "Carrière de Sorcier ?",
"BOL.ui.isAlchemist": "Carrière d'Alchimiste ?",
@ -224,6 +230,7 @@
"BOL.ui.noinit": "Pas d'initiative trouvée, veuillez en enregistrer une.",
"BOL.ui.warninitiative": "Votre initiative n'est pas disponible. Effectuez un jet d'Initiative pour ce combat.",
"BOL.ui.isspecial": "Spéciale ?",
"BOL.ui.createEquipment": "Créer un Equipement",
"BOL.featureCategory.origins": "Origines",
"BOL.featureCategory.races": "Races",
@ -250,6 +257,7 @@
"BOL.featureSubtypes.effects": "Effets",
"BOL.featureSubtypes.boleffect": "Effet",
"BOL.featureSubtypes.horoscope": "Horoscope",
"BOL.featureSubtypes.xplog": "Log d'XP",
"BOL.fightOptionTypes.armor": "Attaque au défaut d'armure",
"BOL.fightOptionTypes.intrepid": "Attaque intrépide",
@ -580,6 +588,8 @@
"BOL.ui.biosigns": "Signes distinctifs",
"BOL.ui.biodescription": "Description",
"BOL.ui.bionotes": "Notes",
"BOL.ui.xplog":"Journal d'XP",
"BOL.ui.value":"Valeur",
"BOL.chat.welcome1": "Bienvenue dans Barbarians of Lemuria (Ludospherik version)",
"BOL.chat.welcome2": "Les livres nécessaires pour jouer sont disponibles sur le site de <a href='http://www.ludospherik.fr/content/14-barbarians-of-lemuria'>l'éditeur Ludospherik.</a>",
@ -587,5 +597,28 @@
"BOL.chat.welcome4": "Tout le support et le suivi de ce système est disponible via le <a href='https://discord.gg/pPSDNJk'>Discord Foundry FR</a>.",
"BOL.chat.welcome5": "Consulter l'aide en ligne pour plus d'informations : @UUID[Compendium.bol.aides-de-jeu.97rugQOtiwt8zPfQ]{Aide du Jeu}.",
"BOL.chat.welcome6": "Bon jeu en Lemurie !",
"BOL.chat.nodamage": "Ne pas appliquer les dommages"
"BOL.chat.nodamage": "Ne pas appliquer les dommages",
"BOL.chat.pcwarning": "Attention ! Aucun personnage n'est relié au joueur !",
"BOL.chat.pcwarningmsg": "<b>ATTENTION</b> Le joueur n'est relié à aucun personnage !",
"BOL.chat.pcnotlinked": "Le token du personnage joueur n'est pas relié à l'acteur",
"BOL.chat.pcnotlinkedmsg": "<b>ATTENTION</b> Le token du personnage joueur n'est pas relié à l'acteur !",
"BOL.settings.rollArmor": "Effectuer des jets pour les armures",
"BOL.settings.rollArmorTooltip": "Effectue un jet de dés pour les armures (valeur fixe si désactivé)",
"BOL.settings.useBougette": "Utiliser la Bougette (règle fan-made)",
"BOL.settings.useBougetteTooltip": "Utilise un indicateur de Bougette, comme décrit dans l'aide de jeu Annales Lemurienne du RatierBretonnien (https://www.lahiette.com/leratierbretonnien/)",
"BOL.settings.removeDead": "Enlever les PNJs morts automatiquement au round suivant",
"BOL.settings.removeDeadTooltip": "Supprime les PNJ (piétaille, créatures, coriaces) automatiquement du combat lorsqu'ils sont à 0 Vitalité ou moins, lors du passage au round suivant",
"BOL.settings.diceFormula": "Formule de dés",
"BOL.settings.diceFormulaTooltip": "Formule de dés utilisée pour les jets de dés (par défaut 2d6)",
"BOL.settings.diceSuccessValue" : "Seuil de succès",
"BOL.settings.diceSuccessValueTooltip": "Seuil de succès pour les jets de dés (par défaut 9 pour 2d6)",
"BOL.settings.diceCriticalValue" : "Seuil de succès critique",
"BOL.settings.diceCriticalValueTooltip": "Seuil de succès critique pour les jets de dés (par défaut 12 pour 2d6)",
"BOL.settings.diceCriticalFailure" : "Valeur max d'échec critique",
"BOL.settings.diceCriticalFailureTooltip": "Valeur max d'échec critique pour les jets de dés (par défaut 2 pour 2d6)",
"BOL.settings.defaultLogoActorSheetPath" : "Chemin du logo des fiches de perso",
"BOL.settings.defaultLogoPathActorSheetTooltip": "Vous pouvez changer le logo BoL des fiches de perso, pour jouer dans un autre univers (idéalement 346 x 200, défaut : /systems/bol/ui/logo.webp)",
"BOL.settings.defaultLogoTopLeftPath" : "Chemin du logo haut gauche",
"BOL.settings.defaultLogoTopLeftPathTooltip": "Vous pouvez changer le logo BoL en haut à gauche de chaque écran (idéalement 718 x 416, défaut : /systems/bol/ui/logo2.webp)"
}

View File

@ -27,7 +27,7 @@ export class BoLActorSheet extends ActorSheet {
function onLoad() {
let logoSheet = BoLUtility.getLogoActorSheet()
$(".bol-actor-form").css("backgroundImage",`url(${logoSheet})`)
$(".bol-actor-form").css("backgroundImage", `url(${logoSheet})`)
}
// Setup everything onload
$(function () { onLoad(); });
@ -147,6 +147,7 @@ export class BoLActorSheet extends ActorSheet {
formData.fightoptions = this.actor.fightoptions
formData.ammos = this.actor.ammos
formData.misc = this.actor.misc
formData.xplog = this.actor.xplog
formData.combat = this.actor.buildCombat()
formData.initiativeRank = this.actor.getInitiativeRank()
//formData.combatCreature = this.actor.buildCombatCreature()
@ -155,12 +156,12 @@ export class BoLActorSheet extends ActorSheet {
formData.options = this.options
formData.owner = this.document.isOwner
formData.editScore = this.options.editScore
formData.useBougette = (this.actor.type == "character" && BoLUtility.getUseBougette()) || false
formData.useBougette = (this.actor.type == "character" && BoLUtility.getUseBougette()) || false
formData.bougette = this.actor.getBougette()
formData.charType = this.actor.getCharType()
formData.villainy = this.actor.getVillainy()
formData.biography = await TextEditor.enrichHTML(this.object.system.details?.biography || "", {async: true})
formData.notes = await TextEditor.enrichHTML(this.object.system.details.notes || "", {async: true})
formData.villainy = this.actor.getVillainy()
formData.biography = await TextEditor.enrichHTML(this.object.system.details?.biography || "", { async: true })
formData.notes = await TextEditor.enrichHTML(this.object.system.details.notes || "", { async: true })
formData.isSorcerer = this.actor.isSorcerer()
formData.isAlchemist = this.actor.isAlchemist()
formData.isAstrologer = this.actor.isAstrologer()
@ -248,22 +249,22 @@ export class BoLActorSheet extends ActorSheet {
case "attributexp":
this.actor.incAttributeXP(dataset.key)
break;
case "bougette":
this.actor.rollBougette()
break;
case "careerxp":
this.actor.incCareerXP( li.data("item-id"))
this.actor.incCareerXP(li.data("item-id"))
break;
case "horoscope-minor":
BoLRoll.horoscopeCheck(this.actor, event, "minor")
break
case "horoscope-major":
BoLRoll.horoscopeCheck(this.actor, event, "major")
break
break
case "horoscope-major-group":
BoLRoll.horoscopeCheck(this.actor, event, "majorgroup")
break
break
case "bougette":
this.actor.rollBougette()
break;
default: break;
}
}

View File

@ -204,6 +204,24 @@ export class BoLActor extends Actor {
return undefined
}
/* -------------------------------------------- */
addXPLog(type, name, cost, value) {
let xplog = {
name: "XP : "+game.i18n.localize(type), type: "feature",
img: "icons/magic/symbols/chevron-elipse-circle-blue.webp",
system: {
subtype: "xplog", properties: {
xptype: type,
xpdate: new Date().toLocaleDateString(),
xpname: name,
xpcost: cost,
xpvalue: value
}
}
}
this.createEmbeddedDocuments('Item', [xplog])
}
/* -------------------------------------------- */
incAttributeXP(key) {
let attr = duplicate(this.system.attributes[key])
@ -214,6 +232,7 @@ export class BoLActor extends Actor {
attr.value += 1
xp.spent += nextXP
this.update({ [`system.attributes.${key}`]: attr, [`system.xp`]: xp })
this.addXPLog("attribute", key, nextXP, attr.value)
} else {
ui.notifications.warn("Pas assez de points d'expérience !")
}
@ -230,6 +249,7 @@ export class BoLActor extends Actor {
apt.value += 1
xp.spent += nextXP
this.update({ [`system.aptitudes.${key}`]: apt, [`system.xp`]: xp })
this.addXPLog("aptitude", key, nextXP, apt.value)
} else {
ui.notifications.warn("Pas assez de points d'expérience !")
}
@ -246,6 +266,7 @@ export class BoLActor extends Actor {
xp.spent += nextXP
this.update({ [`system.xp`]: xp })
this.updateEmbeddedDocuments('Item', [{ _id: career._id, 'system.rank': career.system.rank + 1 }])
this.addXPLog("career", career.name, nextXP, career.system.rank+1)
} else {
ui.notifications.warn("Pas assez de points d'expérience !")
}
@ -298,6 +319,9 @@ export class BoLActor extends Actor {
get boleffects() {
return this.items.filter(i => i.type === "feature" && i.system.subtype === "boleffect")
}
get xplog() {
return this.items.filter(i => i.type === "feature" && i.system.subtype === "xplog")
}
get horoscopes() {
return this.items.filter(i => i.type === "feature" && i.system.subtype === "horoscope")
}

View File

@ -15,8 +15,10 @@ import { BoLCombatManager } from "./system/bol-combat.js"
import { BoLTokenHud } from "./system/bol-action-hud.js"
import { BoLHotbar } from "./system/bol-hotbar.js"
import { BoLAdventureGenerator } from "./system/bol-adventure-generator.js"
import { BoLCommands} from "./system/bol-commands.js"
import { BoLCharacterSummary} from "./system/bol-character-summary.js"
import { BoLCommands } from "./system/bol-commands.js"
import { BoLCharacterSummary } from "./system/bol-character-summary.js"
import { BoLRoll } from "./controllers/bol-rolls.js"
import { ClassCounter} from "https://www.uberwald.me/fvtt_appcount/count-class-ready.js"
/* -------------------------------------------- */
Hooks.once('init', async function () {
@ -25,10 +27,11 @@ Hooks.once('init', async function () {
BoLActor,
BoLItem,
BoLHotbar,
BoLRoll,
macros: Macros,
config: BOL
};
// Game socket
game.socket.on("system.bol", sockmsg => {
BoLUtility.onSocketMessage(sockmsg);
@ -75,31 +78,6 @@ Hooks.once('init', async function () {
});
/* -------------------------------------------- */
// Register world usage statistics
function registerUsageCount( registerKey ) {
if ( game.user.isGM ) {
game.settings.register(registerKey, "world-key", {
name: "Unique world key",
scope: "world",
config: false,
default: "",
type: String
});
let worldKey = game.settings.get(registerKey, "world-key")
if ( worldKey == undefined || worldKey == "" ) {
worldKey = randomID(32)
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': '*' }
//})
$.ajax(regURL)
}
}
/* -------------------------------------------- */
function welcomeMessage() {
@ -108,24 +86,40 @@ function welcomeMessage() {
whisper: [game.user.id],
content: `<div id="welcome-message-pegasus"><span class="rdd-roll-part">
<strong>` + game.i18n.localize("BOL.chat.welcome1") + `</strong><p>` +
game.i18n.localize("BOL.chat.welcome2") + "<p>" +
game.i18n.localize("BOL.chat.welcome3") + "<p>" +
game.i18n.localize("BOL.chat.welcome4") + "</p>" +
game.i18n.localize("BOL.chat.welcome5") + "<br>" +
game.i18n.localize("BOL.chat.welcome6")
} )
game.i18n.localize("BOL.chat.welcome2") + "<p>" +
game.i18n.localize("BOL.chat.welcome3") + "<p>" +
game.i18n.localize("BOL.chat.welcome4") + "</p>" +
game.i18n.localize("BOL.chat.welcome5") + "<br>" +
game.i18n.localize("BOL.chat.welcome6")
})
}
/* -------------------------------------------- */
Hooks.once('ready', async function () {
BoLUtility.ready()
BoLCharacterSummary.ready()
registerUsageCount(game.system.id)
BoLCharacterSummary.ready()
ClassCounter.registerUsageCount()
welcomeMessage()
// User warning
if (!game.user.isGM && game.user.character == undefined) {
ui.notifications.info(game.i18n.localize("BOL.chat.pcwarning"));
ChatMessage.create({
content: game.i18n.localize("BOL.chat.pcwarningmsg") + game.user.name,
user: game.user._id
});
}
if (!game.user.isGM && game.user.character && !game.user.character.prototypeToken.actorLink) {
ui.notifications.info(game.i18n.localize("BOL.chat.pcnotlinked"));
ChatMessage.create({
content: game.i18n.localize("BOL.chat.pcnotlinkedmsg") + game.user.name,
user: game.user._id
});
}
})

View File

@ -65,7 +65,6 @@ export class BoLRoll {
adv: "0",
mod: 0,
modRanged: 0,
aptValue: 0,
bolEffects: actor.boleffects,
horoscopeGroupList: this.buildHoroscopeGroupList()
}
@ -78,7 +77,7 @@ export class BoLRoll {
}
/* -------------------------------------------- */
static attributeCheck(actor, key, event, combatData) {
static attributeCheck(actor, key="vigor", event=undefined, combatData=undefined) {
let attribute = eval(`actor.system.attributes.${key}`)
@ -91,7 +90,7 @@ export class BoLRoll {
}
/* -------------------------------------------- */
static aptitudeCheck(actor, key, event, combatData) {
static aptitudeCheck(actor, key="init", event=undefined, combatData=undefined) {
let aptitude = eval(`actor.system.aptitudes.${key}`)
let attrKey = this.getDefaultAttribute(key)

View File

@ -28,7 +28,9 @@ export class BoLItemSheet extends ItemSheet {
data.isGM = game.user.isGM;
data.itemProperties = this.item.itemProperties;
data.description = await TextEditor.enrichHTML(this.object.system.description, { async: true })
if (data.document.actor) {
data.careers = data.document.actor.careers
}
// Dynamic default data fix/adapt
if (itemData.type == "item") {
if (!itemData.system.category) {

View File

@ -9,8 +9,8 @@ export class BoLUtility {
/* -------------------------------------------- */
static init() {
game.settings.register("bol", "rollArmor", {
name: "Effectuer des jets pour les armures",
hint: "Effectue un jet de dés pour les armures (valeur fixe si désactivé)",
name: game.i18n.localize("BOL.settings.rollArmor"),
hint: game.i18n.localize("BOL.settings.rollArmorTooltip"),
scope: "world",
config: true,
default: true,
@ -18,8 +18,8 @@ export class BoLUtility {
onChange: lang => window.location.reload()
})
game.settings.register("bol", "useBougette", {
name: "Utiliser la Bougette (règle fan-made)",
hint: "Utilise un indicateur de Bougette, comme décrit dans l'aide de jeu Gold&Glory du RatierBretonnien (https://www.lahiette.com/leratierbretonnien/)",
name: game.i18n.localize("BOL.settings.useBougette"),
hint: game.i18n.localize("BOL.settings.useBougetteTooltip"),
scope: "world",
config: true,
default: false,
@ -27,16 +27,16 @@ export class BoLUtility {
onChange: lang => window.location.reload()
})
game.settings.register("bol", "auto-remove-dead", {
name: "Enlever les PNJs morts automatiquement au round suivant",
hint: "Supprime les PNJ (piétaille, créatures, coriaces) automatiquement du combat lorsqu'ils sont à 0 Vitalité ou moins, lors du passage au round suivant",
name: game.i18n.localize("BOL.settings.removeDead"),
hint: game.i18n.localize("BOL.settings.removeDeadTooltip"),
scope: "world",
config: true,
default: false,
type: Boolean
})
game.settings.register("bol", "dice-formula", {
name: "Formule de dés",
hint: "Sélectionne la formule de dés (par défaut 2d6)",
name: game.i18n.localize("BOL.settings.diceFormula"),
hint: game.i18n.localize("BOL.settings.diceFormulaTooltip"),
scope: "world",
config: true,
default: "6",
@ -47,8 +47,8 @@ export class BoLUtility {
}
})
game.settings.register("bol", "dice-success-value", {
name: "Seuil de succès",
hint: "Sélectionne le seuil de succès (9 par défaut pour 2d6)",
name: game.i18n.localize("BOL.settings.diceSuccessValue"),
hint: game.i18n.localize("BOL.settings.diceSuccessValueTooltip"),
scope: "world",
config: true,
default: 9,
@ -63,8 +63,8 @@ export class BoLUtility {
}
})
game.settings.register("bol", "dice-critical-success-value", {
name: "Valeur min de réussite critique",
hint: "Indique le seuil minimum de réussite critique (12 par défaut pour 2d6). Si les réussites critiques sont sur 19 et 20, alors indiquez 19.",
name: game.i18n.localize("BOL.settings.diceCriticalValue"),
hint: game.i18n.localize("BOL.settings.diceCriticalValueTooltip"),
scope: "world",
config: true,
default: 12,
@ -79,8 +79,8 @@ export class BoLUtility {
}
})
game.settings.register("bol", "dice-critical-failure-value", {
name: "Valeur max d'échec critique",
hint: "Indique le seuil maximum d'échec critique (2 par défaut pour 2d6). Si les échecs critiques sont sur 2 et 3, alors indiquez 3.",
name: game.i18n.localize("BOL.settings.diceCriticalFailure"),
hint: game.i18n.localize("BOL.settings.diceCriticalFailureTooltip"),
scope: "world",
config: true,
default: 2,
@ -102,8 +102,8 @@ export class BoLUtility {
type: Object
})
game.settings.register("bol", "logoActorSheet", {
name: "Chemin du logo des fiches de perso",
hint: "Vous pouvez changer le logo BoL des fiches de perso, pour jouer dans un autre univers (idéalement 346 x 200, défaut : /systems/bol/ui/logo.webp)",
name: game.i18n.localize("BOL.settings.defaultLogoActorSheetPath"),
hint: game.i18n.localize("BOL.settings.defaultLogoPathActorSheetTooltip"),
scope: "world",
config: true,
default: "/systems/bol/ui/logo.webp",
@ -111,8 +111,8 @@ export class BoLUtility {
onChange: lang => window.location.reload()
})
game.settings.register("bol", "logoTopLeft", {
name: "Chemin du logo haut gauche",
hint: "Vous pouvez changer le logo BoL en haut à gauche de chaque écran (idéalement 718 x 416, défaut : /systems/bol/ui/logo2.webp)",
name: game.i18n.localize("BOL.settings.defaultLogoTopLeftPath"),
hint: game.i18n.localize("BOL.settings.defaultLogoTopLeftPathTooltip"),
scope: "world",
config: true,
default: "/systems/bol/ui/logo2.webp",

View File

@ -31,6 +31,15 @@ BOL.damageMultiplier = {
"8": "x8"
}
BOL.listTypes = {
"attribute": "BOL.ui.attribute",
"aptitude": "BOL.ui.aptitude",
"career": "BOL.ui.career",
"boon": "BOL.ui.boon",
"flaw": "BOL.ui.flaw",
"other": "BOL.ui.other"
}
BOL.spellType = {
"0": "BOL.spellItem.charm",
"1": "BOL.spellItem.circle1",
@ -271,6 +280,7 @@ BOL.featureSubtypes = {
"fightoption" : "BOL.featureSubtypes.fightOption",
"boleffect": "BOL.featureSubtypes.effect",
"horoscope": "BOL.featureSubtypes.horoscope",
"xplog": "BOL.featureSubtypes.xplog",
}
BOL.fightOptionTypes = {
@ -286,7 +296,7 @@ BOL.fightOptionTypes = {
BOL.itemIcons = {
"item": "icons/containers/chest/chest-worn-oak-tan.webp",
"capacity": "icons/sundries/scrolls/scroll-plain-tan-red.webp",
"feature": "icons/sundries/scrolls/scroll-plain-tan-red.webp",
"species": "icons/environment/people/group.webp",
"profile": "icons/sundries/documents/blueprint-axe.webp",
"path": "icons/sundries/books/book-embossed-gold-red.webp"

View File

@ -43,6 +43,7 @@ export const preloadHandlebarsTemplates = async function () {
"systems/bol/templates/item/parts/properties/feature/fightoption-properties.hbs",
"systems/bol/templates/item/parts/properties/item/weapon-vehicle-properties.hbs",
"systems/bol/templates/item/parts/properties/feature/horoscope-properties.hbs",
"systems/bol/templates/item/parts/properties/feature/xplog-properties.hbs",
// DIALOGS
"systems/bol/templates/chat/rolls/attack-damage-card.hbs",

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000103
MANIFEST-000176

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.144165 7f5610ff96c0 Recovering log #101
2023/10/28-18:46:58.154293 7f5610ff96c0 Delete type=3 #99
2023/10/28-18:46:58.154395 7f5610ff96c0 Delete type=0 #101
2023/10/28-18:47:32.356263 7f56037fe6c0 Level-0 table #106: started
2023/10/28-18:47:32.356293 7f56037fe6c0 Level-0 table #106: 0 bytes OK
2023/10/28-18:47:32.362824 7f56037fe6c0 Delete type=0 #104
2023/10/28-18:47:32.375967 7f56037fe6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.376034 7f56037fe6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.693613 7fdbf74006c0 Recovering log #174
2024/02/07-19:56:06.751088 7fdbf74006c0 Delete type=3 #172
2024/02/07-19:56:06.751212 7fdbf74006c0 Delete type=0 #174
2024/02/07-21:59:09.854143 7fdbf4c006c0 Level-0 table #179: started
2024/02/07-21:59:09.854177 7fdbf4c006c0 Level-0 table #179: 0 bytes OK
2024/02/07-21:59:09.860969 7fdbf4c006c0 Delete type=0 #177
2024/02/07-21:59:09.880931 7fdbf4c006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.881016 7fdbf4c006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.134553 7f5611ffb6c0 Recovering log #97
2023/10/28-18:36:54.145468 7f5611ffb6c0 Delete type=3 #95
2023/10/28-18:36:54.145552 7f5611ffb6c0 Delete type=0 #97
2023/10/28-18:43:29.336828 7f56037fe6c0 Level-0 table #102: started
2023/10/28-18:43:29.336854 7f56037fe6c0 Level-0 table #102: 0 bytes OK
2023/10/28-18:43:29.342978 7f56037fe6c0 Delete type=0 #100
2023/10/28-18:43:29.364901 7f56037fe6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.364948 7f56037fe6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.877361 7ff634c006c0 Recovering log #170
2024/02/04-23:08:12.887700 7ff634c006c0 Delete type=3 #168
2024/02/04-23:08:12.887788 7ff634c006c0 Delete type=0 #170
2024/02/05-07:38:07.233915 7ff62e6006c0 Level-0 table #175: started
2024/02/05-07:38:07.233990 7ff62e6006c0 Level-0 table #175: 0 bytes OK
2024/02/05-07:38:07.240361 7ff62e6006c0 Delete type=0 #173
2024/02/05-07:38:07.261065 7ff62e6006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.261109 7ff62e6006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000010
MANIFEST-000082

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.118619 7f5603fff6c0 Recovering log #8
2023/10/28-18:46:58.129553 7f5603fff6c0 Delete type=3 #6
2023/10/28-18:46:58.129618 7f5603fff6c0 Delete type=0 #8
2023/10/28-18:47:32.323904 7f56037fe6c0 Level-0 table #13: started
2023/10/28-18:47:32.323933 7f56037fe6c0 Level-0 table #13: 0 bytes OK
2023/10/28-18:47:32.329984 7f56037fe6c0 Delete type=0 #11
2023/10/28-18:47:32.349515 7f56037fe6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.349581 7f56037fe6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.556852 7fdbf56006c0 Recovering log #80
2024/02/07-19:56:06.618130 7fdbf56006c0 Delete type=3 #78
2024/02/07-19:56:06.618241 7fdbf56006c0 Delete type=0 #80
2024/02/07-21:59:09.861092 7fdbf4c006c0 Level-0 table #85: started
2024/02/07-21:59:09.861122 7fdbf4c006c0 Level-0 table #85: 0 bytes OK
2024/02/07-21:59:09.867886 7fdbf4c006c0 Delete type=0 #83
2024/02/07-21:59:09.880948 7fdbf4c006c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.881007 7fdbf4c006c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.106006 7f56117fa6c0 Recovering log #4
2023/10/28-18:36:54.116727 7f56117fa6c0 Delete type=3 #2
2023/10/28-18:36:54.116811 7f56117fa6c0 Delete type=0 #4
2023/10/28-18:43:29.343144 7f56037fe6c0 Level-0 table #9: started
2023/10/28-18:43:29.343186 7f56037fe6c0 Level-0 table #9: 0 bytes OK
2023/10/28-18:43:29.350360 7f56037fe6c0 Delete type=0 #7
2023/10/28-18:43:29.364916 7f56037fe6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.364957 7f56037fe6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.851523 7ff62fe006c0 Recovering log #76
2024/02/04-23:08:12.862496 7ff62fe006c0 Delete type=3 #74
2024/02/04-23:08:12.862563 7ff62fe006c0 Delete type=0 #76
2024/02/05-07:38:07.219273 7ff62e6006c0 Level-0 table #81: started
2024/02/05-07:38:07.219306 7ff62e6006c0 Level-0 table #81: 0 bytes OK
2024/02/05-07:38:07.225772 7ff62e6006c0 Delete type=0 #79
2024/02/05-07:38:07.233682 7ff62e6006c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.233734 7ff62e6006c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/boons/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000175

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.021346 7f5603fff6c0 Recovering log #100
2023/10/28-18:46:58.032316 7f5603fff6c0 Delete type=3 #98
2023/10/28-18:46:58.032370 7f5603fff6c0 Delete type=0 #100
2023/10/28-18:47:32.275625 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.275699 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.281755 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.288117 7f56037fe6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.298397 7f56037fe6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.002947 7fdbf56006c0 Recovering log #173
2024/02/07-19:56:06.064045 7fdbf56006c0 Delete type=3 #171
2024/02/07-19:56:06.064169 7fdbf56006c0 Delete type=0 #173
2024/02/07-21:59:09.806013 7fdbf4c006c0 Level-0 table #178: started
2024/02/07-21:59:09.806054 7fdbf4c006c0 Level-0 table #178: 0 bytes OK
2024/02/07-21:59:09.812540 7fdbf4c006c0 Delete type=0 #176
2024/02/07-21:59:09.826360 7fdbf4c006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.826391 7fdbf4c006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.007776 7f56117fa6c0 Recovering log #96
2023/10/28-18:36:54.018152 7f56117fa6c0 Delete type=3 #94
2023/10/28-18:36:54.018206 7f56117fa6c0 Delete type=0 #96
2023/10/28-18:43:29.288293 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.288334 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.294672 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.302337 7f56037fe6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.308833 7f56037fe6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.748926 7ff62fe006c0 Recovering log #169
2024/02/04-23:08:12.759343 7ff62fe006c0 Delete type=3 #167
2024/02/04-23:08:12.759408 7ff62fe006c0 Delete type=0 #169
2024/02/05-07:38:07.153586 7ff62e6006c0 Level-0 table #174: started
2024/02/05-07:38:07.153624 7ff62e6006c0 Level-0 table #174: 0 bytes OK
2024/02/05-07:38:07.161240 7ff62e6006c0 Delete type=0 #172
2024/02/05-07:38:07.168014 7ff62e6006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.168060 7ff62e6006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/boons/MANIFEST-000175 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000175

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.033991 7f5611ffb6c0 Recovering log #100
2023/10/28-18:46:58.043491 7f5611ffb6c0 Delete type=3 #98
2023/10/28-18:46:58.043553 7f5611ffb6c0 Delete type=0 #100
2023/10/28-18:47:32.281934 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.281973 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.287993 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.298372 7f56037fe6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.298448 7f56037fe6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.072445 7fdbf6a006c0 Recovering log #173
2024/02/07-19:56:06.125880 7fdbf6a006c0 Delete type=3 #171
2024/02/07-19:56:06.126018 7fdbf6a006c0 Delete type=0 #173
2024/02/07-21:59:09.812699 7fdbf4c006c0 Level-0 table #178: started
2024/02/07-21:59:09.812748 7fdbf4c006c0 Level-0 table #178: 0 bytes OK
2024/02/07-21:59:09.819081 7fdbf4c006c0 Delete type=0 #176
2024/02/07-21:59:09.826371 7fdbf4c006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.826400 7fdbf4c006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.019899 7f5610ff96c0 Recovering log #96
2023/10/28-18:36:54.030441 7f5610ff96c0 Delete type=3 #94
2023/10/28-18:36:54.030513 7f5610ff96c0 Delete type=0 #96
2023/10/28-18:43:29.280891 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.280970 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.288142 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.302299 7f56037fe6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.308818 7f56037fe6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.762192 7ff62f4006c0 Recovering log #169
2024/02/04-23:08:12.772428 7ff62f4006c0 Delete type=3 #167
2024/02/04-23:08:12.772511 7ff62f4006c0 Delete type=0 #169
2024/02/05-07:38:07.161374 7ff62e6006c0 Level-0 table #174: started
2024/02/05-07:38:07.161410 7ff62e6006c0 Level-0 table #174: 0 bytes OK
2024/02/05-07:38:07.167670 7ff62e6006c0 Delete type=0 #172
2024/02/05-07:38:07.168027 7ff62e6006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.178641 7ff62e6006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/careers/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000175

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.057967 7f56117fa6c0 Recovering log #100
2023/10/28-18:46:58.068576 7f56117fa6c0 Delete type=3 #98
2023/10/28-18:46:58.068630 7f56117fa6c0 Delete type=0 #100
2023/10/28-18:47:32.298557 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.298612 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.304559 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.323741 7f56037fe6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.323783 7f56037fe6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.194138 7fdbf60006c0 Recovering log #173
2024/02/07-19:56:06.250241 7fdbf60006c0 Delete type=3 #171
2024/02/07-19:56:06.250339 7fdbf60006c0 Delete type=0 #173
2024/02/07-21:59:09.833968 7fdbf4c006c0 Level-0 table #178: started
2024/02/07-21:59:09.834000 7fdbf4c006c0 Level-0 table #178: 0 bytes OK
2024/02/07-21:59:09.840070 7fdbf4c006c0 Delete type=0 #176
2024/02/07-21:59:09.853853 7fdbf4c006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.853958 7fdbf4c006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.044251 7f5603fff6c0 Recovering log #96
2023/10/28-18:36:54.054145 7f5603fff6c0 Delete type=3 #94
2023/10/28-18:36:54.054195 7f5603fff6c0 Delete type=0 #96
2023/10/28-18:43:29.302356 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.302399 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.308697 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.308845 7f56037fe6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.308865 7f56037fe6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.787685 7ff6356006c0 Recovering log #169
2024/02/04-23:08:12.797161 7ff6356006c0 Delete type=3 #167
2024/02/04-23:08:12.797226 7ff6356006c0 Delete type=0 #169
2024/02/05-07:38:07.185466 7ff62e6006c0 Level-0 table #174: started
2024/02/05-07:38:07.185514 7ff62e6006c0 Level-0 table #174: 0 bytes OK
2024/02/05-07:38:07.192356 7ff62e6006c0 Delete type=0 #172
2024/02/05-07:38:07.199331 7ff62e6006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.205700 7ff62e6006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/cartes/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000175

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.157567 7f56117fa6c0 Recovering log #100
2023/10/28-18:46:58.168362 7f56117fa6c0 Delete type=3 #98
2023/10/28-18:46:58.168445 7f56117fa6c0 Delete type=0 #100
2023/10/28-18:47:32.362933 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.362962 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.369115 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.375986 7f56037fe6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.376049 7f56037fe6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.759932 7fdbf60006c0 Recovering log #173
2024/02/07-19:56:06.817453 7fdbf60006c0 Delete type=3 #171
2024/02/07-19:56:06.817555 7fdbf60006c0 Delete type=0 #173
2024/02/07-21:59:09.881125 7fdbf4c006c0 Level-0 table #178: started
2024/02/07-21:59:09.881171 7fdbf4c006c0 Level-0 table #178: 0 bytes OK
2024/02/07-21:59:09.887471 7fdbf4c006c0 Delete type=0 #176
2024/02/07-21:59:09.909277 7fdbf4c006c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.909331 7fdbf4c006c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.147850 7f5603fff6c0 Recovering log #96
2023/10/28-18:36:54.158264 7f5603fff6c0 Delete type=3 #94
2023/10/28-18:36:54.158348 7f5603fff6c0 Delete type=0 #96
2023/10/28-18:43:29.350459 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.350489 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.356643 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.364928 7f56037fe6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.364965 7f56037fe6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.891083 7ff6356006c0 Recovering log #169
2024/02/04-23:08:12.902039 7ff6356006c0 Delete type=3 #167
2024/02/04-23:08:12.902105 7ff6356006c0 Delete type=0 #169
2024/02/05-07:38:07.240480 7ff62e6006c0 Level-0 table #174: started
2024/02/05-07:38:07.240513 7ff62e6006c0 Level-0 table #174: 0 bytes OK
2024/02/05-07:38:07.247590 7ff62e6006c0 Delete type=0 #172
2024/02/05-07:38:07.261083 7ff62e6006c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.261132 7ff62e6006c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/creatures/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000175

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.256101 7f5611ffb6c0 Recovering log #100
2023/10/28-18:46:58.266925 7f5611ffb6c0 Delete type=3 #98
2023/10/28-18:46:58.267031 7f5611ffb6c0 Delete type=0 #100
2023/10/28-18:47:32.403078 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.403107 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.410392 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.416800 7f56037fe6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.416838 7f56037fe6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2024/02/07-19:56:07.294359 7fdbf6a006c0 Recovering log #173
2024/02/07-19:56:07.381216 7fdbf6a006c0 Delete type=3 #171
2024/02/07-19:56:07.381357 7fdbf6a006c0 Delete type=0 #173
2024/02/07-21:59:09.936176 7fdbf4c006c0 Level-0 table #178: started
2024/02/07-21:59:09.936206 7fdbf4c006c0 Level-0 table #178: 0 bytes OK
2024/02/07-21:59:09.943450 7fdbf4c006c0 Delete type=0 #176
2024/02/07-21:59:09.950178 7fdbf4c006c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.950219 7fdbf4c006c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.253746 7f5610ff96c0 Recovering log #96
2023/10/28-18:36:54.264795 7f5610ff96c0 Delete type=3 #94
2023/10/28-18:36:54.264842 7f5610ff96c0 Delete type=0 #96
2023/10/28-18:43:29.399137 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.399163 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.405304 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.419210 7f56037fe6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.419245 7f56037fe6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.998444 7ff6356006c0 Recovering log #169
2024/02/04-23:08:13.009585 7ff6356006c0 Delete type=3 #167
2024/02/04-23:08:13.009705 7ff6356006c0 Delete type=0 #169
2024/02/05-07:38:07.294572 7ff62e6006c0 Level-0 table #174: started
2024/02/05-07:38:07.294605 7ff62e6006c0 Level-0 table #174: 0 bytes OK
2024/02/05-07:38:07.301078 7ff62e6006c0 Delete type=0 #172
2024/02/05-07:38:07.307727 7ff62e6006c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.307802 7ff62e6006c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000174

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.244978 7f5603fff6c0 Recovering log #100
2023/10/28-18:46:58.254318 7f5603fff6c0 Delete type=3 #98
2023/10/28-18:46:58.254370 7f5603fff6c0 Delete type=0 #100
2023/10/28-18:47:32.410495 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.410517 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.416657 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.416814 7f56037fe6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.416846 7f56037fe6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/02/07-19:56:07.228488 7fdbf56006c0 Recovering log #172
2024/02/07-19:56:07.291311 7fdbf56006c0 Delete type=3 #170
2024/02/07-19:56:07.291491 7fdbf56006c0 Delete type=0 #172
2024/02/07-21:59:09.929699 7fdbf4c006c0 Level-0 table #177: started
2024/02/07-21:59:09.929724 7fdbf4c006c0 Level-0 table #177: 0 bytes OK
2024/02/07-21:59:09.935882 7fdbf4c006c0 Delete type=0 #175
2024/02/07-21:59:09.936049 7fdbf4c006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.936080 7fdbf4c006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.242399 7f56117fa6c0 Recovering log #96
2023/10/28-18:36:54.252106 7f56117fa6c0 Delete type=3 #94
2023/10/28-18:36:54.252158 7f56117fa6c0 Delete type=0 #96
2023/10/28-18:43:29.391756 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.391788 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.399021 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.419196 7f56037fe6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.419239 7f56037fe6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.985708 7ff62fe006c0 Recovering log #168
2024/02/04-23:08:12.996379 7ff62fe006c0 Delete type=3 #166
2024/02/04-23:08:12.996440 7ff62fe006c0 Delete type=0 #168
2024/02/05-07:38:07.287274 7ff62e6006c0 Level-0 table #173: started
2024/02/05-07:38:07.287318 7ff62e6006c0 Level-0 table #173: 0 bytes OK
2024/02/05-07:38:07.294431 7ff62e6006c0 Delete type=0 #171
2024/02/05-07:38:07.307711 7ff62e6006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.307750 7ff62e6006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000104
MANIFEST-000176

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.094686 7f5610ff96c0 Recovering log #102
2023/10/28-18:46:58.104878 7f5610ff96c0 Delete type=3 #100
2023/10/28-18:46:58.104944 7f5610ff96c0 Delete type=0 #102
2023/10/28-18:47:32.336166 7f56037fe6c0 Level-0 table #107: started
2023/10/28-18:47:32.336197 7f56037fe6c0 Level-0 table #107: 0 bytes OK
2023/10/28-18:47:32.342982 7f56037fe6c0 Delete type=0 #105
2023/10/28-18:47:32.349554 7f56037fe6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.349606 7f56037fe6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.385989 7fdbf74006c0 Recovering log #174
2024/02/07-19:56:06.446283 7fdbf74006c0 Delete type=3 #172
2024/02/07-19:56:06.446441 7fdbf74006c0 Delete type=0 #174
2024/02/07-21:59:09.840202 7fdbf4c006c0 Level-0 table #179: started
2024/02/07-21:59:09.840243 7fdbf4c006c0 Level-0 table #179: 0 bytes OK
2024/02/07-21:59:09.846953 7fdbf4c006c0 Delete type=0 #177
2024/02/07-21:59:09.853881 7fdbf4c006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.853983 7fdbf4c006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.081613 7f5611ffb6c0 Recovering log #97
2023/10/28-18:36:54.091537 7f5611ffb6c0 Delete type=3 #95
2023/10/28-18:36:54.091962 7f5611ffb6c0 Delete type=0 #97
2023/10/28-18:43:29.315607 7f56037fe6c0 Level-0 table #103: started
2023/10/28-18:43:29.315655 7f56037fe6c0 Level-0 table #103: 0 bytes OK
2023/10/28-18:43:29.322286 7f56037fe6c0 Delete type=0 #101
2023/10/28-18:43:29.336690 7f56037fe6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.336726 7f56037fe6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.826307 7ff634c006c0 Recovering log #170
2024/02/04-23:08:12.836127 7ff634c006c0 Delete type=3 #168
2024/02/04-23:08:12.836208 7ff634c006c0 Delete type=0 #170
2024/02/05-07:38:07.225889 7ff62e6006c0 Level-0 table #175: started
2024/02/05-07:38:07.225925 7ff62e6006c0 Level-0 table #175: 0 bytes OK
2024/02/05-07:38:07.233435 7ff62e6006c0 Delete type=0 #173
2024/02/05-07:38:07.233700 7ff62e6006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.233772 7ff62e6006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000174

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.208291 7f5611ffb6c0 Recovering log #100
2023/10/28-18:46:58.217629 7f5611ffb6c0 Delete type=3 #98
2023/10/28-18:46:58.217715 7f5611ffb6c0 Delete type=0 #100
2023/10/28-18:47:32.376126 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.376155 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.382230 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.402910 7f56037fe6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.402958 7f56037fe6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/02/07-19:56:07.032095 7fdbf6a006c0 Recovering log #172
2024/02/07-19:56:07.084279 7fdbf6a006c0 Delete type=3 #170
2024/02/07-19:56:07.084371 7fdbf6a006c0 Delete type=0 #172
2024/02/07-21:59:09.909453 7fdbf4c006c0 Level-0 table #177: started
2024/02/07-21:59:09.909480 7fdbf4c006c0 Level-0 table #177: 0 bytes OK
2024/02/07-21:59:09.915719 7fdbf4c006c0 Delete type=0 #175
2024/02/07-21:59:09.936008 7fdbf4c006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.936058 7fdbf4c006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.200633 7f5610ff96c0 Recovering log #96
2023/10/28-18:36:54.211102 7f5610ff96c0 Delete type=3 #94
2023/10/28-18:36:54.211155 7f5610ff96c0 Delete type=0 #96
2023/10/28-18:43:29.378638 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.378668 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.385066 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.391579 7f56037fe6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.391621 7f56037fe6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.946606 7ff6356006c0 Recovering log #168
2024/02/04-23:08:12.956492 7ff6356006c0 Delete type=3 #166
2024/02/04-23:08:12.956547 7ff6356006c0 Delete type=0 #168
2024/02/05-07:38:07.274090 7ff62e6006c0 Level-0 table #173: started
2024/02/05-07:38:07.274125 7ff62e6006c0 Level-0 table #173: 0 bytes OK
2024/02/05-07:38:07.280636 7ff62e6006c0 Delete type=0 #171
2024/02/05-07:38:07.287141 7ff62e6006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.287195 7ff62e6006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/flaws/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000175

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.045402 7f5610ff96c0 Recovering log #100
2023/10/28-18:46:58.055825 7f5610ff96c0 Delete type=3 #98
2023/10/28-18:46:58.055884 7f5610ff96c0 Delete type=0 #100
2023/10/28-18:47:32.304647 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.304672 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.310534 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.323755 7f56037fe6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.323793 7f56037fe6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.133028 7fdbf74006c0 Recovering log #173
2024/02/07-19:56:06.187192 7fdbf74006c0 Delete type=3 #171
2024/02/07-19:56:06.187312 7fdbf74006c0 Delete type=0 #173
2024/02/07-21:59:09.819499 7fdbf4c006c0 Level-0 table #178: started
2024/02/07-21:59:09.819554 7fdbf4c006c0 Level-0 table #178: 0 bytes OK
2024/02/07-21:59:09.826213 7fdbf4c006c0 Delete type=0 #176
2024/02/07-21:59:09.826382 7fdbf4c006c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.826407 7fdbf4c006c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.032773 7f5611ffb6c0 Recovering log #96
2023/10/28-18:36:54.042650 7f5611ffb6c0 Delete type=3 #94
2023/10/28-18:36:54.042712 7f5611ffb6c0 Delete type=0 #96
2023/10/28-18:43:29.294859 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.294901 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.302150 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.308804 7f56037fe6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.308855 7f56037fe6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.774567 7ff634c006c0 Recovering log #169
2024/02/04-23:08:12.785474 7ff634c006c0 Delete type=3 #167
2024/02/04-23:08:12.785530 7ff634c006c0 Delete type=0 #169
2024/02/05-07:38:07.178656 7ff62e6006c0 Level-0 table #174: started
2024/02/05-07:38:07.178701 7ff62e6006c0 Level-0 table #174: 0 bytes OK
2024/02/05-07:38:07.185285 7ff62e6006c0 Delete type=0 #172
2024/02/05-07:38:07.199317 7ff62e6006c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.205720 7ff62e6006c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/flaws/MANIFEST-000175 Normal file

Binary file not shown.

Binary file not shown.

BIN
packs/godsfaith/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000175

View File

@ -1,8 +1,8 @@
2023/10/28-18:46:58.196427 7f5603fff6c0 Recovering log #100
2023/10/28-18:46:58.206941 7f5603fff6c0 Delete type=3 #98
2023/10/28-18:46:58.206995 7f5603fff6c0 Delete type=0 #100
2023/10/28-18:47:32.382372 7f56037fe6c0 Level-0 table #105: started
2023/10/28-18:47:32.382414 7f56037fe6c0 Level-0 table #105: 0 bytes OK
2023/10/28-18:47:32.388955 7f56037fe6c0 Delete type=0 #103
2023/10/28-18:47:32.402925 7f56037fe6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2023/10/28-18:47:32.402968 7f56037fe6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2024/02/07-19:56:06.975438 7fdbf56006c0 Recovering log #173
2024/02/07-19:56:07.024128 7fdbf56006c0 Delete type=3 #171
2024/02/07-19:56:07.024279 7fdbf56006c0 Delete type=0 #173
2024/02/07-21:59:09.901624 7fdbf4c006c0 Level-0 table #178: started
2024/02/07-21:59:09.901661 7fdbf4c006c0 Level-0 table #178: 0 bytes OK
2024/02/07-21:59:09.909134 7fdbf4c006c0 Delete type=0 #176
2024/02/07-21:59:09.909321 7fdbf4c006c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2024/02/07-21:59:09.909356 7fdbf4c006c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/28-18:36:54.188474 7f56117fa6c0 Recovering log #96
2023/10/28-18:36:54.198423 7f56117fa6c0 Delete type=3 #94
2023/10/28-18:36:54.198491 7f56117fa6c0 Delete type=0 #96
2023/10/28-18:43:29.385207 7f56037fe6c0 Level-0 table #101: started
2023/10/28-18:43:29.385234 7f56037fe6c0 Level-0 table #101: 0 bytes OK
2023/10/28-18:43:29.391425 7f56037fe6c0 Delete type=0 #99
2023/10/28-18:43:29.391594 7f56037fe6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2023/10/28-18:43:29.391635 7f56037fe6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2024/02/04-23:08:12.933553 7ff62fe006c0 Recovering log #169
2024/02/04-23:08:12.944160 7ff62fe006c0 Delete type=3 #167
2024/02/04-23:08:12.944259 7ff62fe006c0 Delete type=0 #169
2024/02/05-07:38:07.261324 7ff62e6006c0 Level-0 table #174: started
2024/02/05-07:38:07.261377 7ff62e6006c0 Level-0 table #174: 0 bytes OK
2024/02/05-07:38:07.267607 7ff62e6006c0 Delete type=0 #172
2024/02/05-07:38:07.287113 7ff62e6006c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2024/02/05-07:38:07.287154 7ff62e6006c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 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