Compare commits

...

2 Commits

Author SHA1 Message Date
LeRatierBretonnien ebe1a34d96 Upgrade to v10/v11 2023-10-12 23:35:31 +02:00
LeRatierBretonnien e1b29fda99 Upgrade to v10/v11 2023-10-12 23:35:13 +02:00
30 changed files with 75 additions and 38 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
.vscode/settings.json
.idea
.history
todo.md
/.vscode
/ignored/
/node_modules/
/jsconfig.json
/package.json
/package-lock.json
/packs/*/
/packs/*/CURRENT
/packs/*/LOG
/packs/*/LOCK

View File

@ -1,63 +1,48 @@
{
"name": "wfrp4e-unofficial-grimoire",
"id": "wfrp4e-unofficial-grimoire",
"title": "WFRP4E Unofficial Grimoire",
"description": "Unofficial Grimoire for WFRP4E",
"author": "LeRatierBretonnien",
"authors": [],
"url": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/",
"flags": {},
"version": "6.0.0",
"minimumCoreVersion": "0.8.9",
"compatibleCoreVersion": "9",
"version": "7.0.0",
"compatibility": {
"minimum": "8",
"verified": "10.285"
"minimum": "10",
"verified": "11"
},
"scripts": [],
"esmodules": [],
"styles": [],
"languages": [],
"packs": [
{
"label": "UG Spells",
"type": "Item",
"name": "ug-spells",
"path": "./packs/ug-spells.db",
"path": "packs/ug-spells.db",
"system": "wfrp4e",
"package": "wfrp4e-unofficial-grimoire",
"flags": {},
"private": false
},
{
"label": "UG Waaagh Spells",
"type": "Item",
"name": "ug-waaagh-spells",
"path": "./packs/ug-waaagh-spells.db",
"path": "packs/ug-waaagh-spells.db",
"system": "wfrp4e",
"package": "wfrp4e-unofficial-grimoire",
"flags": {},
"private": false
},
{
"label": "UG Careers/Talents/Traits",
"type": "Item",
"name": "ug-careerstalentstraits",
"path": "./packs/ug-careerstalentstraits.db",
"path": "packs/ug-careerstalentstraits.db",
"system": "wfrp4e",
"tags": [
"career",
"talent",
"trait"
],
"package": "wfrp4e-unofficial-grimoire",
"flags": {},
"private": false
},
{
"label": "UG Creatures",
"type": "Actor",
"name": "ug-creatures",
"path": "./packs/ug-creatures.db",
"path": "packs/ug-creatures.db",
"system": "wfrp4e",
"package": "wfrp4e-unofficial-grimoire",
"flags": {},
"private": false
}
],
@ -70,16 +55,6 @@
}
]
},
"system": [ "wfrp4e" ],
"dependencies": [
{
"name": "wfrp4e",
"type": "system"
}
],
"socket": false,
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/raw/branch/master/module.json",
"download": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/archive/wfrp4e-unofficial-grimoire-6.0.0.zip",
"protected": false,
"coreTranslation": false
}
"download": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/archive/wfrp4e-unofficial-grimoire-7.0.0.zip"
}

Binary file not shown.

View File

View File

@ -0,0 +1 @@
MANIFEST-000012

View File

View File

@ -0,0 +1,3 @@
2023/07/28-19:27:55.935485 7fcd3b7fe6c0 Recovering log #10
2023/07/28-19:27:55.962670 7fcd3b7fe6c0 Delete type=3 #8
2023/07/28-19:27:55.962764 7fcd3b7fe6c0 Delete type=0 #10

View File

@ -0,0 +1,8 @@
2023/07/28-19:27:37.798783 7fcd3bfff6c0 Recovering log #7
2023/07/28-19:27:37.827587 7fcd3bfff6c0 Delete type=0 #7
2023/07/28-19:27:37.827646 7fcd3bfff6c0 Delete type=3 #6
2023/07/28-19:27:40.160620 7fcd38fff6c0 Level-0 table #11: started
2023/07/28-19:27:40.160639 7fcd38fff6c0 Level-0 table #11: 0 bytes OK
2023/07/28-19:27:40.166531 7fcd38fff6c0 Delete type=0 #9
2023/07/28-19:27:40.179870 7fcd38fff6c0 Manual compaction at level-0 from '!items!34uIvOS3U3QVBAzE' @ 72057594037927935 : 1 .. '!items!y3PLMxwlL29Pdbg7' @ 0 : 0; will stop at (end)
2023/07/28-19:27:40.179919 7fcd38fff6c0 Manual compaction at level-1 from '!items!34uIvOS3U3QVBAzE' @ 72057594037927935 : 1 .. '!items!y3PLMxwlL29Pdbg7' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

View File

@ -0,0 +1 @@
MANIFEST-000012

0
packs/ug-creatures/LOCK Normal file
View File

3
packs/ug-creatures/LOG Normal file
View File

