Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c79e6f0ba | |||
| 55a3c694db | |||
| 85c970869c | |||
| 97f1f999b1 | |||
| 06c1beabe0 |
@@ -58,3 +58,14 @@ jobs:
|
||||
-H "Content-Type: application/json" \
|
||||
--data-binary @./system.json \
|
||||
"https://www.uberwald.me/gitea/api/v1/repos/$REPO/releases/$RELEASE_ID/assets?name=system.json"
|
||||
|
||||
- name: Publish to Foundry server
|
||||
uses: https://github.com/djlechuck/foundryvtt-publish-package-action@v1
|
||||
with:
|
||||
token: ${{ secrets.FOUNDRYVTT_RELEASE_TOKEN }}
|
||||
id: "fvtt-ecryme"
|
||||
version: ${{steps.get_version.outputs.version-without-v}}
|
||||
manifest: "https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download/latest/system.json"
|
||||
notes: "https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download/${{github.event.release.tag_name}}/fvtt-ecryme-${{github.event.release.tag_name}}.zip"
|
||||
compatibility-minimum: "13"
|
||||
compatibility-verified: "14"
|
||||
|
||||
+6
-2
@@ -19,7 +19,8 @@
|
||||
"cephaly": "Cephaly",
|
||||
"boheme": "Boheme",
|
||||
"amertume": "Amertume",
|
||||
"gamelevel": "Game level"
|
||||
"gamelevel": "Game level",
|
||||
"gamelevelhelp": "Choose the game level (Cogs, Cephaly, Boheme, Amertume)"
|
||||
},
|
||||
"chat": {
|
||||
"formula": "Formula",
|
||||
@@ -42,15 +43,18 @@
|
||||
"cephaly-success-4": "Duration : 1 week - Impact : Light - Bonus : 2 - Elegy : 2",
|
||||
"cephaly-success-6": "Duration : 1 month - Impact : Serious - Bonus : 3 - Elegy : 3",
|
||||
"cephaly-success-8": "Duration : 1 year - Impact : Major - Bonus : 4 - Elegy : 4",
|
||||
"cephaly-success-9": "Duration : Permanent - Impact : Major - Bonus : 4 - Elegy : 4",
|
||||
"cephaly-success-10": "Duration : Permanent - Impact : Dead - Bonus : 5 - Elegy : 5",
|
||||
"cephaly-failure-2": "Duration : 1 scene - Impact : Superficial - Malus : 1",
|
||||
"cephaly-failure-4": "Duration : 1 week - Impact : Light - Malus : 2",
|
||||
"cephaly-failure-6": "Duration : 1 month - Impact : Serious - Malus : 3",
|
||||
"cephaly-failure-8": "Duration : 1 year - Impact : Major - Malus : 4",
|
||||
"cephaly-failure-9": "Duration : Permanent - Impact : Major - Malus : 4",
|
||||
"cephaly-failure-10": "Duration : Permanent - Impact : Death/Madness - Malus : 5"
|
||||
},
|
||||
"warn": {
|
||||
"notenoughdice": "Execution and Preservation must have 2 dices allocated"
|
||||
"notenoughdice": "Execution and Preservation must have 2 dices allocated",
|
||||
"confrontalready": "Confrontation already in progress with this roll"
|
||||
},
|
||||
"ui": {
|
||||
"equipmentfree": "Equipments (free input)",
|
||||
|
||||
+8
-4
@@ -19,7 +19,8 @@
|
||||
"cephaly": "Céphalie",
|
||||
"boheme": "Bohême",
|
||||
"amertume": "Amertume",
|
||||
"gamelevel": "Niveau de jeu"
|
||||
"gamelevel": "Niveau de jeu",
|
||||
"gamelevelhelp": "Choisissez le niveau de jeu (Engrenages, Céphalie, Bohême, Amertume)"
|
||||
},
|
||||
"chat": {
|
||||
"formula": "Formule",
|
||||
@@ -34,24 +35,27 @@
|
||||
"traitmalus": "Trait malus",
|
||||
"bonusmalustraits": "Bonus/Malus des Traits",
|
||||
"spectranscend": "Dépassement de soi : ",
|
||||
"confrontselected": "Confrontation selectionnée",
|
||||
"confrontselect": "Sélectionné pour la confrontation",
|
||||
"sentogm": "La confrontation a été envoyée au MJ"
|
||||
},
|
||||
"rule": {
|
||||
"cephaly-success-12": "Durée : 1 scène - Impact : Superficiel - Bonus : 1 - Elegie : 1",
|
||||
"cephaly-success-2": "Durée : 1 scène - Impact : Superficiel - Bonus : 1 - Elegie : 1",
|
||||
"cephaly-success-4": "Durée : 1 semaine - Impact : Léger - Bonus : 2 - Elegie : 2",
|
||||
"cephaly-success-6": "Durée : 1 mois - Impact : Grave - Bonus : 3 - Elegie : 3",
|
||||
"cephaly-success-8": "Durée : 1 année - Impact : Majeur - Bonus : 4 - Elegie : 4",
|
||||
"cephaly-success-9": "Durée : Permanent - Impact : Majeur - Bonus : 4 - Elegie : 4",
|
||||
"cephaly-success-10": "Durée : Permanent - Impact : Mort - Bonus : 5 - Elegie : 5",
|
||||
"cephaly-failure-2": "Durée : 1 scène - Impact : Superficiel - Malus : 1 - Symptôme non visible et sans gravité - Altération bégigne difficilement repérable",
|
||||
"cephaly-failure-4": "Durée : 1 semaine - Impact : Léger - Malus : 2 - Symptôme visible non incapacitant - Altération repérable",
|
||||
"cephaly-failure-6": "Durée : 1 mois - Impact : Grave - Malus : 3 - Symptôme incapacitant - Altération repérable et fâcheuse",
|
||||
"cephaly-failure-8": "Durée : 1 année - Impact : Majeur - Malus : 4 - Symptôme très incapacitant - Altération dangereuse",
|
||||
"cephaly-failure-9": "Durée : Permanent - Impact : Majeur - Malus : 4 - Symptôme très incapacitant - Altération dangereuse",
|
||||
"cephaly-failure-10": "Durée : Permanent - Impact : Mort/Folie - Malus : 5 - Symptôme spectaculaire et repoussant - Altération dangereuse globalement"
|
||||
|
||||
},
|
||||
"warn": {
|
||||
"notenoughdice": "L'Accomplissement et la Préservation doivent avoir 2 dés chacun"
|
||||
"notenoughdice": "L'Accomplissement et la Préservation doivent avoir 2 dés chacun",
|
||||
"confrontalready": "Confrontation déjà en cours avec ce jet"
|
||||
},
|
||||
"ui": {
|
||||
"equipmentfree": "Equipements (saisie libre)",
|
||||
|
||||
@@ -1 +1 @@
|
||||
MANIFEST-000391
|
||||
MANIFEST-000395
|
||||
|
||||
+7
-7
@@ -1,7 +1,7 @@
|
||||
2026/07/21-21:44:20.517858 7f8f0afee6c0 Recovering log #389
|
||||
2026/07/21-21:44:20.527213 7f8f0afee6c0 Delete type=3 #387
|
||||
2026/07/21-21:44:20.527291 7f8f0afee6c0 Delete type=0 #389
|
||||
2026/07/21-22:22:52.642955 7f8f097eb6c0 Level-0 table #394: started
|
||||
2026/07/21-22:22:52.642974 7f8f097eb6c0 Level-0 table #394: 0 bytes OK
|
||||
2026/07/21-22:22:52.649267 7f8f097eb6c0 Delete type=0 #392
|
||||
2026/07/21-22:22:52.662877 7f8f097eb6c0 Manual compaction at level-0 from '!folders!1GrTlI1xWvaxdKRI' @ 72057594037927935 : 1 .. '!items!zs7krgXhDRndtqbl' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:37:06.398350 7f8f09fec6c0 Recovering log #393
|
||||
2026/07/21-23:37:06.408503 7f8f09fec6c0 Delete type=3 #391
|
||||
2026/07/21-23:37:06.408560 7f8f09fec6c0 Delete type=0 #393
|
||||
2026/07/21-23:58:26.140301 7f8f097eb6c0 Level-0 table #398: started
|
||||
2026/07/21-23:58:26.140328 7f8f097eb6c0 Level-0 table #398: 0 bytes OK
|
||||
2026/07/21-23:58:26.146757 7f8f097eb6c0 Delete type=0 #396
|
||||
2026/07/21-23:58:26.160256 7f8f097eb6c0 Manual compaction at level-0 from '!folders!1GrTlI1xWvaxdKRI' @ 72057594037927935 : 1 .. '!items!zs7krgXhDRndtqbl' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2026/06/03-20:25:45.845290 7f584ffff6c0 Recovering log #385
|
||||
2026/06/03-20:25:45.854705 7f584ffff6c0 Delete type=3 #383
|
||||
2026/06/03-20:25:45.854752 7f584ffff6c0 Delete type=0 #385
|
||||
2026/06/03-20:30:27.630553 7f584f7fe6c0 Level-0 table #390: started
|
||||
2026/06/03-20:30:27.630579 7f584f7fe6c0 Level-0 table #390: 0 bytes OK
|
||||
2026/06/03-20:30:27.636780 7f584f7fe6c0 Delete type=0 #388
|
||||
2026/06/03-20:30:27.643990 7f584f7fe6c0 Manual compaction at level-0 from '!folders!1GrTlI1xWvaxdKRI' @ 72057594037927935 : 1 .. '!items!zs7krgXhDRndtqbl' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-21:44:20.517858 7f8f0afee6c0 Recovering log #389
|
||||
2026/07/21-21:44:20.527213 7f8f0afee6c0 Delete type=3 #387
|
||||
2026/07/21-21:44:20.527291 7f8f0afee6c0 Delete type=0 #389
|
||||
2026/07/21-22:22:52.642955 7f8f097eb6c0 Level-0 table #394: started
|
||||
2026/07/21-22:22:52.642974 7f8f097eb6c0 Level-0 table #394: 0 bytes OK
|
||||
2026/07/21-22:22:52.649267 7f8f097eb6c0 Delete type=0 #392
|
||||
2026/07/21-22:22:52.662877 7f8f097eb6c0 Manual compaction at level-0 from '!folders!1GrTlI1xWvaxdKRI' @ 72057594037927935 : 1 .. '!items!zs7krgXhDRndtqbl' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
MANIFEST-000324
|
||||
MANIFEST-000328
|
||||
|
||||
+8
-8
@@ -1,8 +1,8 @@
|
||||
2026/07/21-21:44:20.567283 7f8f09fec6c0 Recovering log #322
|
||||
2026/07/21-21:44:20.578221 7f8f09fec6c0 Delete type=3 #320
|
||||
2026/07/21-21:44:20.578306 7f8f09fec6c0 Delete type=0 #322
|
||||
2026/07/21-22:22:52.669940 7f8f097eb6c0 Level-0 table #327: started
|
||||
2026/07/21-22:22:52.669970 7f8f097eb6c0 Level-0 table #327: 0 bytes OK
|
||||
2026/07/21-22:22:52.676090 7f8f097eb6c0 Delete type=0 #325
|
||||
2026/07/21-22:22:52.696989 7f8f097eb6c0 Manual compaction at level-0 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-22:22:52.707515 7f8f097eb6c0 Manual compaction at level-1 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:37:06.449926 7f8f0afee6c0 Recovering log #326
|
||||
2026/07/21-23:37:06.459731 7f8f0afee6c0 Delete type=3 #324
|
||||
2026/07/21-23:37:06.459790 7f8f0afee6c0 Delete type=0 #326
|
||||
2026/07/21-23:58:26.167099 7f8f097eb6c0 Level-0 table #331: started
|
||||
2026/07/21-23:58:26.167127 7f8f097eb6c0 Level-0 table #331: 0 bytes OK
|
||||
2026/07/21-23:58:26.173119 7f8f097eb6c0 Delete type=0 #329
|
||||
2026/07/21-23:58:26.183592 7f8f097eb6c0 Manual compaction at level-0 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:58:26.190269 7f8f097eb6c0 Manual compaction at level-1 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||
|
||||
+8
-8
@@ -1,8 +1,8 @@
|
||||
2026/06/03-20:25:45.897019 7f584ffff6c0 Recovering log #318
|
||||
2026/06/03-20:25:45.906905 7f584ffff6c0 Delete type=3 #316
|
||||
2026/06/03-20:25:45.906952 7f584ffff6c0 Delete type=0 #318
|
||||
2026/06/03-20:30:27.650687 7f584f7fe6c0 Level-0 table #323: started
|
||||
2026/06/03-20:30:27.650712 7f584f7fe6c0 Level-0 table #323: 0 bytes OK
|
||||
2026/06/03-20:30:27.656618 7f584f7fe6c0 Delete type=0 #321
|
||||
2026/06/03-20:30:27.673181 7f584f7fe6c0 Manual compaction at level-0 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||
2026/06/03-20:30:27.673384 7f584f7fe6c0 Manual compaction at level-1 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-21:44:20.567283 7f8f09fec6c0 Recovering log #322
|
||||
2026/07/21-21:44:20.578221 7f8f09fec6c0 Delete type=3 #320
|
||||
2026/07/21-21:44:20.578306 7f8f09fec6c0 Delete type=0 #322
|
||||
2026/07/21-22:22:52.669940 7f8f097eb6c0 Level-0 table #327: started
|
||||
2026/07/21-22:22:52.669970 7f8f097eb6c0 Level-0 table #327: 0 bytes OK
|
||||
2026/07/21-22:22:52.676090 7f8f097eb6c0 Delete type=0 #325
|
||||
2026/07/21-22:22:52.696989 7f8f097eb6c0 Manual compaction at level-0 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-22:22:52.707515 7f8f097eb6c0 Manual compaction at level-1 from '!journal!wooTFYjEwh83FwgT' @ 72057594037927935 : 1 .. '!journal.pages!wooTFYjEwh83FwgT.xhc7hqoL8kdW6lrD' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000389
|
||||
MANIFEST-000393
|
||||
|
||||
+7
-7
@@ -1,7 +1,7 @@
|
||||
2026/07/21-21:44:20.555084 7f8f0b7ef6c0 Recovering log #387
|
||||
2026/07/21-21:44:20.564635 7f8f0b7ef6c0 Delete type=3 #385
|
||||
2026/07/21-21:44:20.564707 7f8f0b7ef6c0 Delete type=0 #387
|
||||
2026/07/21-22:22:52.662972 7f8f097eb6c0 Level-0 table #392: started
|
||||
2026/07/21-22:22:52.663005 7f8f097eb6c0 Level-0 table #392: 0 bytes OK
|
||||
2026/07/21-22:22:52.669773 7f8f097eb6c0 Delete type=0 #390
|
||||
2026/07/21-22:22:52.687465 7f8f097eb6c0 Manual compaction at level-0 from '!items!13IYF6BPUTivFZzB' @ 72057594037927935 : 1 .. '!items!oSutlbe9wyBZccmf' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:37:06.438745 7f8f0a7ed6c0 Recovering log #391
|
||||
2026/07/21-23:37:06.448044 7f8f0a7ed6c0 Delete type=3 #389
|
||||
2026/07/21-23:37:06.448110 7f8f0a7ed6c0 Delete type=0 #391
|
||||
2026/07/21-23:58:26.160548 7f8f097eb6c0 Level-0 table #396: started
|
||||
2026/07/21-23:58:26.160599 7f8f097eb6c0 Level-0 table #396: 0 bytes OK
|
||||
2026/07/21-23:58:26.166936 7f8f097eb6c0 Delete type=0 #394
|
||||
2026/07/21-23:58:26.183563 7f8f097eb6c0 Manual compaction at level-0 from '!items!13IYF6BPUTivFZzB' @ 72057594037927935 : 1 .. '!items!oSutlbe9wyBZccmf' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2026/06/03-20:25:45.882298 7f589dbff6c0 Recovering log #383
|
||||
2026/06/03-20:25:45.893887 7f589dbff6c0 Delete type=3 #381
|
||||
2026/06/03-20:25:45.893943 7f589dbff6c0 Delete type=0 #383
|
||||
2026/06/03-20:30:27.644167 7f584f7fe6c0 Level-0 table #388: started
|
||||
2026/06/03-20:30:27.644258 7f584f7fe6c0 Level-0 table #388: 0 bytes OK
|
||||
2026/06/03-20:30:27.650602 7f584f7fe6c0 Delete type=0 #386
|
||||
2026/06/03-20:30:27.673172 7f584f7fe6c0 Manual compaction at level-0 from '!items!13IYF6BPUTivFZzB' @ 72057594037927935 : 1 .. '!items!oSutlbe9wyBZccmf' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-21:44:20.555084 7f8f0b7ef6c0 Recovering log #387
|
||||
2026/07/21-21:44:20.564635 7f8f0b7ef6c0 Delete type=3 #385
|
||||
2026/07/21-21:44:20.564707 7f8f0b7ef6c0 Delete type=0 #387
|
||||
2026/07/21-22:22:52.662972 7f8f097eb6c0 Level-0 table #392: started
|
||||
2026/07/21-22:22:52.663005 7f8f097eb6c0 Level-0 table #392: 0 bytes OK
|
||||
2026/07/21-22:22:52.669773 7f8f097eb6c0 Delete type=0 #390
|
||||
2026/07/21-22:22:52.687465 7f8f097eb6c0 Manual compaction at level-0 from '!items!13IYF6BPUTivFZzB' @ 72057594037927935 : 1 .. '!items!oSutlbe9wyBZccmf' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000276
|
||||
MANIFEST-000281
|
||||
|
||||
+8
-15
@@ -1,15 +1,8 @@
|
||||
2026/07/21-21:44:20.541841 7f8f0afee6c0 Recovering log #274
|
||||
2026/07/21-21:44:20.552114 7f8f0afee6c0 Delete type=3 #272
|
||||
2026/07/21-21:44:20.552164 7f8f0afee6c0 Delete type=0 #274
|
||||
2026/07/21-22:22:52.649444 7f8f097eb6c0 Level-0 table #279: started
|
||||
2026/07/21-22:22:52.653578 7f8f097eb6c0 Level-0 table #279: 1805 bytes OK
|
||||
2026/07/21-22:22:52.662677 7f8f097eb6c0 Delete type=0 #277
|
||||
2026/07/21-22:22:52.669921 7f8f097eb6c0 Manual compaction at level-0 from '!scenes!DDibQQLAvyIq9y09' @ 72057594037927935 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-22:22:52.687503 7f8f097eb6c0 Manual compaction at level-1 from '!scenes!DDibQQLAvyIq9y09' @ 72057594037927935 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 40 : 1
|
||||
2026/07/21-22:22:52.687516 7f8f097eb6c0 Compacting 1@1 + 1@2 files
|
||||
2026/07/21-22:22:52.690551 7f8f097eb6c0 Generated table #280@1: 4 keys, 1805 bytes
|
||||
2026/07/21-22:22:52.690566 7f8f097eb6c0 Compacted 1@1 + 1@2 files => 1805 bytes
|
||||
2026/07/21-22:22:52.696271 7f8f097eb6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
||||
2026/07/21-22:22:52.696454 7f8f097eb6c0 Delete type=2 #247
|
||||
2026/07/21-22:22:52.696927 7f8f097eb6c0 Delete type=2 #279
|
||||
2026/07/21-22:22:52.707490 7f8f097eb6c0 Manual compaction at level-1 from '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 40 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:37:06.424077 7f8f0b7ef6c0 Recovering log #278
|
||||
2026/07/21-23:37:06.434900 7f8f0b7ef6c0 Delete type=3 #276
|
||||
2026/07/21-23:37:06.434963 7f8f0b7ef6c0 Delete type=0 #278
|
||||
2026/07/21-23:58:26.153514 7f8f097eb6c0 Level-0 table #284: started
|
||||
2026/07/21-23:58:26.153548 7f8f097eb6c0 Level-0 table #284: 0 bytes OK
|
||||
2026/07/21-23:58:26.160040 7f8f097eb6c0 Delete type=0 #282
|
||||
2026/07/21-23:58:26.167084 7f8f097eb6c0 Manual compaction at level-0 from '!scenes!DDibQQLAvyIq9y09' @ 72057594037927935 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:58:26.183582 7f8f097eb6c0 Manual compaction at level-1 from '!scenes!DDibQQLAvyIq9y09' @ 72057594037927935 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at (end)
|
||||
|
||||
+15
-8
@@ -1,8 +1,15 @@
|
||||
2026/06/03-20:25:45.870567 7f584ffff6c0 Recovering log #270
|
||||
2026/06/03-20:25:45.879845 7f584ffff6c0 Delete type=3 #268
|
||||
2026/06/03-20:25:45.879889 7f584ffff6c0 Delete type=0 #270
|
||||
2026/06/03-20:30:27.636827 7f584f7fe6c0 Level-0 table #275: started
|
||||
2026/06/03-20:30:27.636841 7f584f7fe6c0 Level-0 table #275: 0 bytes OK
|
||||
2026/06/03-20:30:27.643889 7f584f7fe6c0 Delete type=0 #273
|
||||
2026/06/03-20:30:27.644096 7f584f7fe6c0 Manual compaction at level-0 from '!scenes!DDibQQLAvyIq9y09' @ 72057594037927935 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at (end)
|
||||
2026/06/03-20:30:27.644111 7f584f7fe6c0 Manual compaction at level-1 from '!scenes!DDibQQLAvyIq9y09' @ 72057594037927935 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-21:44:20.541841 7f8f0afee6c0 Recovering log #274
|
||||
2026/07/21-21:44:20.552114 7f8f0afee6c0 Delete type=3 #272
|
||||
2026/07/21-21:44:20.552164 7f8f0afee6c0 Delete type=0 #274
|
||||
2026/07/21-22:22:52.649444 7f8f097eb6c0 Level-0 table #279: started
|
||||
2026/07/21-22:22:52.653578 7f8f097eb6c0 Level-0 table #279: 1805 bytes OK
|
||||
2026/07/21-22:22:52.662677 7f8f097eb6c0 Delete type=0 #277
|
||||
2026/07/21-22:22:52.669921 7f8f097eb6c0 Manual compaction at level-0 from '!scenes!DDibQQLAvyIq9y09' @ 72057594037927935 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-22:22:52.687503 7f8f097eb6c0 Manual compaction at level-1 from '!scenes!DDibQQLAvyIq9y09' @ 72057594037927935 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 40 : 1
|
||||
2026/07/21-22:22:52.687516 7f8f097eb6c0 Compacting 1@1 + 1@2 files
|
||||
2026/07/21-22:22:52.690551 7f8f097eb6c0 Generated table #280@1: 4 keys, 1805 bytes
|
||||
2026/07/21-22:22:52.690566 7f8f097eb6c0 Compacted 1@1 + 1@2 files => 1805 bytes
|
||||
2026/07/21-22:22:52.696271 7f8f097eb6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
||||
2026/07/21-22:22:52.696454 7f8f097eb6c0 Delete type=2 #247
|
||||
2026/07/21-22:22:52.696927 7f8f097eb6c0 Delete type=2 #279
|
||||
2026/07/21-22:22:52.707490 7f8f097eb6c0 Manual compaction at level-1 from '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 40 : 1 .. '!scenes.levels!zvY1RwBhTfwdZIBa.defaultLevel0000' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000387
|
||||
MANIFEST-000397
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
2026/07/21-21:44:20.505952 7f8f0afee6c0 Recovering log #385
|
||||
2026/07/21-21:44:20.515867 7f8f0afee6c0 Delete type=3 #383
|
||||
2026/07/21-21:44:20.515940 7f8f0afee6c0 Delete type=0 #385
|
||||
2026/07/21-22:22:52.629597 7f8f097eb6c0 Level-0 table #390: started
|
||||
2026/07/21-22:22:52.629639 7f8f097eb6c0 Level-0 table #390: 0 bytes OK
|
||||
2026/07/21-22:22:52.636943 7f8f097eb6c0 Delete type=0 #388
|
||||
2026/07/21-22:22:52.662843 7f8f097eb6c0 Manual compaction at level-0 from '!folders!00Hn2nNarlL7b0DR' @ 72057594037927935 : 1 .. '!items!yozTUjNuc2rEGjFK' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:39:43.018556 7f86d23fe6c0 Recovering log #396
|
||||
2026/07/21-23:39:43.069296 7f86d23fe6c0 Delete type=0 #396
|
||||
2026/07/21-23:39:43.069385 7f86d23fe6c0 Delete type=3 #395
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
2026/06/03-20:25:45.832246 7f584ffff6c0 Recovering log #381
|
||||
2026/06/03-20:25:45.842367 7f584ffff6c0 Delete type=3 #379
|
||||
2026/06/03-20:25:45.842416 7f584ffff6c0 Delete type=0 #381
|
||||
2026/06/03-20:30:27.616542 7f584f7fe6c0 Level-0 table #386: started
|
||||
2026/06/03-20:30:27.616576 7f584f7fe6c0 Level-0 table #386: 0 bytes OK
|
||||
2026/06/03-20:30:27.623552 7f584f7fe6c0 Delete type=0 #384
|
||||
2026/06/03-20:30:27.643971 7f584f7fe6c0 Manual compaction at level-0 from '!folders!00Hn2nNarlL7b0DR' @ 72057594037927935 : 1 .. '!items!yozTUjNuc2rEGjFK' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:39:38.357102 7ff068bfd6c0 Recovering log #394
|
||||
2026/07/21-23:39:38.412635 7ff068bfd6c0 Delete type=0 #394
|
||||
2026/07/21-23:39:38.412727 7ff068bfd6c0 Delete type=3 #393
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000391
|
||||
MANIFEST-000395
|
||||
|
||||
+7
-7
@@ -1,7 +1,7 @@
|
||||
2026/07/21-21:44:20.529547 7f8f09fec6c0 Recovering log #389
|
||||
2026/07/21-21:44:20.539682 7f8f09fec6c0 Delete type=3 #387
|
||||
2026/07/21-21:44:20.539761 7f8f09fec6c0 Delete type=0 #389
|
||||
2026/07/21-22:22:52.637033 7f8f097eb6c0 Level-0 table #394: started
|
||||
2026/07/21-22:22:52.637050 7f8f097eb6c0 Level-0 table #394: 0 bytes OK
|
||||
2026/07/21-22:22:52.642866 7f8f097eb6c0 Delete type=0 #392
|
||||
2026/07/21-22:22:52.662863 7f8f097eb6c0 Manual compaction at level-0 from '!folders!DiwHbtGAkTYxtshX' @ 72057594037927935 : 1 .. '!items!zgNI2haxhBxBDBdl' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-23:37:06.411000 7f8f0a7ed6c0 Recovering log #393
|
||||
2026/07/21-23:37:06.421521 7f8f0a7ed6c0 Delete type=3 #391
|
||||
2026/07/21-23:37:06.421589 7f8f0a7ed6c0 Delete type=0 #393
|
||||
2026/07/21-23:58:26.146891 7f8f097eb6c0 Level-0 table #398: started
|
||||
2026/07/21-23:58:26.146920 7f8f097eb6c0 Level-0 table #398: 0 bytes OK
|
||||
2026/07/21-23:58:26.153371 7f8f097eb6c0 Delete type=0 #396
|
||||
2026/07/21-23:58:26.160268 7f8f097eb6c0 Manual compaction at level-0 from '!folders!DiwHbtGAkTYxtshX' @ 72057594037927935 : 1 .. '!items!zgNI2haxhBxBDBdl' @ 0 : 0; will stop at (end)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2026/06/03-20:25:45.857779 7f584ffff6c0 Recovering log #385
|
||||
2026/06/03-20:25:45.867693 7f584ffff6c0 Delete type=3 #383
|
||||
2026/06/03-20:25:45.867734 7f584ffff6c0 Delete type=0 #385
|
||||
2026/06/03-20:30:27.623650 7f584f7fe6c0 Level-0 table #390: started
|
||||
2026/06/03-20:30:27.623676 7f584f7fe6c0 Level-0 table #390: 0 bytes OK
|
||||
2026/06/03-20:30:27.630470 7f584f7fe6c0 Delete type=0 #388
|
||||
2026/06/03-20:30:27.643983 7f584f7fe6c0 Manual compaction at level-0 from '!folders!DiwHbtGAkTYxtshX' @ 72057594037927935 : 1 .. '!items!zgNI2haxhBxBDBdl' @ 0 : 0; will stop at (end)
|
||||
2026/07/21-21:44:20.529547 7f8f09fec6c0 Recovering log #389
|
||||
2026/07/21-21:44:20.539682 7f8f09fec6c0 Delete type=3 #387
|
||||
2026/07/21-21:44:20.539761 7f8f09fec6c0 Delete type=0 #389
|
||||
2026/07/21-22:22:52.637033 7f8f097eb6c0 Level-0 table #394: started
|
||||
2026/07/21-22:22:52.637050 7f8f097eb6c0 Level-0 table #394: 0 bytes OK
|
||||
2026/07/21-22:22:52.642866 7f8f097eb6c0 Delete type=0 #392
|
||||
2026/07/21-22:22:52.662863 7f8f097eb6c0 Manual compaction at level-0 from '!folders!DiwHbtGAkTYxtshX' @ 72057594037927935 : 1 .. '!items!zgNI2haxhBxBDBdl' @ 0 : 0; will stop at (end)
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -241,7 +241,7 @@ ul, li {
|
||||
.item-name-label-header-long { flex-grow: 2; max-width: 14rem; min-width: 14rem; }
|
||||
.item-name-label-header-long2 { flex-grow: 2; max-width: 24rem; min-width: 24rem; }
|
||||
.item-name-label { flex-grow: 2; max-width: 10rem; min-width: 10rem; }
|
||||
.item-name-label-long { margin-top: 4px; flex-grow: 2; max-width: 12rem; min-width: 12rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
|
||||
.item-name-label-long { margin-top: 4px; flex: 1; min-width: 4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
|
||||
.item-name-label-short { margin-top: 4px; flex-grow: 1; max-width: 4rem; min-width: 4rem; }
|
||||
.item-name-label-medium { margin-top: 4px; flex-grow: 2; max-width: 6rem; min-width: 6rem; }
|
||||
.item-name-label-medium2 { margin-top: 4px; flex-grow: 0; max-width: 10rem; min-width: 10rem; }
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
<li class="flexrow item" data-item-id="{{spleen.id}}">
|
||||
<label class="item-field-label-short">Spleen :</label>
|
||||
<label class="item-name-label-long" title="{{spleen.name}}">{{spleen.name}}</label>
|
||||
<div class="item-filler"> </div>
|
||||
{{#if spleen}}
|
||||
<div class="item-controls item-controls-fixed-full">
|
||||
<a class="item-control item-add" data-type="trait" title="Create Trait"><i
|
||||
@@ -31,7 +30,6 @@
|
||||
<li class="item flexrow" data-item-id="{{ideal.id}}">
|
||||
<label class="item-field-label-short">Ideal :</label>
|
||||
<label class="item-name-label-long" title="{{ideal.name}}">{{ideal.name}}</label>
|
||||
<div class="item-filler"> </div>
|
||||
{{#if ideal}}
|
||||
<div class="item-controls item-controls-fixed-full">
|
||||
<a class="item-control item-add" data-type="trait" title="Create Trait"><i
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
<li class="flexrow item" data-item-id="{{spleen._id}}">
|
||||
<label class="item-field-label-short">{{localize "ECRY.ui.spleen"}} :</label>
|
||||
<label class="item-name-label-long" title="{{spleen.name}}">{{spleen.name}}</label>
|
||||
<div class="item-filler"> </div>
|
||||
{{#if spleen}}
|
||||
<div class="item-controls item-controls-fixed">
|
||||
<a data-action="itemEdit" data-item-id="{{spleen._id}}" title="{{localize 'ECRY.ui.edit'}}"><i class="fas fa-edit"></i></a>
|
||||
@@ -28,7 +27,6 @@
|
||||
<li class="item flexrow" data-item-id="{{ideal._id}}">
|
||||
<label class="item-field-label-short">{{localize "ECRY.ui.ideal"}} :</label>
|
||||
<label class="item-name-label-long" title="{{ideal.name}}">{{ideal.name}}</label>
|
||||
<div class="item-filler"> </div>
|
||||
{{#if ideal}}
|
||||
<div class="item-controls item-controls-fixed">
|
||||
<a data-action="itemEdit" data-item-id="{{ideal._id}}" title="{{localize 'ECRY.ui.edit'}}"><i class="fas fa-edit"></i></a>
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="item-field flex1 right">
|
||||
<a data-action="actorDelete" class="item-control" title="{{localize "BOL.ui.delete"}}"><i class="fas fa-trash"></i></a>
|
||||
<a data-action="actorDelete" class="item-control" title="{{localize "ECRY.ui.delete"}}"><i class="fas fa-trash"></i></a>
|
||||
</div>
|
||||
</li>
|
||||
{{/each}}
|
||||
|
||||
@@ -6,7 +6,22 @@
|
||||
"folders": {
|
||||
"Mental": "Mentale",
|
||||
"Physical": "Physique",
|
||||
"Spocial": "Sociale"
|
||||
"Social": "Sociale",
|
||||
"Athletics": "Athlétisme",
|
||||
"Brawling": "Pugilat",
|
||||
"Driving": "Conduite",
|
||||
"Fencing": "Escrime",
|
||||
"Shooting": "Tir",
|
||||
"Anthropo-mecanology": "Anthropo-mécanologie",
|
||||
"Ecrymology": "Écrymologie",
|
||||
"Traumatology": "Traumatologie",
|
||||
"Traversology": "Traversologie",
|
||||
"Urbatechnology": "Urbatechnologie",
|
||||
"Creativity": "Créativité",
|
||||
"Guile": "Maraude",
|
||||
"Loquacity": "Faconde",
|
||||
"Performance": "Représentation",
|
||||
"Quibbling": "Argutie"
|
||||
},
|
||||
"entries": {
|
||||
"Aircraft": {
|
||||
|
||||
Reference in New Issue
Block a user