Fix combativite

This commit is contained in:
LeRatierBretonnien 2024-06-01 09:17:57 +02:00
parent 0b9e1a80af
commit b574ba76ef
70 changed files with 231 additions and 238 deletions

View File

@ -514,16 +514,16 @@ export class HawkmoonUtility {
/* -------------------------------------------- */
static getCombativiteList(nbActivite) {
let list = [ { value: 0, label: "Combatif"}]
let list = [ { value: String(0), label: "Combatif"}]
for (let i = 1; i < nbActivite-2; i++) {
list.push({ value: i, label:"Eprouvé " + i} )
list.push({ value: String(i), label:"Eprouvé " + i} )
}
list[nbActivite-2] = { value: nbActivite-2, label:"Affaibli"}
list[nbActivite-1] = { value: nbActivite-1, label:"Très Affaibli"}
list[nbActivite] = { value: nbActivite, label:"Vaincu"}
list[nbActivite-2] = { value: String(nbActivite-2), label:"Affaibli"}
list[nbActivite-1] = { value: String(nbActivite-1), label:"Très Affaibli"}
list[nbActivite] = { value: String(nbActivite), label:"Vaincu"}
return list
}
/* -------------------------------------------- */
static async bonusRollHawkmoon(rollData) {
rollData.bonusFormula = rollData.addedBonus

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.991898 7f18090006c0 Recovering log #207
2024/05/31-23:16:46.046753 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:46.046809 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.384266 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.384313 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.390630 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.403867 7f18020006c0 Manual compaction at level-0 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.403898 7f18020006c0 Manual compaction at level-1 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.194842 7f28a4c006c0 Recovering log #211
2024/06/01-08:52:45.205284 7f28a4c006c0 Delete type=3 #209
2024/06/01-08:52:45.205352 7f28a4c006c0 Delete type=0 #211
2024/06/01-09:10:33.808591 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.808615 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.814886 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.815181 7f289f8006c0 Manual compaction at level-0 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.815226 7f289f8006c0 Manual compaction at level-1 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.635913 7f1802a006c0 Recovering log #203
2024/05/31-23:10:39.653531 7f1802a006c0 Delete type=3 #201
2024/05/31-23:10:39.653591 7f1802a006c0 Delete type=0 #203
2024/05/31-23:15:03.413506 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.413557 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.419986 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.426574 7f18020006c0 Manual compaction at level-0 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.426633 7f18020006c0 Manual compaction at level-1 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.991898 7f18090006c0 Recovering log #207
2024/05/31-23:16:46.046753 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:46.046809 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.384266 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.384313 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.390630 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.403867 7f18020006c0 Manual compaction at level-0 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.403898 7f18020006c0 Manual compaction at level-1 from '!journal!MUbViCE2PkVxlzqe' @ 72057594037927935 : 1 .. '!journal.pages!gVybbv17TFY8o3Y4.fQidyqfF1TbsZKHM' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.511332 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.571770 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.571914 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.338949 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.338972 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.345723 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.358156 7f18020006c0 Manual compaction at level-0 from '!items!0fit7HelSjaFtXcW' @ 72057594037927935 : 1 .. '!items!wxrzP3NyiHiYnAMJ' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.358188 7f18020006c0 Manual compaction at level-1 from '!items!0fit7HelSjaFtXcW' @ 72057594037927935 : 1 .. '!items!wxrzP3NyiHiYnAMJ' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.038253 7f28a56006c0 Recovering log #211
2024/06/01-08:52:45.049363 7f28a56006c0 Delete type=3 #209
2024/06/01-08:52:45.049432 7f28a56006c0 Delete type=0 #211
2024/06/01-09:10:33.725130 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.725172 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.731955 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.753233 7f289f8006c0 Manual compaction at level-0 from '!items!0fit7HelSjaFtXcW' @ 72057594037927935 : 1 .. '!items!wxrzP3NyiHiYnAMJ' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.753281 7f289f8006c0 Manual compaction at level-1 from '!items!0fit7HelSjaFtXcW' @ 72057594037927935 : 1 .. '!items!wxrzP3NyiHiYnAMJ' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.536966 7f18034006c0 Recovering log #203
2024/05/31-23:10:39.546676 7f18034006c0 Delete type=3 #201
2024/05/31-23:10:39.546734 7f18034006c0 Delete type=0 #203
2024/05/31-23:15:03.342618 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.342657 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.348734 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.348859 7f18020006c0 Manual compaction at level-0 from '!items!0fit7HelSjaFtXcW' @ 72057594037927935 : 1 .. '!items!wxrzP3NyiHiYnAMJ' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.348880 7f18020006c0 Manual compaction at level-1 from '!items!0fit7HelSjaFtXcW' @ 72057594037927935 : 1 .. '!items!wxrzP3NyiHiYnAMJ' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.511332 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.571770 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.571914 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.338949 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.338972 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.345723 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.358156 7f18020006c0 Manual compaction at level-0 from '!items!0fit7HelSjaFtXcW' @ 72057594037927935 : 1 .. '!items!wxrzP3NyiHiYnAMJ' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.358188 7f18020006c0 Manual compaction at level-1 from '!items!0fit7HelSjaFtXcW' @ 72057594037927935 : 1 .. '!items!wxrzP3NyiHiYnAMJ' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.399504 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.453251 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.453307 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.324970 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.324998 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.332256 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.332486 7f18020006c0 Manual compaction at level-0 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.332520 7f18020006c0 Manual compaction at level-1 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.010642 7f28a56006c0 Recovering log #211
2024/06/01-08:52:45.021246 7f28a56006c0 Delete type=3 #209
2024/06/01-08:52:45.021304 7f28a56006c0 Delete type=0 #211
2024/06/01-09:10:33.739501 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.739525 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.745719 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.753252 7f289f8006c0 Manual compaction at level-0 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.753274 7f289f8006c0 Manual compaction at level-1 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.513081 7f18034006c0 Recovering log #203
2024/05/31-23:10:39.522757 7f18034006c0 Delete type=3 #201
2024/05/31-23:10:39.522898 7f18034006c0 Delete type=0 #203
2024/05/31-23:15:03.336023 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.336054 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.342475 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.348851 7f18020006c0 Manual compaction at level-0 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.348887 7f18020006c0 Manual compaction at level-1 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.399504 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.453251 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.453307 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.324970 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.324998 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.332256 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.332486 7f18020006c0 Manual compaction at level-0 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.332520 7f18020006c0 Manual compaction at level-1 from '!items!0nhTxujlIUB63Aqt' @ 72057594037927935 : 1 .. '!items!tFU5yISK6spdNWco' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.284662 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.346436 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.346487 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.311914 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.311964 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.318352 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.324962 7f18020006c0 Manual compaction at level-0 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.332453 7f18020006c0 Manual compaction at level-1 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end)
2024/06/01-08:52:44.981269 7f28a56006c0 Recovering log #211
2024/06/01-08:52:44.991052 7f28a56006c0 Delete type=3 #209
2024/06/01-08:52:44.991117 7f28a56006c0 Delete type=0 #211
2024/06/01-09:10:33.708570 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.708600 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.714914 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.724977 7f289f8006c0 Manual compaction at level-0 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.725013 7f289f8006c0 Manual compaction at level-1 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.488401 7f18034006c0 Recovering log #203
2024/05/31-23:10:39.498833 7f18034006c0 Delete type=3 #201
2024/05/31-23:10:39.498885 7f18034006c0 Delete type=0 #203
2024/05/31-23:15:03.315812 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.315848 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.322917 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.323092 7f18020006c0 Manual compaction at level-0 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.323124 7f18020006c0 Manual compaction at level-1 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.284662 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.346436 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.346487 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.311914 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.311964 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.318352 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.324962 7f18020006c0 Manual compaction at level-0 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.332453 7f18020006c0 Manual compaction at level-1 from '!items!15IDGG6JoZnRCQtY' @ 72057594037927935 : 1 .. '!items!yI1zY5k8mAdx9wHK' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.631063 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.684522 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.684659 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.351886 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.351907 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.358042 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.358174 7f18020006c0 Manual compaction at level-0 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.358195 7f18020006c0 Manual compaction at level-1 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.066668 7f28a56006c0 Recovering log #211
2024/06/01-08:52:45.076940 7f28a56006c0 Delete type=3 #209
2024/06/01-08:52:45.077005 7f28a56006c0 Delete type=0 #211
2024/06/01-09:10:33.759841 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.759880 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.766395 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.780130 7f289f8006c0 Manual compaction at level-0 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.780228 7f289f8006c0 Manual compaction at level-1 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.560316 7f18034006c0 Recovering log #203
2024/05/31-23:10:39.570630 7f18034006c0 Delete type=3 #201
2024/05/31-23:10:39.570692 7f18034006c0 Delete type=0 #203
2024/05/31-23:15:03.361714 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.361742 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.368749 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.380194 7f18020006c0 Manual compaction at level-0 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.380224 7f18020006c0 Manual compaction at level-1 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.631063 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.684522 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.684659 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.351886 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.351907 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.358042 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.358174 7f18020006c0 Manual compaction at level-0 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.358195 7f18020006c0 Manual compaction at level-1 from '!items!0BopmCu8vGK2923j' @ 72057594037927935 : 1 .. '!items!zYx0Ak2y1LNTcKlO' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.455012 7f18090006c0 Recovering log #207
2024/05/31-23:16:45.509581 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:45.509640 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.332626 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.332674 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.338836 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.358145 7f18020006c0 Manual compaction at level-0 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.358181 7f18020006c0 Manual compaction at level-1 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.024483 7f28a4c006c0 Recovering log #211
2024/06/01-08:52:45.034690 7f28a4c006c0 Delete type=3 #209
2024/06/01-08:52:45.034811 7f28a4c006c0 Delete type=0 #211
2024/06/01-09:10:33.745840 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.745862 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.753113 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.753288 7f289f8006c0 Manual compaction at level-0 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.753311 7f289f8006c0 Manual compaction at level-1 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.524828 7f1802a006c0 Recovering log #203
2024/05/31-23:10:39.535217 7f1802a006c0 Delete type=3 #201
2024/05/31-23:10:39.535288 7f1802a006c0 Delete type=0 #203
2024/05/31-23:15:03.329396 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.329429 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.335841 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.348840 7f18020006c0 Manual compaction at level-0 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.348873 7f18020006c0 Manual compaction at level-1 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.455012 7f18090006c0 Recovering log #207
2024/05/31-23:16:45.509581 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:45.509640 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.332626 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.332674 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.338836 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.358145 7f18020006c0 Manual compaction at level-0 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.358181 7f18020006c0 Manual compaction at level-1 from '!items!15foLG7y3LUXNzkK' @ 72057594037927935 : 1 .. '!items!z1HtkvazCGHut7cz' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000119
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.348077 7f18090006c0 Recovering log #117
2024/05/31-23:16:45.396965 7f18090006c0 Delete type=3 #115
2024/05/31-23:16:45.397017 7f18090006c0 Delete type=0 #117
2024/05/31-23:25:37.318478 7f18020006c0 Level-0 table #122: started
2024/05/31-23:25:37.318502 7f18020006c0 Level-0 table #122: 0 bytes OK
2024/05/31-23:25:37.324829 7f18020006c0 Delete type=0 #120
2024/05/31-23:25:37.332435 7f18020006c0 Manual compaction at level-0 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.332503 7f18020006c0 Manual compaction at level-1 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end)
2024/06/01-08:52:44.995929 7f28a4c006c0 Recovering log #121
2024/06/01-08:52:45.006711 7f28a4c006c0 Delete type=3 #119
2024/06/01-08:52:45.006811 7f28a4c006c0 Delete type=0 #121
2024/06/01-09:10:33.732066 7f289f8006c0 Level-0 table #126: started
2024/06/01-09:10:33.732091 7f289f8006c0 Level-0 table #126: 0 bytes OK
2024/06/01-09:10:33.739395 7f289f8006c0 Delete type=0 #124
2024/06/01-09:10:33.753244 7f289f8006c0 Manual compaction at level-0 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.753267 7f289f8006c0 Manual compaction at level-1 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.500596 7f1802a006c0 Recovering log #113
2024/05/31-23:10:39.510853 7f1802a006c0 Delete type=3 #111
2024/05/31-23:10:39.510925 7f1802a006c0 Delete type=0 #113
2024/05/31-23:15:03.323199 7f18020006c0 Level-0 table #118: started
2024/05/31-23:15:03.323227 7f18020006c0 Level-0 table #118: 0 bytes OK
2024/05/31-23:15:03.329282 7f18020006c0 Delete type=0 #116
2024/05/31-23:15:03.348828 7f18020006c0 Manual compaction at level-0 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.348866 7f18020006c0 Manual compaction at level-1 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.348077 7f18090006c0 Recovering log #117
2024/05/31-23:16:45.396965 7f18090006c0 Delete type=3 #115
2024/05/31-23:16:45.397017 7f18090006c0 Delete type=0 #117
2024/05/31-23:25:37.318478 7f18020006c0 Level-0 table #122: started
2024/05/31-23:25:37.318502 7f18020006c0 Level-0 table #122: 0 bytes OK
2024/05/31-23:25:37.324829 7f18020006c0 Delete type=0 #120
2024/05/31-23:25:37.332435 7f18020006c0 Manual compaction at level-0 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.332503 7f18020006c0 Manual compaction at level-1 from '!folders!5d4Zn28TUcPxRyXd' @ 72057594037927935 : 1 .. '!items!zttESycGKltfwCzJ' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.686951 7f18090006c0 Recovering log #207
2024/05/31-23:16:45.748560 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:45.748697 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.358272 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.358380 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.364928 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.384137 7f18020006c0 Manual compaction at level-0 from '!items!26mRstKhCJoXkhu1' @ 72057594037927935 : 1 .. '!items!tFQqcxmkS3MT6ASE' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.384177 7f18020006c0 Manual compaction at level-1 from '!items!26mRstKhCJoXkhu1' @ 72057594037927935 : 1 .. '!items!tFQqcxmkS3MT6ASE' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.081166 7f28a4c006c0 Recovering log #211
2024/06/01-08:52:45.092578 7f28a4c006c0 Delete type=3 #209
2024/06/01-08:52:45.092718 7f28a4c006c0 Delete type=0 #211
2024/06/01-09:10:33.753373 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.753450 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.759664 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.780095 7f289f8006c0 Manual compaction at level-0 from '!items!26mRstKhCJoXkhu1' @ 72057594037927935 : 1 .. '!items!tFQqcxmkS3MT6ASE' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.780182 7f289f8006c0 Manual compaction at level-1 from '!items!26mRstKhCJoXkhu1' @ 72057594037927935 : 1 .. '!items!tFQqcxmkS3MT6ASE' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.573163 7f1802a006c0 Recovering log #203
2024/05/31-23:10:39.583089 7f1802a006c0 Delete type=3 #201
2024/05/31-23:10:39.583144 7f1802a006c0 Delete type=0 #203
2024/05/31-23:15:03.348953 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.348975 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.355482 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.380172 7f18020006c0 Manual compaction at level-0 from '!items!26mRstKhCJoXkhu1' @ 72057594037927935 : 1 .. '!items!tFQqcxmkS3MT6ASE' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.380211 7f18020006c0 Manual compaction at level-1 from '!items!26mRstKhCJoXkhu1' @ 72057594037927935 : 1 .. '!items!tFQqcxmkS3MT6ASE' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.686951 7f18090006c0 Recovering log #207
2024/05/31-23:16:45.748560 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:45.748697 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.358272 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.358380 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.364928 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.384137 7f18020006c0 Manual compaction at level-0 from '!items!26mRstKhCJoXkhu1' @ 72057594037927935 : 1 .. '!items!tFQqcxmkS3MT6ASE' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.384177 7f18020006c0 Manual compaction at level-1 from '!items!26mRstKhCJoXkhu1' @ 72057594037927935 : 1 .. '!items!tFQqcxmkS3MT6ASE' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.574393 7f18090006c0 Recovering log #207
2024/05/31-23:16:45.628695 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:45.628831 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.345824 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.345846 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.351766 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.358165 7f18020006c0 Manual compaction at level-0 from '!items!16iPa2yIzB0V3pxb' @ 72057594037927935 : 1 .. '!items!yszkersMTE4p9VzP' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.358202 7f18020006c0 Manual compaction at level-1 from '!items!16iPa2yIzB0V3pxb' @ 72057594037927935 : 1 .. '!items!yszkersMTE4p9VzP' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.052999 7f28a4c006c0 Recovering log #211
2024/06/01-08:52:45.063160 7f28a4c006c0 Delete type=3 #209
2024/06/01-08:52:45.063223 7f28a4c006c0 Delete type=0 #211
2024/06/01-09:10:33.766646 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.766703 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.773730 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.780150 7f289f8006c0 Manual compaction at level-0 from '!items!16iPa2yIzB0V3pxb' @ 72057594037927935 : 1 .. '!items!yszkersMTE4p9VzP' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.780197 7f289f8006c0 Manual compaction at level-1 from '!items!16iPa2yIzB0V3pxb' @ 72057594037927935 : 1 .. '!items!yszkersMTE4p9VzP' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.548612 7f1802a006c0 Recovering log #203
2024/05/31-23:10:39.558607 7f1802a006c0 Delete type=3 #201
2024/05/31-23:10:39.558658 7f1802a006c0 Delete type=0 #203
2024/05/31-23:15:03.355577 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.355598 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.361624 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.380185 7f18020006c0 Manual compaction at level-0 from '!items!16iPa2yIzB0V3pxb' @ 72057594037927935 : 1 .. '!items!yszkersMTE4p9VzP' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.380217 7f18020006c0 Manual compaction at level-1 from '!items!16iPa2yIzB0V3pxb' @ 72057594037927935 : 1 .. '!items!yszkersMTE4p9VzP' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.574393 7f18090006c0 Recovering log #207
2024/05/31-23:16:45.628695 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:45.628831 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.345824 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.345846 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.351766 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.358165 7f18020006c0 Manual compaction at level-0 from '!items!16iPa2yIzB0V3pxb' @ 72057594037927935 : 1 .. '!items!yszkersMTE4p9VzP' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.358202 7f18020006c0 Manual compaction at level-1 from '!items!16iPa2yIzB0V3pxb' @ 72057594037927935 : 1 .. '!items!yszkersMTE4p9VzP' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000045
MANIFEST-000049

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.930564 7f18090006c0 Recovering log #43
2024/05/31-23:16:45.989362 7f18090006c0 Delete type=3 #41
2024/05/31-23:16:45.989419 7f18090006c0 Delete type=0 #43
2024/05/31-23:25:37.390761 7f18020006c0 Level-0 table #48: started
2024/05/31-23:25:37.390789 7f18020006c0 Level-0 table #48: 0 bytes OK
2024/05/31-23:25:37.397622 7f18020006c0 Delete type=0 #46
2024/05/31-23:25:37.403881 7f18020006c0 Manual compaction at level-0 from '!scenes!CXx90Qk7nXEd2uTh' @ 72057594037927935 : 1 .. '!scenes.tokens.delta.items!j6RYn1X7KfhTioX5.FPPNsxboEnoqyAoh.JxMmMrhEE67GWHQD.t9lh152OxZDg41sm' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.403914 7f18020006c0 Manual compaction at level-1 from '!scenes!CXx90Qk7nXEd2uTh' @ 72057594037927935 : 1 .. '!scenes.tokens.delta.items!j6RYn1X7KfhTioX5.FPPNsxboEnoqyAoh.JxMmMrhEE67GWHQD.t9lh152OxZDg41sm' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.179473 7f28a4c006c0 Recovering log #47
2024/06/01-08:52:45.189293 7f28a4c006c0 Delete type=3 #45
2024/06/01-08:52:45.189391 7f28a4c006c0 Delete type=0 #47
2024/06/01-09:10:33.793989 7f289f8006c0 Level-0 table #52: started
2024/06/01-09:10:33.794013 7f289f8006c0 Level-0 table #52: 0 bytes OK
2024/06/01-09:10:33.800365 7f289f8006c0 Delete type=0 #50
2024/06/01-09:10:33.808253 7f289f8006c0 Manual compaction at level-0 from '!scenes!CXx90Qk7nXEd2uTh' @ 72057594037927935 : 1 .. '!scenes.tokens.delta.items!j6RYn1X7KfhTioX5.FPPNsxboEnoqyAoh.JxMmMrhEE67GWHQD.t9lh152OxZDg41sm' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.808287 7f289f8006c0 Manual compaction at level-1 from '!scenes!CXx90Qk7nXEd2uTh' @ 72057594037927935 : 1 .. '!scenes.tokens.delta.items!j6RYn1X7KfhTioX5.FPPNsxboEnoqyAoh.JxMmMrhEE67GWHQD.t9lh152OxZDg41sm' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.622521 7f1802a006c0 Recovering log #39
2024/05/31-23:10:39.632431 7f1802a006c0 Delete type=3 #37
2024/05/31-23:10:39.632512 7f1802a006c0 Delete type=0 #39
2024/05/31-23:15:03.406375 7f18020006c0 Level-0 table #44: started
2024/05/31-23:15:03.406414 7f18020006c0 Level-0 table #44: 0 bytes OK
2024/05/31-23:15:03.413058 7f18020006c0 Delete type=0 #42
2024/05/31-23:15:03.413318 7f18020006c0 Manual compaction at level-0 from '!scenes!CXx90Qk7nXEd2uTh' @ 72057594037927935 : 1 .. '!scenes.tokens.delta.items!j6RYn1X7KfhTioX5.FPPNsxboEnoqyAoh.JxMmMrhEE67GWHQD.t9lh152OxZDg41sm' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.413376 7f18020006c0 Manual compaction at level-1 from '!scenes!CXx90Qk7nXEd2uTh' @ 72057594037927935 : 1 .. '!scenes.tokens.delta.items!j6RYn1X7KfhTioX5.FPPNsxboEnoqyAoh.JxMmMrhEE67GWHQD.t9lh152OxZDg41sm' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.930564 7f18090006c0 Recovering log #43
2024/05/31-23:16:45.989362 7f18090006c0 Delete type=3 #41
2024/05/31-23:16:45.989419 7f18090006c0 Delete type=0 #43
2024/05/31-23:25:37.390761 7f18020006c0 Level-0 table #48: started
2024/05/31-23:25:37.390789 7f18020006c0 Level-0 table #48: 0 bytes OK
2024/05/31-23:25:37.397622 7f18020006c0 Delete type=0 #46
2024/05/31-23:25:37.403881 7f18020006c0 Manual compaction at level-0 from '!scenes!CXx90Qk7nXEd2uTh' @ 72057594037927935 : 1 .. '!scenes.tokens.delta.items!j6RYn1X7KfhTioX5.FPPNsxboEnoqyAoh.JxMmMrhEE67GWHQD.t9lh152OxZDg41sm' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.403914 7f18020006c0 Manual compaction at level-1 from '!scenes!CXx90Qk7nXEd2uTh' @ 72057594037927935 : 1 .. '!scenes.tokens.delta.items!j6RYn1X7KfhTioX5.FPPNsxboEnoqyAoh.JxMmMrhEE67GWHQD.t9lh152OxZDg41sm' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000208
MANIFEST-000212

