16 Commits

Author SHA1 Message Date
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
106 changed files with 257 additions and 107 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

@@ -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.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.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/src/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/src/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-000457
MANIFEST-000439

View File

@@ -1,3 +1,3 @@
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
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

View File

@@ -1,3 +1,8 @@
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
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)

View File

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

View File

@@ -1,3 +1,3 @@
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
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

View File

@@ -1,3 +1,8 @@
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
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)

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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

View File

@@ -1,3 +1,3 @@
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
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

View File

@@ -1,3 +1,15 @@
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
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)

Binary file not shown.

Binary file not shown.

BIN
packs/Klassen/000474.ldb Normal file

Binary file not shown.

BIN
packs/Klassen/000476.log Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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

View File

@@ -1,3 +1,3 @@
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
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

View File

@@ -1,3 +1,15 @@
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
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)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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

View File

@@ -1,3 +1,3 @@
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
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

View File

@@ -1,3 +1,15 @@
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
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)

Binary file not shown.

View File

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

View File

@@ -1,3 +1,3 @@
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
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

View File

@@ -1,3 +1,8 @@
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
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)

View File

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

View File

@@ -1,3 +1,3 @@
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
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

View File

@@ -1,3 +1,8 @@
2025/02/22-11:56:02.751284 151b98549b38 Recovering log #466
2025/02/22-11:56:02.755492 151b98549b38 Delete type=3 #464
2025/02/22-11:56:02.755888 151b98549b38 Delete type=0 #466
2025/01/26-16:59:13.312303 151b9874cb38 Recovering log #446
2025/01/26-16:59:13.317757 151b9874cb38 Delete type=3 #444
2025/01/26-16:59:13.318171 151b9874cb38 Delete type=0 #446
2025/01/28-18:46:10.705366 151697795b38 Level-0 table #451: started
2025/01/28-18:46:10.705700 151697795b38 Level-0 table #451: 0 bytes OK
2025/01/28-18:46:10.707408 151697795b38 Delete type=0 #449
2025/01/28-18:46:10.713828 151697795b38 Manual compaction at level-0 from '!items!054H0KJ7pNmQR1et' @ 72057594037927935 : 1 .. '!items!zjCYHhRrQKILD1f3' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.800657 151697795b38 Manual compaction at level-1 from '!items!054H0KJ7pNmQR1et' @ 72057594037927935 : 1 .. '!items!zjCYHhRrQKILD1f3' @ 0 : 0; will stop at (end)

View File

@@ -1 +1 @@
MANIFEST-000465
MANIFEST-000447

View File

@@ -1,3 +1,3 @@
2025/02/23-21:31:04.824526 1493d8c33b38 Recovering log #464
2025/02/23-21:31:04.832053 1493d8c33b38 Delete type=0 #464
2025/02/23-21:31:04.832737 1493d8c33b38 Delete type=3 #463
2025/01/28-18:46:22.033726 151b98143b38 Recovering log #445
2025/01/28-18:46:22.038829 151b98143b38 Delete type=3 #443
2025/01/28-18:46:22.039231 151b98143b38 Delete type=0 #445

View File

@@ -1,3 +1,8 @@
2025/02/22-11:56:02.841758 151b98143b38 Recovering log #461
2025/02/22-11:56:02.848632 151b98143b38 Delete type=3 #459
2025/02/22-11:56:02.849525 151b98143b38 Delete type=0 #461
2025/01/26-16:59:13.392109 151b9874cb38 Recovering log #441
2025/01/26-16:59:13.397427 151b9874cb38 Delete type=3 #439
2025/01/26-16:59:13.397929 151b9874cb38 Delete type=0 #441
2025/01/28-18:46:10.831124 151697795b38 Level-0 table #446: started
2025/01/28-18:46:10.831523 151697795b38 Level-0 table #446: 0 bytes OK
2025/01/28-18:46:10.834031 151697795b38 Delete type=0 #444
2025/01/28-18:46:10.843134 151697795b38 Manual compaction at level-0 from '!journal!2hcs8pJVxFWNR8rN' @ 72057594037927935 : 1 .. '!journal.pages!uDmhVlOV827eMx1p.CqG8EEwdxnZ3R02r' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.849717 151697795b38 Manual compaction at level-1 from '!journal!2hcs8pJVxFWNR8rN' @ 72057594037927935 : 1 .. '!journal.pages!uDmhVlOV827eMx1p.CqG8EEwdxnZ3R02r' @ 0 : 0; will stop at (end)

BIN
packs/Subclass/000464.ldb Normal file

Binary file not shown.

BIN
packs/Subclass/000466.log Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000485
MANIFEST-000465

View File