@ -0,0 +1,3 @@
2023/07/28-19:27:55.947694 7fcd3bfff6c0 Recovering log #10
2023/07/28-19:27:55.973111 7fcd3bfff6c0 Delete type=3 #8
2023/07/28-19:27:55.973148 7fcd3bfff6c0 Delete type=0 #10

View File

@ -0,0 +1,8 @@
2023/07/28-19:27:37.823845 7fcd3b7fe6c0 Recovering log #7
2023/07/28-19:27:37.852546 7fcd3b7fe6c0 Delete type=0 #7
2023/07/28-19:27:37.852642 7fcd3b7fe6c0 Delete type=3 #6
2023/07/28-19:27:40.173485 7fcd38fff6c0 Level-0 table #11: started
2023/07/28-19:27:40.173506 7fcd38fff6c0 Level-0 table #11: 0 bytes OK
2023/07/28-19:27:40.179663 7fcd38fff6c0 Delete type=0 #9
2023/07/28-19:27:40.179887 7fcd38fff6c0 Manual compaction at level-0 from '!actors!3lsfUZE6yh6Kq2dm' @ 72057594037927935 : 1 .. '!actors.items!zh7zdpb86cH8tVC5.uQ4inTYNc5esswpI' @ 0 : 0; will stop at (end)
2023/07/28-19:27:40.179912 7fcd38fff6c0 Manual compaction at level-1 from '!actors!3lsfUZE6yh6Kq2dm' @ 72057594037927935 : 1 .. '!actors.items!zh7zdpb86cH8tVC5.uQ4inTYNc5esswpI' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/ug-spells/000005.ldb Normal file

Binary file not shown.

View File

1
packs/ug-spells/CURRENT Normal file
View File

@ -0,0 +1 @@
MANIFEST-000012

0
packs/ug-spells/LOCK Normal file
View File

3
packs/ug-spells/LOG Normal file
View File

@ -0,0 +1,3 @@
2023/07/28-19:27:55.909889 7fcd3b7fe6c0 Recovering log #10
2023/07/28-19:27:55.933227 7fcd3b7fe6c0 Delete type=3 #8
2023/07/28-19:27:55.933271 7fcd3b7fe6c0 Delete type=0 #10

8
packs/ug-spells/LOG.old Normal file
View File

@ -0,0 +1,8 @@
2023/07/28-19:27:37.771999 7fcd3bfff6c0 Recovering log #7
2023/07/28-19:27:37.797045 7fcd3bfff6c0 Delete type=0 #7
2023/07/28-19:27:37.797085 7fcd3bfff6c0 Delete type=3 #6
2023/07/28-19:27:40.147820 7fcd38fff6c0 Level-0 table #11: started
2023/07/28-19:27:40.147843 7fcd38fff6c0 Level-0 table #11: 0 bytes OK
2023/07/28-19:27:40.153911 7fcd38fff6c0 Delete type=0 #9
2023/07/28-19:27:40.154022 7fcd38fff6c0 Manual compaction at level-0 from '!items!04wx6HBH1hnx1AUX' @ 72057594037927935 : 1 .. '!items!zUbN87snTTqsUIwX' @ 0 : 0; will stop at (end)
2023/07/28-19:27:40.154043 7fcd38fff6c0 Manual compaction at level-1 from '!items!04wx6HBH1hnx1AUX' @ 72057594037927935 : 1 .. '!items!zUbN87snTTqsUIwX' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

View File

@ -0,0 +1 @@
MANIFEST-000012

View File

View File

@ -0,0 +1,3 @@
2023/07/28-19:27:55.917092 7fcd3bfff6c0 Recovering log #10
2023/07/28-19:27:55.945693 7fcd3bfff6c0 Delete type=3 #8
2023/07/28-19:27:55.945762 7fcd3bfff6c0 Delete type=0 #10

View File

@ -0,0 +1,8 @@
2023/07/28-19:27:37.796544 7fcd3b7fe6c0 Recovering log #7
2023/07/28-19:27:37.821470 7fcd3b7fe6c0 Delete type=0 #7
2023/07/28-19:27:37.821510 7fcd3b7fe6c0 Delete type=3 #6
2023/07/28-19:27:40.154116 7fcd38fff6c0 Level-0 table #11: started
2023/07/28-19:27:40.154133 7fcd38fff6c0 Level-0 table #11: 0 bytes OK
2023/07/28-19:27:40.160529 7fcd38fff6c0 Delete type=0 #9
2023/07/28-19:27:40.179853 7fcd38fff6c0 Manual compaction at level-0 from '!items!1jwCu9svFISETHTj' @ 72057594037927935 : 1 .. '!items!yc9nQVXrtd1uWykG' @ 0 : 0; will stop at (end)
2023/07/28-19:27:40.179892 7fcd38fff6c0 Manual compaction at level-1 from '!items!1jwCu9svFISETHTj' @ 72057594037927935 : 1 .. '!items!yc9nQVXrtd1uWykG' @ 0 : 0; will stop at (end)

Binary file not shown.