View File

@ -1,7 +1,7 @@
2024/05/31-23:16:45.866029 7f1803e006c0 Recovering log #206
2024/05/31-23:16:45.927421 7f1803e006c0 Delete type=3 #204
2024/05/31-23:16:45.927530 7f1803e006c0 Delete type=0 #206
2024/05/31-23:25:37.371152 7f18020006c0 Level-0 table #211: started
2024/05/31-23:25:37.371175 7f18020006c0 Level-0 table #211: 0 bytes OK
2024/05/31-23:25:37.377827 7f18020006c0 Delete type=0 #209
2024/05/31-23:25:37.384161 7f18020006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.165393 7f28a56006c0 Recovering log #210
2024/06/01-08:52:45.176172 7f28a56006c0 Delete type=3 #208
2024/06/01-08:52:45.176343 7f28a56006c0 Delete type=0 #210
2024/06/01-09:10:33.780315 7f289f8006c0 Level-0 table #215: started
2024/06/01-09:10:33.780380 7f289f8006c0 Level-0 table #215: 0 bytes OK
2024/06/01-09:10:33.787374 7f289f8006c0 Delete type=0 #213
2024/06/01-09:10:33.808232 7f289f8006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
2024/05/31-23:10:39.610395 7f18034006c0 Recovering log #202
2024/05/31-23:10:39.620290 7f18034006c0 Delete type=3 #200
2024/05/31-23:10:39.620347 7f18034006c0 Delete type=0 #202
2024/05/31-23:15:03.400156 7f18020006c0 Level-0 table #207: started
2024/05/31-23:15:03.400203 7f18020006c0 Level-0 table #207: 0 bytes OK
2024/05/31-23:15:03.406248 7f18020006c0 Delete type=0 #205
2024/05/31-23:15:03.413300 7f18020006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.866029 7f1803e006c0 Recovering log #206
2024/05/31-23:16:45.927421 7f1803e006c0 Delete type=3 #204
2024/05/31-23:16:45.927530 7f1803e006c0 Delete type=0 #206
2024/05/31-23:25:37.371152 7f18020006c0 Level-0 table #211: started
2024/05/31-23:25:37.371175 7f18020006c0 Level-0 table #211: 0 bytes OK
2024/05/31-23:25:37.377827 7f18020006c0 Delete type=0 #209
2024/05/31-23:25:37.384161 7f18020006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000209
MANIFEST-000213

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.810970 7f18090006c0 Recovering log #207
2024/05/31-23:16:45.864448 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:45.864504 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.377981 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.378019 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.384026 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.384170 7f18020006c0 Manual compaction at level-0 from '!items!0jRgc9a9L8i7j1Uk' @ 72057594037927935 : 1 .. '!items!yRTYaNKyXBX9wHhb' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.384183 7f18020006c0 Manual compaction at level-1 from '!items!0jRgc9a9L8i7j1Uk' @ 72057594037927935 : 1 .. '!items!yRTYaNKyXBX9wHhb' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.116401 7f28a4c006c0 Recovering log #211
2024/06/01-08:52:45.161544 7f28a4c006c0 Delete type=3 #209
2024/06/01-08:52:45.161602 7f28a4c006c0 Delete type=0 #211
2024/06/01-09:10:33.787544 7f289f8006c0 Level-0 table #216: started
2024/06/01-09:10:33.787584 7f289f8006c0 Level-0 table #216: 0 bytes OK
2024/06/01-09:10:33.793868 7f289f8006c0 Delete type=0 #214
2024/06/01-09:10:33.808244 7f289f8006c0 Manual compaction at level-0 from '!items!0jRgc9a9L8i7j1Uk' @ 72057594037927935 : 1 .. '!items!yRTYaNKyXBX9wHhb' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.808268 7f289f8006c0 Manual compaction at level-1 from '!items!0jRgc9a9L8i7j1Uk' @ 72057594037927935 : 1 .. '!items!yRTYaNKyXBX9wHhb' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2024/05/31-23:10:39.597772 7f1802a006c0 Recovering log #203
2024/05/31-23:10:39.607823 7f1802a006c0 Delete type=3 #201
2024/05/31-23:10:39.607881 7f1802a006c0 Delete type=0 #203
2024/05/31-23:15:03.391835 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.391877 7f18020006c0 Level-0 table #208: 0 bytes OK
2024/05/31-23:15:03.399899 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.413284 7f18020006c0 Manual compaction at level-0 from '!items!0jRgc9a9L8i7j1Uk' @ 72057594037927935 : 1 .. '!items!yRTYaNKyXBX9wHhb' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.413353 7f18020006c0 Manual compaction at level-1 from '!items!0jRgc9a9L8i7j1Uk' @ 72057594037927935 : 1 .. '!items!yRTYaNKyXBX9wHhb' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.810970 7f18090006c0 Recovering log #207
2024/05/31-23:16:45.864448 7f18090006c0 Delete type=3 #205
2024/05/31-23:16:45.864504 7f18090006c0 Delete type=0 #207
2024/05/31-23:25:37.377981 7f18020006c0 Level-0 table #212: started
2024/05/31-23:25:37.378019 7f18020006c0 Level-0 table #212: 0 bytes OK
2024/05/31-23:25:37.384026 7f18020006c0 Delete type=0 #210
2024/05/31-23:25:37.384170 7f18020006c0 Manual compaction at level-0 from '!items!0jRgc9a9L8i7j1Uk' @ 72057594037927935 : 1 .. '!items!yRTYaNKyXBX9wHhb' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.384183 7f18020006c0 Manual compaction at level-1 from '!items!0jRgc9a9L8i7j1Uk' @ 72057594037927935 : 1 .. '!items!yRTYaNKyXBX9wHhb' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000210
MANIFEST-000214

