From e6bdc427f2a8ae0516c3803a9db7e1a0dd02233e Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Wed, 4 Sep 2024 08:57:26 +0200 Subject: [PATCH] Various minor fixes + fix roll result --- lang/en.json | 11 +- lang/fr.json | 8 +- module/actor/actor-sheet.js | 13 +- module/actor/actor.js | 1 + module/controllers/bol-rolls.js | 24 +- module/system/config.js | 622 ++++++++++-------- packs/aides-de-jeu/{000305.log => 000317.log} | 0 packs/aides-de-jeu/CURRENT | 2 +- packs/aides-de-jeu/LOG | 16 +- packs/aides-de-jeu/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 228 -> 228 bytes packs/armors/{000211.log => 000223.log} | 0 packs/armors/CURRENT | 2 +- packs/armors/LOG | 16 +- packs/armors/LOG.old | 16 +- .../{MANIFEST-000209 => MANIFEST-000221} | Bin 173 -> 173 bytes packs/boons/{000305.log => 000317.log} | 0 packs/boons/CURRENT | 2 +- packs/boons/LOG | 16 +- packs/boons/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 176 -> 176 bytes .../{000305.log => 000317.log} | 0 packs/boonsflawscreatures/CURRENT | 2 +- packs/boonsflawscreatures/LOG | 16 +- packs/boonsflawscreatures/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 173 -> 173 bytes packs/careers/{000305.log => 000317.log} | 0 packs/careers/CURRENT | 2 +- packs/careers/LOG | 16 +- packs/careers/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 176 -> 176 bytes .../{000303.log => 000315.log} | 0 packs/effets-exemples/CURRENT | 2 +- packs/effets-exemples/LOG | 16 +- packs/effets-exemples/LOG.old | 16 +- .../{MANIFEST-000301 => MANIFEST-000313} | Bin 173 -> 173 bytes packs/equipment/{000306.log => 000318.log} | 0 packs/equipment/CURRENT | 2 +- packs/equipment/LOG | 16 +- packs/equipment/LOG.old | 16 +- .../{MANIFEST-000304 => MANIFEST-000316} | Bin 175 -> 175 bytes packs/fightoptions/{000304.log => 000316.log} | 0 packs/fightoptions/CURRENT | 2 +- packs/fightoptions/LOG | 16 +- packs/fightoptions/LOG.old | 16 +- .../{MANIFEST-000302 => MANIFEST-000314} | Bin 175 -> 175 bytes packs/flaws/{000305.log => 000317.log} | 0 packs/flaws/CURRENT | 2 +- packs/flaws/LOG | 16 +- packs/flaws/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 175 -> 175 bytes packs/godsfaith/{000304.log => 000316.log} | 0 packs/godsfaith/CURRENT | 2 +- packs/godsfaith/LOG | 16 +- packs/godsfaith/LOG.old | 16 +- .../{MANIFEST-000302 => MANIFEST-000314} | Bin 173 -> 173 bytes packs/languages/{000305.log => 000317.log} | 0 packs/languages/CURRENT | 2 +- packs/languages/LOG | 16 +- packs/languages/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 173 -> 173 bytes .../{000305.log => 000317.log} | 0 packs/objets-alchimie/CURRENT | 2 +- packs/objets-alchimie/LOG | 16 +- packs/objets-alchimie/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 175 -> 175 bytes packs/origins/{000305.log => 000317.log} | 0 packs/origins/CURRENT | 2 +- packs/origins/LOG | 16 +- packs/origins/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 176 -> 176 bytes .../{000305.log => 000317.log} | 0 packs/potions-alchimie/CURRENT | 2 +- packs/potions-alchimie/LOG | 16 +- packs/potions-alchimie/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 175 -> 175 bytes packs/races/{000305.log => 000317.log} | 0 packs/races/CURRENT | 2 +- packs/races/LOG | 16 +- packs/races/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 173 -> 173 bytes packs/spells/{000305.log => 000317.log} | 0 packs/spells/CURRENT | 2 +- packs/spells/LOG | 16 +- packs/spells/LOG.old | 16 +- .../{MANIFEST-000303 => MANIFEST-000315} | Bin 173 -> 173 bytes .../vehicleweapons/{000212.log => 000224.log} | 0 packs/vehicleweapons/CURRENT | 2 +- packs/vehicleweapons/LOG | 16 +- packs/vehicleweapons/LOG.old | 16 +- .../{MANIFEST-000210 => MANIFEST-000222} | Bin 173 -> 173 bytes packs/weapons/{000216.log => 000228.log} | 0 packs/weapons/CURRENT | 2 +- packs/weapons/LOG | 16 +- packs/weapons/LOG.old | 16 +- .../{MANIFEST-000214 => MANIFEST-000226} | Bin 176 -> 176 bytes system.json | 14 +- .../actor/parts/tabs/actor-equipment.hbs | 30 +- .../actor/parts/tabs/creature-actions.hbs | 8 + templates/actor/parts/tabs/creature-stats.hbs | 8 +- 100 files changed, 750 insertions(+), 601 deletions(-) rename packs/aides-de-jeu/{000305.log => 000317.log} (100%) rename packs/aides-de-jeu/{MANIFEST-000303 => MANIFEST-000315} (84%) rename packs/armors/{000211.log => 000223.log} (100%) rename packs/armors/{MANIFEST-000209 => MANIFEST-000221} (73%) rename packs/boons/{000305.log => 000317.log} (100%) rename packs/boons/{MANIFEST-000303 => MANIFEST-000315} (72%) rename packs/boonsflawscreatures/{000305.log => 000317.log} (100%) rename packs/boonsflawscreatures/{MANIFEST-000303 => MANIFEST-000315} (73%) rename packs/careers/{000305.log => 000317.log} (100%) rename packs/careers/{MANIFEST-000303 => MANIFEST-000315} (72%) rename packs/effets-exemples/{000303.log => 000315.log} (100%) rename packs/effets-exemples/{MANIFEST-000301 => MANIFEST-000313} (73%) rename packs/equipment/{000306.log => 000318.log} (100%) rename packs/equipment/{MANIFEST-000304 => MANIFEST-000316} (73%) rename packs/fightoptions/{000304.log => 000316.log} (100%) rename packs/fightoptions/{MANIFEST-000302 => MANIFEST-000314} (73%) rename packs/flaws/{000305.log => 000317.log} (100%) rename packs/flaws/{MANIFEST-000303 => MANIFEST-000315} (73%) rename packs/godsfaith/{000304.log => 000316.log} (100%) rename packs/godsfaith/{MANIFEST-000302 => MANIFEST-000314} (76%) rename packs/languages/{000305.log => 000317.log} (100%) rename packs/languages/{MANIFEST-000303 => MANIFEST-000315} (73%) rename packs/objets-alchimie/{000305.log => 000317.log} (100%) rename packs/objets-alchimie/{MANIFEST-000303 => MANIFEST-000315} (73%) rename packs/origins/{000305.log => 000317.log} (100%) rename packs/origins/{MANIFEST-000303 => MANIFEST-000315} (72%) rename packs/potions-alchimie/{000305.log => 000317.log} (100%) rename packs/potions-alchimie/{MANIFEST-000303 => MANIFEST-000315} (73%) rename packs/races/{000305.log => 000317.log} (100%) rename packs/races/{MANIFEST-000303 => MANIFEST-000315} (73%) rename packs/spells/{000305.log => 000317.log} (100%) rename packs/spells/{MANIFEST-000303 => MANIFEST-000315} (73%) rename packs/vehicleweapons/{000212.log => 000224.log} (100%) rename packs/vehicleweapons/{MANIFEST-000210 => MANIFEST-000222} (73%) rename packs/weapons/{000216.log => 000228.log} (100%) rename packs/weapons/{MANIFEST-000214 => MANIFEST-000226} (72%) diff --git a/lang/en.json b/lang/en.json index a3015b3..03a52a0 100644 --- a/lang/en.json +++ b/lang/en.json @@ -175,6 +175,7 @@ "BOL.ui.armorAgiMalus": "Armor+Shield Modifier (Agi)", "BOL.ui.armorInitMalus": "Armor Modifier (Init)", "BOL.ui.attackValue": "Attack Value", + "BOL.ui.attackModifier": "Attack Modifier", "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.creature": "Creature", @@ -214,7 +215,12 @@ "BOL.ui.horoscopeDiceRemaining": "Remaining Dice", "BOL.ui.horoscopeDiceMax": "Max Dice", "BOL.ui.astrologyNoPoints": "You do not have enough Astrology Points!", - + "BOL.ui.newEquipment": "New equipment", + "BOL.ui.newNaturalWeapon": "Natural weapon", + "BOL.ui.newNaturalProtection": "Natural protection", + "BOL.ui.createNaturalWeapon": "Create a natural weapon", + "BOL.ui.createNaturalProtection": "Create a natural protection", + "BOL.featureCategory.origins": "Origins", "BOL.featureCategory.races": "Races", "BOL.featureCategory.careers": "Careers", @@ -231,7 +237,7 @@ "BOL.featureSubtypes.language": "Language", "BOL.featureSubtypes.gods": "Faith & Gods", "BOL.featureSubtypes.fightOption": "Combat Option", - "BOL.featureSubtypes.effect": "Effcet", + "BOL.featureSubtypes.effect": "Effect", "BOL.featureSubtypes.effects": "Effects", "BOL.featureSubtypes.boleffect": "Effect", "BOL.featureSubtypes.horoscope": "Horoscope", @@ -260,6 +266,7 @@ "BOL.itemCategory.other": "Other", "BOL.itemCategory.capacity" : "Capacity", "BOL.itemCategory.alchemy": "Alchemy", + "BOL.itemCategory.vehicleweapon": "Vehicle weapon", "BOL.combatCategory.protections": "Protections", "BOL.combatCategory.shields": "Shields", diff --git a/lang/fr.json b/lang/fr.json index e0d0c64..6b501d4 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -203,6 +203,7 @@ "BOL.ui.armorAgiMalus": "Malus d'Armure+Bouclier (Agi)", "BOL.ui.armorInitMalus": "Malus d'Armure (Init)", "BOL.ui.attackValue": "Valeur d'attaque", + "BOL.ui.attackModifier": "Attaque", "BOL.ui.vehicleWeapons": "Armes de véhicules", "BOL.ui.hullDamage": "D.coque", "BOL.ui.crewDamage": "D.équipage", @@ -234,7 +235,12 @@ "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.ui.newEquipment": "Nouvel équipement", + "BOL.ui.newNaturalWeapon": "Arme naturelle", + "BOL.ui.newNaturalProtection": "Protection naturelle", + "BOL.ui.createNaturalWeapon": "Créer une arme naturelle", + "BOL.ui.createNaturalProtection": "Créer une protection naturelle", + "BOL.featureCategory.origins": "Origines", "BOL.featureCategory.races": "Races", "BOL.featureCategory.careers": "Carrières", diff --git a/module/actor/actor-sheet.js b/module/actor/actor-sheet.js index 3fa2a56..2d05062 100644 --- a/module/actor/actor-sheet.js +++ b/module/actor/actor-sheet.js @@ -47,10 +47,19 @@ export class BoLActorSheet extends ActorSheet { // Equip/Unequip item html.find('.item-equip').click(this._onToggleEquip.bind(this)); - html.find('.create_item').click(ev => { - this.actor.createEmbeddedDocuments('Item', [{ name: "Nouvel Equipement", type: "item" }], { renderSheet: true }); + html.find('.create-item').click(ev => { + this.actor.createEmbeddedDocuments('Item', [{ name: game.i18n.localize("BOL.ui.newEquipment"), type: "item" }], { renderSheet: true }); }); + html.find('.create-natural-weapon').click(ev => { + let system = foundry.utils.duplicate(game.bol.config.defaultNaturalWeapon) + this.actor.createEmbeddedDocuments('Item', [{ name: game.i18n.localize("BOL.ui.newNaturalWeapon"), type: "item", system }], { renderSheet: true }); + }); + html.find('.create-natural-protection').click(ev => { + let system = foundry.utils.duplicate(game.bol.config.defaultNaturalProtection) + this.actor.createEmbeddedDocuments('Item', [{ name: game.i18n.localize("BOL.ui.newNaturalProtection"), type: "item", system }], { renderSheet: true }); + }); + html.find(".toggle-fight-option").click((ev) => { const li = $(ev.currentTarget).parents(".item") this.actor.toggleFightOption(li.data("itemId")) diff --git a/module/actor/actor.js b/module/actor/actor.js index 078960b..f726fe9 100644 --- a/module/actor/actor.js +++ b/module/actor/actor.js @@ -20,6 +20,7 @@ export class BoLActor extends Actor { } super.prepareData() } + /* -------------------------------------------- */ async _preCreate(data, options, user) { diff --git a/module/controllers/bol-rolls.js b/module/controllers/bol-rolls.js index 83f11b4..e886261 100644 --- a/module/controllers/bol-rolls.js +++ b/module/controllers/bol-rolls.js @@ -632,13 +632,25 @@ export class BoLDefaultRoll { const activeDice = r.terms[0].results.filter(r => r.active) const diceTotal = activeDice.map(r => r.result).reduce((a, b) => a + b) this.rollData.roll = r - this.rollData.isSuccess = (r.total >= diceData.successValue) - this.rollData.isCritical = (diceTotal >= diceData.criticalSuccessValue) - this.rollData.isRealCritical = (diceTotal >= diceData.criticalSuccessValue) - this.rollData.isHeroic = (diceTotal >= diceData.criticalSuccessValue) - this.rollData.isLegendary = false this.rollData.isFumble = (diceTotal <= diceData.criticalFailureValue) - this.rollData.isFailure = !this.rollData.isSuccess + if ( this.rollData.isFumble ) { + this.rollData.isSuccess = false + this.rollData.isCritical = false + this.rollData.isRealCritical = false + this.rollData.isHeroic = false + this.rollData.isFailure = true + } else { + this.rollData.isCritical = (diceTotal >= diceData.criticalSuccessValue) + if ( this.rollData.isCritical) { + this.rollData.isSuccess = true + } else { + this.rollData.isSuccess = (r.total >= diceData.successValue) + } + this.rollData.isRealCritical = (diceTotal >= diceData.criticalSuccessValue) + this.rollData.isHeroic = (diceTotal >= diceData.criticalSuccessValue) + this.rollData.isFailure = !this.rollData.isSuccess + } + this.rollData.isLegendary = false let actor = BoLUtility.getActorFromRollData(this.rollData) if (this.rollData.reroll == undefined) { diff --git a/module/system/config.js b/module/system/config.js index 1998394..6ac5f1c 100644 --- a/module/system/config.js +++ b/module/system/config.js @@ -10,14 +10,14 @@ System.debugMode = true; export const BOL = {}; BOL.damageValues = { - "1": "1", - "2": "2", - "3": "3", - "d3" : "d3", - "d6M" : "d6M (Malus)", - "d6" : "d6", - "d6B" : "d6B (Bonus)", - "d6BB" : "d6B + dé bonus", + "1": "1", + "2": "2", + "3": "3", + "d3": "d3", + "d6M": "d6M (Malus)", + "d6": "d6", + "d6B": "d6B (Bonus)", + "d6BB": "d6B + dé bonus", } BOL.damageMultiplier = { @@ -55,125 +55,125 @@ BOL.alchemyType = { } BOL.equipmentSlots = { - "none" : "BOL.equipmentSlots.none", - "head" : "BOL.equipmentSlots.head", - "neck" : "BOL.equipmentSlots.neck", - "shoulders" : "BOL.equipmentSlots.shoulders", - "body" : "BOL.equipmentSlots.body", - "rhand" : "BOL.equipmentSlots.rhand", - "lhand" : "BOL.equipmentSlots.lhand", - "2hands" : "BOL.equipmentSlots.2hands", - "rarm" : "BOL.equipmentSlots.rarm", - "larm" : "BOL.equipmentSlots.larm", - "chest" : "BOL.equipmentSlots.chest", - "belt" : "BOL.equipmentSlots.belt", - "legs" : "BOL.equipmentSlots.legs", - "feet" : "BOL.equipmentSlots.feet", - "finder" : "BOL.equipmentSlots.finder", - "ear" : "BOL.equipmentSlots.ear" + "none": "BOL.equipmentSlots.none", + "head": "BOL.equipmentSlots.head", + "neck": "BOL.equipmentSlots.neck", + "shoulders": "BOL.equipmentSlots.shoulders", + "body": "BOL.equipmentSlots.body", + "rhand": "BOL.equipmentSlots.rhand", + "lhand": "BOL.equipmentSlots.lhand", + "2hands": "BOL.equipmentSlots.2hands", + "rarm": "BOL.equipmentSlots.rarm", + "larm": "BOL.equipmentSlots.larm", + "chest": "BOL.equipmentSlots.chest", + "belt": "BOL.equipmentSlots.belt", + "legs": "BOL.equipmentSlots.legs", + "feet": "BOL.equipmentSlots.feet", + "finder": "BOL.equipmentSlots.finder", + "ear": "BOL.equipmentSlots.ear" } BOL.armorQualities = { - "none" : "BOL.armorQuality.none", - "light" : "BOL.armorQuality.light", - "lightQ" : "BOL.armorQuality.lightQ", - "lightSup" : "BOL.armorQuality.lightSup", - "lightLeg" : "BOL.armorQuality.lightLeg", - "medium" : "BOL.armorQuality.medium", - "mediumQ" : "BOL.armorQuality.mediumQ", - "mediumSup" : "BOL.armorQuality.mediumSup", - "mediumLeg" : "BOL.armorQuality.mediumLeg", - "heavy" : "BOL.armorQuality.heavy", - "heavyQ" : "BOL.armorQuality.heavyQ", - "heavySup" : "BOL.armorQuality.heavySup", - "heavyLeg" : "BOL.armorQuality.heavyLeg" + "none": "BOL.armorQuality.none", + "light": "BOL.armorQuality.light", + "lightQ": "BOL.armorQuality.lightQ", + "lightSup": "BOL.armorQuality.lightSup", + "lightLeg": "BOL.armorQuality.lightLeg", + "medium": "BOL.armorQuality.medium", + "mediumQ": "BOL.armorQuality.mediumQ", + "mediumSup": "BOL.armorQuality.mediumSup", + "mediumLeg": "BOL.armorQuality.mediumLeg", + "heavy": "BOL.armorQuality.heavy", + "heavyQ": "BOL.armorQuality.heavyQ", + "heavySup": "BOL.armorQuality.heavySup", + "heavyLeg": "BOL.armorQuality.heavyLeg" } BOL.soakFormulas = { - "none" : "0", - "light" : "1d6-3", - "lightQ" : "1d6r1-3", - "lightSup" : "1d6-2", - "lightLeg" : "2d6kh1-2", - "medium" : "1d6-2", - "mediumQ" : "1d6r1-2", - "mediumSup" : "1d6-1", - "mediumLeg" : "2d6kh1-1", - "heavy" : "1d6-1", - "heavyQ" : "1d6r1-1", - "heavySup" : "1d6", - "heavyLeg" : "2d6kh1" + "none": "0", + "light": "1d6-3", + "lightQ": "1d6r1-3", + "lightSup": "1d6-2", + "lightLeg": "2d6kh1-2", + "medium": "1d6-2", + "mediumQ": "1d6r1-2", + "mediumSup": "1d6-1", + "mediumLeg": "2d6kh1-1", + "heavy": "1d6-1", + "heavyQ": "1d6r1-1", + "heavySup": "1d6", + "heavyLeg": "2d6kh1" } BOL.attackAttributes = { - "vigor" : "BOL.attributes.vigor", - "agility" : "BOL.attributes.agility", - "mind" : "BOL.attributes.mind", - "appeal" : "BOL.attributes.appeal" + "vigor": "BOL.attributes.vigor", + "agility": "BOL.attributes.agility", + "mind": "BOL.attributes.mind", + "appeal": "BOL.attributes.appeal" } BOL.attackAptitudes = { - "melee" : "BOL.aptitudes.melee", - "ranged" : "BOL.aptitudes.ranged" + "melee": "BOL.aptitudes.melee", + "ranged": "BOL.aptitudes.ranged" } BOL.aptitudes = { - "melee" : "BOL.aptitudes.melee", - "ranged" : "BOL.aptitudes.ranged", - "init" : "BOL.aptitudes.init", - "def" : "BOL.aptitudes.def" + "melee": "BOL.aptitudes.melee", + "ranged": "BOL.aptitudes.ranged", + "init": "BOL.aptitudes.init", + "def": "BOL.aptitudes.def" } BOL.resources = { - "hp" : "BOL.resources.hp", - "hero" : "BOL.resources.hero", - "faith" : "BOL.resources.faith", - "power" : "BOL.resources.power", - "alchemypoints" : "BOL.resources.alchemypoints" + "hp": "BOL.resources.hp", + "hero": "BOL.resources.hero", + "faith": "BOL.resources.faith", + "power": "BOL.resources.power", + "alchemypoints": "BOL.resources.alchemypoints" } BOL.weaponSizes = { - "unarmed" : "BOL.weaponSize.unarmed", - "improvised" : "BOL.weaponSize.improvised", - "light" : "BOL.weaponSize.light", - "medium" : "BOL.weaponSize.medium", - "heavy" : "BOL.weaponSize.heavy" + "unarmed": "BOL.weaponSize.unarmed", + "improvised": "BOL.weaponSize.improvised", + "light": "BOL.weaponSize.light", + "medium": "BOL.weaponSize.medium", + "heavy": "BOL.weaponSize.heavy" } BOL.damageAttributes = { - "zero" : "0", - "vigor" : "BOL.attributes.vigor", - "half-vigor" : "BOL.attributes.halfvigor" + "zero": "0", + "vigor": "BOL.attributes.vigor", + "half-vigor": "BOL.attributes.halfvigor" } BOL.itemCategories = { - "equipment" : "BOL.itemCategory.equipment", - "capacity" : "BOL.itemCategory.capacity", - "spell" : "BOL.itemCategory.spell", - "alchemy" : "BOL.itemCategory.alchemy", - "vehicle" : "BOL.itemCategory.vehicle", - "vehicleweapon": "BOL.itemCategory.vehicleweapon", - "other" : "BOL.itemCategory.other" + "equipment": "BOL.itemCategory.equipment", + "capacity": "BOL.itemCategory.capacity", + "spell": "BOL.itemCategory.spell", + "alchemy": "BOL.itemCategory.alchemy", + "vehicle": "BOL.itemCategory.vehicle", + "vehicleweapon": "BOL.itemCategory.vehicleweapon", + "other": "BOL.itemCategory.other" } BOL.itemSubtypes = { - "armor" : "BOL.equipmentCategory.armor", - "weapon" : "BOL.equipmentCategory.weapon", - "shield" : "BOL.equipmentCategory.shield", - "helm" : "BOL.equipmentCategory.helm", - "jewel" : "BOL.equipmentCategory.jewel", - "scroll" : "BOL.equipmentCategory.scroll", - "container" : "BOL.equipmentCategory.container", - "ammunition" : "BOL.equipmentCategory.ammunition", - "currency" : "BOL.equipmentCategory.currency", - "other" : "BOL.equipmentCategory.other" + "armor": "BOL.equipmentCategory.armor", + "weapon": "BOL.equipmentCategory.weapon", + "shield": "BOL.equipmentCategory.shield", + "helm": "BOL.equipmentCategory.helm", + "jewel": "BOL.equipmentCategory.jewel", + "scroll": "BOL.equipmentCategory.scroll", + "container": "BOL.equipmentCategory.container", + "ammunition": "BOL.equipmentCategory.ammunition", + "currency": "BOL.equipmentCategory.currency", + "other": "BOL.equipmentCategory.other" } BOL.vehicleSubtypes = { - "mount" : "BOL.vehicleCategory.mount", - "flying" : "BOL.vehicleCategory.flying", - "boat" : "BOL.vehicleCategory.boat", - "other" : "BOL.vehicleCategory.other" + "mount": "BOL.vehicleCategory.mount", + "flying": "BOL.vehicleCategory.flying", + "boat": "BOL.vehicleCategory.boat", + "other": "BOL.vehicleCategory.other" } // BOL.equipmentCategories = { @@ -190,27 +190,27 @@ BOL.vehicleSubtypes = { // } BOL.rangeModifiers = { - "1": "BOL.dialog.pointblank", - "0": "BOL.dialog.close", - "-1": "BOL.dialog.medium", - "-2": "BOL.dialog.long", - "-4": "BOL.dialog.distant", - "-6": "BOL.dialog.extreme", - "-8": "BOL.dialog.utmost" + "1": "BOL.dialog.pointblank", + "0": "BOL.dialog.close", + "-1": "BOL.dialog.medium", + "-2": "BOL.dialog.long", + "-4": "BOL.dialog.distant", + "-6": "BOL.dialog.extreme", + "-8": "BOL.dialog.utmost" } BOL.difficultyModifiers = { - "4": "BOL.dialog.soeasy", - "2": "BOL.dialog.veryeasy", - "1": "BOL.dialog.easy", - "0": "BOL.dialog.moderate", - "-1": "BOL.dialog.hard", - "-2": "BOL.dialog.tough", - "-4": "BOL.dialog.demanding", - "-6": "BOL.dialog.formidable", - "-8": "BOL.dialog.heroic", - "-10": "BOL.dialog.mythic", - "-12": "BOL.dialog.divine" + "4": "BOL.dialog.soeasy", + "2": "BOL.dialog.veryeasy", + "1": "BOL.dialog.easy", + "0": "BOL.dialog.moderate", + "-1": "BOL.dialog.hard", + "-2": "BOL.dialog.tough", + "-4": "BOL.dialog.demanding", + "-6": "BOL.dialog.formidable", + "-8": "BOL.dialog.heroic", + "-10": "BOL.dialog.mythic", + "-12": "BOL.dialog.divine" } BOL.alchemyModifiers = { @@ -245,97 +245,97 @@ BOL.effectIdentifiers = { "always": "BOL.ui.always", } BOL.protectionCategories = { - "armor" : "BOL.protectionCategory.armor", - "shield" : "BOL.protectionCategory.shield", - "helm" : "BOL.protectionCategory.helm", - "other" : "BOL.protectionCategory.other" + "armor": "BOL.protectionCategory.armor", + "shield": "BOL.protectionCategory.shield", + "helm": "BOL.protectionCategory.helm", + "other": "BOL.protectionCategory.other" } BOL.weaponCategories = { - "melee" : "BOL.weaponCategory.melee", - "ranged" : "BOL.weaponCategory.ranged", - "other" : "BOL.weaponCategory.other" + "melee": "BOL.weaponCategory.melee", + "ranged": "BOL.weaponCategory.ranged", + "other": "BOL.weaponCategory.other" } BOL.itemProperties1 = { - "equipable" : "BOL.itemProperty.equipable", - "protection" : "BOL.itemProperty.protection", - "magical" : "BOL.itemProperty.magical", - "worn" : "BOL.itemProperty.worn", + "equipable": "BOL.itemProperty.equipable", + "protection": "BOL.itemProperty.protection", + "magical": "BOL.itemProperty.magical", + "worn": "BOL.itemProperty.worn", } BOL.itemProperties2 = { - "equipable" : "BOL.itemProperty.equipable", - "protection" : "BOL.itemProperty.protection", - "blocking" : "BOL.itemProperty.blocking", - "magical" : "BOL.itemProperty.magical", - "concealable" : "BOL.itemProperty.concealable", - "2H" : "BOL.itemProperty.2H", - "helm" : "BOL.itemProperty.helm", - "improvised" : "BOL.itemProperty.improvised", - "shield" : "BOL.itemProperty.shield", - "melee" : "BOL.itemProperty.melee", - "throwable" : "BOL.itemProperty.throwable", - "ignoreshield" : "BOL.itemProperty.ignoreshield", - "bashing" : "BOL.itemProperty.bashing", - "stackable" : "BOL.itemProperty.stackable", - "ranged" : "BOL.itemProperty.ranged", - "weapon" : "BOL.itemProperty.weapon", - "reloadable" : "BOL.itemProperty.reloadable", - "worn" : "BOL.itemProperty.worn", - "spell" : "BOL.itemProperty.spell", - "armor" : "BOL.itemProperty.armor", - "consumable" : "BOL.itemProperty.consumable", - "bow" : "BOL.itemProperty.bow", - "crossbow" : "BOL.itemProperty.crossbow", - "throwing" : "BOL.itemProperty.throwing", - "activable" : "BOL.itemProperty.activable", - "powder" : "BOL.itemProperty.powder", - "damage" : "BOL.itemProperty.damage", - "difficulty": "BOL.itemProperty.difficulty" + "equipable": "BOL.itemProperty.equipable", + "protection": "BOL.itemProperty.protection", + "blocking": "BOL.itemProperty.blocking", + "magical": "BOL.itemProperty.magical", + "concealable": "BOL.itemProperty.concealable", + "2H": "BOL.itemProperty.2H", + "helm": "BOL.itemProperty.helm", + "improvised": "BOL.itemProperty.improvised", + "shield": "BOL.itemProperty.shield", + "melee": "BOL.itemProperty.melee", + "throwable": "BOL.itemProperty.throwable", + "ignoreshield": "BOL.itemProperty.ignoreshield", + "bashing": "BOL.itemProperty.bashing", + "stackable": "BOL.itemProperty.stackable", + "ranged": "BOL.itemProperty.ranged", + "weapon": "BOL.itemProperty.weapon", + "reloadable": "BOL.itemProperty.reloadable", + "worn": "BOL.itemProperty.worn", + "spell": "BOL.itemProperty.spell", + "armor": "BOL.itemProperty.armor", + "consumable": "BOL.itemProperty.consumable", + "bow": "BOL.itemProperty.bow", + "crossbow": "BOL.itemProperty.crossbow", + "throwing": "BOL.itemProperty.throwing", + "activable": "BOL.itemProperty.activable", + "powder": "BOL.itemProperty.powder", + "damage": "BOL.itemProperty.damage", + "difficulty": "BOL.itemProperty.difficulty" } BOL.itemStats = { - "quantity" : "BOL.itemStat.quantity", - "weight" : "BOL.itemStat.weight", - "price" : "BOL.itemStat.price", - "range" : "BOL.itemStat.range", - "damage" : "BOL.itemStat.damage", - "reload" : "BOL.itemStat.reload", - "soak" : "BOL.itemStat.soak", - "blocking" : "BOL.itemStat.blocking", - "modifiers" : "BOL.itemStat.modifiers" + "quantity": "BOL.itemStat.quantity", + "weight": "BOL.itemStat.weight", + "price": "BOL.itemStat.price", + "range": "BOL.itemStat.range", + "damage": "BOL.itemStat.damage", + "reload": "BOL.itemStat.reload", + "soak": "BOL.itemStat.soak", + "blocking": "BOL.itemStat.blocking", + "modifiers": "BOL.itemStat.modifiers" } BOL.itemModifiers = { - "init" : "BOL.itemModifiers.init", - "social" : "BOL.itemModifiers.social", - "agility" : "BOL.itemModifiers.agility", - "powercost" : "BOL.itemModifiers.powercost" + "init": "BOL.itemModifiers.init", + "social": "BOL.itemModifiers.social", + "agility": "BOL.itemModifiers.agility", + "powercost": "BOL.itemModifiers.powercost" } BOL.itemBlocking = { - "malus" : "BOL.itemBlocking.malus", - "nbAttacksPerRound" : "BOL.itemBlocking.nbAttacksPerRound" + "malus": "BOL.itemBlocking.malus", + "nbAttacksPerRound": "BOL.itemBlocking.nbAttacksPerRound" } BOL.itemSoak = { - "formula" : "BOL.itemSoak.formula", - "value" : "BOL.itemSoak.value" + "formula": "BOL.itemSoak.formula", + "value": "BOL.itemSoak.value" } BOL.featureSubtypes = { - "origin" : "BOL.featureSubtypes.origin", - "race" : "BOL.featureSubtypes.race", - "career" : "BOL.featureSubtypes.career", - "boon" : "BOL.featureSubtypes.boon", - "flaw" : "BOL.featureSubtypes.flaw", - "language" : "BOL.featureSubtypes.language", - "godsfaith" : "BOL.featureSubtypes.gods", - "fightoption" : "BOL.featureSubtypes.fightOption", - "boleffect": "BOL.featureSubtypes.effect", - "horoscope": "BOL.featureSubtypes.horoscope", - "xplog": "BOL.featureSubtypes.xplog", + "origin": "BOL.featureSubtypes.origin", + "race": "BOL.featureSubtypes.race", + "career": "BOL.featureSubtypes.career", + "boon": "BOL.featureSubtypes.boon", + "flaw": "BOL.featureSubtypes.flaw", + "language": "BOL.featureSubtypes.language", + "godsfaith": "BOL.featureSubtypes.gods", + "fightoption": "BOL.featureSubtypes.fightOption", + "boleffect": "BOL.featureSubtypes.effect", + "horoscope": "BOL.featureSubtypes.horoscope", + "xplog": "BOL.featureSubtypes.xplog", } BOL.fightOptionTypes = { @@ -350,17 +350,17 @@ BOL.fightOptionTypes = { } BOL.itemIcons = { - "item": "icons/containers/chest/chest-worn-oak-tan.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" + "item": "icons/containers/chest/chest-worn-oak-tan.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" } BOL.actorIcons = { - "npc": "icons/environment/people/commoner.webp", - "encounter": "icons/svg/mystery-man-black.svg", - "loot": "icons/containers/bags/sack-simple-leather-brown.webp" + "npc": "icons/environment/people/commoner.webp", + "encounter": "icons/svg/mystery-man-black.svg", + "loot": "icons/containers/bags/sack-simple-leather-brown.webp" } BOL.bougetteState = { @@ -379,18 +379,18 @@ BOL.bougetteDice = { } BOL.creatureSize = { - "tiny": {order: 1, label: "BOL.size.tiny"}, - "verysmall": {order: 2, label: "BOL.size.verysmall"}, - "small": {order: 3, label: "BOL.size.small"}, - "medium": {order: 4, label: "BOL.size.medium"}, - "large": {order: 5, label: "BOL.size.large"}, - "verylarge": {order: 6, label: "BOL.size.verylarge"}, - "huge": {order: 7, label: "BOL.size.huge"}, - "massive": {order: 8, label: "BOL.size.massive"}, - "enormous": {order: 9, label: "BOL.size.enormous"}, - "gigantic": {order: 10, label: "BOL.size.gigantic"}, - "immense": {order: 11, label: "BOL.size.immense"}, - "colossal": {order: 12, label: "BOL.size.colossal"} + "tiny": { order: 1, label: "BOL.size.tiny" }, + "verysmall": { order: 2, label: "BOL.size.verysmall" }, + "small": { order: 3, label: "BOL.size.small" }, + "medium": { order: 4, label: "BOL.size.medium" }, + "large": { order: 5, label: "BOL.size.large" }, + "verylarge": { order: 6, label: "BOL.size.verylarge" }, + "huge": { order: 7, label: "BOL.size.huge" }, + "massive": { order: 8, label: "BOL.size.massive" }, + "enormous": { order: 9, label: "BOL.size.enormous" }, + "gigantic": { order: 10, label: "BOL.size.gigantic" }, + "immense": { order: 11, label: "BOL.size.immense" }, + "colossal": { order: 12, label: "BOL.size.colossal" } } BOL.horoscopeAnswer = { @@ -417,110 +417,208 @@ BOL.bolEffectModifier = { BOL.statusEffects = [ { - "id": "dead", - "label": "EFFECT.StatusDead", - "icon": "icons/svg/skull.svg" + "id": "dead", + "label": "EFFECT.StatusDead", + "icon": "icons/svg/skull.svg" }, { - "id": "unconscious", - "label": "EFFECT.StatusUnconscious", - "icon": "icons/svg/unconscious.svg" + "id": "unconscious", + "label": "EFFECT.StatusUnconscious", + "icon": "icons/svg/unconscious.svg" }, { - "id": "sleep", - "label": "EFFECT.StatusAsleep", - "icon": "icons/svg/sleep.svg" + "id": "sleep", + "label": "EFFECT.StatusAsleep", + "icon": "icons/svg/sleep.svg" }, { - "id": "stun", - "label": "EFFECT.StatusStunned", - "icon": "icons/svg/daze.svg" + "id": "stun", + "label": "EFFECT.StatusStunned", + "icon": "icons/svg/daze.svg" }, { - "id": "prone", - "label": "EFFECT.StatusProne", - "icon": "icons/svg/falling.svg" + "id": "prone", + "label": "EFFECT.StatusProne", + "icon": "icons/svg/falling.svg" }, { - "id": "restrain", - "label": "EFFECT.StatusRestrained", - "icon": "icons/svg/net.svg" + "id": "restrain", + "label": "EFFECT.StatusRestrained", + "icon": "icons/svg/net.svg" }, { - "id": "paralysis", - "label": "EFFECT.StatusParalysis", - "icon": "icons/svg/paralysis.svg" + "id": "paralysis", + "label": "EFFECT.StatusParalysis", + "icon": "icons/svg/paralysis.svg" }, { - "id": "fly", - "label": "EFFECT.StatusFlying", - "icon": "icons/svg/wing.svg" + "id": "fly", + "label": "EFFECT.StatusFlying", + "icon": "icons/svg/wing.svg" }, { - "id": "blind", - "label": "EFFECT.StatusBlind", - "icon": "icons/svg/blind.svg" + "id": "blind", + "label": "EFFECT.StatusBlind", + "icon": "icons/svg/blind.svg" }, { - "id": "deaf", - "label": "EFFECT.StatusDeaf", - "icon": "icons/svg/deaf.svg" + "id": "deaf", + "label": "EFFECT.StatusDeaf", + "icon": "icons/svg/deaf.svg" }, { - "id": "silence", - "label": "EFFECT.StatusSilenced", - "icon": "icons/svg/silenced.svg" + "id": "silence", + "label": "EFFECT.StatusSilenced", + "icon": "icons/svg/silenced.svg" }, { - "id": "fear", - "label": "EFFECT.StatusFear", - "icon": "icons/svg/terror.svg" + "id": "fear", + "label": "EFFECT.StatusFear", + "icon": "icons/svg/terror.svg" }, { - "id": "burning", - "label": "EFFECT.StatusBurning", - "icon": "icons/svg/fire.svg" + "id": "burning", + "label": "EFFECT.StatusBurning", + "icon": "icons/svg/fire.svg" }, { - "id": "frozen", - "label": "EFFECT.StatusFrozen", - "icon": "icons/svg/frozen.svg" + "id": "frozen", + "label": "EFFECT.StatusFrozen", + "icon": "icons/svg/frozen.svg" }, { - "id": "shock", - "label": "EFFECT.StatusShocked", - "icon": "icons/svg/lightning.svg" + "id": "shock", + "label": "EFFECT.StatusShocked", + "icon": "icons/svg/lightning.svg" }, { - "id": "disease", - "label": "EFFECT.StatusDisease", - "icon": "icons/svg/biohazard.svg" + "id": "disease", + "label": "EFFECT.StatusDisease", + "icon": "icons/svg/biohazard.svg" }, { - "id": "poison", - "label": "EFFECT.StatusPoison", - "icon": "icons/svg/poison.svg" + "id": "poison", + "label": "EFFECT.StatusPoison", + "icon": "icons/svg/poison.svg" }, { - "id": "curse", - "label": "EFFECT.StatusCursed", - "icon": "icons/svg/sun.svg" + "id": "curse", + "label": "EFFECT.StatusCursed", + "icon": "icons/svg/sun.svg" }, { - "id": "invisible", - "label": "EFFECT.StatusInvisible", - "icon": "icons/svg/invisible.svg" + "id": "invisible", + "label": "EFFECT.StatusInvisible", + "icon": "icons/svg/invisible.svg" }, { - "id": "target", - "label": "EFFECT.StatusTarget", - "icon": "icons/svg/target.svg" + "id": "target", + "label": "EFFECT.StatusTarget", + "icon": "icons/svg/target.svg" }, { - "id": "eye", - "label": "EFFECT.StatusMarked", - "icon": "icons/svg/eye.svg" + "id": "eye", + "label": "EFFECT.StatusMarked", + "icon": "icons/svg/eye.svg" } ] +BOL.defaultNaturalWeapon = { + "category": "equipment", + "subtype": "weapon", + "description": "", + "properties": { + "ranged": false, + "melee": false, + "spell": false, + "protection": false, + "weapon": true, + "armor": false, + "helm": false, + "shield": false, + "equipable": false, + "consumable": false, + "magical": false, + "2H": false, + "reloadable": false, + "bow": false, + "crossbow": false, + "throwing": false, + "stackable": false, + "natural": true, + "concealable": false, + "ignoreshield": false, + "attackBonusDice": false, + "onlymodifier": true, + "attackAttribute": "vigor", + "attackAptitude": "melee", + "attackModifiers": 1, + "weaponSize": "unarmed", + "damage": "d6B", + "damageAttribute": "vigor", + "damageModifiers": null, + "damageMultiplier": "1", + "damageReroll1": false + }, + "quantity": 1, + "weight": 0, + "price": 0, + "worn": false +} + +BOL.defaultNaturalProtection = { + "category": "equipment", + "subtype": "armor", + "description": "", + "properties": { + "ranged": false, + "melee": false, + "spell": false, + "protection": true, + "weapon": false, + "armor": true, + "helm": false, + "shield": false, + "equipable": true, + "consumable": false, + "magical": false, + "2H": false, + "reloadable": false, + "bow": false, + "crossbow": false, + "throwing": false, + "stackable": false, + "natural": true, + "concealable": false, + "ignoreshield": false, + "attackBonusDice": false, + "onlymodifier": true, + "attackAttribute": "vigor", + "attackAptitude": "melee", + "attackModifiers": 1, + "weaponSize": "unarmed", + "damage": "d6B", + "damageAttribute": "vigor", + "damageModifiers": null, + "damageMultiplier": "1", + "damageReroll1": false, + "modifiers": { + "init": null, + "agility": null, + "powercost": null, + "social": false + }, + "armorQuality": "none", + "soak": { + "formula": "", + "value": 1 + }, + "slot": "none" + }, + "quantity": 1, + "weight": 0, + "price": 0, + "worn": true +} + BOL.debug = false; \ No newline at end of file diff --git a/packs/aides-de-jeu/000305.log b/packs/aides-de-jeu/000317.log similarity index 100% rename from packs/aides-de-jeu/000305.log rename to packs/aides-de-jeu/000317.log diff --git a/packs/aides-de-jeu/CURRENT b/packs/aides-de-jeu/CURRENT index 284c57b..073c26f 100644 --- a/packs/aides-de-jeu/CURRENT +++ b/packs/aides-de-jeu/CURRENT @@ -1 +1 @@ -MANIFEST-000303 +MANIFEST-000315 diff --git a/packs/aides-de-jeu/LOG b/packs/aides-de-jeu/LOG index f3642c5..20675d5 100644 --- a/packs/aides-de-jeu/LOG +++ b/packs/aides-de-jeu/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.614939 7f14756006c0 Recovering log #301 -2024/08/12-22:22:36.625124 7f14756006c0 Delete type=3 #299 -2024/08/12-22:22:36.625176 7f14756006c0 Delete type=0 #301 -2024/08/12-22:24:19.300777 7f146fe006c0 Level-0 table #306: started -2024/08/12-22:24:19.300851 7f146fe006c0 Level-0 table #306: 0 bytes OK -2024/08/12-22:24:19.307219 7f146fe006c0 Delete type=0 #304 -2024/08/12-22:24:19.328842 7f146fe006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.328887 7f146fe006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.600289 7f80f3e006c0 Recovering log #313 +2024/09/04-08:29:45.624187 7f80f3e006c0 Delete type=3 #311 +2024/09/04-08:29:45.624335 7f80f3e006c0 Delete type=0 #313 +2024/09/04-08:55:35.075489 7f80f10006c0 Level-0 table #318: started +2024/09/04-08:55:35.075528 7f80f10006c0 Level-0 table #318: 0 bytes OK +2024/09/04-08:55:35.081858 7f80f10006c0 Delete type=0 #316 +2024/09/04-08:55:35.082117 7f80f10006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.082171 7f80f10006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) diff --git a/packs/aides-de-jeu/LOG.old b/packs/aides-de-jeu/LOG.old index 39a64f7..1f95a3d 100644 --- a/packs/aides-de-jeu/LOG.old +++ b/packs/aides-de-jeu/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.749548 7f14756006c0 Recovering log #297 -2024/08/12-14:24:59.759617 7f14756006c0 Delete type=3 #295 -2024/08/12-14:24:59.759718 7f14756006c0 Delete type=0 #297 -2024/08/12-15:14:31.888362 7f146fe006c0 Level-0 table #302: started -2024/08/12-15:14:31.888390 7f146fe006c0 Level-0 table #302: 0 bytes OK -2024/08/12-15:14:31.894838 7f146fe006c0 Delete type=0 #300 -2024/08/12-15:14:31.894997 7f146fe006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.895028 7f146fe006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) +2024/09/03-23:57:02.404112 7f80f3e006c0 Recovering log #309 +2024/09/03-23:57:02.504332 7f80f3e006c0 Delete type=3 #307 +2024/09/03-23:57:02.504411 7f80f3e006c0 Delete type=0 #309 +2024/09/04-00:02:12.553825 7f80f10006c0 Level-0 table #314: started +2024/09/04-00:02:12.553904 7f80f10006c0 Level-0 table #314: 0 bytes OK +2024/09/04-00:02:12.560122 7f80f10006c0 Delete type=0 #312 +2024/09/04-00:02:12.566679 7f80f10006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.566727 7f80f10006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) diff --git a/packs/aides-de-jeu/MANIFEST-000303 b/packs/aides-de-jeu/MANIFEST-000315 similarity index 84% rename from packs/aides-de-jeu/MANIFEST-000303 rename to packs/aides-de-jeu/MANIFEST-000315 index 34f9c6aa09d3ac38c189975abffadb3b1e3c708e..a9b418cd4eb798c2e04034e7526854ff2765aaaa 100644 GIT binary patch delta 43 tcmaFD_=Iu70hO!I9^T<*U}W0E#L2+Cmx*NuxR!B3w~`ur-BvCJMy7j=oD9tO8CfK{u5a7{61Wc%cnA~#0Q5ZyuK)l5 delta 41 scmZ3>xR!B3x6-9;(p6jxj7*mpIT@HQGqOlLotn=C61WT!xC#^i0RLzTT>t<8 diff --git a/packs/boons/000305.log b/packs/boons/000317.log similarity index 100% rename from packs/boons/000305.log rename to packs/boons/000317.log diff --git a/packs/boons/CURRENT b/packs/boons/CURRENT index 284c57b..073c26f 100644 --- a/packs/boons/CURRENT +++ b/packs/boons/CURRENT @@ -1 +1 @@ -MANIFEST-000303 +MANIFEST-000315 diff --git a/packs/boons/LOG b/packs/boons/LOG index 01608fe..a06f456 100644 --- a/packs/boons/LOG +++ b/packs/boons/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.471458 7f1476a006c0 Recovering log #301 -2024/08/12-22:22:36.483054 7f1476a006c0 Delete type=3 #299 -2024/08/12-22:22:36.483128 7f1476a006c0 Delete type=0 #301 -2024/08/12-22:24:19.266903 7f146fe006c0 Level-0 table #306: started -2024/08/12-22:24:19.266943 7f146fe006c0 Level-0 table #306: 0 bytes OK -2024/08/12-22:24:19.273091 7f146fe006c0 Delete type=0 #304 -2024/08/12-22:24:19.273227 7f146fe006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.273257 7f146fe006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.183554 7f80f2a006c0 Recovering log #313 +2024/09/04-08:29:45.233441 7f80f2a006c0 Delete type=3 #311 +2024/09/04-08:29:45.233583 7f80f2a006c0 Delete type=0 #313 +2024/09/04-08:55:34.993899 7f80f10006c0 Level-0 table #318: started +2024/09/04-08:55:34.993962 7f80f10006c0 Level-0 table #318: 0 bytes OK +2024/09/04-08:55:35.001825 7f80f10006c0 Delete type=0 #316 +2024/09/04-08:55:35.023994 7f80f10006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.024130 7f80f10006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) diff --git a/packs/boons/LOG.old b/packs/boons/LOG.old index 0eff985..07e0e04 100644 --- a/packs/boons/LOG.old +++ b/packs/boons/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.604150 7f1474c006c0 Recovering log #297 -2024/08/12-14:24:59.615057 7f1474c006c0 Delete type=3 #295 -2024/08/12-14:24:59.615112 7f1474c006c0 Delete type=0 #297 -2024/08/12-15:14:31.833556 7f146fe006c0 Level-0 table #302: started -2024/08/12-15:14:31.833611 7f146fe006c0 Level-0 table #302: 0 bytes OK -2024/08/12-15:14:31.840431 7f146fe006c0 Delete type=0 #300 -2024/08/12-15:14:31.840645 7f146fe006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.840677 7f146fe006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) +2024/09/03-23:57:01.593096 7f80f2a006c0 Recovering log #309 +2024/09/03-23:57:01.647346 7f80f2a006c0 Delete type=3 #307 +2024/09/03-23:57:01.647452 7f80f2a006c0 Delete type=0 #309 +2024/09/04-00:02:12.502227 7f80f10006c0 Level-0 table #314: started +2024/09/04-00:02:12.502249 7f80f10006c0 Level-0 table #314: 0 bytes OK +2024/09/04-00:02:12.508162 7f80f10006c0 Delete type=0 #312 +2024/09/04-00:02:12.521455 7f80f10006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.521494 7f80f10006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) diff --git a/packs/boons/MANIFEST-000303 b/packs/boons/MANIFEST-000315 similarity index 72% rename from packs/boons/MANIFEST-000303 rename to packs/boons/MANIFEST-000315 index 39099d77178978b8f69cb9a128f253d0911780c7..160ce4b947d347d85b9532fec4d5c9c70d93537d 100644 GIT binary patch delta 43 tcmdnMxPfs(kBYJIhjDx020{?64?(D0RRyG3v>Vg delta 43 tcmdnMxPfs(kBaA%!%Mjt7@0OOaWXJ(WMX;5RB+1fEl6Y|NMtie1OO!P3?2Xg diff --git a/packs/boonsflawscreatures/000305.log b/packs/boonsflawscreatures/000317.log similarity index 100% rename from packs/boonsflawscreatures/000305.log rename to packs/boonsflawscreatures/000317.log diff --git a/packs/boonsflawscreatures/CURRENT b/packs/boonsflawscreatures/CURRENT index 284c57b..073c26f 100644 --- a/packs/boonsflawscreatures/CURRENT +++ b/packs/boonsflawscreatures/CURRENT @@ -1 +1 @@ -MANIFEST-000303 +MANIFEST-000315 diff --git a/packs/boonsflawscreatures/LOG b/packs/boonsflawscreatures/LOG index 10ee5d6..c68a7e0 100644 --- a/packs/boonsflawscreatures/LOG +++ b/packs/boonsflawscreatures/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.487187 7f14760006c0 Recovering log #301 -2024/08/12-22:22:36.497741 7f14760006c0 Delete type=3 #299 -2024/08/12-22:22:36.497799 7f14760006c0 Delete type=0 #301 -2024/08/12-22:24:19.252816 7f146fe006c0 Level-0 table #306: started -2024/08/12-22:24:19.252870 7f146fe006c0 Level-0 table #306: 0 bytes OK -2024/08/12-22:24:19.259892 7f146fe006c0 Delete type=0 #304 -2024/08/12-22:24:19.273201 7f146fe006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.273242 7f146fe006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.236757 7f80f34006c0 Recovering log #313 +2024/09/04-08:29:45.285076 7f80f34006c0 Delete type=3 #311 +2024/09/04-08:29:45.285171 7f80f34006c0 Delete type=0 #313 +2024/09/04-08:55:35.008961 7f80f10006c0 Level-0 table #318: started +2024/09/04-08:55:35.009000 7f80f10006c0 Level-0 table #318: 0 bytes OK +2024/09/04-08:55:35.015744 7f80f10006c0 Delete type=0 #316 +2024/09/04-08:55:35.024074 7f80f10006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.024182 7f80f10006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) diff --git a/packs/boonsflawscreatures/LOG.old b/packs/boonsflawscreatures/LOG.old index d09b601..9504297 100644 --- a/packs/boonsflawscreatures/LOG.old +++ b/packs/boonsflawscreatures/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.619377 7f14760006c0 Recovering log #297 -2024/08/12-14:24:59.630095 7f14760006c0 Delete type=3 #295 -2024/08/12-14:24:59.630243 7f14760006c0 Delete type=0 #297 -2024/08/12-15:14:31.826328 7f146fe006c0 Level-0 table #302: started -2024/08/12-15:14:31.826360 7f146fe006c0 Level-0 table #302: 0 bytes OK -2024/08/12-15:14:31.833311 7f146fe006c0 Delete type=0 #300 -2024/08/12-15:14:31.840635 7f146fe006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.840669 7f146fe006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) +2024/09/03-23:57:01.659093 7f80f20006c0 Recovering log #309 +2024/09/03-23:57:01.714808 7f80f20006c0 Delete type=3 #307 +2024/09/03-23:57:01.714865 7f80f20006c0 Delete type=0 #309 +2024/09/04-00:02:12.496079 7f80f10006c0 Level-0 table #314: started +2024/09/04-00:02:12.496122 7f80f10006c0 Level-0 table #314: 0 bytes OK +2024/09/04-00:02:12.502129 7f80f10006c0 Delete type=0 #312 +2024/09/04-00:02:12.521438 7f80f10006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.521486 7f80f10006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) diff --git a/packs/boonsflawscreatures/MANIFEST-000303 b/packs/boonsflawscreatures/MANIFEST-000315 similarity index 73% rename from packs/boonsflawscreatures/MANIFEST-000303 rename to packs/boonsflawscreatures/MANIFEST-000315 index acc0d262330c2e22550ec208330940920cc07c4d..d6d0a70b9d1c9f2061d90f9b29597a0ff68bf21f 100644 GIT binary patch delta 41 rcmZ3>xR!B3x6-TEB0O9Sj7)o&I2oAtGO-v`HZ`k&1onai_5%d~^1lhl delta 41 scmZ3>xR!B3w^H4~5`QiRMy3r+oD9qxnOF?oYCU@i64(e5*bEc^00STj=>Px# diff --git a/packs/careers/000305.log b/packs/careers/000317.log similarity index 100% rename from packs/careers/000305.log rename to packs/careers/000317.log diff --git a/packs/careers/CURRENT b/packs/careers/CURRENT index 284c57b..073c26f 100644 --- a/packs/careers/CURRENT +++ b/packs/careers/CURRENT @@ -1 +1 @@ -MANIFEST-000303 +MANIFEST-000315 diff --git a/packs/careers/LOG b/packs/careers/LOG index e9dfd7a..e402223 100644 --- a/packs/careers/LOG +++ b/packs/careers/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.513300 7f1474c006c0 Recovering log #301 -2024/08/12-22:22:36.524215 7f1474c006c0 Delete type=3 #299 -2024/08/12-22:22:36.524271 7f1474c006c0 Delete type=0 #301 -2024/08/12-22:24:19.294026 7f146fe006c0 Level-0 table #306: started -2024/08/12-22:24:19.294078 7f146fe006c0 Level-0 table #306: 0 bytes OK -2024/08/12-22:24:19.300326 7f146fe006c0 Delete type=0 #304 -2024/08/12-22:24:19.300533 7f146fe006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.300580 7f146fe006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.337427 7f80f20006c0 Recovering log #313 +2024/09/04-08:29:45.385247 7f80f20006c0 Delete type=3 #311 +2024/09/04-08:29:45.385347 7f80f20006c0 Delete type=0 #313 +2024/09/04-08:55:35.015910 7f80f10006c0 Level-0 table #318: started +2024/09/04-08:55:35.015983 7f80f10006c0 Level-0 table #318: 0 bytes OK +2024/09/04-08:55:35.023688 7f80f10006c0 Delete type=0 #316 +2024/09/04-08:55:35.024104 7f80f10006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.024208 7f80f10006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) diff --git a/packs/careers/LOG.old b/packs/careers/LOG.old index fef4b6c..9e0e117 100644 --- a/packs/careers/LOG.old +++ b/packs/careers/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.647136 7f1476a006c0 Recovering log #297 -2024/08/12-14:24:59.658341 7f1476a006c0 Delete type=3 #295 -2024/08/12-14:24:59.658389 7f1476a006c0 Delete type=0 #297 -2024/08/12-15:14:31.810317 7f146fe006c0 Level-0 table #302: started -2024/08/12-15:14:31.812977 7f146fe006c0 Level-0 table #302: 0 bytes OK -2024/08/12-15:14:31.819987 7f146fe006c0 Delete type=0 #300 -2024/08/12-15:14:31.840600 7f146fe006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.840654 7f146fe006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) +2024/09/03-23:57:01.783330 7f80f3e006c0 Recovering log #309 +2024/09/03-23:57:01.838726 7f80f3e006c0 Delete type=3 #307 +2024/09/03-23:57:01.838785 7f80f3e006c0 Delete type=0 #309 +2024/09/04-00:02:12.508272 7f80f10006c0 Level-0 table #314: started +2024/09/04-00:02:12.508294 7f80f10006c0 Level-0 table #314: 0 bytes OK +2024/09/04-00:02:12.514198 7f80f10006c0 Delete type=0 #312 +2024/09/04-00:02:12.521467 7f80f10006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.521503 7f80f10006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) diff --git a/packs/careers/MANIFEST-000303 b/packs/careers/MANIFEST-000315 similarity index 72% rename from packs/careers/MANIFEST-000303 rename to packs/careers/MANIFEST-000315 index 3d595703306461e0025c371b670914437da4aba9..d50dd1ac42dc5403ee2512d2a0b4c2c2a14cd3fc 100644 GIT binary patch delta 43 tcmdnMxPfs(kIJWJH$iR&My5SXoD9r+nOGJwp1!sFBuHd0NMt`q1OOpR3>5$X delta 43 tcmdnMxPfs(j|vB~*d1;LMy3r+oD9qxnOGJwZj5{_1QOW@64?wA0RZi33G@H} diff --git a/packs/effets-exemples/000303.log b/packs/effets-exemples/000315.log similarity index 100% rename from packs/effets-exemples/000303.log rename to packs/effets-exemples/000315.log diff --git a/packs/effets-exemples/CURRENT b/packs/effets-exemples/CURRENT index 066a17b..e6b0e26 100644 --- a/packs/effets-exemples/CURRENT +++ b/packs/effets-exemples/CURRENT @@ -1 +1 @@ -MANIFEST-000301 +MANIFEST-000313 diff --git a/packs/effets-exemples/LOG b/packs/effets-exemples/LOG index 73bf397..d819a06 100644 --- a/packs/effets-exemples/LOG +++ b/packs/effets-exemples/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.709096 7f14760006c0 Recovering log #299 -2024/08/12-22:22:36.719849 7f14760006c0 Delete type=3 #297 -2024/08/12-22:22:36.719957 7f14760006c0 Delete type=0 #299 -2024/08/12-22:24:19.364925 7f146fe006c0 Level-0 table #304: started -2024/08/12-22:24:19.364969 7f146fe006c0 Level-0 table #304: 0 bytes OK -2024/08/12-22:24:19.372290 7f146fe006c0 Delete type=0 #302 -2024/08/12-22:24:19.389594 7f146fe006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.389641 7f146fe006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.792446 7f80f34006c0 Recovering log #311 +2024/09/04-08:29:45.814564 7f80f34006c0 Delete type=3 #309 +2024/09/04-08:29:45.814808 7f80f34006c0 Delete type=0 #311 +2024/09/04-08:55:35.119784 7f80f10006c0 Level-0 table #316: started +2024/09/04-08:55:35.119834 7f80f10006c0 Level-0 table #316: 0 bytes OK +2024/09/04-08:55:35.127260 7f80f10006c0 Delete type=0 #314 +2024/09/04-08:55:35.146545 7f80f10006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.146620 7f80f10006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) diff --git a/packs/effets-exemples/LOG.old b/packs/effets-exemples/LOG.old index de1da3e..10e4f0d 100644 --- a/packs/effets-exemples/LOG.old +++ b/packs/effets-exemples/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.845850 7f14760006c0 Recovering log #295 -2024/08/12-14:24:59.856716 7f14760006c0 Delete type=3 #293 -2024/08/12-14:24:59.856868 7f14760006c0 Delete type=0 #295 -2024/08/12-15:14:31.940476 7f146fe006c0 Level-0 table #300: started -2024/08/12-15:14:31.940532 7f146fe006c0 Level-0 table #300: 0 bytes OK -2024/08/12-15:14:31.946997 7f146fe006c0 Delete type=0 #298 -2024/08/12-15:14:31.953834 7f146fe006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.965266 7f146fe006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) +2024/09/03-23:57:02.921085 7f80f34006c0 Recovering log #307 +2024/09/03-23:57:02.974041 7f80f34006c0 Delete type=3 #305 +2024/09/03-23:57:02.974104 7f80f34006c0 Delete type=0 #307 +2024/09/04-00:02:12.594370 7f80f10006c0 Level-0 table #312: started +2024/09/04-00:02:12.594419 7f80f10006c0 Level-0 table #312: 0 bytes OK +2024/09/04-00:02:12.600538 7f80f10006c0 Delete type=0 #310 +2024/09/04-00:02:12.625472 7f80f10006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.625539 7f80f10006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) diff --git a/packs/effets-exemples/MANIFEST-000301 b/packs/effets-exemples/MANIFEST-000313 similarity index 73% rename from packs/effets-exemples/MANIFEST-000301 rename to packs/effets-exemples/MANIFEST-000313 index d6db2db67c66993f02d96a97720982773c69e994..5e02c974119379491bb36e1695860583438e405f 100644 GIT binary patch delta 41 scmZ3>xR!B3x03nHPfT14j7+xR!B3x02C`btzm7j7;m8I2oANGqDI9$;+7p5?Bus*a#E=0QPbT^#A|> diff --git a/packs/equipment/000306.log b/packs/equipment/000318.log similarity index 100% rename from packs/equipment/000306.log rename to packs/equipment/000318.log diff --git a/packs/equipment/CURRENT b/packs/equipment/CURRENT index 3e78a5c..e90c1f7 100644 --- a/packs/equipment/CURRENT +++ b/packs/equipment/CURRENT @@ -1 +1 @@ -MANIFEST-000304 +MANIFEST-000316 diff --git a/packs/equipment/LOG b/packs/equipment/LOG index 57af157..392ceac 100644 --- a/packs/equipment/LOG +++ b/packs/equipment/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.555704 7f14756006c0 Recovering log #302 -2024/08/12-22:22:36.566632 7f14756006c0 Delete type=3 #300 -2024/08/12-22:22:36.566685 7f14756006c0 Delete type=0 #302 -2024/08/12-22:24:19.273389 7f146fe006c0 Level-0 table #307: started -2024/08/12-22:24:19.273414 7f146fe006c0 Level-0 table #307: 0 bytes OK -2024/08/12-22:24:19.279499 7f146fe006c0 Delete type=0 #305 -2024/08/12-22:24:19.300478 7f146fe006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.300735 7f146fe006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.493437 7f80f3e006c0 Recovering log #314 +2024/09/04-08:29:45.515415 7f80f3e006c0 Delete type=3 #312 +2024/09/04-08:29:45.515533 7f80f3e006c0 Delete type=0 #314 +2024/09/04-08:55:35.039308 7f80f10006c0 Level-0 table #319: started +2024/09/04-08:55:35.039346 7f80f10006c0 Level-0 table #319: 0 bytes OK +2024/09/04-08:55:35.045797 7f80f10006c0 Delete type=0 #317 +2024/09/04-08:55:35.053432 7f80f10006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.053506 7f80f10006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) diff --git a/packs/equipment/LOG.old b/packs/equipment/LOG.old index 225d9f4..227031f 100644 --- a/packs/equipment/LOG.old +++ b/packs/equipment/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.689555 7f14756006c0 Recovering log #298 -2024/08/12-14:24:59.700195 7f14756006c0 Delete type=3 #296 -2024/08/12-14:24:59.700248 7f14756006c0 Delete type=0 #298 -2024/08/12-15:14:31.853236 7f146fe006c0 Level-0 table #303: started -2024/08/12-15:14:31.853280 7f146fe006c0 Level-0 table #303: 0 bytes OK -2024/08/12-15:14:31.860223 7f146fe006c0 Delete type=0 #301 -2024/08/12-15:14:31.867937 7f146fe006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.867974 7f146fe006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) +2024/09/03-23:57:01.978005 7f80f34006c0 Recovering log #310 +2024/09/03-23:57:02.062495 7f80f34006c0 Delete type=3 #308 +2024/09/03-23:57:02.062561 7f80f34006c0 Delete type=0 #310 +2024/09/04-00:02:12.540620 7f80f10006c0 Level-0 table #315: started +2024/09/04-00:02:12.540655 7f80f10006c0 Level-0 table #315: 0 bytes OK +2024/09/04-00:02:12.547462 7f80f10006c0 Delete type=0 #313 +2024/09/04-00:02:12.547615 7f80f10006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.547641 7f80f10006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) diff --git a/packs/equipment/MANIFEST-000304 b/packs/equipment/MANIFEST-000316 similarity index 73% rename from packs/equipment/MANIFEST-000304 rename to packs/equipment/MANIFEST-000316 index 6f4d70fc336219e887990975a6614b9570c08df7..d0deb1d53ad0921de97aa8cd15d2940adb65d6c1 100644 GIT binary patch delta 43 tcmZ3_xSnxBx5~Yg!&2M~j7)o(I2oAtF|o{LE)j}54iec15;*`80RR$33g-X- delta 43 tcmZ3_xSnxBw+hR%$rrg97@0OQaWXJ(Vq%%gygaO7H%Md?NMs901OOcf3v&Pf diff --git a/packs/fightoptions/000304.log b/packs/fightoptions/000316.log similarity index 100% rename from packs/fightoptions/000304.log rename to packs/fightoptions/000316.log diff --git a/packs/fightoptions/CURRENT b/packs/fightoptions/CURRENT index 093b738..616c076 100644 --- a/packs/fightoptions/CURRENT +++ b/packs/fightoptions/CURRENT @@ -1 +1 @@ -MANIFEST-000302 +MANIFEST-000314 diff --git a/packs/fightoptions/LOG b/packs/fightoptions/LOG index 7f5173a..20ecccd 100644 --- a/packs/fightoptions/LOG +++ b/packs/fightoptions/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.669427 7f14756006c0 Recovering log #300 -2024/08/12-22:22:36.679352 7f14756006c0 Delete type=3 #298 -2024/08/12-22:22:36.679408 7f14756006c0 Delete type=0 #300 -2024/08/12-22:24:19.343213 7f146fe006c0 Level-0 table #305: started -2024/08/12-22:24:19.343237 7f146fe006c0 Level-0 table #305: 0 bytes OK -2024/08/12-22:24:19.350586 7f146fe006c0 Delete type=0 #303 -2024/08/12-22:24:19.357356 7f146fe006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.357462 7f146fe006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.709007 7f80f3e006c0 Recovering log #312 +2024/09/04-08:29:45.733181 7f80f3e006c0 Delete type=3 #310 +2024/09/04-08:29:45.733331 7f80f3e006c0 Delete type=0 #312 +2024/09/04-08:55:35.089354 7f80f10006c0 Level-0 table #317: started +2024/09/04-08:55:35.089399 7f80f10006c0 Level-0 table #317: 0 bytes OK +2024/09/04-08:55:35.096826 7f80f10006c0 Delete type=0 #315 +2024/09/04-08:55:35.112520 7f80f10006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.112626 7f80f10006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) diff --git a/packs/fightoptions/LOG.old b/packs/fightoptions/LOG.old index 878aaa1..6dfb4b1 100644 --- a/packs/fightoptions/LOG.old +++ b/packs/fightoptions/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.805392 7f14756006c0 Recovering log #296 -2024/08/12-14:24:59.815257 7f14756006c0 Delete type=3 #294 -2024/08/12-14:24:59.815311 7f14756006c0 Delete type=0 #296 -2024/08/12-15:14:31.908687 7f146fe006c0 Level-0 table #301: started -2024/08/12-15:14:31.908731 7f146fe006c0 Level-0 table #301: 0 bytes OK -2024/08/12-15:14:31.915933 7f146fe006c0 Delete type=0 #299 -2024/08/12-15:14:31.922743 7f146fe006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.922808 7f146fe006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) +2024/09/03-23:57:02.729641 7f80f3e006c0 Recovering log #308 +2024/09/03-23:57:02.791542 7f80f3e006c0 Delete type=3 #306 +2024/09/03-23:57:02.791637 7f80f3e006c0 Delete type=0 #308 +2024/09/04-00:02:12.587081 7f80f10006c0 Level-0 table #313: started +2024/09/04-00:02:12.587145 7f80f10006c0 Level-0 table #313: 0 bytes OK +2024/09/04-00:02:12.593984 7f80f10006c0 Delete type=0 #311 +2024/09/04-00:02:12.594221 7f80f10006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.594283 7f80f10006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) diff --git a/packs/fightoptions/MANIFEST-000302 b/packs/fightoptions/MANIFEST-000314 similarity index 73% rename from packs/fightoptions/MANIFEST-000302 rename to packs/fightoptions/MANIFEST-000314 index d0655dc85bbd1820f2fd1b91daab9884dc26fda5..742f645ae1c9a623c4024f4270461a9f4dfde58f 100644 GIT binary patch delta 43 tcmZ3_xSnxBw@O0Tirw4{j7+xR!B3x6+rMEoZnG7@2l6aWXLPVPdIxZPPUwB(Mi0un#Bz03qxQ0RR91 delta 41 scmZ3>xR!B3x01mvw+mbhj7;m9I2o8XFtJqB7d*cP64(F|*aQ>+00$2XSpWb4 diff --git a/packs/languages/000305.log b/packs/languages/000317.log similarity index 100% rename from packs/languages/000305.log rename to packs/languages/000317.log diff --git a/packs/languages/CURRENT b/packs/languages/CURRENT index 284c57b..073c26f 100644 --- a/packs/languages/CURRENT +++ b/packs/languages/CURRENT @@ -1 +1 @@ -MANIFEST-000303 +MANIFEST-000315 diff --git a/packs/languages/LOG b/packs/languages/LOG index 6d4ae34..4c18313 100644 --- a/packs/languages/LOG +++ b/packs/languages/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.629308 7f1474c006c0 Recovering log #301 -2024/08/12-22:22:36.639961 7f1474c006c0 Delete type=3 #299 -2024/08/12-22:22:36.640023 7f1474c006c0 Delete type=0 #301 -2024/08/12-22:24:19.322043 7f146fe006c0 Level-0 table #306: started -2024/08/12-22:24:19.322091 7f146fe006c0 Level-0 table #306: 0 bytes OK -2024/08/12-22:24:19.328713 7f146fe006c0 Delete type=0 #304 -2024/08/12-22:24:19.328879 7f146fe006c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.328908 7f146fe006c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.628430 7f80f20006c0 Recovering log #313 +2024/09/04-08:29:45.650295 7f80f20006c0 Delete type=3 #311 +2024/09/04-08:29:45.650414 7f80f20006c0 Delete type=0 #313 +2024/09/04-08:55:35.067585 7f80f10006c0 Level-0 table #318: started +2024/09/04-08:55:35.067673 7f80f10006c0 Level-0 table #318: 0 bytes OK +2024/09/04-08:55:35.075311 7f80f10006c0 Delete type=0 #316 +2024/09/04-08:55:35.082099 7f80f10006c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.082155 7f80f10006c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) diff --git a/packs/languages/LOG.old b/packs/languages/LOG.old index a3f35be..82f7cc1 100644 --- a/packs/languages/LOG.old +++ b/packs/languages/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.763075 7f1476a006c0 Recovering log #297 -2024/08/12-14:24:59.773060 7f1476a006c0 Delete type=3 #295 -2024/08/12-14:24:59.773198 7f1476a006c0 Delete type=0 #297 -2024/08/12-15:14:31.881862 7f146fe006c0 Level-0 table #302: started -2024/08/12-15:14:31.881911 7f146fe006c0 Level-0 table #302: 0 bytes OK -2024/08/12-15:14:31.888239 7f146fe006c0 Delete type=0 #300 -2024/08/12-15:14:31.894987 7f146fe006c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.895018 7f146fe006c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) +2024/09/03-23:57:02.521039 7f80f20006c0 Recovering log #309 +2024/09/03-23:57:02.598636 7f80f20006c0 Delete type=3 #307 +2024/09/03-23:57:02.598696 7f80f20006c0 Delete type=0 #309 +2024/09/04-00:02:12.566783 7f80f10006c0 Level-0 table #314: started +2024/09/04-00:02:12.566808 7f80f10006c0 Level-0 table #314: 0 bytes OK +2024/09/04-00:02:12.573557 7f80f10006c0 Delete type=0 #312 +2024/09/04-00:02:12.594165 7f80f10006c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.594235 7f80f10006c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) diff --git a/packs/languages/MANIFEST-000303 b/packs/languages/MANIFEST-000315 similarity index 73% rename from packs/languages/MANIFEST-000303 rename to packs/languages/MANIFEST-000315 index ba390680d5e28eb90e243a11b6b108a794c958ab..760a5b397e52f6f872ca3c8dd868b9f63581d50b 100644 GIT binary patch delta 41 rcmZ3>xR!B3w-R?y!FMhOMy5SXoD9r+nOF)V?l2{R1onai_5%d~?Q{wc delta 41 rcmZ3>xR!B3w^ICUK@%C(7bLO~B(fPK0ss=x3w!_o diff --git a/packs/origins/000305.log b/packs/origins/000317.log similarity index 100% rename from packs/origins/000305.log rename to packs/origins/000317.log diff --git a/packs/origins/CURRENT b/packs/origins/CURRENT index 284c57b..073c26f 100644 --- a/packs/origins/CURRENT +++ b/packs/origins/CURRENT @@ -1 +1 @@ -MANIFEST-000303 +MANIFEST-000315 diff --git a/packs/origins/LOG b/packs/origins/LOG index 9743c49..68cb228 100644 --- a/packs/origins/LOG +++ b/packs/origins/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.527859 7f1476a006c0 Recovering log #301 -2024/08/12-22:22:36.537836 7f1476a006c0 Delete type=3 #299 -2024/08/12-22:22:36.537941 7f1476a006c0 Delete type=0 #301 -2024/08/12-22:24:19.245764 7f146fe006c0 Level-0 table #306: started -2024/08/12-22:24:19.245830 7f146fe006c0 Level-0 table #306: 0 bytes OK -2024/08/12-22:24:19.252603 7f146fe006c0 Delete type=0 #304 -2024/08/12-22:24:19.273190 7f146fe006c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.273236 7f146fe006c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.388988 7f80f2a006c0 Recovering log #313 +2024/09/04-08:29:45.461532 7f80f2a006c0 Delete type=3 #311 +2024/09/04-08:29:45.461673 7f80f2a006c0 Delete type=0 #313 +2024/09/04-08:55:35.031416 7f80f10006c0 Level-0 table #318: started +2024/09/04-08:55:35.031477 7f80f10006c0 Level-0 table #318: 0 bytes OK +2024/09/04-08:55:35.039121 7f80f10006c0 Delete type=0 #316 +2024/09/04-08:55:35.053410 7f80f10006c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.053487 7f80f10006c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) diff --git a/packs/origins/LOG.old b/packs/origins/LOG.old index 87ccd1d..5d747a2 100644 --- a/packs/origins/LOG.old +++ b/packs/origins/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.661738 7f1474c006c0 Recovering log #297 -2024/08/12-14:24:59.671865 7f1474c006c0 Delete type=3 #295 -2024/08/12-14:24:59.671915 7f1474c006c0 Delete type=0 #297 -2024/08/12-15:14:31.846935 7f146fe006c0 Level-0 table #302: started -2024/08/12-15:14:31.846967 7f146fe006c0 Level-0 table #302: 0 bytes OK -2024/08/12-15:14:31.853057 7f146fe006c0 Delete type=0 #300 -2024/08/12-15:14:31.867923 7f146fe006c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.867966 7f146fe006c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) +2024/09/03-23:57:01.845674 7f80f2a006c0 Recovering log #309 +2024/09/03-23:57:01.899154 7f80f2a006c0 Delete type=3 #307 +2024/09/03-23:57:01.899286 7f80f2a006c0 Delete type=0 #309 +2024/09/04-00:02:12.534195 7f80f10006c0 Level-0 table #314: started +2024/09/04-00:02:12.534250 7f80f10006c0 Level-0 table #314: 0 bytes OK +2024/09/04-00:02:12.540487 7f80f10006c0 Delete type=0 #312 +2024/09/04-00:02:12.547606 7f80f10006c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.547635 7f80f10006c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end) diff --git a/packs/origins/MANIFEST-000303 b/packs/origins/MANIFEST-000315 similarity index 72% rename from packs/origins/MANIFEST-000303 rename to packs/origins/MANIFEST-000315 index 2be967dd2018b49626834f418daefc21074e9666..5a9a32a4382b1de6658b2feeeb6cb6930897afe4 100644 GIT binary patch delta 43 tcmdnMxPfs(kBZ50k$>C_j7)o&I2oAtGO@HU_D+4f1thW;B(fhQ0stO93$_3N delta 43 tcmdnMxPfs(kBXm%%X)4GMy3r+oD9qxnOIsF%fIc6s^RfkgI#MD~M30Q(yXZ2$lO delta 43 tcmZ3_xSnxBw~FWFSL)mhj7%GtI2o8XGO^raEI28j4-(l364?wA0RRtl3mX6c diff --git a/packs/races/000305.log b/packs/races/000317.log similarity index 100% rename from packs/races/000305.log rename to packs/races/000317.log diff --git a/packs/races/CURRENT b/packs/races/CURRENT index 284c57b..073c26f 100644 --- a/packs/races/CURRENT +++ b/packs/races/CURRENT @@ -1 +1 @@ -MANIFEST-000303 +MANIFEST-000315 diff --git a/packs/races/LOG b/packs/races/LOG index 3e51dd8..0df666a 100644 --- a/packs/races/LOG +++ b/packs/races/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.542626 7f14760006c0 Recovering log #301 -2024/08/12-22:22:36.552800 7f14760006c0 Delete type=3 #299 -2024/08/12-22:22:36.552854 7f14760006c0 Delete type=0 #301 -2024/08/12-22:24:19.286697 7f146fe006c0 Level-0 table #306: started -2024/08/12-22:24:19.286730 7f146fe006c0 Level-0 table #306: 0 bytes OK -2024/08/12-22:24:19.293817 7f146fe006c0 Delete type=0 #304 -2024/08/12-22:24:19.300517 7f146fe006c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.300566 7f146fe006c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.464980 7f80f34006c0 Recovering log #313 +2024/09/04-08:29:45.490148 7f80f34006c0 Delete type=3 #311 +2024/09/04-08:29:45.490265 7f80f34006c0 Delete type=0 #313 +2024/09/04-08:55:35.024395 7f80f10006c0 Level-0 table #318: started +2024/09/04-08:55:35.024475 7f80f10006c0 Level-0 table #318: 0 bytes OK +2024/09/04-08:55:35.031136 7f80f10006c0 Delete type=0 #316 +2024/09/04-08:55:35.053373 7f80f10006c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.053467 7f80f10006c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) diff --git a/packs/races/LOG.old b/packs/races/LOG.old index 59d7cd6..fc0dd47 100644 --- a/packs/races/LOG.old +++ b/packs/races/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.676428 7f14760006c0 Recovering log #297 -2024/08/12-14:24:59.686359 7f14760006c0 Delete type=3 #295 -2024/08/12-14:24:59.686411 7f14760006c0 Delete type=0 #297 -2024/08/12-15:14:31.840778 7f146fe006c0 Level-0 table #302: started -2024/08/12-15:14:31.840812 7f146fe006c0 Level-0 table #302: 0 bytes OK -2024/08/12-15:14:31.846814 7f146fe006c0 Delete type=0 #300 -2024/08/12-15:14:31.867903 7f146fe006c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.867958 7f146fe006c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) +2024/09/03-23:57:01.916540 7f80f20006c0 Recovering log #309 +2024/09/03-23:57:01.971084 7f80f20006c0 Delete type=3 #307 +2024/09/03-23:57:01.971164 7f80f20006c0 Delete type=0 #309 +2024/09/04-00:02:12.521599 7f80f10006c0 Level-0 table #314: started +2024/09/04-00:02:12.521659 7f80f10006c0 Level-0 table #314: 0 bytes OK +2024/09/04-00:02:12.527723 7f80f10006c0 Delete type=0 #312 +2024/09/04-00:02:12.547585 7f80f10006c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.566660 7f80f10006c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end) diff --git a/packs/races/MANIFEST-000303 b/packs/races/MANIFEST-000315 similarity index 73% rename from packs/races/MANIFEST-000303 rename to packs/races/MANIFEST-000315 index 4dd3f50797531d9dd18c5a2016c4bc678e2b5075..2e2af3a456dc5471cb9a361bafd457aa0a9e8a40 100644 GIT binary patch delta 41 rcmZ3>xR!B3x6-TEB0O9Sj7)o&I2oAtGO-v`HZ`k&1onai_5%d~^1lhl delta 41 scmZ3>xR!B3w^H4~5`QiRMy3r+oD9qxnOF?oYCU@i64(e5*bEc^00STj=>Px# diff --git a/packs/spells/000305.log b/packs/spells/000317.log similarity index 100% rename from packs/spells/000305.log rename to packs/spells/000317.log diff --git a/packs/spells/CURRENT b/packs/spells/CURRENT index 284c57b..073c26f 100644 --- a/packs/spells/CURRENT +++ b/packs/spells/CURRENT @@ -1 +1 @@ -MANIFEST-000303 +MANIFEST-000315 diff --git a/packs/spells/LOG b/packs/spells/LOG index f83c5c8..3aabad9 100644 --- a/packs/spells/LOG +++ b/packs/spells/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.643096 7f1476a006c0 Recovering log #301 -2024/08/12-22:22:36.652584 7f1476a006c0 Delete type=3 #299 -2024/08/12-22:22:36.652643 7f1476a006c0 Delete type=0 #301 -2024/08/12-22:24:19.336653 7f146fe006c0 Level-0 table #306: started -2024/08/12-22:24:19.336694 7f146fe006c0 Level-0 table #306: 0 bytes OK -2024/08/12-22:24:19.343085 7f146fe006c0 Delete type=0 #304 -2024/08/12-22:24:19.357341 7f146fe006c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.357436 7f146fe006c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.655079 7f80f2a006c0 Recovering log #313 +2024/09/04-08:29:45.680053 7f80f2a006c0 Delete type=3 #311 +2024/09/04-08:29:45.680170 7f80f2a006c0 Delete type=0 #313 +2024/09/04-08:55:35.082269 7f80f10006c0 Level-0 table #318: started +2024/09/04-08:55:35.082316 7f80f10006c0 Level-0 table #318: 0 bytes OK +2024/09/04-08:55:35.089165 7f80f10006c0 Delete type=0 #316 +2024/09/04-08:55:35.112477 7f80f10006c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.112600 7f80f10006c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) diff --git a/packs/spells/LOG.old b/packs/spells/LOG.old index ce47d91..0b62fe2 100644 --- a/packs/spells/LOG.old +++ b/packs/spells/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.776734 7f1474c006c0 Recovering log #297 -2024/08/12-14:24:59.787373 7f1474c006c0 Delete type=3 #295 -2024/08/12-14:24:59.787500 7f1474c006c0 Delete type=0 #297 -2024/08/12-15:14:31.895104 7f146fe006c0 Level-0 table #302: started -2024/08/12-15:14:31.895138 7f146fe006c0 Level-0 table #302: 0 bytes OK -2024/08/12-15:14:31.902306 7f146fe006c0 Delete type=0 #300 -2024/08/12-15:14:31.922719 7f146fe006c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.922784 7f146fe006c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) +2024/09/03-23:57:02.604977 7f80f2a006c0 Recovering log #309 +2024/09/03-23:57:02.659870 7f80f2a006c0 Delete type=3 #307 +2024/09/03-23:57:02.659925 7f80f2a006c0 Delete type=0 #309 +2024/09/04-00:02:12.573763 7f80f10006c0 Level-0 table #314: started +2024/09/04-00:02:12.573826 7f80f10006c0 Level-0 table #314: 0 bytes OK +2024/09/04-00:02:12.580109 7f80f10006c0 Delete type=0 #312 +2024/09/04-00:02:12.594186 7f80f10006c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.594250 7f80f10006c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end) diff --git a/packs/spells/MANIFEST-000303 b/packs/spells/MANIFEST-000315 similarity index 73% rename from packs/spells/MANIFEST-000303 rename to packs/spells/MANIFEST-000315 index 4be30ed24b98589ae4f572f87249bf5302c5e859..7ecf57d3e077794838b25ff3b1a50171e0d3beee 100644 GIT binary patch delta 41 scmZ3>xR!B3x6)<@lMF5fMy5SXoD9r+nOGzo)-AgL64(n8*bfu{0PQXb^Z)<= delta 41 scmZ3>xR!B3w~~8q=wdDgMy3r+oD9qxnOG#Y{6EwS64(e5*bEc^0Qc4ke*gdg diff --git a/packs/vehicleweapons/000212.log b/packs/vehicleweapons/000224.log similarity index 100% rename from packs/vehicleweapons/000212.log rename to packs/vehicleweapons/000224.log diff --git a/packs/vehicleweapons/CURRENT b/packs/vehicleweapons/CURRENT index af31d42..a8d01b2 100644 --- a/packs/vehicleweapons/CURRENT +++ b/packs/vehicleweapons/CURRENT @@ -1 +1 @@ -MANIFEST-000210 +MANIFEST-000222 diff --git a/packs/vehicleweapons/LOG b/packs/vehicleweapons/LOG index f4611a5..254ea5f 100644 --- a/packs/vehicleweapons/LOG +++ b/packs/vehicleweapons/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.600894 7f14760006c0 Recovering log #208 -2024/08/12-22:22:36.611841 7f14760006c0 Delete type=3 #206 -2024/08/12-22:22:36.611974 7f14760006c0 Delete type=0 #208 -2024/08/12-22:24:19.307405 7f146fe006c0 Level-0 table #213: started -2024/08/12-22:24:19.307456 7f146fe006c0 Level-0 table #213: 0 bytes OK -2024/08/12-22:24:19.315163 7f146fe006c0 Delete type=0 #211 -2024/08/12-22:24:19.328855 7f146fe006c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.328894 7f146fe006c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.572168 7f80f34006c0 Recovering log #220 +2024/09/04-08:29:45.596979 7f80f34006c0 Delete type=3 #218 +2024/09/04-08:29:45.597113 7f80f34006c0 Delete type=0 #220 +2024/09/04-08:55:35.060765 7f80f10006c0 Level-0 table #225: started +2024/09/04-08:55:35.060804 7f80f10006c0 Level-0 table #225: 0 bytes OK +2024/09/04-08:55:35.067304 7f80f10006c0 Delete type=0 #223 +2024/09/04-08:55:35.082083 7f80f10006c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.082142 7f80f10006c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) diff --git a/packs/vehicleweapons/LOG.old b/packs/vehicleweapons/LOG.old index 0b8d221..fddbef0 100644 --- a/packs/vehicleweapons/LOG.old +++ b/packs/vehicleweapons/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.735039 7f14760006c0 Recovering log #204 -2024/08/12-14:24:59.746320 7f14760006c0 Delete type=3 #202 -2024/08/12-14:24:59.746431 7f14760006c0 Delete type=0 #204 -2024/08/12-15:14:31.874299 7f146fe006c0 Level-0 table #209: started -2024/08/12-15:14:31.874344 7f146fe006c0 Level-0 table #209: 0 bytes OK -2024/08/12-15:14:31.881684 7f146fe006c0 Delete type=0 #207 -2024/08/12-15:14:31.894976 7f146fe006c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.895011 7f146fe006c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) +2024/09/03-23:57:02.303953 7f80f34006c0 Recovering log #216 +2024/09/03-23:57:02.401062 7f80f34006c0 Delete type=3 #214 +2024/09/03-23:57:02.401144 7f80f34006c0 Delete type=0 #216 +2024/09/04-00:02:12.547706 7f80f10006c0 Level-0 table #221: started +2024/09/04-00:02:12.547740 7f80f10006c0 Level-0 table #221: 0 bytes OK +2024/09/04-00:02:12.553588 7f80f10006c0 Delete type=0 #219 +2024/09/04-00:02:12.566670 7f80f10006c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.566689 7f80f10006c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end) diff --git a/packs/vehicleweapons/MANIFEST-000210 b/packs/vehicleweapons/MANIFEST-000222 similarity index 73% rename from packs/vehicleweapons/MANIFEST-000210 rename to packs/vehicleweapons/MANIFEST-000222 index 41c211782407c80f3b7e340ab68aeea77c7cffe9..8760cd0df4458c546ee2cc3ea4dd0c2849524b46 100644 GIT binary patch delta 41 rcmZ3>xR!B3w^9(BkUkd!Bh!6GP6p-&j4X1^6K>Ri1Rj6{9svaa*8&NZ delta 41 scmZ3>xR!B3x6)kq3+Y@8j7*mqIT@I*FtW%kn*Q$qNZ<-c;2KZ>01c4~cK`qY diff --git a/packs/weapons/000216.log b/packs/weapons/000228.log similarity index 100% rename from packs/weapons/000216.log rename to packs/weapons/000228.log diff --git a/packs/weapons/CURRENT b/packs/weapons/CURRENT index f0a2cf1..72f074e 100644 --- a/packs/weapons/CURRENT +++ b/packs/weapons/CURRENT @@ -1 +1 @@ -MANIFEST-000214 +MANIFEST-000226 diff --git a/packs/weapons/LOG b/packs/weapons/LOG index 2cf13ed..196d845 100644 --- a/packs/weapons/LOG +++ b/packs/weapons/LOG @@ -1,8 +1,8 @@ -2024/08/12-22:22:36.570130 7f1474c006c0 Recovering log #212 -2024/08/12-22:22:36.579735 7f1474c006c0 Delete type=3 #210 -2024/08/12-22:22:36.579839 7f1474c006c0 Delete type=0 #212 -2024/08/12-22:24:19.279670 7f146fe006c0 Level-0 table #217: started -2024/08/12-22:24:19.279711 7f146fe006c0 Level-0 table #217: 0 bytes OK -2024/08/12-22:24:19.286552 7f146fe006c0 Delete type=0 #215 -2024/08/12-22:24:19.300498 7f146fe006c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) -2024/08/12-22:24:19.300548 7f146fe006c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) +2024/09/04-08:29:45.519219 7f80f20006c0 Recovering log #224 +2024/09/04-08:29:45.540052 7f80f20006c0 Delete type=3 #222 +2024/09/04-08:29:45.540150 7f80f20006c0 Delete type=0 #224 +2024/09/04-08:55:35.046034 7f80f10006c0 Level-0 table #229: started +2024/09/04-08:55:35.046147 7f80f10006c0 Level-0 table #229: 0 bytes OK +2024/09/04-08:55:35.053132 7f80f10006c0 Delete type=0 #227 +2024/09/04-08:55:35.053449 7f80f10006c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) +2024/09/04-08:55:35.053524 7f80f10006c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) diff --git a/packs/weapons/LOG.old b/packs/weapons/LOG.old index 9e68880..53954ee 100644 --- a/packs/weapons/LOG.old +++ b/packs/weapons/LOG.old @@ -1,8 +1,8 @@ -2024/08/12-14:24:59.706651 7f1476a006c0 Recovering log #208 -2024/08/12-14:24:59.716230 7f1476a006c0 Delete type=3 #206 -2024/08/12-14:24:59.716291 7f1476a006c0 Delete type=0 #208 -2024/08/12-15:14:31.860558 7f146fe006c0 Level-0 table #213: started -2024/08/12-15:14:31.860611 7f146fe006c0 Level-0 table #213: 0 bytes OK -2024/08/12-15:14:31.867654 7f146fe006c0 Delete type=0 #211 -2024/08/12-15:14:31.867950 7f146fe006c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) -2024/08/12-15:14:31.867984 7f146fe006c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) +2024/09/03-23:57:02.078931 7f80f3e006c0 Recovering log #220 +2024/09/03-23:57:02.174757 7f80f3e006c0 Delete type=3 #218 +2024/09/03-23:57:02.174947 7f80f3e006c0 Delete type=0 #220 +2024/09/04-00:02:12.527840 7f80f10006c0 Level-0 table #225: started +2024/09/04-00:02:12.527868 7f80f10006c0 Level-0 table #225: 0 bytes OK +2024/09/04-00:02:12.533992 7f80f10006c0 Delete type=0 #223 +2024/09/04-00:02:12.547597 7f80f10006c0 Manual compaction at level-0 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) +2024/09/04-00:02:12.547622 7f80f10006c0 Manual compaction at level-1 from '!items!4lJhbU88iUgmuCzv' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end) diff --git a/packs/weapons/MANIFEST-000214 b/packs/weapons/MANIFEST-000226 similarity index 72% rename from packs/weapons/MANIFEST-000214 rename to packs/weapons/MANIFEST-000226 index 8a2c4cd35f0a268c8590216861749b05a4e8ce44..d790b1c8a31c8ccb73b00f2388211c744ba2f406 100644 GIT binary patch delta 43 tcmdnMxPfs(kILp5(^$9}7?~b3axySKVPsjw=(tQI4J7geB=QU-0ss+m3lIPR delta 43 tcmdnMxPfs(j|%V1hHu;qj7--VIT@I5FtV&- - + {{#if useBougette}}
    @@ -66,10 +66,10 @@
    {{#if system.properties.equipable}} {{#if system.worn}} - {{else}} - {{/if}} {{/if}} @@ -125,10 +125,10 @@
    {{#if system.properties.equipable}} {{#if system.worn}} - {{else}} - {{/if}} {{/if}} @@ -177,10 +177,10 @@
    {{#if system.properties.equipable}} {{#if system.worn}} - {{else}} - {{/if}} {{/if}} @@ -229,10 +229,10 @@
    {{#if system.properties.equipable}} {{#if system.worn}} - {{else}} - {{/if}} {{/if}} @@ -281,10 +281,10 @@
    {{#if system.properties.equipable}} {{#if system.worn}} - {{else}} - {{/if}} {{/if}} @@ -333,10 +333,10 @@
    {{#if system.properties.equipable}} {{#if system.worn}} - {{else}} - {{/if}} {{/if}} @@ -385,10 +385,10 @@
    {{#if system.properties.equipable}} {{#if system.worn}} - {{else}} - {{/if}} {{/if}} diff --git a/templates/actor/parts/tabs/creature-actions.hbs b/templates/actor/parts/tabs/creature-actions.hbs index 20ffe2d..02d84b3 100644 --- a/templates/actor/parts/tabs/creature-actions.hbs +++ b/templates/actor/parts/tabs/creature-actions.hbs @@ -6,6 +6,7 @@
    {{localize combatType.label}}
    {{#if protection}}
    {{localize "BOL.ui.protection"}}
    {{/if}} {{#if blocking}}
    {{localize "BOL.ui.blocking"}}
    {{/if}} + {{#if weapon}}
    {{localize "BOL.ui.attackModifier"}}
    {{/if}} {{#if weapon}}
    {{localize "BOL.ui.damages"}}
    {{/if}} {{#if ranged}}
    {{localize "BOL.ui.range"}}
    {{else}}
    {{/if}} {{#if options}}
    {{localize "BOL.ui.status"}}
    {{else}}
    {{/if}} @@ -17,6 +18,7 @@

    {{#if ../weapon}}{{/if}}{{item.name}}{{#if ../weapon}}{{/if}}

    {{#if ../protection}}
    {{item.system.properties.soak.formula}} / {{item.system.properties.soak.value}}
    {{/if}} {{#if ../blocking}}
    {{item.system.properties.blocking.malus}}
    {{/if}} + {{#if ../weapon}}
    {{item.system.properties.attackModifiers}}
    {{/if}} {{#if ../weapon}}{{/if}} {{#if ../ranged}}
    {{item.system.properties.range}}
    {{else}}
    {{/if}} {{#if ../options}}
    @@ -63,3 +65,9 @@
{{/if}} {{/each}} + +
+ +      + +
diff --git a/templates/actor/parts/tabs/creature-stats.hbs b/templates/actor/parts/tabs/creature-stats.hbs index f61f270..be66ba4 100644 --- a/templates/actor/parts/tabs/creature-stats.hbs +++ b/templates/actor/parts/tabs/creature-stats.hbs @@ -14,7 +14,13 @@