@@ -1,3 +1,3 @@
2025/02/23-21:31:04.844659 1493d8e36b38 Recovering log #484
2025/02/23-21:31:04.850888 1493d8e36b38 Delete type=0 #484
2025/02/23-21:31:04.851235 1493d8e36b38 Delete type=3 #483
2025/01/28-18:46:22.047272 151b98549b38 Recovering log #462
2025/01/28-18:46:22.051919 151b98549b38 Delete type=3 #460
2025/01/28-18:46:22.052285 151b98549b38 Delete type=0 #462

View File

@@ -1,3 +1,15 @@
2025/02/22-11:56:02.859342 151b9874cb38 Recovering log #481
2025/02/22-11:56:02.865592 151b9874cb38 Delete type=3 #479
2025/02/22-11:56:02.866019 151b9874cb38 Delete type=0 #481
2025/01/26-16:59:13.406787 151b98549b38 Recovering log #458
2025/01/26-16:59:13.411966 151b98549b38 Delete type=3 #456
2025/01/26-16:59:13.412405 151b98549b38 Delete type=0 #458
2025/01/28-18:46:10.834557 151697795b38 Level-0 table #463: started
2025/01/28-18:46:10.838014 151697795b38 Level-0 table #463: 6269 bytes OK
2025/01/28-18:46:10.839784 151697795b38 Delete type=0 #461
2025/01/28-18:46:10.843213 151697795b38 Manual compaction at level-0 from '!folders!04CT8kyiGlYrds8g' @ 72057594037927935 : 1 .. '!items!zGEVAPrB7zDwxRKu' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.849804 151697795b38 Manual compaction at level-1 from '!folders!04CT8kyiGlYrds8g' @ 72057594037927935 : 1 .. '!items!zGEVAPrB7zDwxRKu' @ 0 : 0; will stop at '!items!hhJLVkkfDWVT8bre' @ 1852 : 1
2025/01/28-18:46:10.849877 151697795b38 Compacting 1@1 + 1@2 files
2025/01/28-18:46:10.866854 151697795b38 Generated table #464@1: 123 keys, 268630 bytes
2025/01/28-18:46:10.866929 151697795b38 Compacted 1@1 + 1@2 files => 268630 bytes
2025/01/28-18:46:10.868324 151697795b38 compacted to: files[ 0 0 1 0 0 0 0 ]
2025/01/28-18:46:10.868802 151697795b38 Delete type=2 #435
2025/01/28-18:46:10.869229 151697795b38 Delete type=2 #463
2025/01/28-18:46:10.876293 151697795b38 Manual compaction at level-1 from '!items!hhJLVkkfDWVT8bre' @ 1852 : 1 .. '!items!zGEVAPrB7zDwxRKu' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/Talente/000449.ldb Normal file

Binary file not shown.

BIN
packs/Talente/000451.log Normal file

Binary file not shown.

Binary file not shown.

View File

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

View File

@@ -1,3 +1,3 @@
2025/02/23-21:31:04.759993 1493d8e36b38 Recovering log #468
2025/02/23-21:31:04.767464 1493d8e36b38 Delete type=0 #468
2025/02/23-21:31:04.767920 1493d8e36b38 Delete type=3 #467
2025/01/28-18:46:21.991143 151b98549b38 Recovering log #447
2025/01/28-18:46:21.996099 151b98549b38 Delete type=3 #445
2025/01/28-18:46:21.996554 151b98549b38 Delete type=0 #447

View File

@@ -1,3 +1,15 @@
2025/02/22-11:56:02.781731 151b9874cb38 Recovering log #465
2025/02/22-11:56:02.788193 151b9874cb38 Delete type=3 #463
2025/02/22-11:56:02.788632 151b9874cb38 Delete type=0 #465
2025/01/26-16:59:13.344037 151b98549b38 Recovering log #443
2025/01/26-16:59:13.349300 151b98549b38 Delete type=3 #441
2025/01/26-16:59:13.349710 151b98549b38 Delete type=0 #443
2025/01/28-18:46:10.896653 151697795b38 Level-0 table #448: started
2025/01/28-18:46:10.901335 151697795b38 Level-0 table #448: 40184 bytes OK
2025/01/28-18:46:10.903221 151697795b38 Delete type=0 #446
2025/01/28-18:46:10.909049 151697795b38 Manual compaction at level-0 from '!folders!0vbGieFmut9LaMme' @ 72057594037927935 : 1 .. '!items.effects!gJ9MDWxs5Jvo4SVY.ME8XeMYwblE76Fiz' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.909448 151697795b38 Manual compaction at level-1 from '!folders!0vbGieFmut9LaMme' @ 72057594037927935 : 1 .. '!items.effects!gJ9MDWxs5Jvo4SVY.ME8XeMYwblE76Fiz' @ 0 : 0; will stop at '!items!uNfJhg4Z0eQDtotw' @ 483 : 1
2025/01/28-18:46:10.909557 151697795b38 Compacting 1@1 + 1@2 files
2025/01/28-18:46:10.921669 151697795b38 Generated table #449@1: 100 keys, 138191 bytes
2025/01/28-18:46:10.921729 151697795b38 Compacted 1@1 + 1@2 files => 138191 bytes
2025/01/28-18:46:10.923028 151697795b38 compacted to: files[ 0 0 1 0 0 0 0 ]
2025/01/28-18:46:10.923417 151697795b38 Delete type=2 #378
2025/01/28-18:46:10.923933 151697795b38 Delete type=2 #448
2025/01/28-18:46:10.979637 151697795b38 Manual compaction at level-1 from '!items!uNfJhg4Z0eQDtotw' @ 483 : 1 .. '!items.effects!gJ9MDWxs5Jvo4SVY.ME8XeMYwblE76Fiz' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/Voelker/000446.ldb Normal file