View File

@ -1,8 +1,8 @@
2024/05/31-23:16:45.750702 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.808265 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.808385 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.365021 7f18020006c0 Level-0 table #213: started
2024/05/31-23:25:37.365045 7f18020006c0 Level-0 table #213: 0 bytes OK
2024/05/31-23:25:37.371055 7f18020006c0 Delete type=0 #211
2024/05/31-23:25:37.384148 7f18020006c0 Manual compaction at level-0 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.384191 7f18020006c0 Manual compaction at level-1 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end)
2024/06/01-08:52:45.099818 7f28a56006c0 Recovering log #212
2024/06/01-08:52:45.109895 7f28a56006c0 Delete type=3 #210
2024/06/01-08:52:45.110011 7f28a56006c0 Delete type=0 #212
2024/06/01-09:10:33.773824 7f289f8006c0 Level-0 table #217: started
2024/06/01-09:10:33.773847 7f289f8006c0 Level-0 table #217: 0 bytes OK
2024/06/01-09:10:33.779901 7f289f8006c0 Delete type=0 #215
2024/06/01-09:10:33.780168 7f289f8006c0 Manual compaction at level-0 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end)
2024/06/01-09:10:33.780214 7f289f8006c0 Manual compaction at level-1 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end)

View File

@ -1,15 +1,8 @@
2024/05/31-23:10:39.584791 7f18034006c0 Recovering log #203
2024/05/31-23:10:39.595262 7f18034006c0 Delete type=3 #201
2024/05/31-23:10:39.595319 7f18034006c0 Delete type=0 #203
2024/05/31-23:15:03.368924 7f18020006c0 Level-0 table #208: started
2024/05/31-23:15:03.373194 7f18020006c0 Level-0 table #208: 100807 bytes OK
2024/05/31-23:15:03.380021 7f18020006c0 Delete type=0 #206
2024/05/31-23:15:03.380203 7f18020006c0 Manual compaction at level-0 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end)
2024/05/31-23:15:03.380236 7f18020006c0 Manual compaction at level-1 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at '!items!zKvlDHBalR4UdwUx' @ 579 : 1
2024/05/31-23:15:03.380245 7f18020006c0 Compacting 1@1 + 1@2 files
2024/05/31-23:15:03.384758 7f18020006c0 Generated table #209@1: 193 keys, 100807 bytes
2024/05/31-23:15:03.384812 7f18020006c0 Compacted 1@1 + 1@2 files => 100807 bytes
2024/05/31-23:15:03.391217 7f18020006c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/05/31-23:15:03.391392 7f18020006c0 Delete type=2 #164
2024/05/31-23:15:03.391677 7f18020006c0 Delete type=2 #208
2024/05/31-23:15:03.413265 7f18020006c0 Manual compaction at level-1 from '!items!zKvlDHBalR4UdwUx' @ 579 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end)
2024/05/31-23:16:45.750702 7f1803e006c0 Recovering log #207
2024/05/31-23:16:45.808265 7f1803e006c0 Delete type=3 #205
2024/05/31-23:16:45.808385 7f1803e006c0 Delete type=0 #207
2024/05/31-23:25:37.365021 7f18020006c0 Level-0 table #213: started
2024/05/31-23:25:37.365045 7f18020006c0 Level-0 table #213: 0 bytes OK
2024/05/31-23:25:37.371055 7f18020006c0 Delete type=0 #211
2024/05/31-23:25:37.384148 7f18020006c0 Manual compaction at level-0 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end)
2024/05/31-23:25:37.384191 7f18020006c0 Manual compaction at level-1 from '!items!07bq0fsbn653i81y' @ 72057594037927935 : 1 .. '!items!zKvlDHBalR4UdwUx' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
{
"id": "fvtt-hawkmoon-cyd",
"description": "Hawkmoon RPG for FoundryVTT (CYD system - French)",
"version": "12.0.5",
"version": "12.0.6",
"grid": {
"distance": 2,
"units": "m"
@ -37,7 +37,7 @@
],
"license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/raw/branch/master/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-12.0.5.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-12.0.6.zip",
"languages": [
{
"lang": "fr",

View File

@ -37,7 +37,7 @@
<h4 class="item-name-label competence-name item-field-label-medium">Etat</h4>
<select class="status-small-label color-class-common item-field-label-medium" type="text" name="system.sante.etat"
value="{{system.sante.etat}}" data-dtype="Number">
{{selectOptions combativiteList selected=system.sante.etat labelAttr="label"}}
{{selectOptions combativiteList selected=system.sante.etat valueAttr="value" nameAttr="value" labelAttr="label"}}
</select>
</li>

View File

@ -70,7 +70,7 @@
<label class="label-name item-field-label-medium">Etat</label>
<select class="label-name item-field-label-medium" type="text" name="system.sante.etat"
value="{{system.sante.etat}}" data-dtype="Number">
{{selectOptions combativiteList selected=system.sante.etat labelAttr="label"}}
{{selectOptions combativiteList selected=system.sante.etat valueAttr="value" nameAttr="value" labelAttr="label"}}
</select>
</li>