23 Commits

Author SHA1 Message Date
Peach
7cf06d5571 Updating package via script
All checks were successful
release / release (push) Successful in 27s
2025-03-18 11:40:02 +01:00
Peach
49fa40439e Updating package via script
All checks were successful
release / release (push) Successful in 24s
2025-02-26 00:45:02 +01:00
5c2469094e module.json aktualisiert 2025-02-26 00:41:52 +01:00
fa1505848d readme.md aktualisiert 2025-02-26 00:41:28 +01:00
Peach
30cd8c8621 Updating package via script
All checks were successful
release / release (push) Successful in 23s
2025-02-26 00:37:02 +01:00
9664a9dc43 Merge pull request 'Update git repo for new server release' (#1) from master into main
Reviewed-on: #1
2025-02-26 00:30:57 +01:00
Peach
55490a313e Update git repo for new server release 2025-02-26 00:22:27 +01:00
Yoshi
4d1c7c3642 module.json aktualisiert
All checks were successful
release / release (push) Successful in 23s
2025-02-26 00:04:14 +01:00
Yoshi
9535f8f89a .gitea/workflows/ release.yml aktualisiert 2025-02-26 00:03:37 +01:00
Yoshi
020c6f45d5 .gitea/workflows/ release.yml aktualisiert
All checks were successful
release / release (push) Successful in 24s
2025-02-25 23:47:11 +01:00
Yoshi
c7e203362c .gitea/workflows/ release.yml aktualisiert
Some checks failed
release / release (push) Failing after 23s
2025-02-25 23:46:03 +01:00
Yoshi
0f8197db8a .gitea/workflows/ release.yml aktualisiert
Some checks failed
release / release (push) Failing after 9s
2025-02-25 23:30:48 +01:00
Yoshi
5354139456 .gitea/workflows/ release.yml aktualisiert
Some checks failed
release / release (push) Failing after 8s
2025-02-25 23:28:27 +01:00
Yoshi
653c9f4503 .gitea/workflows/ release.yml aktualisiert
Some checks failed
release / release (push) Failing after 9s
2025-02-25 23:23:01 +01:00
Yoshi
b51a46f719 module.json aktualisiert 2025-02-25 23:07:43 +01:00
Yoshi
7e5bfca667 .gitea/workflows/ release.yml aktualisiert
All checks were successful
release / release (push) Successful in 23s
2025-02-25 23:04:57 +01:00
Yoshi
f8c0b89410 module.json aktualisiert
All checks were successful
release / release (push) Successful in 1m29s
2025-02-25 22:48:36 +01:00
Yoshi
bbb8ed7110 .gitea/workflows/ release.yml aktualisiert 2025-02-25 22:42:52 +01:00
Yoshi
99c2d7575a .gitea/workflows/release.yml aktualisiert 2025-02-25 22:42:00 +01:00
Yoshi
86b87cfc7c .gitea/workflows/release.yml aktualisiert 2025-02-25 22:41:41 +01:00
9e837c32b3 .gitea/workflows/release.yml aktualisiert
All checks were successful
release / release (push) Successful in 1m23s
2025-02-25 22:28:30 +01:00
46139cc4e1 fix: remove go jobs
Some checks failed
release / release (push) Failing after 7s
2025-02-25 22:25:42 +01:00
ce26ec331a Add gitea workflow file
Some checks failed
release / release (push) Failing after 1m34s
2025-02-25 22:12:55 +01:00
161 changed files with 146 additions and 239 deletions

View File

@@ -0,0 +1,26 @@
name: release
on:
push:
tags:
- '*'
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: setup go
uses: https://github.com/actions/setup-go@v4
with:
go-version: '>=1.20.1'
- run: |
zip -r release.zip *
- name: Create Release
uses: https://gitea.com/actions/release-action@main
with:
files: |-
release.zip
api_key: '${{secrets.RELEASE_TOKEN}}'

View File

@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [To-Do-Liste]
## [1.1.57] - 2025-02-26
Umziehen der verwendeten Hosting instanz für das Modul.
Neue Manifest URL muss in Foundry Eingetragen werden.
## [1.1.55] - 2025-01-27
Erg<EFBFBD>nzungen aus der Kampagne "Dragonlance: im Schatten der Drachenk<6E>nigin" hinzugef<65>gt

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View File

@@ -1,4 +1,5 @@
{
"id": "SharedData_global",
"title": "SharedData - Deutsche Kompendien",
"description": "Kompendien zu den verschiedensten Kategorien aus der Deutschen Ausgabe der Dungeons and Dragons Bücher. Aktuell werden Einträge aus den Büchern: Spielerhandbuch, Xanathars Ratgeber für alles, Volos Allmanach für Monster und The Wild beyound the Witchlight eingepflegt. Dieses Modul steht frei für jeden zur Verfügung. Bei manchen Einträgen könnten eventuell die Bilder fehlen. Dafür werden die Dateien aus dem Modul SharedData_resources benötigt",
"authors": [
@@ -6,16 +7,16 @@
"name": "Nibur"
}
],
"version": "1.1.56",
"version": "1.1.58",
"compatibility": {
"minimum": "11",
"verified": "12.331",
"maximum": "13"
},
"url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium",
"manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json",
"download": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.56/germandndcompendium-v1.1.56.zip",
"changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md",
"url": "https://git.j-linn.de/PnP/germandndcompendium",
"manifest": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json",
"download": "https://git.j-linn.de/PnP/germandndcompendium/releases/download/v1.1.58/release.zip",
"changelog": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/changelog.md",
"packs": [
{
"label": "Deutsch - Gegenstände",
@@ -114,6 +115,5 @@
"system": "dnd5e",
"path": "packs/Subclass"
}
],
"id": "SharedData_global"
]
}

