Compare commits
No commits in common. "7ac42672a3378b894a176c19604738a32e12b27d" and "da75a55978c95f2ddbb3f2347b6f28185989ee9e" have entirely different histories.
7ac42672a3
...
da75a55978
BIN
assets/icons/adresse.webp
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
assets/icons/arme.webp
Normal file
After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 40 KiB |
BIN
assets/icons/bonneaventure.webp
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
assets/icons/capacite.webp
Normal file
After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 39 KiB |
BIN
assets/icons/clairvoyance.webp
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
assets/icons/competence.webp
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
assets/icons/don.webp
Normal file
After Width: | Height: | Size: 9.3 KiB |
BIN
assets/icons/eclat.webp
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
assets/icons/equipement.webp
Normal file
After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 39 KiB |
BIN
assets/icons/heritage.webp
Normal file
After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 39 KiB |
BIN
assets/icons/monnaie.webp
Normal file
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 40 KiB |
BIN
assets/icons/origine.webp
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
assets/icons/pacte.webp
Normal file
After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 39 KiB |
BIN
assets/icons/predilection.webp
Normal file
After Width: | Height: | Size: 6.9 KiB |
BIN
assets/icons/presence.webp
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
assets/icons/profession.webp
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
assets/icons/protection.webp
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
assets/icons/puissance.webp
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
assets/icons/rune.webp
Normal file
After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 38 KiB |
BIN
assets/icons/tendance.webp
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
assets/icons/traitchaotique.webp
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
assets/icons/trempe.webp
Normal file
After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 77 KiB |
BIN
assets/logos/mournblade_logo_chaos.webp
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
assets/logos/mournblade_logo_texte.webp
Normal file
After Width: | Height: | Size: 35 KiB |
@ -1,19 +1,18 @@
|
||||
import { WastelandUtility } from "./wasteland-utility.js";
|
||||
|
||||
export const defaultItemImg = {
|
||||
competence: "systems/fvtt-wasteland/assets/icons/skill.webp",
|
||||
arme: "systems/fvtt-wasteland/assets/icons/weapon.webp",
|
||||
capacite: "systems/fvtt-wasteland/assets/icons/hability.webp",
|
||||
equipement: "systems/fvtt-wasteland/assets/icons/gear.webp",
|
||||
mutation: "systems/fvtt-wasteland/assets/icons/mutation.webp",
|
||||
monnaie: "systems/fvtt-wasteland/assets/icons/money.webp",
|
||||
people: "systems/fvtt-wasteland/assets/icons/people.webp",
|
||||
competence: "systems/fvtt-wasteland/assets/icons/competence.webp",
|
||||
arme: "systems/fvtt-wasteland/assets/icons/arme.webp",
|
||||
capacite: "systems/fvtt-wasteland/assets/icons/capacite.webp",
|
||||
don: "systems/fvtt-wasteland/assets/icons/don.webp",
|
||||
equipement: "systems/fvtt-wasteland/assets/icons/equipement.webp",
|
||||
monnaie: "systems/fvtt-wasteland/assets/icons/monnaie.webp",
|
||||
pacte: "systems/fvtt-wasteland/assets/icons/pacte.webp",
|
||||
predilection: "systems/fvtt-wasteland/assets/icons/predilection.webp",
|
||||
pouvoir: "systems/fvtt-wasteland/assets/icons/power.webp",
|
||||
origine: "systems/fvtt-wasteland/assets/icons/origin.webp",
|
||||
protection: "systems/fvtt-wasteland/assets/icons/armor.webp",
|
||||
artifex: "systems/fvtt-wasteland/assets/icons/artifact.webp",
|
||||
charme: "systems/fvtt-wasteland/assets/icons/charm.webp",
|
||||
protection: "systems/fvtt-wasteland/assets/icons/protection.webp",
|
||||
rune: "systems/fvtt-wasteland/assets/icons/rune.webp",
|
||||
tendance: "systems/fvtt-wasteland/assets/icons/tendance.webp",
|
||||
traitchaotique: "systems/fvtt-wasteland/assets/icons/traitchaotique.webp",
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -1 +1 @@
|
||||
MANIFEST-000042
|
||||
MANIFEST-000038
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/27-23:00:39.807594 7f3d1f7fe6c0 Recovering log #40
|
||||
2023/11/27-23:00:39.817493 7f3d1f7fe6c0 Delete type=3 #38
|
||||
2023/11/27-23:00:39.817555 7f3d1f7fe6c0 Delete type=0 #40
|
||||
2023/11/27-23:08:45.547541 7f3d1dffb6c0 Level-0 table #45: started
|
||||
2023/11/27-23:08:45.547572 7f3d1dffb6c0 Level-0 table #45: 0 bytes OK
|
||||
2023/11/27-23:08:45.554595 7f3d1dffb6c0 Delete type=0 #43
|
||||
2023/11/27-23:08:45.572589 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||
2023/11/27-23:08:45.578907 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:21.919977 7f3d1ffff6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.930376 7f3d1ffff6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.930442 7f3d1ffff6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.864837 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.864861 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.871632 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.884588 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.891980 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/26-20:16:21.919977 7f3d1ffff6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.930376 7f3d1ffff6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.930442 7f3d1ffff6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.864837 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.864861 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.871632 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.884588 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.891980 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:10:50.306922 7f3d1effd6c0 Recovering log #32
|
||||
2023/11/26-20:10:50.316828 7f3d1effd6c0 Delete type=3 #30
|
||||
2023/11/26-20:10:50.316904 7f3d1effd6c0 Delete type=0 #32
|
||||
2023/11/26-20:16:11.607494 7f3d1dffb6c0 Level-0 table #37: started
|
||||
2023/11/26-20:16:11.607690 7f3d1dffb6c0 Level-0 table #37: 0 bytes OK
|
||||
2023/11/26-20:16:11.614319 7f3d1dffb6c0 Delete type=0 #35
|
||||
2023/11/26-20:16:11.627708 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:11.627738 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||
|
BIN
packs/armes/MANIFEST-000038
Normal file
@ -1 +1 @@
|
||||
MANIFEST-000042
|
||||
MANIFEST-000038
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/27-23:00:39.832006 7f3d1effd6c0 Recovering log #40
|
||||
2023/11/27-23:00:39.843269 7f3d1effd6c0 Delete type=3 #38
|
||||
2023/11/27-23:00:39.843339 7f3d1effd6c0 Delete type=0 #40
|
||||
2023/11/27-23:08:45.578918 7f3d1dffb6c0 Level-0 table #45: started
|
||||
2023/11/27-23:08:45.578940 7f3d1dffb6c0 Level-0 table #45: 0 bytes OK
|
||||
2023/11/27-23:08:45.586309 7f3d1dffb6c0 Delete type=0 #43
|
||||
2023/11/27-23:08:45.593155 7f3d1dffb6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||
2023/11/27-23:08:45.593194 7f3d1dffb6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:21.944564 7f3d1f7fe6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.954127 7f3d1f7fe6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.954176 7f3d1f7fe6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.878383 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.878407 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.884452 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.891954 7f3d1dffb6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.892052 7f3d1dffb6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/26-20:16:21.944564 7f3d1f7fe6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.954127 7f3d1f7fe6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.954176 7f3d1f7fe6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.878383 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.878407 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.884452 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.891954 7f3d1dffb6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.892052 7f3d1dffb6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:10:50.331253 7f3d1ffff6c0 Recovering log #32
|
||||
2023/11/26-20:10:50.341235 7f3d1ffff6c0 Delete type=3 #30
|
||||
2023/11/26-20:10:50.341289 7f3d1ffff6c0 Delete type=0 #32
|
||||
2023/11/26-20:16:11.601287 7f3d1dffb6c0 Level-0 table #37: started
|
||||
2023/11/26-20:16:11.601307 7f3d1dffb6c0 Level-0 table #37: 0 bytes OK
|
||||
2023/11/26-20:16:11.607387 7f3d1dffb6c0 Delete type=0 #35
|
||||
2023/11/26-20:16:11.627696 7f3d1dffb6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:11.627732 7f3d1dffb6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||
|
BIN
packs/equipement/MANIFEST-000038
Normal file
@ -1 +1 @@
|
||||
MANIFEST-000006
|
||||
MANIFEST-000002
|
||||
|
@ -1,7 +1,5 @@
|
||||
2023/11/27-23:00:39.782700 7f3d1effd6c0 Recovering log #4
|
||||
2023/11/27-23:00:39.792495 7f3d1effd6c0 Delete type=3 #2
|
||||
2023/11/27-23:00:39.792554 7f3d1effd6c0 Delete type=0 #4
|
||||
2023/11/27-23:08:45.540368 7f3d1dffb6c0 Level-0 table #9: started
|
||||
2023/11/27-23:08:45.540399 7f3d1dffb6c0 Level-0 table #9: 0 bytes OK
|
||||
2023/11/27-23:08:45.547389 7f3d1dffb6c0 Delete type=0 #7
|
||||
2023/11/27-23:08:45.561312 7f3d1dffb6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:21.903626 7f3d1f7fe6c0 Delete type=3 #1
|
||||
2023/11/26-20:42:25.851370 7f3d1dffb6c0 Level-0 table #5: started
|
||||
2023/11/26-20:42:25.851404 7f3d1dffb6c0 Level-0 table #5: 0 bytes OK
|
||||
2023/11/26-20:42:25.858711 7f3d1dffb6c0 Delete type=0 #3
|
||||
2023/11/26-20:42:25.864828 7f3d1dffb6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,5 +0,0 @@
|
||||
2023/11/26-20:16:21.903626 7f3d1f7fe6c0 Delete type=3 #1
|
||||
2023/11/26-20:42:25.851370 7f3d1dffb6c0 Level-0 table #5: started
|
||||
2023/11/26-20:42:25.851404 7f3d1dffb6c0 Level-0 table #5: 0 bytes OK
|
||||
2023/11/26-20:42:25.858711 7f3d1dffb6c0 Delete type=0 #3
|
||||
2023/11/26-20:42:25.864828 7f3d1dffb6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
BIN
packs/heritages/MANIFEST-000002
Normal file
@ -1 +1 @@
|
||||
MANIFEST-000006
|
||||
MANIFEST-000002
|
||||
|
@ -1,7 +1,5 @@
|
||||
2023/11/27-23:00:39.794461 7f3d1e7fc6c0 Recovering log #4
|
||||
2023/11/27-23:00:39.805451 7f3d1e7fc6c0 Delete type=3 #2
|
||||
2023/11/27-23:00:39.805557 7f3d1e7fc6c0 Delete type=0 #4
|
||||
2023/11/27-23:08:45.554817 7f3d1dffb6c0 Level-0 table #9: started
|
||||
2023/11/27-23:08:45.554845 7f3d1dffb6c0 Level-0 table #9: 0 bytes OK
|
||||
2023/11/27-23:08:45.560972 7f3d1dffb6c0 Delete type=0 #7
|
||||
2023/11/27-23:08:45.572603 7f3d1dffb6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:21.918621 7f3d1e7fc6c0 Delete type=3 #1
|
||||
2023/11/26-20:42:25.858821 7f3d1dffb6c0 Level-0 table #5: started
|
||||
2023/11/26-20:42:25.858839 7f3d1dffb6c0 Level-0 table #5: 0 bytes OK
|
||||
2023/11/26-20:42:25.864732 7f3d1dffb6c0 Delete type=0 #3
|
||||
2023/11/26-20:42:25.871782 7f3d1dffb6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,5 +0,0 @@
|
||||
2023/11/26-20:16:21.918621 7f3d1e7fc6c0 Delete type=3 #1
|
||||
2023/11/26-20:42:25.858821 7f3d1dffb6c0 Level-0 table #5: started
|
||||
2023/11/26-20:42:25.858839 7f3d1dffb6c0 Level-0 table #5: 0 bytes OK
|
||||
2023/11/26-20:42:25.864732 7f3d1dffb6c0 Delete type=0 #3
|
||||
2023/11/26-20:42:25.871782 7f3d1dffb6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
BIN
packs/metiers/MANIFEST-000002
Normal file
BIN
packs/origines/000005.ldb
Normal file
@ -1 +1 @@
|
||||
MANIFEST-000006
|
||||
MANIFEST-000002
|
||||
|
@ -1,15 +1,5 @@
|
||||
2023/11/27-23:00:39.769369 7f3d1ffff6c0 Recovering log #4
|
||||
2023/11/27-23:00:39.780101 7f3d1ffff6c0 Delete type=3 #2
|
||||
2023/11/27-23:00:39.780160 7f3d1ffff6c0 Delete type=0 #4
|
||||
2023/11/27-23:08:45.529490 7f3d1dffb6c0 Level-0 table #9: started
|
||||
2023/11/27-23:08:45.533813 7f3d1dffb6c0 Level-0 table #9: 30607 bytes OK
|
||||
2023/11/27-23:08:45.540196 7f3d1dffb6c0 Delete type=0 #7
|
||||
2023/11/27-23:08:45.547522 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
|
||||
2023/11/27-23:08:45.561334 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at '!items!xox7R7Uuuz0eGL0p' @ 32 : 1
|
||||
2023/11/27-23:08:45.561346 7f3d1dffb6c0 Compacting 1@1 + 1@2 files
|
||||
2023/11/27-23:08:45.565599 7f3d1dffb6c0 Generated table #10@1: 20 keys, 30607 bytes
|
||||
2023/11/27-23:08:45.565628 7f3d1dffb6c0 Compacted 1@1 + 1@2 files => 30607 bytes
|
||||
2023/11/27-23:08:45.572245 7f3d1dffb6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
||||
2023/11/27-23:08:45.572375 7f3d1dffb6c0 Delete type=2 #5
|
||||
2023/11/27-23:08:45.572512 7f3d1dffb6c0 Delete type=2 #9
|
||||
2023/11/27-23:08:45.578894 7f3d1dffb6c0 Manual compaction at level-1 from '!items!xox7R7Uuuz0eGL0p' @ 32 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:21.886892 7f3d1effd6c0 Delete type=3 #1
|
||||
2023/11/26-20:42:25.840602 7f3d1dffb6c0 Level-0 table #5: started
|
||||
2023/11/26-20:42:25.844927 7f3d1dffb6c0 Level-0 table #5: 30537 bytes OK
|
||||
2023/11/26-20:42:25.851150 7f3d1dffb6c0 Delete type=0 #3
|
||||
2023/11/26-20:42:25.858813 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,5 +0,0 @@
|
||||
2023/11/26-20:16:21.886892 7f3d1effd6c0 Delete type=3 #1
|
||||
2023/11/26-20:42:25.840602 7f3d1dffb6c0 Level-0 table #5: started
|
||||
2023/11/26-20:42:25.844927 7f3d1dffb6c0 Level-0 table #5: 30537 bytes OK
|
||||
2023/11/26-20:42:25.851150 7f3d1dffb6c0 Delete type=0 #3
|
||||
2023/11/26-20:42:25.858813 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0xdQs67JPsVrUyvp' @ 72057594037927935 : 1 .. '!items!xox7R7Uuuz0eGL0p' @ 0 : 0; will stop at (end)
|
BIN
packs/origines/MANIFEST-000002
Normal file
@ -1 +1 @@
|
||||
MANIFEST-000042
|
||||
MANIFEST-000038
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/27-23:00:39.820521 7f3d1ffff6c0 Recovering log #40
|
||||
2023/11/27-23:00:39.830391 7f3d1ffff6c0 Delete type=3 #38
|
||||
2023/11/27-23:00:39.830442 7f3d1ffff6c0 Delete type=0 #40
|
||||
2023/11/27-23:08:45.572612 7f3d1dffb6c0 Level-0 table #45: started
|
||||
2023/11/27-23:08:45.572642 7f3d1dffb6c0 Level-0 table #45: 0 bytes OK
|
||||
2023/11/27-23:08:45.578785 7f3d1dffb6c0 Delete type=0 #43
|
||||
2023/11/27-23:08:45.586452 7f3d1dffb6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||
2023/11/27-23:08:45.593168 7f3d1dffb6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:21.932632 7f3d1effd6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.942791 7f3d1effd6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.942847 7f3d1effd6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.871799 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.871836 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.878278 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.891913 7f3d1dffb6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.892029 7f3d1dffb6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/26-20:16:21.932632 7f3d1effd6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.942791 7f3d1effd6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.942847 7f3d1effd6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.871799 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.871836 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.878278 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.891913 7f3d1dffb6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.892029 7f3d1dffb6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:10:50.319275 7f3d1f7fe6c0 Recovering log #32
|
||||
2023/11/26-20:10:50.329134 7f3d1f7fe6c0 Delete type=3 #30
|
||||
2023/11/26-20:10:50.329192 7f3d1f7fe6c0 Delete type=0 #32
|
||||
2023/11/26-20:16:11.621320 7f3d1dffb6c0 Level-0 table #37: started
|
||||
2023/11/26-20:16:11.621359 7f3d1dffb6c0 Level-0 table #37: 0 bytes OK
|
||||
2023/11/26-20:16:11.627565 7f3d1dffb6c0 Delete type=0 #35
|
||||
2023/11/26-20:16:11.627725 7f3d1dffb6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:11.627750 7f3d1dffb6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||
|
BIN
packs/protection/MANIFEST-000038
Normal file
@ -1 +1 @@
|
||||
MANIFEST-000042
|
||||
MANIFEST-000038
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/27-23:00:39.756918 7f3d1f7fe6c0 Recovering log #40
|
||||
2023/11/27-23:00:39.766732 7f3d1f7fe6c0 Delete type=3 #38
|
||||
2023/11/27-23:00:39.766795 7f3d1f7fe6c0 Delete type=0 #40
|
||||
2023/11/27-23:08:45.501744 7f3d1dffb6c0 Level-0 table #45: started
|
||||
2023/11/27-23:08:45.501783 7f3d1dffb6c0 Level-0 table #45: 0 bytes OK
|
||||
2023/11/27-23:08:45.508136 7f3d1dffb6c0 Delete type=0 #43
|
||||
2023/11/27-23:08:45.508277 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||
2023/11/27-23:08:45.529473 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:21.860386 7f3d1ffff6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.870357 7f3d1ffff6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.870466 7f3d1ffff6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.892168 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.892240 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.898400 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.898700 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.898755 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/26-20:16:21.860386 7f3d1ffff6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.870357 7f3d1ffff6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.870466 7f3d1ffff6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.892168 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.892240 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.898400 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.898700 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.898755 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:10:50.258709 7f3d1effd6c0 Recovering log #32
|
||||
2023/11/26-20:10:50.268755 7f3d1effd6c0 Delete type=3 #30
|
||||
2023/11/26-20:10:50.268815 7f3d1effd6c0 Delete type=0 #32
|
||||
2023/11/26-20:16:11.594442 7f3d1dffb6c0 Level-0 table #37: started
|
||||
2023/11/26-20:16:11.594468 7f3d1dffb6c0 Level-0 table #37: 0 bytes OK
|
||||
2023/11/26-20:16:11.601039 7f3d1dffb6c0 Delete type=0 #35
|
||||
2023/11/26-20:16:11.601182 7f3d1dffb6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:11.601200 7f3d1dffb6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||
|
BIN
packs/skills/MANIFEST-000038
Normal file
@ -1 +1 @@
|
||||
MANIFEST-000042
|
||||
MANIFEST-000038
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/27-23:00:39.845615 7f3d1e7fc6c0 Recovering log #40
|
||||
2023/11/27-23:00:39.855209 7f3d1e7fc6c0 Delete type=3 #38
|
||||
2023/11/27-23:00:39.855263 7f3d1e7fc6c0 Delete type=0 #40
|
||||
2023/11/27-23:08:45.586470 7f3d1dffb6c0 Level-0 table #45: started
|
||||
2023/11/27-23:08:45.586499 7f3d1dffb6c0 Level-0 table #45: 0 bytes OK
|
||||
2023/11/27-23:08:45.593044 7f3d1dffb6c0 Delete type=0 #43
|
||||
2023/11/27-23:08:45.593178 7f3d1dffb6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||
2023/11/27-23:08:45.593202 7f3d1dffb6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:21.955978 7f3d1e7fc6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.966795 7f3d1e7fc6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.966858 7f3d1e7fc6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.884604 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.884635 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.891677 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.892005 7f3d1dffb6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.892075 7f3d1dffb6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/11/26-20:16:21.955978 7f3d1e7fc6c0 Recovering log #36
|
||||
2023/11/26-20:16:21.966795 7f3d1e7fc6c0 Delete type=3 #34
|
||||
2023/11/26-20:16:21.966858 7f3d1e7fc6c0 Delete type=0 #36
|
||||
2023/11/26-20:42:25.884604 7f3d1dffb6c0 Level-0 table #41: started
|
||||
2023/11/26-20:42:25.884635 7f3d1dffb6c0 Level-0 table #41: 0 bytes OK
|
||||
2023/11/26-20:42:25.891677 7f3d1dffb6c0 Delete type=0 #39
|
||||
2023/11/26-20:42:25.892005 7f3d1dffb6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:42:25.892075 7f3d1dffb6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:10:50.343527 7f3d1e7fc6c0 Recovering log #32
|
||||
2023/11/26-20:10:50.354511 7f3d1e7fc6c0 Delete type=3 #30
|
||||
2023/11/26-20:10:50.354708 7f3d1e7fc6c0 Delete type=0 #32
|
||||
2023/11/26-20:16:11.614422 7f3d1dffb6c0 Level-0 table #37: started
|
||||
2023/11/26-20:16:11.614446 7f3d1dffb6c0 Level-0 table #37: 0 bytes OK
|
||||
2023/11/26-20:16:11.621163 7f3d1dffb6c0 Delete type=0 #35
|
||||
2023/11/26-20:16:11.627717 7f3d1dffb6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||
2023/11/26-20:16:11.627757 7f3d1dffb6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||
|
@ -1297,15 +1297,15 @@ ul, li {
|
||||
color: #CCC
|
||||
}
|
||||
#pause > img {
|
||||
content: url(../assets/logos/logo_wasteland.webp);
|
||||
/* height: 256px;*/
|
||||
content: url(../assets/logos/wasteland_logo_chaos.webp);
|
||||
height: 256px;
|
||||
width: 256px;
|
||||
top: -80px;
|
||||
left: calc(50% - 132px);
|
||||
}
|
||||
|
||||
#logo {
|
||||
content : url(../assets/logos/logo_wasteland.webp);
|
||||
content : url(../assets/logos/wasteland_logo_texte.webp);
|
||||
width: 120px;
|
||||
height: 40px;
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "fvtt-wasteland",
|
||||
"description": "Wasteland RPG for FoundryVTT",
|
||||
"version": "11.0.2",
|
||||
"version": "11.0.1",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Uberwald/LeRatierBretonnien",
|
||||
@ -23,7 +23,7 @@
|
||||
"gridUnits": "m",
|
||||
"license": "LICENSE.txt",
|
||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-wasteland/raw/branch/main/system.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v11.0.2.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-wasteland/archive/fvtt-wasteland-v11.0.1.zip",
|
||||
"packs": [
|
||||
{
|
||||
"type": "Item",
|
||||
|
@ -151,11 +151,6 @@
|
||||
"base"
|
||||
]
|
||||
},
|
||||
"peuple": {
|
||||
"templates": [
|
||||
"base"
|
||||
]
|
||||
},
|
||||
"origine": {
|
||||
"templates": [
|
||||
"base"
|
||||
|