fixed untracked files

main
Dmitry Kirdyashkin 2023-05-19 12:27:25 +03:00
parent ee9d4c4b6d
commit f01b0fc2ce
1940 changed files with 1 additions and 2349 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
temp
*.zip
src
**/module.json
module.json
**/*.mp3

View File

@ -1,121 +0,0 @@
{
"id": "shared-compendia",
"name": "shared-compendia",
"title": "Shared Compendia",
"description": "Personal compendia-sharing module.",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.68",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "http://192.168.1.200:8082/repository/zip-repo/shared-compendia/module.json",
"download": "http://192.168.1.200:8082/repository/zip-repo/shared-compendia/shared-compendia-1.0.68.zip",
"packs": [
{
"name": "sc-actors",
"label": "sc actors",
"path": "packs/sc-actors.db",
"entity": "Actor",
"type": "Actor",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-creatures",
"label": "sc creatures",
"path": "packs/sc-creatures.db",
"entity": "Actor",
"type": "Actor",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-classes",
"label": "sc classes",
"path": "packs/sc-classes.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-class-features",
"label": "sc class features",
"path": "packs/sc-class-features.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-races",
"label": "sc races",
"path": "packs/sc-races.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-racial-features",
"label": "sc racial features",
"path": "packs/sc-racial-features.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-items",
"label": "sc items",
"path": "packs/sc-items.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-spells",
"label": "sc spells",
"path": "packs/sc-spells.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-actions",
"label": "sc actions",
"path": "packs/sc-actions.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-conditions",
"label": "sc conditions",
"path": "packs/sc-conditions.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
},
{
"name": "sc-backgrounds",
"label": "sc backgrounds",
"path": "packs/sc-backgrounds.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia",
"system": "dnd5e"
}
]
}

View File

@ -1,28 +0,0 @@
{
"id": "sc-audio",
"name": "shared-compendia-audio",
"title": "Shared Compendia Audio",
"description": "Sounds and music",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.7",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-audio/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-audio/sc-audio-1.0.7.zip",
"packs": [
{
"name": "sc-audio",
"label": "sc-audio",
"path": "/packs/playlist.db",
"entity": "Playlist"
}
]
}

View File

@ -1,31 +0,0 @@
{
"id": "sc-backgrounds",
"name": "shared-compendia-backgrounds",
"title": "Shared Compendia Backgrounds",
"description": "Character background list",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.3",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-backgrounds/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-backgrounds/sc-backgrounds-1.0.3.zip",
"packs": [
{
"name": "sc-backgrounds",
"label": "sc backgrounds",
"path": "packs/sc-backgrounds.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-backgrounds",
"system": "dnd5e"
}
]
}

View File

@ -1,31 +0,0 @@
{
"id": "sc-characters",
"name": "shared-compendia-characters",
"title": "Shared Compendia Characters",
"description": "Pregenerated characters list",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.4",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-characters/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-characters/sc-characters-1.0.4.zip",
"packs": [
{
"name": "sc-characters",
"label": "sc characters",
"path": "packs/sc-characters.db",
"entity": "Actor",
"type": "Actor",
"module": "shared-compendia-characters",
"system": "dnd5e"
}
]
}

View File

@ -1,40 +0,0 @@
{
"id": "sc-classes",
"name": "shared-compendia-classes",
"title": "Shared Compendia Classes",
"description": "Character class list with features",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.6",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-classes/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-classes/sc-classes-1.0.6.zip",
"packs": [
{
"name": "sc-classes",
"label": "sc classes",
"path": "packs/sc-classes.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-classes",
"system": "dnd5e"
},
{
"name": "sc-class-features",
"label": "sc class features",
"path": "packs/sc-class-features.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-classes",
"system": "dnd5e"
}
]
}

View File

@ -1,40 +0,0 @@
{
"id": "sc-races",
"name": "shared-compendia-races",
"title": "Shared Compendia Races",
"description": "Races list with features",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.6",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-races/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-common/sc-common-1.0.6.zip",
"packs": [
{
"name": "sc-races",
"label": "sc races",
"path": "packs/sc-races.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-races",
"system": "dnd5e"
},
{
"name": "sc-racial-features",
"label": "sc racial features",
"path": "packs/sc-racial-features.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-races",
"system": "dnd5e"
}
]
}

View File

@ -1,31 +0,0 @@
{
"id": "sc-creatures",
"name": "shared-compendia-creatures",
"title": "Shared Compendia Creatures",
"description": "Monster manual",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.3",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-creatures/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-creatures/sc-creatures-1.0.3.zip",
"packs": [
{
"name": "sc-creatures",
"label": "sc creatures",
"path": "packs/sc-creatures.db",
"entity": "Actor",
"type": "Actor",
"module": "shared-compendia-creatures",
"system": "dnd5e"
}
]
}

View File

@ -1,31 +0,0 @@
{
"id": "sc-items",
"name": "shared-compendia-items",
"title": "Shared Compendia Items",
"description": "Item list",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.4",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-items/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-items/sc-items-1.0.4.zip",
"packs": [
{
"name": "sc-items",
"label": "sc items",
"path": "packs/sc-items.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-items",
"system": "dnd5e"
}
]
}

View File

@ -1,40 +0,0 @@
{
"id": "sc-races",
"name": "shared-compendia-races",
"title": "Shared Compendia Races",
"description": "Races list with features",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.13",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-races/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-races/sc-races-1.0.13.zip",
"packs": [
{
"name": "sc-races",
"label": "sc races",
"path": "packs/sc-races.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-races",
"system": "dnd5e"
},
{
"name": "sc-racial-features",
"label": "sc racial features",
"path": "packs/sc-racial-features.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-races",
"system": "dnd5e"
}
]
}

View File

@ -1,31 +0,0 @@
{
"id": "sc-spells",
"name": "shared-compendia-spells",
"title": "Shared Compendia Spells",
"description": "List of magic spells",
"authors": [
{
"name": "leego neit"
}
],
"version": "1.0.4",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
"verified": "10",
"maximum": "10"
},
"manifest": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-spells/module.json",
"download": "https://nexus.kdiva.ru/repository/generic/shared-compendia/sc-spells/sc-spells-1.0.4.zip",
"packs": [
{
"name": "sc-spells",
"label": "sc spells",
"path": "packs/sc-spells.db",
"entity": "Item",
"type": "Item",
"module": "shared-compendia-spells",
"system": "dnd5e"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

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