View File

@@ -1,4 +1,5 @@
{
"id": "SharedData_global",
"title": "SharedData - Deutsche Kompendien",
"description": "Kompendien zu den verschiedensten Kategorien aus der Deutschen Ausgabe der Dungeons and Dragons Bücher. Aktuell werden Einträge aus den Büchern: Spielerhandbuch, Xanathars Ratgeber für alles, Volos Allmanach für Monster und The Wild beyound the Witchlight eingepflegt. Dieses Modul steht frei für jeden zur Verfügung. Bei manchen Einträgen könnten eventuell die Bilder fehlen. Dafür werden die Dateien aus dem Modul SharedData_resources benötigt",
"authors": [
@@ -6,16 +7,16 @@
"name": "Nibur"
}
],
"version": "1.1.55",
"version": "1.1.57",
"compatibility": {
"minimum": "11",
"verified": "12.331",
"maximum": "13"
},
"url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium",
"manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json",
"download": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.55/germandndcompendium-v1.1.55.zip",
"changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md",
"url": "https://git.j-linn.de/PnP/germandndcompendium",
"manifest": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/module.json",
"download": "https://git.j-linn.de/PnP/germandndcompendium/releases/download/v1.1.57/release.zip",
"changelog": "https://git.j-linn.de/PnP/germandndcompendium/raw/branch/main/changelog.md",
"packs": [
{
"label": "Deutsch - Gegenstände",
@@ -114,6 +115,5 @@
"system": "dnd5e",
"path": "packs/Subclass"
}
],
"id": "SharedData_global"
]
}

View File

@@ -1 +1 @@
MANIFEST-000439
MANIFEST-000457

View File

@@ -1,3 +1,3 @@
2025/01/28-18:46:21.893003 151b9874cb38 Recovering log #437
2025/01/28-18:46:21.897590 151b9874cb38 Delete type=3 #435
2025/01/28-18:46:21.897892 151b9874cb38 Delete type=0 #437
2025/02/23-21:31:04.641498 1493d882db38 Recovering log #456
2025/02/23-21:31:04.646383 1493d882db38 Delete type=0 #456
2025/02/23-21:31:04.646711 1493d882db38 Delete type=3 #455

View File

@@ -1,8 +1,3 @@
2025/01/26-16:59:13.230344 151b98143b38 Recovering log #433
2025/01/26-16:59:13.235851 151b98143b38 Delete type=3 #431
2025/01/26-16:59:13.236294 151b98143b38 Delete type=0 #433
2025/01/28-18:46:10.988847 151697795b38 Level-0 table #438: started
2025/01/28-18:46:10.989097 151697795b38 Level-0 table #438: 0 bytes OK
2025/01/28-18:46:10.990596 151697795b38 Delete type=0 #436
2025/01/28-18:46:11.109462 151697795b38 Manual compaction at level-0 from '!actors!1q5BZikhOjVFZGnn' @ 72057594037927935 : 1 .. '!actors.items!zXGCmdQIE5Q4nCVF.WxNOg72y9U1j5ypu' @ 0 : 0; will stop at (end)
2025/01/28-18:46:11.119520 151697795b38 Manual compaction at level-1 from '!actors!1q5BZikhOjVFZGnn' @ 72057594037927935 : 1 .. '!actors.items!zXGCmdQIE5Q4nCVF.WxNOg72y9U1j5ypu' @ 0 : 0; will stop at (end)
2025/02/22-11:56:02.670791 151b98346b38 Recovering log #453
2025/02/22-11:56:02.677296 151b98346b38 Delete type=3 #451
2025/02/22-11:56:02.677865 151b98346b38 Delete type=0 #453