Binary file not shown.

BIN
packs/Voelker/000448.log Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000466
MANIFEST-000447

View File

@@ -1,3 +1,3 @@
2025/02/23-21:31:04.744105 1493d8c33b38 Recovering log #465
2025/02/23-21:31:04.748809 1493d8c33b38 Delete type=0 #465
2025/02/23-21:31:04.749143 1493d8c33b38 Delete type=3 #464
2025/01/28-18:46:21.977851 151b98143b38 Recovering log #444
2025/01/28-18:46:21.982707 151b98143b38 Delete type=3 #442
2025/01/28-18:46:21.983161 151b98143b38 Delete type=0 #444

View File

@@ -1,3 +1,15 @@
2025/02/22-11:56:02.765841 151b98143b38 Recovering log #462
2025/02/22-11:56:02.771315 151b98143b38 Delete type=3 #460
2025/02/22-11:56:02.771663 151b98143b38 Delete type=0 #462
2025/01/26-16:59:13.329087 151b98346b38 Recovering log #440
2025/01/26-16:59:13.334309 151b98346b38 Delete type=3 #438
2025/01/26-16:59:13.334671 151b98346b38 Delete type=0 #440
2025/01/28-18:46:10.707822 151697795b38 Level-0 table #445: started
2025/01/28-18:46:10.711950 151697795b38 Level-0 table #445: 27616 bytes OK
2025/01/28-18:46:10.713398 151697795b38 Delete type=0 #443
2025/01/28-18:46:10.713870 151697795b38 Manual compaction at level-0 from '!folders!J3YPSxGoEge8w12d' @ 72057594037927935 : 1 .. '!items!z7E6KXtnZph7aPFX' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.800715 151697795b38 Manual compaction at level-1 from '!folders!J3YPSxGoEge8w12d' @ 72057594037927935 : 1 .. '!items!z7E6KXtnZph7aPFX' @ 0 : 0; will stop at '!items!tfiz9qK51WIFep5x' @ 794 : 1
2025/01/28-18:46:10.800774 151697795b38 Compacting 1@1 + 1@2 files
2025/01/28-18:46:10.817315 151697795b38 Generated table #446@1: 95 keys, 191188 bytes
2025/01/28-18:46:10.817389 151697795b38 Compacted 1@1 + 1@2 files => 191188 bytes
2025/01/28-18:46:10.819293 151697795b38 compacted to: files[ 0 0 1 0 0 0 0 ]
2025/01/28-18:46:10.819739 151697795b38 Delete type=2 #395
2025/01/28-18:46:10.820442 151697795b38 Delete type=2 #445
2025/01/28-18:46:10.831060 151697795b38 Manual compaction at level-1 from '!items!tfiz9qK51WIFep5x' @ 794 : 1 .. '!items!z7E6KXtnZph7aPFX' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/Zauber/000458.ldb Normal file

Binary file not shown.

BIN
packs/Zauber/000460.log Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000478
MANIFEST-000459

View File

@@ -1,3 +1,3 @@
2025/02/23-21:31:04.778523 1493d882db38 Recovering log #477
2025/02/23-21:31:04.784236 1493d882db38 Delete type=0 #477
2025/02/23-21:31:04.784730 1493d882db38 Delete type=3 #476
2025/01/28-18:46:22.005066 151b9874cb38 Recovering log #456
2025/01/28-18:46:22.009430 151b9874cb38 Delete type=3 #454
2025/01/28-18:46:22.009805 151b9874cb38 Delete type=0 #456

View File

