Use raw spells functions

This commit is contained in:
LeRatierBretonnien 2023-10-14 11:28:48 +02:00
parent 541e2836ca
commit a15260bff7
37 changed files with 125 additions and 109 deletions

View File

@ -41,7 +41,7 @@ Hooks.once('init', () => {
}
/*---------------------------------------------------------------------*/
game.wfrp4e.entities.ItemWfrp4e.prototype.computeSpellDamage = function (formula, isMagicMissile) {
/* DEPRECATED : game.wfrp4e.entities.ItemWfrp4e.prototype.computeSpellDamage = function (formula, isMagicMissile) {
try {
formula = formula.toLowerCase();
@ -85,10 +85,10 @@ Hooks.once('init', () => {
catch (e) {
throw ui.notifications.error("Error: could not parse spell damage. See console for details")
}
}
}*/
/*---------------------------------------------------------------------*/
game.wfrp4e.entities.ItemWfrp4e.prototype.computeSpellPrayerFormula = function (type, aoe = false, formulaOverride) {
/* DEPRECATED : game.wfrp4e.entities.ItemWfrp4e.prototype.computeSpellPrayerFormula = function (type, aoe = false, formulaOverride) {
let formula = formulaOverride || this[type]?.value
if (Number.isNumeric(formula))
return formula
@ -134,7 +134,7 @@ Hooks.once('init', () => {
//console.log("calculateSpellAttributes -> " + formula );
return formula.capitalize();
}
}*/
/*---------------------------------------------------------------------*/
// Converters area

View File

@ -8,7 +8,7 @@
}
],
"url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
"version": "7.0.16",
"version": "7.0.17",
"esmodules": [
"babele-register.js",
"addon-register.js",
@ -115,10 +115,10 @@
}
],
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v10/module.json",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-7.0.16.zip",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-7.0.17.zip",
"id": "wh4-fr-translation",
"compatibility": {
"minimum": "10",
"minimum": "11",
"verified": "11"
},
"relationships": {

View File

@ -176,6 +176,22 @@ export class WH4FRPatchConfig {
game.wfrp4e.config.species["welf"] = "Elfe Sylvain";
}
if (game.wfrp4e.config.charastericticsBonus) {
game.wfrp4e.config.charastericticsBonus =
{
"ws": "Bonus de Capacité de Combat",
"bs": "Bonus de Capacité de Tir",
"s": "Bonus de Force",
"t": "Bonus d'Endurance",
"i": "Bonus d'Initiative",
"ag": "Bonus d'Agilité",
"dex": "Bonus de Dexterité",
"int": "Bonus d'Intelligence",
"wp": "Bonus de Force Mentale",
"fel": "Bonus de Sociabilité"
}
}
if (game.wfrp4e.config.classTrappings) {
for(const c of Object.keys(game.wfrp4e.config.classTrappings)) {
game.wfrp4e.config.classTrappings[game.i18n.localize(c)] = game.wfrp4e.config.classTrappings[c];

View File

@ -1 +1 @@
MANIFEST-000306
MANIFEST-000314

View File

@ -1,8 +1,8 @@
2023/10/12-12:52:21.429107 7ff867fff6c0 Recovering log #304
2023/10/12-12:52:21.438983 7ff867fff6c0 Delete type=3 #302
2023/10/12-12:52:21.439028 7ff867fff6c0 Delete type=0 #304
2023/10/12-14:21:05.515562 7ff865e026c0 Level-0 table #309: started
2023/10/12-14:21:05.515585 7ff865e026c0 Level-0 table #309: 0 bytes OK
2023/10/12-14:21:05.522208 7ff865e026c0 Delete type=0 #307
2023/10/12-14:21:05.529094 7ff865e026c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal!suuYN87Al1ZZWtQQ' @ 0 : 0; will stop at (end)
2023/10/12-14:21:05.529124 7ff865e026c0 Manual compaction at level-1 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal!suuYN87Al1ZZWtQQ' @ 0 : 0; will stop at (end)
2023/10/13-16:28:21.057111 7f4c89ffb6c0 Recovering log #312
2023/10/13-16:28:21.068010 7f4c89ffb6c0 Delete type=3 #310
2023/10/13-16:28:21.068066 7f4c89ffb6c0 Delete type=0 #312
2023/10/14-11:19:49.010183 7f49ebbff6c0 Level-0 table #317: started
2023/10/14-11:19:49.010233 7f49ebbff6c0 Level-0 table #317: 0 bytes OK
2023/10/14-11:19:49.016647 7f49ebbff6c0 Delete type=0 #315
2023/10/14-11:19:49.036780 7f49ebbff6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal!suuYN87Al1ZZWtQQ' @ 0 : 0; will stop at (end)
2023/10/14-11:19:49.036835 7f49ebbff6c0 Manual compaction at level-1 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal!suuYN87Al1ZZWtQQ' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/12-08:42:23.281809 7ffafdffa6c0 Recovering log #300
2023/10/12-08:42:23.293900 7ffafdffa6c0 Delete type=3 #298
2023/10/12-08:42:23.294048 7ffafdffa6c0 Delete type=0 #300
2023/10/12-09:07:20.297268 7ff865e026c0 Level-0 table #305: started
2023/10/12-09:07:20.297313 7ff865e026c0 Level-0 table #305: 0 bytes OK
2023/10/12-09:07:20.303738 7ff865e026c0 Delete type=0 #303
2023/10/12-09:07:20.303980 7ff865e026c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal!suuYN87Al1ZZWtQQ' @ 0 : 0; will stop at (end)
2023/10/12-09:07:20.304031 7ff865e026c0 Manual compaction at level-1 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal!suuYN87Al1ZZWtQQ' @ 0 : 0; will stop at (end)
2023/10/13-13:41:53.608381 7f4c88ff96c0 Recovering log #308
2023/10/13-13:41:53.618758 7f4c88ff96c0 Delete type=3 #306
2023/10/13-13:41:53.618851 7f4c88ff96c0 Delete type=0 #308
2023/10/13-13:56:10.792963 7f49ebbff6c0 Level-0 table #313: started
2023/10/13-13:56:10.792992 7f49ebbff6c0 Level-0 table #313: 0 bytes OK
2023/10/13-13:56:10.800497 7f49ebbff6c0 Delete type=0 #311
2023/10/13-13:56:10.806798 7f49ebbff6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal!suuYN87Al1ZZWtQQ' @ 0 : 0; will stop at (end)
2023/10/13-13:56:10.813254 7f49ebbff6c0 Manual compaction at level-1 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal!suuYN87Al1ZZWtQQ' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000307
MANIFEST-000315

View File

@ -1,8 +1,8 @@
2023/10/12-12:52:21.442257 7ffafcff86c0 Recovering log #305
2023/10/12-12:52:21.453596 7ffafcff86c0 Delete type=3 #303
2023/10/12-12:52:21.453695 7ffafcff86c0 Delete type=0 #305
2023/10/12-14:21:05.549093 7ff865e026c0 Level-0 table #310: started
2023/10/12-14:21:05.549145 7ff865e026c0 Level-0 table #310: 0 bytes OK
2023/10/12-14:21:05.556493 7ff865e026c0 Delete type=0 #308
2023/10/12-14:21:05.556633 7ff865e026c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
2023/10/12-14:21:05.556659 7ff865e026c0 Manual compaction at level-1 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
2023/10/13-16:28:21.070662 7f4c88ff96c0 Recovering log #313
2023/10/13-16:28:21.084243 7f4c88ff96c0 Delete type=3 #311
2023/10/13-16:28:21.084383 7f4c88ff96c0 Delete type=0 #313
2023/10/14-11:19:49.030249 7f49ebbff6c0 Level-0 table #318: started
2023/10/14-11:19:49.030295 7f49ebbff6c0 Level-0 table #318: 0 bytes OK
2023/10/14-11:19:49.036636 7f49ebbff6c0 Delete type=0 #316
2023/10/14-11:19:49.036823 7f49ebbff6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
2023/10/14-11:19:49.036870 7f49ebbff6c0 Manual compaction at level-1 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/12-08:42:23.297463 7ff867fff6c0 Recovering log #301
2023/10/12-08:42:23.309413 7ff867fff6c0 Delete type=3 #299
2023/10/12-08:42:23.309623 7ff867fff6c0 Delete type=0 #301
2023/10/12-09:07:20.283204 7ff865e026c0 Level-0 table #306: started
2023/10/12-09:07:20.283248 7ff865e026c0 Level-0 table #306: 0 bytes OK
2023/10/12-09:07:20.290020 7ff865e026c0 Delete type=0 #304
2023/10/12-09:07:20.303924 7ff865e026c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
2023/10/12-09:07:20.304012 7ff865e026c0 Manual compaction at level-1 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
2023/10/13-13:41:53.621859 7f4c8a7fc6c0 Recovering log #309
2023/10/13-13:41:53.631888 7f4c8a7fc6c0 Delete type=3 #307
2023/10/13-13:41:53.631986 7f4c8a7fc6c0 Delete type=0 #309
2023/10/13-13:56:10.786637 7f49ebbff6c0 Level-0 table #314: started
2023/10/13-13:56:10.786663 7f49ebbff6c0 Level-0 table #314: 0 bytes OK
2023/10/13-13:56:10.792833 7f49ebbff6c0 Delete type=0 #312
2023/10/13-13:56:10.800595 7f49ebbff6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
2023/10/13-13:56:10.806809 7f49ebbff6c0 Manual compaction at level-1 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000306
MANIFEST-000314

View File

@ -1,8 +1,8 @@
2023/10/12-12:52:21.469812 7ffafd7f96c0 Recovering log #304
2023/10/12-12:52:21.479826 7ffafd7f96c0 Delete type=3 #302
2023/10/12-12:52:21.479883 7ffafd7f96c0 Delete type=0 #304
2023/10/12-14:21:05.542955 7ff865e026c0 Level-0 table #309: started
2023/10/12-14:21:05.542977 7ff865e026c0 Level-0 table #309: 0 bytes OK
2023/10/12-14:21:05.548879 7ff865e026c0 Delete type=0 #307
2023/10/12-14:21:05.556607 7ff865e026c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal!cZtNgayIw2QFhC9u' @ 0 : 0; will stop at (end)
2023/10/12-14:21:05.556642 7ff865e026c0 Manual compaction at level-1 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal!cZtNgayIw2QFhC9u' @ 0 : 0; will stop at (end)
2023/10/13-16:28:21.103262 7f4c897fa6c0 Recovering log #312
2023/10/13-16:28:21.121031 7f4c897fa6c0 Delete type=3 #310
2023/10/13-16:28:21.121082 7f4c897fa6c0 Delete type=0 #312
2023/10/14-11:19:49.037115 7f49ebbff6c0 Level-0 table #317: started
2023/10/14-11:19:49.037157 7f49ebbff6c0 Level-0 table #317: 0 bytes OK
2023/10/14-11:19:49.044674 7f49ebbff6c0 Delete type=0 #315
2023/10/14-11:19:49.044861 7f49ebbff6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal!cZtNgayIw2QFhC9u' @ 0 : 0; will stop at (end)
2023/10/14-11:19:49.044895 7f49ebbff6c0 Manual compaction at level-1 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal!cZtNgayIw2QFhC9u' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/12-08:42:23.329050 7ffafd7f96c0 Recovering log #300
2023/10/12-08:42:23.340331 7ffafd7f96c0 Delete type=3 #298
2023/10/12-08:42:23.340426 7ffafd7f96c0 Delete type=0 #300
2023/10/12-09:07:20.304375 7ff865e026c0 Level-0 table #305: started
2023/10/12-09:07:20.304424 7ff865e026c0 Level-0 table #305: 0 bytes OK
2023/10/12-09:07:20.311700 7ff865e026c0 Delete type=0 #303
2023/10/12-09:07:20.311889 7ff865e026c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal!cZtNgayIw2QFhC9u' @ 0 : 0; will stop at (end)
2023/10/12-09:07:20.311934 7ff865e026c0 Manual compaction at level-1 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal!cZtNgayIw2QFhC9u' @ 0 : 0; will stop at (end)
2023/10/13-13:41:53.647763 7f4c89ffb6c0 Recovering log #308
2023/10/13-13:41:53.657591 7f4c89ffb6c0 Delete type=3 #306
2023/10/13-13:41:53.657648 7f4c89ffb6c0 Delete type=0 #308
2023/10/13-13:56:10.806820 7f49ebbff6c0 Level-0 table #313: started
2023/10/13-13:56:10.806842 7f49ebbff6c0 Level-0 table #313: 0 bytes OK
2023/10/13-13:56:10.813134 7f49ebbff6c0 Delete type=0 #311
2023/10/13-13:56:10.813264 7f49ebbff6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal!cZtNgayIw2QFhC9u' @ 0 : 0; will stop at (end)
2023/10/13-13:56:10.813281 7f49ebbff6c0 Manual compaction at level-1 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal!cZtNgayIw2QFhC9u' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000306
MANIFEST-000314

View File

@ -1,8 +1,8 @@
2023/10/12-12:52:21.415436 7ffafd7f96c0 Recovering log #304
2023/10/12-12:52:21.425964 7ffafd7f96c0 Delete type=3 #302
2023/10/12-12:52:21.426014 7ffafd7f96c0 Delete type=0 #304
2023/10/12-14:21:05.508923 7ff865e026c0 Level-0 table #309: started
2023/10/12-14:21:05.509201 7ff865e026c0 Level-0 table #309: 0 bytes OK
2023/10/12-14:21:05.515447 7ff865e026c0 Delete type=0 #307
2023/10/12-14:21:05.529079 7ff865e026c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal!yzw9I0r3hCK7PJnz' @ 0 : 0; will stop at (end)
2023/10/12-14:21:05.529117 7ff865e026c0 Manual compaction at level-1 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal!yzw9I0r3hCK7PJnz' @ 0 : 0; will stop at (end)
2023/10/13-16:28:21.042041 7f4c897fa6c0 Recovering log #312
2023/10/13-16:28:21.053124 7f4c897fa6c0 Delete type=3 #310
2023/10/13-16:28:21.053191 7f4c897fa6c0 Delete type=0 #312
2023/10/14-11:19:49.023618 7f49ebbff6c0 Level-0 table #317: started
2023/10/14-11:19:49.023662 7f49ebbff6c0 Level-0 table #317: 0 bytes OK
2023/10/14-11:19:49.030113 7f49ebbff6c0 Delete type=0 #315
2023/10/14-11:19:49.036810 7f49ebbff6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal!yzw9I0r3hCK7PJnz' @ 0 : 0; will stop at (end)
2023/10/14-11:19:49.036858 7f49ebbff6c0 Manual compaction at level-1 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal!yzw9I0r3hCK7PJnz' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/12-08:42:23.268945 7ffafd7f96c0 Recovering log #300
2023/10/12-08:42:23.278972 7ffafd7f96c0 Delete type=3 #298
2023/10/12-08:42:23.279118 7ffafd7f96c0 Delete type=0 #300
2023/10/12-09:07:20.276665 7ff865e026c0 Level-0 table #305: started
2023/10/12-09:07:20.276712 7ff865e026c0 Level-0 table #305: 0 bytes OK
2023/10/12-09:07:20.283056 7ff865e026c0 Delete type=0 #303
2023/10/12-09:07:20.303902 7ff865e026c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal!yzw9I0r3hCK7PJnz' @ 0 : 0; will stop at (end)
2023/10/12-09:07:20.303996 7ff865e026c0 Manual compaction at level-1 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal!yzw9I0r3hCK7PJnz' @ 0 : 0; will stop at (end)
2023/10/13-13:41:53.593115 7f4c89ffb6c0 Recovering log #308
2023/10/13-13:41:53.603886 7f4c89ffb6c0 Delete type=3 #306
2023/10/13-13:41:53.603938 7f4c89ffb6c0 Delete type=0 #308
2023/10/13-13:56:10.780407 7f49ebbff6c0 Level-0 table #313: started
2023/10/13-13:56:10.780429 7f49ebbff6c0 Level-0 table #313: 0 bytes OK
2023/10/13-13:56:10.786505 7f49ebbff6c0 Delete type=0 #311
2023/10/13-13:56:10.792934 7f49ebbff6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal!yzw9I0r3hCK7PJnz' @ 0 : 0; will stop at (end)
2023/10/13-13:56:10.800607 7f49ebbff6c0 Manual compaction at level-1 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal!yzw9I0r3hCK7PJnz' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000306
MANIFEST-000314

View File

@ -1,8 +1,8 @@
2023/10/12-12:52:21.401250 7ffafdffa6c0 Recovering log #304
2023/10/12-12:52:21.411393 7ffafdffa6c0 Delete type=3 #302
2023/10/12-12:52:21.411454 7ffafdffa6c0 Delete type=0 #304
2023/10/12-14:21:05.522295 7ff865e026c0 Level-0 table #309: started
2023/10/12-14:21:05.522318 7ff865e026c0 Level-0 table #309: 0 bytes OK
2023/10/12-14:21:05.528847 7ff865e026c0 Delete type=0 #307
2023/10/12-14:21:05.529104 7ff865e026c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
2023/10/12-14:21:05.529131 7ff865e026c0 Manual compaction at level-1 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
2023/10/13-16:28:21.026860 7f4c8a7fc6c0 Recovering log #312
2023/10/13-16:28:21.037384 7f4c8a7fc6c0 Delete type=3 #310
2023/10/13-16:28:21.037699 7f4c8a7fc6c0 Delete type=0 #312
2023/10/14-11:19:49.002928 7f49ebbff6c0 Level-0 table #317: started
2023/10/14-11:19:49.002970 7f49ebbff6c0 Level-0 table #317: 0 bytes OK
2023/10/14-11:19:49.009689 7f49ebbff6c0 Delete type=0 #315
2023/10/14-11:19:49.009944 7f49ebbff6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
2023/10/14-11:19:49.010002 7f49ebbff6c0 Manual compaction at level-1 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/12-08:42:23.253449 7ffafcff86c0 Recovering log #300
2023/10/12-08:42:23.265283 7ffafcff86c0 Delete type=3 #298
2023/10/12-08:42:23.265373 7ffafcff86c0 Delete type=0 #300
2023/10/12-09:07:20.268061 7ff865e026c0 Level-0 table #305: started
2023/10/12-09:07:20.268126 7ff865e026c0 Level-0 table #305: 0 bytes OK
2023/10/12-09:07:20.276287 7ff865e026c0 Delete type=0 #303
2023/10/12-09:07:20.276521 7ff865e026c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
2023/10/12-09:07:20.276572 7ff865e026c0 Manual compaction at level-1 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
2023/10/13-13:41:53.580537 7f4c897fa6c0 Recovering log #308
2023/10/13-13:41:53.590263 7f4c897fa6c0 Delete type=3 #306
2023/10/13-13:41:53.590306 7f4c897fa6c0 Delete type=0 #308
2023/10/13-13:56:10.773376 7f49ebbff6c0 Level-0 table #313: started
2023/10/13-13:56:10.773452 7f49ebbff6c0 Level-0 table #313: 0 bytes OK
2023/10/13-13:56:10.780282 7f49ebbff6c0 Delete type=0 #311
2023/10/13-13:56:10.786613 7f49ebbff6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
2023/10/13-13:56:10.792947 7f49ebbff6c0 Manual compaction at level-1 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000306
MANIFEST-000314

View File

@ -1,8 +1,8 @@
2023/10/12-12:52:21.457131 7ffafdffa6c0 Recovering log #304
2023/10/12-12:52:21.466846 7ffafdffa6c0 Delete type=3 #302
2023/10/12-12:52:21.466893 7ffafdffa6c0 Delete type=0 #304
2023/10/12-14:21:05.535621 7ff865e026c0 Level-0 table #309: started
2023/10/12-14:21:05.535656 7ff865e026c0 Level-0 table #309: 0 bytes OK
2023/10/12-14:21:05.542859 7ff865e026c0 Delete type=0 #307
2023/10/12-14:21:05.556592 7ff865e026c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal!yfZxl4I7XAuUF6r3' @ 0 : 0; will stop at (end)
2023/10/12-14:21:05.556651 7ff865e026c0 Manual compaction at level-1 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal!yfZxl4I7XAuUF6r3' @ 0 : 0; will stop at (end)
2023/10/13-16:28:21.088262 7f4c8a7fc6c0 Recovering log #312
2023/10/13-16:28:21.100561 7f4c8a7fc6c0 Delete type=3 #310
2023/10/13-16:28:21.100612 7f4c8a7fc6c0 Delete type=0 #312
2023/10/14-11:19:49.016843 7f49ebbff6c0 Level-0 table #317: started
2023/10/14-11:19:49.016902 7f49ebbff6c0 Level-0 table #317: 0 bytes OK
2023/10/14-11:19:49.023489 7f49ebbff6c0 Delete type=0 #315
2023/10/14-11:19:49.036796 7f49ebbff6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal!yfZxl4I7XAuUF6r3' @ 0 : 0; will stop at (end)
2023/10/14-11:19:49.036847 7f49ebbff6c0 Manual compaction at level-1 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal!yfZxl4I7XAuUF6r3' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/12-08:42:23.313383 7ffafcff86c0 Recovering log #300
2023/10/12-08:42:23.325901 7ffafcff86c0 Delete type=3 #298
2023/10/12-08:42:23.326114 7ffafcff86c0 Delete type=0 #300
2023/10/12-09:07:20.290221 7ff865e026c0 Level-0 table #305: started
2023/10/12-09:07:20.290277 7ff865e026c0 Level-0 table #305: 0 bytes OK
2023/10/12-09:07:20.297074 7ff865e026c0 Delete type=0 #303
2023/10/12-09:07:20.303956 7ff865e026c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal!yfZxl4I7XAuUF6r3' @ 0 : 0; will stop at (end)
2023/10/12-09:07:20.304050 7ff865e026c0 Manual compaction at level-1 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal!yfZxl4I7XAuUF6r3' @ 0 : 0; will stop at (end)
2023/10/13-13:41:53.635179 7f4c897fa6c0 Recovering log #308
2023/10/13-13:41:53.644874 7f4c897fa6c0 Delete type=3 #306
2023/10/13-13:41:53.644931 7f4c897fa6c0 Delete type=0 #308
2023/10/13-13:56:10.800621 7f49ebbff6c0 Level-0 table #313: started
2023/10/13-13:56:10.800648 7f49ebbff6c0 Level-0 table #313: 0 bytes OK
2023/10/13-13:56:10.806703 7f49ebbff6c0 Delete type=0 #311
2023/10/13-13:56:10.813239 7f49ebbff6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal!yfZxl4I7XAuUF6r3' @ 0 : 0; will stop at (end)
2023/10/13-13:56:10.813272 7f49ebbff6c0 Manual compaction at level-1 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal!yfZxl4I7XAuUF6r3' @ 0 : 0; will stop at (end)

Binary file not shown.