View File

@@ -1 +1 @@
MANIFEST-000433
MANIFEST-000451

View File

@@ -1,3 +1,3 @@
2025/01/28-18:46:21.918132 151b98143b38 Recovering log #431
2025/01/28-18:46:21.922971 151b98143b38 Delete type=3 #429
2025/01/28-18:46:21.923351 151b98143b38 Delete type=0 #431
2025/02/23-21:31:04.669077 1493d8c33b38 Recovering log #450
2025/02/23-21:31:04.673294 1493d8c33b38 Delete type=0 #450
2025/02/23-21:31:04.673591 1493d8c33b38 Delete type=3 #449

View File

@@ -1,8 +1,3 @@
2025/01/26-16:59:13.261632 151b9874cb38 Recovering log #427
2025/01/26-16:59:13.266742 151b9874cb38 Delete type=3 #425
2025/01/26-16:59:13.267141 151b9874cb38 Delete type=0 #427
2025/01/28-18:46:10.652771 151697795b38 Level-0 table #432: started
2025/01/28-18:46:10.653054 151697795b38 Level-0 table #432: 0 bytes OK
2025/01/28-18:46:10.654734 151697795b38 Delete type=0 #430
2025/01/28-18:46:10.655159 151697795b38 Manual compaction at level-0 from '!items!01DyrhYzKrLv7R1s' @ 72057594037927935 : 1 .. '!items!vfDUD7zQGmvmSrwt' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.655384 151697795b38 Manual compaction at level-1 from '!items!01DyrhYzKrLv7R1s' @ 72057594037927935 : 1 .. '!items!vfDUD7zQGmvmSrwt' @ 0 : 0; will stop at (end)
2025/02/22-11:56:02.698692 151b98143b38 Recovering log #447
2025/02/22-11:56:02.705687 151b98143b38 Delete type=3 #445
2025/02/22-11:56:02.706081 151b98143b38 Delete type=0 #447

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000444
MANIFEST-000463

View File

@@ -1,3 +1,3 @@
2025/01/28-18:46:21.929992 151b98549b38 Recovering log #441
2025/01/28-18:46:21.934607 151b98549b38 Delete type=3 #439
2025/01/28-18:46:21.935027 151b98549b38 Delete type=0 #441
2025/02/23-21:31:04.680674 1493d8e36b38 Recovering log #462
2025/02/23-21:31:04.686057 1493d8e36b38 Delete type=0 #462
2025/02/23-21:31:04.686479 1493d8e36b38 Delete type=3 #461

View File

@@ -1,15 +1,3 @@
2025/01/26-16:59:13.275336 151b98346b38 Recovering log #437
2025/01/26-16:59:13.280897 151b98346b38 Delete type=3 #435
2025/01/26-16:59:13.281321 151b98346b38 Delete type=0 #437
2025/01/28-18:46:10.871800 151697795b38 Level-0 table #442: started
2025/01/28-18:46:10.874399 151697795b38 Level-0 table #442: 11057 bytes OK
2025/01/28-18:46:10.875976 151697795b38 Delete type=0 #440
2025/01/28-18:46:10.878492 151697795b38 Manual compaction at level-0 from '!folders!DIZLumgLGPUAHMW3' @ 72057594037927935 : 1 .. '!items!yzTZRtm2Hx3jWT1U' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.881014 151697795b38 Manual compaction at level-1 from '!folders!DIZLumgLGPUAHMW3' @ 72057594037927935 : 1 .. '!items!yzTZRtm2Hx3jWT1U' @ 0 : 0; will stop at '!items!qD5T2gUP3JB45e9q' @ 161 : 1
2025/01/28-18:46:10.881070 151697795b38 Compacting 1@1 + 1@2 files
2025/01/28-18:46:10.890519 151697795b38 Generated table #443@1: 38 keys, 116777 bytes
2025/01/28-18:46:10.890588 151697795b38 Compacted 1@1 + 1@2 files => 116777 bytes
2025/01/28-18:46:10.892024 151697795b38 compacted to: files[ 0 0 1 0 0 0 0 ]
2025/01/28-18:46:10.892462 151697795b38 Delete type=2 #418
2025/01/28-18:46:10.892933 151697795b38 Delete type=2 #442
2025/01/28-18:46:10.896437 151697795b38 Manual compaction at level-1 from '!items!qD5T2gUP3JB45e9q' @ 161 : 1 .. '!items!yzTZRtm2Hx3jWT1U' @ 0 : 0; will stop at (end)
2025/02/22-11:56:02.712632 151b9874cb38 Recovering log #459
2025/02/22-11:56:02.719926 151b9874cb38 Delete type=3 #457
2025/02/22-11:56:02.720223 151b9874cb38 Delete type=0 #459

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/Klassen/000490.ldb Normal file

