Skip to content

Commit

Permalink
Merge pull request #325 from mrkwnzl/develop
Browse files Browse the repository at this point in the history
v2.8.2
  • Loading branch information
mrkwnzl committed Jul 17, 2023
2 parents db507b1 + 2ad27f8 commit eb64a1b
Show file tree
Hide file tree
Showing 34 changed files with 114 additions and 62 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.8.2] - 2023-07-17
### Changed
- Updated translations.

### Fixed
- The All-in-One Roll dialog should work again as expected. Hopefully.

## [2.8.1] - 2023-07-16
### Fixed
- Attacks on NPCs don’t show an extra comma anymore in their notes.
Expand Down
38 changes: 31 additions & 7 deletions lang/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"CYPHERSYSTEM.IntellectPoints": "Pontos de Intelecto",
"CYPHERSYSTEM.SubtractIntellect": "Subtrair 1 ponto de Intelecto (alt-clique para subtrair 10 pontos)",
"CYPHERSYSTEM.AddSpeed": "Adicionar 1 ponto de Velocidade (alt-clique para adicionar 10 pontos)",
"CYPHERSYSTEM.ItemShouldBeArchivedOrDeleted": "O original deve ser arquivado ou deletado?",
"CYPHERSYSTEM.ItemShouldBeArchivedOrDeleted": "O que deve ser feito com o item original?",
"CYPHERSYSTEM.Archive": "Arquivo",
"CYPHERSYSTEM.Delete": "Deletar",
"CYPHERSYSTEM.Move": "Mover",
Expand Down Expand Up @@ -366,7 +366,7 @@
"CYPHERSYSTEM.IntellectRollButton": "Teste de Intelecto (alt-click para usar caixa Tudo-em-Um)",
"CYPHERSYSTEM.Rating/Cost": "Valor/Custo",
"CYPHERSYSTEM.CastSpell": "Usar Rolagem de Recuperação para Conjurar Magia",
"CYPHERSYSTEM.CastingASpell": "{name} está usando um teste de recuperação {recoveryUsed} para conjurar {spellName}.",
"CYPHERSYSTEM.CastingASpell": "Está usando um teste de recuperação {recoveryUsed} para conjurar {spellName}.",
"CYPHERSYSTEM.Ability": "habilidade",
"CYPHERSYSTEM.n/a": "n/a",
"CYPHERSYSTEM.hinderedBySteps": "dificultado em {amount} passos",
Expand Down Expand Up @@ -449,7 +449,7 @@
"CYPHERSYSTEM.VagueDifficultyImpossible": "Isso é impossível!",
"CYPHERSYSTEM.PCAlreadyOnRecursion": "{actor} já está em {recursion}.",
"CYPHERSYSTEM.RecoveryTenHours": "de dez horas",
"CYPHERSYSTEM.UseARecoveryRoll": "{name} está usando um teste de recuperação {recoveryUsed}.",
"CYPHERSYSTEM.UseARecoveryRoll": "Está usando um teste de recuperação {recoveryUsed}.",
"TYPES.Item.recursion": "Recursão",
"TYPES.Item.tag": "Tag",
"CYPHERSYSTEM.NewRecursion": "Nova Recursão",
Expand All @@ -464,7 +464,7 @@
"CYPHERSYSTEM.ShowTagsInRecursionTab": "Tags na Guia de Recursão",
"CYPHERSYSTEM.Recursion": "Recursão",
"CYPHERSYSTEM.Recursions": "Recursões",
"CYPHERSYSTEM.TranslateToRecursion": "Traduzir para {recursion}",
"CYPHERSYSTEM.TranslateToRecursion": "Traduzir para {recursion} (alt-click para arrastar foco)",
"CYPHERSYSTEM.FocusOnThisRecursion": "Foco nessa recursão",
"CYPHERSYSTEM.StatModifiers": "Modificadores de Estatística",
"CYPHERSYSTEM.ExclusiveTag": "Tag Exclusiva",
Expand Down Expand Up @@ -597,9 +597,33 @@
"CYPHERSYSTEM.CSLogoCustom": "Customizado",
"CYPHERSYSTEM.CSLogoOpacity": "Opacidade do Logo",
"CYPHERSYSTEM.SheetDesign": "Design da Ficha",
"CYPHERSYSTEM.PathToImageFileBackground": "path/to/file – dimensionado para preencher a ficha e centralizado, 650 × 712 px",
"CYPHERSYSTEM.PathToImageFileBackground": "path/to/file – dimensionado para preencher a ficha e centralizado",
"CYPHERSYSTEM.PathToImageFileIcon": "path/to/file – dimensionado para mostrar imagem inteira",
"CYPHERSYSTEM.MultiRollValueChanged": "Valor alterado devido a ação de teste múltiplo em progresso.",
"CYPHERSYSTEM.MultiRollInProgress": "Ação de teste múltiplo em progresso. Clique para canelar.",
"CYPHERSYSTEM.SortMaterialsByLevel": "Organizar Materiais por Nível"
}
"CYPHERSYSTEM.SortMaterialsByLevel": "Organizar Materiais por Nível",
"CYPHERSYSTEM.OnlyNextRoll": "Aplicar apenas na proximo teste",
"CYPHERSYSTEM.HideEmptyCategories": "Esconder Categorias Vazias",
"CYPHERSYSTEM.OnlyGMCanCopyCharacterProperties": "Somente o Mestre pode duplicar propriedades do personagem.",
"CYPHERSYSTEM.CharacterPropertiesCanOnlySharedAcrossPCs": "Propriedades do personagem não pode ser movida para esse tipo de Ator.",
"CYPHERSYSTEM.ItemTypeCannotBeMovedToCompanion": "Esse tipo de item não pode ser movido para companheiros.",
"CYPHERSYSTEM.Keep": "Manter",
"CYPHERSYSTEM.Duplicate": "Duplicar",
"CYPHERSYSTEM.ItemCreatedAsEquipment": "{item} foi copiado como um equipamento.",
"CYPHERSYSTEM.SettingSheetCustomization": "Customização da Ficha",
"CYPHERSYSTEM.SettingSheetCustomizationHint": "Definir padrões para todas as fichas de Ator.",
"CYPHERSYSTEM.KeepDifficulty": "Dificuldade Persistente",
"CYPHERSYSTEM.CustomSheetDesign": "Design da Ficha Customizado",
"CYPHERSYSTEM.AppliesToNextRoll": "Se aplica para o proximo teste!",
"CYPHERSYSTEM.CopyAs": "Copiar como…",
"CYPHERSYSTEM.ItemCreatedAsSkill": "{item} foi copiado como uma perícia.",
"CYPHERSYSTEM.ItemCreatedAsAttack": "{item} foi copiado como um ataque.",
"CYPHERSYSTEM.ItemCreatedAsArmor": "{item} foi copiado como uma armadura.",
"CYPHERSYSTEM.SettingSheetCustomizationLabel": "Padrões de Customização da Ficha",
"CYPHERSYSTEM.EquipmentCategories": "Categorias de Equipamento",
"CYPHERSYSTEM.EquipmentCategoryTwo": "Equipamento 2",
"CYPHERSYSTEM.EquipmentCategoryThree": "Equipamento 3",
"CYPHERSYSTEM.EquipmentCategoryFour": "Equipamento 4",
"CYPHERSYSTEM.SheetEditor": "Editor de Ficha",
"CYPHERSYSTEM.SheetEditorHint": "Selecionar qual editor é usado nas fichas de ator e item."
}
1 change: 0 additions & 1 deletion module/forms/roll-difficulty-sheet.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export class RollDifficultySheet extends FormApplication {
html.find('.toggle-persistent-roll-difficulty').click(async clickEvent => {
let lastChatMessage = game.messages.contents[game.messages.contents.length - 1];
html.find("ol#chat-log .note-roll-dialog").last().addClass("hidden");
console.log(html);
await game.settings.set("cyphersystem", "persistentRollDifficulty", !game.settings.get("cyphersystem", "persistentRollDifficulty"));
game.socket.emit("system.cyphersystem", {operation: "updateRollDifficultyForm"});
this.render(true);
Expand Down
2 changes: 1 addition & 1 deletion module/forms/roll-engine-dialog-sheet.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ function summaryFinalDifficulty(data) {
let sum = data.skillLevel + data.assets + data.effortToEase + difficultyModifier;
let finalDifficulty = (useEffectiveDifficulty(data.baseDifficulty)) ? parseInt(data.baseDifficulty) : Math.max(parseInt(data.baseDifficulty) - sum, 0);
let targetNumber = finalDifficulty * 3;
let finalDifficultyString = (data.baseDifficulty != "none") ? game.i18n.localize("CYPHERSYSTEM.FinalDifficulty") + ": " + finalDifficulty + " (" + targetNumber + ")" + "." : "";
let finalDifficultyString = (data.baseDifficulty >= 0) ? game.i18n.localize("CYPHERSYSTEM.FinalDifficulty") + ": " + finalDifficulty + " (" + targetNumber + ")" + "." : "";

return finalDifficultyString;
}
Expand Down
9 changes: 4 additions & 5 deletions module/macros/macros.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export async function selectedTokenRollMacro(actor, title) {

// Set default for difficulty
let lastChatMessage = game.messages.contents[game.messages.contents.length - 1];
let difficulty = (lastChatMessage?.flags?.difficulty) ? lastChatMessage.flags.difficulty : "none";
let difficulty = (lastChatMessage?.flags?.difficulty) ? lastChatMessage.flags.difficulty : "-1";

let skipDialog = (game.keyboard.isModifierActive('Alt')) ? game.settings.get("cyphersystem", "itemMacrosUseAllInOne") : !game.settings.get("cyphersystem", "itemMacrosUseAllInOne");

Expand All @@ -98,7 +98,7 @@ export async function selectedTokenRollMacro(actor, title) {
<div align="center">
<label style='display: inline-block; width: 170px; text-align: right'>${game.i18n.localize("CYPHERSYSTEM.BaseDifficulty")}:</label>
<select name="baseDifficulty" id="baseDifficulty" class="dialog-select roll-engine-select" style='height: 26px; width: 170px; margin-left: 5px; margin-bottom: 5px; text-align-last: center'>
<option value="none" ${(difficulty == "none" ? "selected" : "")}>${game.i18n.localize("CYPHERSYSTEM.None")}</option>
<option value="-1" ${(difficulty == "-1" ? "selected" : "")}>${game.i18n.localize("CYPHERSYSTEM.None")}</option>
<option value="0" ${(difficulty == 0 ? "selected" : "")}>0</option>
<option value="1" ${(difficulty == 1 ? "selected" : "")}>1</option>
<option value="2" ${(difficulty == 2 ? "selected" : "")}>2</option>
Expand Down Expand Up @@ -174,7 +174,7 @@ export async function selectedTokenRollMacro(actor, title) {
}

// Create difficulty info
let baseDifficultyInfo = (data.baseDifficulty != "none") ? "<br>" + game.i18n.localize("CYPHERSYSTEM.BaseDifficulty") + ": " + data.baseDifficulty + " (" + Math.max(0, data.baseDifficulty * 3) + ")" : "";
let baseDifficultyInfo = (data.baseDifficulty >= 0) ? "<br>" + game.i18n.localize("CYPHERSYSTEM.BaseDifficulty") + ": " + data.baseDifficulty + " (" + Math.max(0, data.baseDifficulty * 3) + ")" : "";

// Create beatenDifficulty info
let beatenDifficulty = (roll.total < 0) ? Math.ceil(roll.total / 3) : Math.floor(roll.total / 3);
Expand All @@ -193,7 +193,7 @@ export async function selectedTokenRollMacro(actor, title) {

// Create success info
let successInfo = "";
if (data.baseDifficulty != "none") {
if (data.baseDifficulty >= 0) {
let difficultyBeaten = difficulty;
successInfo = (difficultyBeaten >= finalDifficulty) ? "<br><span class='roll-effect effect1920'>" + game.i18n.localize("CYPHERSYSTEM.Success") + "</span>" : "<br><span class='roll-effect intrusion'>" + game.i18n.localize("CYPHERSYSTEM.Failure") + "</span>";
};
Expand Down Expand Up @@ -1180,7 +1180,6 @@ export function disasterModeMacro(token, mode, genre) {
}

async function changeGMIRange(token, level, genre) {
console.log(token);
genre = (!genre || genre == "modern") ? "" : genre + "-";
await token.actor.update({"system.basic.level": level});
await token.document.update({"img": "/systems/cyphersystem/icons/actors/disaster-mode/disastermode-" + genre + level + ".webp"});
Expand Down
12 changes: 5 additions & 7 deletions module/utilities/roll-engine/roll-engine-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export async function rollEngineMain(data) {
reroll: false,
gmiRange: undefined,
title: "",
baseDifficulty: "none",
baseDifficulty: undefined,
pool: "Pool",
skillLevel: 0,
assets: 0,
Expand Down Expand Up @@ -45,11 +45,9 @@ export async function rollEngineMain(data) {
// Check whether pool == XP
if (data.pool == "XP" && !data.skipDialog) return ui.notifications.warn(game.i18n.localize("CYPHERSYSTEM.CantUseAIOMacroWithAbilitiesUsingXP"));

// Set default for difficulty
// let lastChatMessage = game.messages.contents[game.messages.contents.length - 1];
// data.baseDifficulty = (lastChatMessage?.flags?.difficulty && !data.reroll) ? lastChatMessage.flags.difficulty : data.baseDifficulty;

data.baseDifficulty = (game.settings.get("cyphersystem", "rollDifficulty") === -1) ? "none" : game.settings.get("cyphersystem", "rollDifficulty");
if (!data.baseDifficulty) {
data.baseDifficulty = game.settings.get("cyphersystem", "rollDifficulty");
}

// Set defaults for functions
if (data.teen === undefined) {
Expand Down Expand Up @@ -88,7 +86,7 @@ export function useEffectiveDifficulty(difficulty) {
} else if (setting === 1) {
return true;
} else if (setting === 2) {
if (difficulty === "none") {
if (difficulty === -1) {
return true;
} else {
return false;
Expand Down
6 changes: 3 additions & 3 deletions module/utilities/roll-engine/roll-engine-output.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ export async function rollEngineOutput(data) {
}

// Create difficulty info
let baseDifficultyInfo = (data.baseDifficulty != "none") ? "<br>" + game.i18n.localize("CYPHERSYSTEM.BaseDifficulty") + ": " + data.baseDifficulty + " (" + Math.max(0, data.baseDifficulty * 3) + ")" : "";
let baseDifficultyInfo = (data.baseDifficulty >= 0) ? "<br>" + game.i18n.localize("CYPHERSYSTEM.BaseDifficulty") + ": " + data.baseDifficulty + " (" + Math.max(0, data.baseDifficulty * 3) + ")" : "";

// Create multi roll
let multiRollInfo = (actor.getFlag("cyphersystem", "multiRoll.active")) ? "<br><span class='multi-roll-active'>" + game.i18n.localize("CYPHERSYSTEM.MultiRoll") + "</span>" : "";
Expand All @@ -228,7 +228,7 @@ export async function rollEngineOutput(data) {

// Create success info
let successInfo = "";
if (data.baseDifficulty != "none") {
if (data.baseDifficulty >= 0) {
let difficultyBeaten = (useEffectiveDifficulty(data.baseDifficulty)) ? data.difficulty + data.difficultyModifierTotal : data.difficulty;
successInfo = (difficultyBeaten >= data.finalDifficulty) ? "<br><span class='roll-effect effect1920'>" + game.i18n.localize("CYPHERSYSTEM.Success") + "</span>" : "<br><span class='roll-effect intrusion'>" + game.i18n.localize("CYPHERSYSTEM.Failure") + "</span>";
};
Expand All @@ -238,7 +238,7 @@ export async function rollEngineOutput(data) {

// Add reroll button
let actorUuid = (actor) ? actor.uuid : "";
data.baseDifficulty = (data.baseDifficulty != "none") ? parseInt(data.baseDifficulty) : data.baseDifficulty;
data.baseDifficulty = (data.baseDifficulty >= 0) ? parseInt(data.baseDifficulty) : data.baseDifficulty;
let dataString = JSON.stringify(data);
let reRollButton = ` <a class='reroll-stat' title='${game.i18n.localize("CYPHERSYSTEM.Reroll")}' data-user='${game.user.id}' data-data='${dataString}'><i class="fas fa-dice-d20"></i></a>`;

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/markers/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000264
MANIFEST-000276
6 changes: 3 additions & 3 deletions packs/markers/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/07/16-21:07:33.953756 30cc61000 Recovering log #263
2023/07/16-21:07:33.954384 30cc61000 Delete type=0 #263
2023/07/16-21:07:33.954434 30cc61000 Delete type=3 #262
2023/07/17-21:03:55.785087 312f3c000 Recovering log #274
2023/07/17-21:03:55.785497 312f3c000 Delete type=3 #272
2023/07/17-21:03:55.785545 312f3c000 Delete type=0 #274
11 changes: 8 additions & 3 deletions packs/markers/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2023/07/16-18:49:36.457472 30b7de000 Recovering log #261
2023/07/16-18:49:36.458049 30b7de000 Delete type=3 #260
2023/07/16-18:49:36.458123 30b7de000 Delete type=0 #261
2023/07/17-16:58:03.731139 314ca6000 Recovering log #270
2023/07/17-16:58:03.731731 314ca6000 Delete type=3 #268
2023/07/17-16:58:03.731785 314ca6000 Delete type=0 #270
2023/07/17-17:18:02.119276 318e2a000 Level-0 table #275: started
2023/07/17-17:18:02.119301 318e2a000 Level-0 table #275: 0 bytes OK
2023/07/17-17:18:02.119472 318e2a000 Delete type=0 #273
2023/07/17-17:18:02.120140 318e2a000 Manual compaction at level-0 from '!actors!5Q0EHfaj9oRsZI60' @ 72057594037927935 : 1 .. '!actors!y0TbX4GPi4HOajtz' @ 0 : 0; will stop at (end)
2023/07/17-17:18:02.120178 318e2a000 Manual compaction at level-1 from '!actors!5Q0EHfaj9oRsZI60' @ 72057594037927935 : 1 .. '!actors!y0TbX4GPi4HOajtz' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/roll-macros/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000264
MANIFEST-000276
6 changes: 3 additions & 3 deletions packs/roll-macros/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/07/16-21:07:33.953757 30c462000 Recovering log #263
2023/07/16-21:07:33.954408 30c462000 Delete type=0 #263
2023/07/16-21:07:33.954454 30c462000 Delete type=3 #262
2023/07/17-21:03:55.785081 31373b000 Recovering log #274
2023/07/17-21:03:55.785460 31373b000 Delete type=3 #272
2023/07/17-21:03:55.785505 31373b000 Delete type=0 #274
11 changes: 8 additions & 3 deletions packs/roll-macros/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2023/07/16-18:49:36.457471 30a7e0000 Recovering log #261
2023/07/16-18:49:36.458061 30a7e0000 Delete type=3 #260
2023/07/16-18:49:36.458132 30a7e0000 Delete type=0 #261
2023/07/17-16:58:03.731129 313ca8000 Recovering log #270
2023/07/17-16:58:03.731752 313ca8000 Delete type=3 #268
2023/07/17-16:58:03.731803 313ca8000 Delete type=0 #270
2023/07/17-17:18:02.118904 318e2a000 Level-0 table #275: started
2023/07/17-17:18:02.118920 318e2a000 Level-0 table #275: 0 bytes OK
2023/07/17-17:18:02.119103 318e2a000 Delete type=0 #273
2023/07/17-17:18:02.119174 318e2a000 Manual compaction at level-0 from '!macros!2EXYyOk3BhpGWdsz' @ 72057594037927935 : 1 .. '!macros!zauvL2uFWfNk1eoa' @ 0 : 0; will stop at (end)
2023/07/17-17:18:02.119265 318e2a000 Manual compaction at level-1 from '!macros!2EXYyOk3BhpGWdsz' @ 72057594037927935 : 1 .. '!macros!zauvL2uFWfNk1eoa' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/scenes/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000267
MANIFEST-000279
6 changes: 3 additions & 3 deletions packs/scenes/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/07/16-21:07:33.963791 30c462000 Recovering log #266
2023/07/16-21:07:33.964317 30c462000 Delete type=0 #266
2023/07/16-21:07:33.964366 30c462000 Delete type=3 #265
2023/07/17-21:03:55.788480 313f3a000 Recovering log #277
2023/07/17-21:03:55.789324 313f3a000 Delete type=3 #275
2023/07/17-21:03:55.789401 313f3a000 Delete type=0 #277
11 changes: 8 additions & 3 deletions packs/scenes/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2023/07/16-18:49:36.461565 30a7e0000 Recovering log #264
2023/07/16-18:49:36.462119 30a7e0000 Delete type=0 #264
2023/07/16-18:49:36.462175 30a7e0000 Delete type=3 #263
2023/07/17-16:58:03.734105 313ca8000 Recovering log #273
2023/07/17-16:58:03.734433 313ca8000 Delete type=0 #273
2023/07/17-16:58:03.734458 313ca8000 Delete type=3 #271
2023/07/17-17:18:02.119734 318e2a000 Level-0 table #278: started
2023/07/17-17:18:02.119747 318e2a000 Level-0 table #278: 0 bytes OK
2023/07/17-17:18:02.119871 318e2a000 Delete type=0 #276
2023/07/17-17:18:02.120161 318e2a000 Manual compaction at level-0 from '!scenes!cyegwAT3gg2ReiDd' @ 72057594037927935 : 1 .. '!scenes.tiles!zGOpPJI2pfmCRiwr.oJ1bePM16XIyXFV2' @ 0 : 0; will stop at (end)
2023/07/17-17:18:02.120195 318e2a000 Manual compaction at level-1 from '!scenes!cyegwAT3gg2ReiDd' @ 72057594037927935 : 1 .. '!scenes.tiles!zGOpPJI2pfmCRiwr.oJ1bePM16XIyXFV2' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/secret-settings/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000267
MANIFEST-000279
6 changes: 3 additions & 3 deletions packs/secret-settings/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/07/16-21:07:33.972626 30bc63000 Recovering log #266
2023/07/16-21:07:33.973099 30bc63000 Delete type=0 #266
2023/07/16-21:07:33.973142 30bc63000 Delete type=3 #265
2023/07/17-21:03:55.791853 31373b000 Recovering log #277
2023/07/17-21:03:55.792208 31373b000 Delete type=3 #275
2023/07/17-21:03:55.792247 31373b000 Delete type=0 #277
11 changes: 8 additions & 3 deletions packs/secret-settings/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2023/07/16-18:49:36.467284 30afdf000 Recovering log #264
2023/07/16-18:49:36.467787 30afdf000 Delete type=0 #264
2023/07/16-18:49:36.467839 30afdf000 Delete type=3 #263
2023/07/17-16:58:03.737766 314ca6000 Recovering log #273
2023/07/17-16:58:03.738108 314ca6000 Delete type=0 #273
2023/07/17-16:58:03.738133 314ca6000 Delete type=3 #271
2023/07/17-17:18:02.119908 318e2a000 Level-0 table #278: started
2023/07/17-17:18:02.119921 318e2a000 Level-0 table #278: 0 bytes OK
2023/07/17-17:18:02.120089 318e2a000 Delete type=0 #276
2023/07/17-17:18:02.120170 318e2a000 Manual compaction at level-0 from '!folders!8ErwbQwBInWCNZrK' @ 72057594037927935 : 1 .. '!macros!zKoXNFTgRvzhyQ80' @ 0 : 0; will stop at (end)
2023/07/17-17:18:02.120205 318e2a000 Manual compaction at level-1 from '!folders!8ErwbQwBInWCNZrK' @ 72057594037927935 : 1 .. '!macros!zKoXNFTgRvzhyQ80' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/utility-macros/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000267
MANIFEST-000279
6 changes: 3 additions & 3 deletions packs/utility-macros/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/07/16-21:07:33.970292 30cc61000 Recovering log #266
2023/07/16-21:07:33.970761 30cc61000 Delete type=0 #266
2023/07/16-21:07:33.970805 30cc61000 Delete type=3 #265
2023/07/17-21:03:55.790448 312f3c000 Recovering log #277
2023/07/17-21:03:55.790759 312f3c000 Delete type=3 #275
2023/07/17-21:03:55.790796 312f3c000 Delete type=0 #277
11 changes: 8 additions & 3 deletions packs/utility-macros/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2023/07/16-18:49:36.464896 30b7de000 Recovering log #264
2023/07/16-18:49:36.465449 30b7de000 Delete type=0 #264
2023/07/16-18:49:36.465510 30b7de000 Delete type=3 #263
2023/07/17-16:58:03.736588 314ca6000 Recovering log #273
2023/07/17-16:58:03.736925 314ca6000 Delete type=0 #273
2023/07/17-16:58:03.736950 314ca6000 Delete type=3 #271
2023/07/17-17:18:02.119510 318e2a000 Level-0 table #278: started
2023/07/17-17:18:02.119522 318e2a000 Level-0 table #278: 0 bytes OK
2023/07/17-17:18:02.119693 318e2a000 Delete type=0 #276
2023/07/17-17:18:02.120152 318e2a000 Manual compaction at level-0 from '!folders!4UbhADT9HJqnF5SH' @ 72057594037927935 : 1 .. '!macros!zsIv77BoamIDFfk2' @ 0 : 0; will stop at (end)
2023/07/17-17:18:02.120186 318e2a000 Manual compaction at level-1 from '!folders!4UbhADT9HJqnF5SH' @ 72057594037927935 : 1 .. '!macros!zsIv77BoamIDFfk2' @ 0 : 0; will stop at (end)
Binary file not shown.
Loading

0 comments on commit eb64a1b

Please sign in to comment.