Compare commits
3 Commits
fvtt-ecrym
...
v12
Author | SHA1 | Date | |
---|---|---|---|
0ef689bf1b | |||
c6dcc187d8 | |||
e2f24405af |
@ -98,6 +98,9 @@ async function importDefaultScene() {
|
|||||||
/* -------------------------------------------- */
|
/* -------------------------------------------- */
|
||||||
Hooks.once("ready", function () {
|
Hooks.once("ready", function () {
|
||||||
|
|
||||||
|
// Load trranslations
|
||||||
|
Babele.get().setSystemTranslationsDir("translated")
|
||||||
|
|
||||||
// User warning
|
// User warning
|
||||||
if (!game.user.isGM && game.user.character == undefined) {
|
if (!game.user.isGM && game.user.character == undefined) {
|
||||||
ui.notifications.info("Attention ! Aucun personnage relié au joueur !");
|
ui.notifications.info("Attention ! Aucun personnage relié au joueur !");
|
||||||
@ -107,10 +110,10 @@ Hooks.once("ready", function () {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
import("https://www.uberwald.me/fvtt_appcount/count-class-ready.js").then(moduleCounter=>{
|
import("https://www.uberwald.me/fvtt_appcount/count-class-ready.js").then(moduleCounter => {
|
||||||
console.log("ClassCounter loaded", moduleCounter)
|
console.log("ClassCounter loaded", moduleCounter)
|
||||||
moduleCounter.ClassCounter.registerUsageCount()
|
moduleCounter.ClassCounter.registerUsageCount()
|
||||||
}).catch(err=>
|
}).catch(err =>
|
||||||
console.log("No stats available, giving up.")
|
console.log("No stats available, giving up.")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Binary file not shown.
BIN
packs/equipment/000171.ldb
Normal file
BIN
packs/equipment/000171.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
|||||||
MANIFEST-000163
|
MANIFEST-000184
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
2024/04/27-08:47:55.410828 7fc5c4c006c0 Recovering log #161
|
2025/03/11-23:44:54.691022 7f24c57fa6c0 Recovering log #182
|
||||||
2024/04/27-08:47:55.422094 7fc5c4c006c0 Delete type=3 #159
|
2025/03/11-23:44:54.761305 7f24c57fa6c0 Delete type=3 #180
|
||||||
2024/04/27-08:47:55.422190 7fc5c4c006c0 Delete type=0 #161
|
2025/03/11-23:44:54.761368 7f24c57fa6c0 Delete type=0 #182
|
||||||
2024/04/27-09:26:42.196858 7fc5bfe006c0 Level-0 table #166: started
|
2025/03/11-23:45:54.472551 7f24c4bff6c0 Level-0 table #187: started
|
||||||
2024/04/27-09:26:42.196924 7fc5bfe006c0 Level-0 table #166: 0 bytes OK
|
2025/03/11-23:45:54.472575 7f24c4bff6c0 Level-0 table #187: 0 bytes OK
|
||||||
2024/04/27-09:26:42.203539 7fc5bfe006c0 Delete type=0 #164
|
2025/03/11-23:45:54.479092 7f24c4bff6c0 Delete type=0 #185
|
||||||
2024/04/27-09:26:42.227249 7fc5bfe006c0 Manual compaction at level-0 from '!folders!1GrTlI1xWvaxdKRI' @ 72057594037927935 : 1 .. '!items!zs7krgXhDRndtqbl' @ 0 : 0; will stop at (end)
|
2025/03/11-23:45:54.491718 7f24c4bff6c0 Manual compaction at level-0 from '!folders!1GrTlI1xWvaxdKRI' @ 72057594037927935 : 1 .. '!items!zs7krgXhDRndtqbl' @ 0 : 0; will stop at (end)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
2024/04/26-19:22:08.707793 7f89060006c0 Recovering log #156
|
2025/03/11-23:33:32.501703 7f24c5ffb6c0 Recovering log #178
|
||||||
2024/04/26-19:22:08.718085 7f89060006c0 Delete type=3 #154
|
2025/03/11-23:33:32.511734 7f24c5ffb6c0 Delete type=3 #176
|
||||||
2024/04/26-19:22:08.718160 7f89060006c0 Delete type=0 #156
|
2025/03/11-23:33:32.511785 7f24c5ffb6c0 Delete type=0 #178
|
||||||
2024/04/26-19:25:18.674002 7f88ffe006c0 Level-0 table #162: started
|
2025/03/11-23:44:47.591299 7f24c4bff6c0 Level-0 table #183: started
|
||||||
2024/04/26-19:25:18.674046 7f88ffe006c0 Level-0 table #162: 0 bytes OK
|
2025/03/11-23:44:47.591363 7f24c4bff6c0 Level-0 table #183: 0 bytes OK
|
||||||
2024/04/26-19:25:18.715930 7f88ffe006c0 Delete type=0 #160
|
2025/03/11-23:44:47.624590 7f24c4bff6c0 Delete type=0 #181
|
||||||
2024/04/26-19:25:18.747436 7f88ffe006c0 Manual compaction at level-0 from '!folders!1GrTlI1xWvaxdKRI' @ 72057594037927935 : 1 .. '!items!zs7krgXhDRndtqbl' @ 0 : 0; will stop at (end)
|
2025/03/11-23:44:47.748676 7f24c4bff6c0 Manual compaction at level-0 from '!folders!1GrTlI1xWvaxdKRI' @ 72057594037927935 : 1 .. '!items!zs7krgXhDRndtqbl' @ 0 : 0; will stop at (end)
|
||||||
|
Binary file not shown.
BIN
packs/equipment/MANIFEST-000184
Normal file
BIN
packs/equipment/MANIFEST-000184
Normal file
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
|||||||
MANIFEST-000100
|
MANIFEST-000121
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
2024/04/27-08:47:55.474153 7fc5c56006c0 Recovering log #98
|
2025/03/11-23:44:54.948819 7f24c67fc6c0 Recovering log #119
|
||||||
2024/04/27-08:47:55.484458 7fc5c56006c0 Delete type=3 #96
|
2025/03/11-23:44:55.014909 7f24c67fc6c0 Delete type=3 #117
|
||||||
2024/04/27-08:47:55.484547 7fc5c56006c0 Delete type=0 #98
|
2025/03/11-23:44:55.015006 7f24c67fc6c0 Delete type=0 #119
|
||||||
2024/04/27-09:26:42.227493 7fc5bfe006c0 Level-0 table #103: started
|
2025/03/11-23:45:54.515413 7f24c4bff6c0 Level-0 table #124: started
|
||||||
2024/04/27-09:26:42.227557 7fc5bfe006c0 Level-0 table #103: 0 bytes OK
|
2025/03/11-23:45:54.515443 7f24c4bff6c0 Level-0 table #124: 0 bytes OK
|
||||||
2024/04/27-09:26:42.234320 7fc5bfe006c0 Delete type=0 #101
|
2025/03/11-23:45:54.522097 7f24c4bff6c0 Delete type=0 #122
|
||||||
2024/04/27-09:26:42.234536 7fc5bfe006c0 Manual compaction at level-0 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
2025/03/11-23:45:54.522287 7f24c4bff6c0 Manual compaction at level-0 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||||
2024/04/27-09:26:42.234577 7fc5bfe006c0 Manual compaction at level-1 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
2025/03/11-23:45:54.522303 7f24c4bff6c0 Manual compaction at level-1 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
2024/04/26-19:22:08.762783 7f89074006c0 Recovering log #93
|
2025/03/11-23:33:32.552584 7f24c6ffd6c0 Recovering log #115
|
||||||
2024/04/26-19:22:08.773921 7f89074006c0 Delete type=3 #91
|
2025/03/11-23:33:32.563351 7f24c6ffd6c0 Delete type=3 #113
|
||||||
2024/04/26-19:22:08.774007 7f89074006c0 Delete type=0 #93
|
2025/03/11-23:33:32.563398 7f24c6ffd6c0 Delete type=0 #115
|
||||||
2024/04/26-19:25:18.785678 7f88ffe006c0 Level-0 table #99: started
|
2025/03/11-23:44:47.842166 7f24c4bff6c0 Level-0 table #120: started
|
||||||
2024/04/26-19:25:18.785720 7f88ffe006c0 Level-0 table #99: 0 bytes OK
|
2025/03/11-23:44:47.842227 7f24c4bff6c0 Level-0 table #120: 0 bytes OK
|
||||||
2024/04/26-19:25:18.821605 7f88ffe006c0 Delete type=0 #97
|
2025/03/11-23:44:47.879285 7f24c4bff6c0 Delete type=0 #118
|
||||||
2024/04/26-19:25:18.901806 7f88ffe006c0 Manual compaction at level-0 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
2025/03/11-23:44:47.922462 7f24c4bff6c0 Manual compaction at level-0 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||||
2024/04/26-19:25:18.901870 7f88ffe006c0 Manual compaction at level-1 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
2025/03/11-23:44:47.974424 7f24c4bff6c0 Manual compaction at level-1 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||||
|
Binary file not shown.
BIN
packs/help/MANIFEST-000121
Normal file
BIN
packs/help/MANIFEST-000121
Normal file
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
|||||||
MANIFEST-000163
|
MANIFEST-000184
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
2024/04/27-08:47:55.459426 7fc5c4c006c0 Recovering log #161
|
2025/03/11-23:44:54.883993 7f24c5ffb6c0 Recovering log #182
|
||||||
2024/04/27-08:47:55.470519 7fc5c4c006c0 Delete type=3 #159
|
2025/03/11-23:44:54.946077 7f24c5ffb6c0 Delete type=3 #180
|
||||||
2024/04/27-08:47:55.470616 7fc5c4c006c0 Delete type=0 #161
|
2025/03/11-23:44:54.946154 7f24c5ffb6c0 Delete type=0 #182
|
||||||
2024/04/27-09:26:42.211453 7fc5bfe006c0 Level-0 table #166: started
|
2025/03/11-23:45:54.498184 7f24c4bff6c0 Level-0 table #187: started
|
||||||
2024/04/27-09:26:42.211516 7fc5bfe006c0 Level-0 table #166: 0 bytes OK
|
2025/03/11-23:45:54.498223 7f24c4bff6c0 Level-0 table #187: 0 bytes OK
|
||||||
2024/04/27-09:26:42.218445 7fc5bfe006c0 Delete type=0 #164
|
2025/03/11-23:45:54.505537 7f24c4bff6c0 Delete type=0 #185
|
||||||
2024/04/27-09:26:42.227295 7fc5bfe006c0 Manual compaction at level-0 from '!items!13IYF6BPUTivFZzB' @ 72057594037927935 : 1 .. '!items!oSutlbe9wyBZccmf' @ 0 : 0; will stop at (end)
|
2025/03/11-23:45:54.522269 7f24c4bff6c0 Manual compaction at level-0 from '!items!13IYF6BPUTivFZzB' @ 72057594037927935 : 1 .. '!items!oSutlbe9wyBZccmf' @ 0 : 0; will stop at (end)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
2024/04/26-19:22:08.749669 7f8906a006c0 Recovering log #156
|
2025/03/11-23:33:32.540154 7f24c67fc6c0 Recovering log #178
|
||||||
2024/04/26-19:22:08.759716 7f8906a006c0 Delete type=3 #154
|
2025/03/11-23:33:32.549680 7f24c67fc6c0 Delete type=3 #176
|
||||||
2024/04/26-19:22:08.759885 7f8906a006c0 Delete type=0 #156
|
2025/03/11-23:33:32.549720 7f24c67fc6c0 Delete type=0 #178
|
||||||
2024/04/26-19:25:18.747562 7f88ffe006c0 Level-0 table #162: started
|
2025/03/11-23:44:47.624705 7f24c4bff6c0 Level-0 table #183: started
|
||||||
2024/04/26-19:25:18.747596 7f88ffe006c0 Level-0 table #162: 0 bytes OK
|
2025/03/11-23:44:47.624728 7f24c4bff6c0 Level-0 table #183: 0 bytes OK
|
||||||
2024/04/26-19:25:18.785476 7f88ffe006c0 Delete type=0 #160
|
2025/03/11-23:44:47.667991 7f24c4bff6c0 Delete type=0 #181
|
||||||
2024/04/26-19:25:18.901779 7f88ffe006c0 Manual compaction at level-0 from '!items!13IYF6BPUTivFZzB' @ 72057594037927935 : 1 .. '!items!oSutlbe9wyBZccmf' @ 0 : 0; will stop at (end)
|
2025/03/11-23:44:47.748692 7f24c4bff6c0 Manual compaction at level-0 from '!items!13IYF6BPUTivFZzB' @ 72057594037927935 : 1 .. '!items!oSutlbe9wyBZccmf' @ 0 : 0; will stop at (end)
|
||||||
|
Binary file not shown.
BIN
packs/maneuvers/MANIFEST-000184
Normal file
BIN
packs/maneuvers/MANIFEST-000184
Normal file
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
|||||||
MANIFEST-000047
|
MANIFEST-000068
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
2024/04/27-08:47:55.443420 7fc5c4c006c0 Recovering log #45
|
2025/03/11-23:44:54.826302 7f24c67fc6c0 Recovering log #66
|
||||||
2024/04/27-08:47:55.454090 7fc5c4c006c0 Delete type=3 #43
|
2025/03/11-23:44:54.878873 7f24c67fc6c0 Delete type=3 #64
|
||||||
2024/04/27-08:47:55.454232 7fc5c4c006c0 Delete type=0 #45
|
2025/03/11-23:44:54.879033 7f24c67fc6c0 Delete type=0 #66
|
||||||
2024/04/27-09:26:42.203748 7fc5bfe006c0 Level-0 table #50: started
|
2025/03/11-23:45:54.479218 7f24c4bff6c0 Level-0 table #71: started
|
||||||
2024/04/27-09:26:42.203807 7fc5bfe006c0 Level-0 table #50: 0 bytes OK
|
2025/03/11-23:45:54.479246 7f24c4bff6c0 Level-0 table #71: 0 bytes OK
|
||||||
2024/04/27-09:26:42.211166 7fc5bfe006c0 Delete type=0 #48
|
2025/03/11-23:45:54.485312 7f24c4bff6c0 Delete type=0 #69
|
||||||
2024/04/27-09:26:42.227275 7fc5bfe006c0 Manual compaction at level-0 from '!scenes!YYBr138LR7ntGFdo' @ 72057594037927935 : 1 .. '!scenes!wJJTdzEVyJpkUXaM' @ 0 : 0; will stop at (end)
|
2025/03/11-23:45:54.491727 7f24c4bff6c0 Manual compaction at level-0 from '!scenes!YYBr138LR7ntGFdo' @ 72057594037927935 : 1 .. '!scenes!wJJTdzEVyJpkUXaM' @ 0 : 0; will stop at (end)
|
||||||
2024/04/27-09:26:42.227330 7fc5bfe006c0 Manual compaction at level-1 from '!scenes!YYBr138LR7ntGFdo' @ 72057594037927935 : 1 .. '!scenes!wJJTdzEVyJpkUXaM' @ 0 : 0; will stop at (end)
|
2025/03/11-23:45:54.491756 7f24c4bff6c0 Manual compaction at level-1 from '!scenes!YYBr138LR7ntGFdo' @ 72057594037927935 : 1 .. '!scenes!wJJTdzEVyJpkUXaM' @ 0 : 0; will stop at (end)
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
2024/04/26-19:22:08.735377 7f89074006c0 Recovering log #40
|
2025/03/11-23:33:32.527497 7f24c6ffd6c0 Recovering log #62
|
||||||
2024/04/26-19:22:08.745776 7f89074006c0 Delete type=3 #38
|
2025/03/11-23:33:32.537450 7f24c6ffd6c0 Delete type=3 #60
|
||||||
2024/04/26-19:22:08.745887 7f89074006c0 Delete type=0 #40
|
2025/03/11-23:33:32.537513 7f24c6ffd6c0 Delete type=0 #62
|
||||||
2024/04/26-19:25:18.595904 7f88ffe006c0 Level-0 table #46: started
|
2025/03/11-23:44:47.879398 7f24c4bff6c0 Level-0 table #67: started
|
||||||
2024/04/26-19:25:18.595980 7f88ffe006c0 Level-0 table #46: 0 bytes OK
|
2025/03/11-23:44:47.879423 7f24c4bff6c0 Level-0 table #67: 0 bytes OK
|
||||||
2024/04/26-19:25:18.630930 7f88ffe006c0 Delete type=0 #44
|
2025/03/11-23:44:47.922234 7f24c4bff6c0 Delete type=0 #65
|
||||||
2024/04/26-19:25:18.747411 7f88ffe006c0 Manual compaction at level-0 from '!scenes!YYBr138LR7ntGFdo' @ 72057594037927935 : 1 .. '!scenes!wJJTdzEVyJpkUXaM' @ 0 : 0; will stop at (end)
|
2025/03/11-23:44:47.922483 7f24c4bff6c0 Manual compaction at level-0 from '!scenes!YYBr138LR7ntGFdo' @ 72057594037927935 : 1 .. '!scenes!wJJTdzEVyJpkUXaM' @ 0 : 0; will stop at (end)
|
||||||
2024/04/26-19:25:18.747487 7f88ffe006c0 Manual compaction at level-1 from '!scenes!YYBr138LR7ntGFdo' @ 72057594037927935 : 1 .. '!scenes!wJJTdzEVyJpkUXaM' @ 0 : 0; will stop at (end)
|
2025/03/11-23:44:47.974443 7f24c4bff6c0 Manual compaction at level-1 from '!scenes!YYBr138LR7ntGFdo' @ 72057594037927935 : 1 .. '!scenes!wJJTdzEVyJpkUXaM' @ 0 : 0; will stop at (end)
|
||||||
|
Binary file not shown.
BIN
packs/scenes/MANIFEST-000068
Normal file
BIN
packs/scenes/MANIFEST-000068
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/specialisation/000171.ldb
Normal file
BIN
packs/specialisation/000171.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
|||||||
MANIFEST-000163
|
MANIFEST-000184
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
2024/04/27-08:47:55.395447 7fc5c56006c0 Recovering log #161
|
2025/03/11-23:44:54.615643 7f24c6ffd6c0 Recovering log #182
|
||||||
2024/04/27-08:47:55.406766 7fc5c56006c0 Delete type=3 #159
|
2025/03/11-23:44:54.688425 7f24c6ffd6c0 Delete type=3 #180
|
||||||
2024/04/27-08:47:55.406871 7fc5c56006c0 Delete type=0 #161
|
2025/03/11-23:44:54.688509 7f24c6ffd6c0 Delete type=0 #182
|
||||||
2024/04/27-09:26:42.188991 7fc5bfe006c0 Level-0 table #166: started
|
2025/03/11-23:45:54.466489 7f24c4bff6c0 Level-0 table #187: started
|
||||||
2024/04/27-09:26:42.189072 7fc5bfe006c0 Level-0 table #166: 0 bytes OK
|
2025/03/11-23:45:54.466525 7f24c4bff6c0 Level-0 table #187: 0 bytes OK
|
||||||
2024/04/27-09:26:42.196426 7fc5bfe006c0 Delete type=0 #164
|
2025/03/11-23:45:54.472451 7f24c4bff6c0 Delete type=0 #185
|
||||||
2024/04/27-09:26:42.196728 7fc5bfe006c0 Manual compaction at level-0 from '!folders!00Hn2nNarlL7b0DR' @ 72057594037927935 : 1 .. '!items!yozTUjNuc2rEGjFK' @ 0 : 0; will stop at (end)
|
2025/03/11-23:45:54.491700 7f24c4bff6c0 Manual compaction at level-0 from '!folders!00Hn2nNarlL7b0DR' @ 72057594037927935 : 1 .. '!items!yozTUjNuc2rEGjFK' @ 0 : 0; will stop at (end)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
2024/04/26-19:22:08.694940 7f89056006c0 Recovering log #156
|
2025/03/11-23:33:32.488591 7f24c57fa6c0 Recovering log #178
|
||||||
2024/04/26-19:22:08.705096 7f89056006c0 Delete type=3 #154
|
2025/03/11-23:33:32.499216 7f24c57fa6c0 Delete type=3 #176
|
||||||
2024/04/26-19:22:08.705158 7f89056006c0 Delete type=0 #156
|
2025/03/11-23:33:32.499268 7f24c57fa6c0 Delete type=0 #178
|
||||||
2024/04/26-19:25:18.631092 7f88ffe006c0 Level-0 table #162: started
|
2025/03/11-23:44:47.713953 7f24c4bff6c0 Level-0 table #183: started
|
||||||
2024/04/26-19:25:18.631157 7f88ffe006c0 Level-0 table #162: 0 bytes OK
|
2025/03/11-23:44:47.713983 7f24c4bff6c0 Level-0 table #183: 0 bytes OK
|
||||||
2024/04/26-19:25:18.673806 7f88ffe006c0 Delete type=0 #160
|
2025/03/11-23:44:47.748547 7f24c4bff6c0 Delete type=0 #181
|
||||||
2024/04/26-19:25:18.747426 7f88ffe006c0 Manual compaction at level-0 from '!folders!00Hn2nNarlL7b0DR' @ 72057594037927935 : 1 .. '!items!yozTUjNuc2rEGjFK' @ 0 : 0; will stop at (end)
|
2025/03/11-23:44:47.748713 7f24c4bff6c0 Manual compaction at level-0 from '!folders!00Hn2nNarlL7b0DR' @ 72057594037927935 : 1 .. '!items!yozTUjNuc2rEGjFK' @ 0 : 0; will stop at (end)
|
||||||
|
Binary file not shown.
BIN
packs/specialisation/MANIFEST-000184
Normal file
BIN
packs/specialisation/MANIFEST-000184
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/traits/000171.ldb
Normal file
BIN
packs/traits/000171.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
|||||||
MANIFEST-000163
|
MANIFEST-000184
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
2024/04/27-08:47:55.428744 7fc5c56006c0 Recovering log #161
|
2025/03/11-23:44:54.764214 7f24c5ffb6c0 Recovering log #182
|
||||||
2024/04/27-08:47:55.439052 7fc5c56006c0 Delete type=3 #159
|
2025/03/11-23:44:54.823309 7f24c5ffb6c0 Delete type=3 #180
|
||||||
2024/04/27-08:47:55.439149 7fc5c56006c0 Delete type=0 #161
|
2025/03/11-23:44:54.823390 7f24c5ffb6c0 Delete type=0 #182
|
||||||
2024/04/27-09:26:42.218635 7fc5bfe006c0 Level-0 table #166: started
|
2025/03/11-23:45:54.485457 7f24c4bff6c0 Level-0 table #187: started
|
||||||
2024/04/27-09:26:42.218676 7fc5bfe006c0 Level-0 table #166: 0 bytes OK
|
2025/03/11-23:45:54.485489 7f24c4bff6c0 Level-0 table #187: 0 bytes OK
|
||||||
2024/04/27-09:26:42.227027 7fc5bfe006c0 Delete type=0 #164
|
2025/03/11-23:45:54.491568 7f24c4bff6c0 Delete type=0 #185
|
||||||
2024/04/27-09:26:42.227313 7fc5bfe006c0 Manual compaction at level-0 from '!folders!DiwHbtGAkTYxtshX' @ 72057594037927935 : 1 .. '!items!zgNI2haxhBxBDBdl' @ 0 : 0; will stop at (end)
|
2025/03/11-23:45:54.491736 7f24c4bff6c0 Manual compaction at level-0 from '!folders!DiwHbtGAkTYxtshX' @ 72057594037927935 : 1 .. '!items!zgNI2haxhBxBDBdl' @ 0 : 0; will stop at (end)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
2024/04/26-19:22:08.721470 7f8906a006c0 Recovering log #156
|
2025/03/11-23:33:32.514118 7f24c67fc6c0 Recovering log #178
|
||||||
2024/04/26-19:22:08.732531 7f8906a006c0 Delete type=3 #154
|
2025/03/11-23:33:32.524830 7f24c67fc6c0 Delete type=3 #176
|
||||||
2024/04/26-19:22:08.732624 7f8906a006c0 Delete type=0 #156
|
2025/03/11-23:33:32.525025 7f24c67fc6c0 Delete type=0 #178
|
||||||
2024/04/26-19:25:18.716069 7f88ffe006c0 Level-0 table #162: started
|
2025/03/11-23:44:47.668164 7f24c4bff6c0 Level-0 table #183: started
|
||||||
2024/04/26-19:25:18.716099 7f88ffe006c0 Level-0 table #162: 0 bytes OK
|
2025/03/11-23:44:47.668203 7f24c4bff6c0 Level-0 table #183: 0 bytes OK
|
||||||
2024/04/26-19:25:18.747273 7f88ffe006c0 Delete type=0 #160
|
2025/03/11-23:44:47.713809 7f24c4bff6c0 Delete type=0 #181
|
||||||
2024/04/26-19:25:18.747446 7f88ffe006c0 Manual compaction at level-0 from '!folders!DiwHbtGAkTYxtshX' @ 72057594037927935 : 1 .. '!items!zgNI2haxhBxBDBdl' @ 0 : 0; will stop at (end)
|
2025/03/11-23:44:47.748703 7f24c4bff6c0 Manual compaction at level-0 from '!folders!DiwHbtGAkTYxtshX' @ 72057594037927935 : 1 .. '!items!zgNI2haxhBxBDBdl' @ 0 : 0; will stop at (end)
|
||||||
|
Binary file not shown.
BIN
packs/traits/MANIFEST-000184
Normal file
BIN
packs/traits/MANIFEST-000184
Normal file
Binary file not shown.
12
system.json
12
system.json
@ -3,8 +3,10 @@
|
|||||||
"esmodules": [
|
"esmodules": [
|
||||||
"modules/ecryme-main.js"
|
"modules/ecryme-main.js"
|
||||||
],
|
],
|
||||||
"gridDistance": 1,
|
"grid": {
|
||||||
"gridUnits": "m",
|
"distance": 2,
|
||||||
|
"units": "m"
|
||||||
|
},
|
||||||
"languages": [
|
"languages": [
|
||||||
{
|
{
|
||||||
"lang": "fr",
|
"lang": "fr",
|
||||||
@ -102,7 +104,7 @@
|
|||||||
"license": "LICENSE.txt",
|
"license": "LICENSE.txt",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-ecryme/raw/branch/master/system.json",
|
"manifest": "https://www.uberwald.me/gitea/public/fvtt-ecryme/raw/branch/master/system.json",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "11",
|
"minimum": "12",
|
||||||
"verified": "12"
|
"verified": "12"
|
||||||
},
|
},
|
||||||
"id": "fvtt-ecryme",
|
"id": "fvtt-ecryme",
|
||||||
@ -123,7 +125,7 @@
|
|||||||
},
|
},
|
||||||
"title": "Ecryme, le Jeu de Rôles",
|
"title": "Ecryme, le Jeu de Rôles",
|
||||||
"url": "https://www.uberwald.me/gitea/public/fvtt-ecryme",
|
"url": "https://www.uberwald.me/gitea/public/fvtt-ecryme",
|
||||||
"version": "12.0.1",
|
"version": "12.0.3",
|
||||||
"download": "https://www.uberwald.me/gitea/public/fvtt-ecryme/archive/fvtt-ecryme-v12.0.1.zip",
|
"download": "https://www.uberwald.me/gitea/public/fvtt-ecryme/archive/fvtt-ecryme-v12.0.3.zip",
|
||||||
"background": "systems/fvtt-ecryme/images/assets/ecryme_extract_panel_01.webp"
|
"background": "systems/fvtt-ecryme/images/assets/ecryme_extract_panel_01.webp"
|
||||||
}
|
}
|
@ -31,26 +31,31 @@
|
|||||||
"pnjvalue": 0,
|
"pnjvalue": 0,
|
||||||
"skilllist": {
|
"skilllist": {
|
||||||
"athletics": {
|
"athletics": {
|
||||||
|
"key": "athletics",
|
||||||
"name": "ECRY.ui.athletics",
|
"name": "ECRY.ui.athletics",
|
||||||
"max": 0,
|
"max": 0,
|
||||||
"value": 0
|
"value": 0
|
||||||
},
|
},
|
||||||
"driving": {
|
"driving": {
|
||||||
|
"key": "driving",
|
||||||
"name": "ECRY.ui.driving",
|
"name": "ECRY.ui.driving",
|
||||||
"max": 0,
|
"max": 0,
|
||||||
"value": 0
|
"value": 0
|
||||||
},
|
},
|
||||||
"fencing": {
|
"fencing": {
|
||||||
|
"key": "fencing",
|
||||||
"name": "ECRY.ui.fencing",
|
"name": "ECRY.ui.fencing",
|
||||||
"max": 0,
|
"max": 0,
|
||||||
"value": 0
|
"value": 0
|
||||||
},
|
},
|
||||||
"brawling": {
|
"brawling": {
|
||||||
|
"key": "brawling",
|
||||||
"name": "ECRY.ui.brawling",
|
"name": "ECRY.ui.brawling",
|
||||||
"max": 0,
|
"max": 0,
|
||||||
"value": 0
|
"value": 0
|
||||||
},
|
},
|
||||||
"shooting": {
|
"shooting": {
|
||||||
|
"key": "shooting",
|
||||||
"name": "ECRY.ui.shooting",
|
"name": "ECRY.ui.shooting",
|
||||||
"max": 0,
|
"max": 0,
|
||||||
"value": 0
|
"value": 0
|
||||||
@ -62,26 +67,31 @@
|
|||||||
"pnjvalue": 0,
|
"pnjvalue": 0,
|
||||||
"skilllist": {
|
"skilllist": {
|
||||||
"anthropomecanology": {
|
"anthropomecanology": {
|
||||||
|
"key": "anthropomecanology",
|
||||||
"name": "ECRY.ui.anthropomecanology",
|
"name": "ECRY.ui.anthropomecanology",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
},
|
},
|
||||||
"ecrymology": {
|
"ecrymology": {
|
||||||
|
"key": "ecrymology",
|
||||||
"name": "ECRY.ui.ecrymology",
|
"name": "ECRY.ui.ecrymology",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
},
|
},
|
||||||
"traumatology": {
|
"traumatology": {
|
||||||
|
"key": "traumatology",
|
||||||
"name": "ECRY.ui.traumatology",
|
"name": "ECRY.ui.traumatology",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
},
|
},
|
||||||
"traversology": {
|
"traversology": {
|
||||||
|
"key": "traversology",
|
||||||
"name": "ECRY.ui.traversology",
|
"name": "ECRY.ui.traversology",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
},
|
},
|
||||||
"urbatechnology": {
|
"urbatechnology": {
|
||||||
|
"key": "urbatechnology",
|
||||||
"name": "ECRY.ui.urbatechnology",
|
"name": "ECRY.ui.urbatechnology",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
@ -93,26 +103,31 @@
|
|||||||
"pnjvalue": 0,
|
"pnjvalue": 0,
|
||||||
"skilllist": {
|
"skilllist": {
|
||||||
"quibbling": {
|
"quibbling": {
|
||||||
|
"key": "quibbling",
|
||||||
"name": "ECRY.ui.quibbling",
|
"name": "ECRY.ui.quibbling",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
},
|
},
|
||||||
"creativity": {
|
"creativity": {
|
||||||
|
"key": "creativity",
|
||||||
"name": "ECRY.ui.creativity",
|
"name": "ECRY.ui.creativity",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
},
|
},
|
||||||
"loquacity": {
|
"loquacity": {
|
||||||
|
"key": "loquacity",
|
||||||
"name": "ECRY.ui.loquacity",
|
"name": "ECRY.ui.loquacity",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
},
|
},
|
||||||
"guile": {
|
"guile": {
|
||||||
|
"key": "guile",
|
||||||
"name": "ECRY.ui.guile",
|
"name": "ECRY.ui.guile",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
},
|
},
|
||||||
"performance": {
|
"performance": {
|
||||||
|
"key": "performance",
|
||||||
"name": "ECRY.ui.performance",
|
"name": "ECRY.ui.performance",
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"max": 10
|
"max": 10
|
||||||
|
Reference in New Issue
Block a user