Binary file not shown.

BIN
packs/Klassen/000502.log Normal file

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000475
MANIFEST-000501

View File

@@ -1,3 +1,3 @@
2025/01/28-18:46:21.905586 151b98346b38 Recovering log #472
2025/01/28-18:46:21.909758 151b98346b38 Delete type=3 #470
2025/01/28-18:46:21.910061 151b98346b38 Delete type=0 #472
2025/02/23-21:31:04.656004 1493d8a30b38 Recovering log #500
2025/02/23-21:31:04.660254 1493d8a30b38 Delete type=0 #500
2025/02/23-21:31:04.660544 1493d8a30b38 Delete type=3 #499

View File

@@ -1,15 +1,3 @@
2025/01/26-16:59:13.246430 151b98549b38 Recovering log #468
2025/01/26-16:59:13.251676 151b98549b38 Delete type=3 #466
2025/01/26-16:59:13.252108 151b98549b38 Delete type=0 #468
2025/01/28-18:46:10.700750 151697795b38 Level-0 table #473: started
2025/01/28-18:46:10.703224 151697795b38 Level-0 table #473: 4730 bytes OK
2025/01/28-18:46:10.704888 151697795b38 Delete type=0 #471
2025/01/28-18:46:10.713785 151697795b38 Manual compaction at level-0 from '!items!5gWAVCw3Jy5f4lFZ' @ 72057594037927935 : 1 .. '!items!wos3NBbXUC19GQuy' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.790749 151697795b38 Manual compaction at level-1 from '!items!5gWAVCw3Jy5f4lFZ' @ 72057594037927935 : 1 .. '!items!wos3NBbXUC19GQuy' @ 0 : 0; will stop at '!items!o1EarxRLpEfzbznb' @ 1078 : 1
2025/01/28-18:46:10.790810 151697795b38 Compacting 1@1 + 1@2 files
2025/01/28-18:46:10.797442 151697795b38 Generated table #474@1: 14 keys, 74728 bytes
2025/01/28-18:46:10.797499 151697795b38 Compacted 1@1 + 1@2 files => 74728 bytes
2025/01/28-18:46:10.799324 151697795b38 compacted to: files[ 0 0 1 0 0 0 0 ]
2025/01/28-18:46:10.799870 151697795b38 Delete type=2 #461
2025/01/28-18:46:10.800271 151697795b38 Delete type=2 #473
2025/01/28-18:46:10.820888 151697795b38 Manual compaction at level-1 from '!items!o1EarxRLpEfzbznb' @ 1078 : 1 .. '!items!wos3NBbXUC19GQuy' @ 0 : 0; will stop at (end)
2025/02/22-11:56:02.685729 151b98549b38 Recovering log #497
2025/02/22-11:56:02.691588 151b98549b38 Delete type=3 #495
2025/02/22-11:56:02.691925 151b98549b38 Delete type=0 #497

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000450
MANIFEST-000469

View File

@@ -1,3 +1,3 @@
2025/01/28-18:46:21.943736 151b9874cb38 Recovering log #447
2025/01/28-18:46:21.948282 151b9874cb38 Delete type=3 #445
2025/01/28-18:46:21.948589 151b9874cb38 Delete type=0 #447
2025/02/23-21:31:04.698976 1493d882db38 Recovering log #468
2025/02/23-21:31:04.705261 1493d882db38 Delete type=0 #468
2025/02/23-21:31:04.705683 1493d882db38 Delete type=3 #467

View File