@@ -1,3 +1,15 @@
2025/02/22-11:56:02.799986 151b98346b38 Recovering log #474
2025/02/22-11:56:02.806442 151b98346b38 Delete type=3 #472
2025/02/22-11:56:02.806862 151b98346b38 Delete type=0 #474
2025/01/26-16:59:13.358872 151b98143b38 Recovering log #452
2025/01/26-16:59:13.363617 151b98143b38 Delete type=3 #450
2025/01/26-16:59:13.363983 151b98143b38 Delete type=0 #452
2025/01/28-18:46:11.119599 151697795b38 Level-0 table #457: started
2025/01/28-18:46:11.122933 151697795b38 Level-0 table #457: 3040 bytes OK
2025/01/28-18:46:11.125120 151697795b38 Delete type=0 #455
2025/01/28-18:46:11.230532 151697795b38 Manual compaction at level-0 from '!folders!07aIzodu1GwejcJY' @ 72057594037927935 : 1 .. '!items.effects!mATSgRKeq04EE15n.8rP3gwmXVTgZqYZE' @ 0 : 0; will stop at (end)
2025/01/28-18:46:11.235829 151697795b38 Manual compaction at level-1 from '!folders!07aIzodu1GwejcJY' @ 72057594037927935 : 1 .. '!items.effects!mATSgRKeq04EE15n.8rP3gwmXVTgZqYZE' @ 0 : 0; will stop at '!items!Q7SodFmOmSTDdRfH' @ 4602 : 1
2025/01/28-18:46:11.235888 151697795b38 Compacting 1@1 + 1@2 files
2025/01/28-18:46:11.314112 151697795b38 Generated table #458@1: 583 keys, 861657 bytes
2025/01/28-18:46:11.314163 151697795b38 Compacted 1@1 + 1@2 files => 861657 bytes
2025/01/28-18:46:11.315696 151697795b38 compacted to: files[ 0 0 1 0 0 0 0 ]
2025/01/28-18:46:11.316513 151697795b38 Delete type=2 #445
2025/01/28-18:46:11.317421 151697795b38 Delete type=2 #457
2025/01/28-18:46:11.340569 151697795b38 Manual compaction at level-1 from '!items!Q7SodFmOmSTDdRfH' @ 4602 : 1 .. '!items.effects!mATSgRKeq04EE15n.8rP3gwmXVTgZqYZE' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/item/000471.log Normal file

Binary file not shown.

Binary file not shown.

View File

View File

@@ -1 +1 @@
MANIFEST-000489
MANIFEST-000470

View File

@@ -1,5 +1,3 @@
2025/02/23-21:31:04.573536 1493d8a30b38 Recovering log #488
2025/02/23-21:31:04.574165 1493d8a30b38 Level-0 table #490: started
2025/02/23-21:31:04.578208 1493d8a30b38 Level-0 table #490: 6877 bytes OK
2025/02/23-21:31:04.584066 1493d8a30b38 Delete type=0 #488
2025/02/23-21:31:04.584531 1493d8a30b38 Delete type=3 #487
2025/01/28-18:46:21.839794 151b98346b38 Recovering log #468
2025/01/28-18:46:21.843765 151b98346b38 Delete type=3 #466
2025/01/28-18:46:21.844056 151b98346b38 Delete type=0 #468

View File

@@ -1,3 +1,8 @@
2025/02/22-11:56:02.610640 151b98549b38 Recovering log #485
2025/02/22-11:56:02.616204 151b98549b38 Delete type=3 #483
2025/02/22-11:56:02.616622 151b98549b38 Delete type=0 #485
2025/01/26-16:59:13.173904 151b98549b38 Recovering log #464
2025/01/26-16:59:13.179261 151b98549b38 Delete type=3 #462
2025/01/26-16:59:13.179621 151b98549b38 Delete type=0 #464
2025/01/28-18:46:10.641533 151697795b38 Level-0 table #469: started
2025/01/28-18:46:10.641820 151697795b38 Level-0 table #469: 0 bytes OK
2025/01/28-18:46:10.643207 151697795b38 Delete type=0 #467
2025/01/28-18:46:10.645569 151697795b38 Manual compaction at level-0 from '!items!09oaIXVsjiyk6wsW' @ 72057594037927935 : 1 .. '!items.effects!stTKqsu4AYuVM7qV.enS1kepXAnNueavn' @ 0 : 0; will stop at (end)
2025/01/28-18:46:10.645762 151697795b38 Manual compaction at level-1 from '!items!09oaIXVsjiyk6wsW' @ 72057594037927935 : 1 .. '!items.effects!stTKqsu4AYuVM7qV.enS1kepXAnNueavn' @ 0 : 0; will stop at (end)

BIN
packs/item/MANIFEST-000470 Normal file

Binary file not shown.

Binary file not shown.

BIN
packs/readme/000266.ldb Normal file

Binary file not shown.

Binary file not shown.

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