@@ -1,15 +1,3 @@
2025/01/26-16:59:13.290561 151b98143b38 Recovering log #443
2025/01/26-16:59:13.295675 151b98143b38 Delete type=3 #441
2025/01/26-16:59:13.296009 151b98143b38 Delete type=0 #443
2025/01/28-18:46:10.655728 151697795b38 Level-0 table #448: started
2025/01/28-18:46:10.698497 151697795b38 Level-0 table #448: 679389 bytes OK
2025/01/28-18:46:10.700147 151697795b38 Delete type=0 #446
2025/01/28-18:46:10.713734 151697795b38 Manual compaction at level-0 from '!folders!BWQPdQrRHWnuICw6' @ 72057594037927935 : 1 .. '!items.effects!voADvc2QNwwq7hXV.U3so0zDcVt4sIBRz' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.713926 151697795b38 Manual compaction at level-1 from '!folders!BWQPdQrRHWnuICw6' @ 72057594037927935 : 1 .. '!items.effects!voADvc2QNwwq7hXV.U3so0zDcVt4sIBRz' @ 0 : 0; will stop at '!items!zzbOxX2wIEvrwIO0' @ 3166 : 1
2025/01/28-18:46:10.713975 151697795b38 Compacting 1@1 + 1@2 files
2025/01/28-18:46:10.786650 151697795b38 Generated table #449@1: 564 keys, 875714 bytes
2025/01/28-18:46:10.786704 151697795b38 Compacted 1@1 + 1@2 files => 875714 bytes
2025/01/28-18:46:10.788568 151697795b38 compacted to: files[ 0 0 1 0 0 0 0 ]
2025/01/28-18:46:10.789207 151697795b38 Delete type=2 #378
2025/01/28-18:46:10.790301 151697795b38 Delete type=2 #448
2025/01/28-18:46:10.820822 151697795b38 Manual compaction at level-1 from '!items!zzbOxX2wIEvrwIO0' @ 3166 : 1 .. '!items.effects!voADvc2QNwwq7hXV.U3so0zDcVt4sIBRz' @ 0 : 0; will stop at (end)
2025/02/22-11:56:02.729900 151b98346b38 Recovering log #465
2025/02/22-11:56:02.737518 151b98346b38 Delete type=3 #463
2025/02/22-11:56:02.737834 151b98346b38 Delete type=0 #465

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000474
MANIFEST-000492

View File

@@ -1,3 +1,3 @@
2025/01/28-18:46:21.860286 151b9874cb38 Recovering log #472
2025/01/28-18:46:21.866950 151b9874cb38 Delete type=3 #470
2025/01/28-18:46:21.867275 151b9874cb38 Delete type=0 #472
2025/02/23-21:31:04.605232 1493d882db38 Recovering log #491
2025/02/23-21:31:04.612736 1493d882db38 Delete type=0 #491
2025/02/23-21:31:04.613219 1493d882db38 Delete type=3 #490

View File

@@ -1,8 +1,3 @@
2025/01/26-16:59:13.197549 151b98143b38 Recovering log #468
2025/01/26-16:59:13.202821 151b98143b38 Delete type=3 #466
2025/01/26-16:59:13.203276 151b98143b38 Delete type=0 #468
2025/01/28-18:46:10.903849 151697795b38 Level-0 table #473: started
2025/01/28-18:46:10.904176 151697795b38 Level-0 table #473: 0 bytes OK
2025/01/28-18:46:10.905887 151697795b38 Delete type=0 #471
2025/01/28-18:46:10.909203 151697795b38 Manual compaction at level-0 from '!actors!0X5BIXljS9rExYhn' @ 72057594037927935 : 1 .. '!actors.items.effects!zuxH2n5UmY3IH1Z5.mLCVZW3QAgEO5hmu.uM6rgctYpcbCVSkn' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.924234 151697795b38 Manual compaction at level-1 from '!actors!0X5BIXljS9rExYhn' @ 72057594037927935 : 1 .. '!actors.items.effects!zuxH2n5UmY3IH1Z5.mLCVZW3QAgEO5hmu.uM6rgctYpcbCVSkn' @ 0 : 0; will stop at (end)
2025/02/22-11:56:02.637714 151b98346b38 Recovering log #488
2025/02/22-11:56:02.645400 151b98346b38 Delete type=3 #486
2025/02/22-11:56:02.645899 151b98346b38 Delete type=0 #488

View File

@@ -1 +1 @@
MANIFEST-000452
MANIFEST-000470

View File

@@ -1,3 +1,3 @@
2025/01/28-18:46:21.962348 151b98346b38 Recovering log #450
2025/01/28-18:46:21.967285 151b98346b38 Delete type=3 #448
2025/01/28-18:46:21.967585 151b98346b38 Delete type=0 #450
2025/02/23-21:31:04.723812 1493d8a30b38 Recovering log #469
2025/02/23-21:31:04.730839 1493d8a30b38 Delete type=0 #469
2025/02/23-21:31:04.731285 1493d8a30b38 Delete type=3 #468

Some files were not shown because too many files have changed in this diff Show More