From 92684b0d32c5ae9029318f67d77c160b25d7f011 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 26 Feb 2024 14:20:54 +0100 Subject: [PATCH] Fix skills --- modules/dark-stars-utility.js | 5 ++--- packs/aldebaran/{000158.log => 000166.log} | 0 packs/aldebaran/CURRENT | 2 +- packs/aldebaran/LOG | 14 +++++++------- packs/aldebaran/LOG.old | 14 +++++++------- .../{MANIFEST-000156 => MANIFEST-000164} | Bin 177 -> 177 bytes .../{000151.log => 000159.log} | 0 packs/beyondtheblacksea/CURRENT | 2 +- packs/beyondtheblacksea/LOG | 14 +++++++------- packs/beyondtheblacksea/LOG.old | 14 +++++++------- .../{MANIFEST-000149 => MANIFEST-000157} | Bin 177 -> 177 bytes packs/conditions/{000204.log => 000212.log} | 0 packs/conditions/CURRENT | 2 +- packs/conditions/LOG | 14 +++++++------- packs/conditions/LOG.old | 14 +++++++------- packs/conditions/MANIFEST-000202 | Bin 69 -> 0 bytes packs/conditions/MANIFEST-000210 | Bin 0 -> 69 bytes packs/currency/{000204.log => 000212.log} | 0 packs/currency/CURRENT | 2 +- packs/currency/LOG | 14 +++++++------- packs/currency/LOG.old | 14 +++++++------- packs/currency/MANIFEST-000202 | Bin 69 -> 0 bytes packs/currency/MANIFEST-000210 | Bin 0 -> 69 bytes packs/darkstars-sf/{000016.log => 000024.log} | 0 packs/darkstars-sf/CURRENT | 2 +- packs/darkstars-sf/LOG | 16 ++++++++-------- packs/darkstars-sf/LOG.old | 16 ++++++++-------- packs/darkstars-sf/MANIFEST-000014 | Bin 139 -> 0 bytes packs/darkstars-sf/MANIFEST-000022 | Bin 0 -> 139 bytes packs/nightborough/{000171.log => 000179.log} | 0 packs/nightborough/CURRENT | 2 +- packs/nightborough/LOG | 14 +++++++------- packs/nightborough/LOG.old | 14 +++++++------- .../{MANIFEST-000169 => MANIFEST-000177} | Bin 178 -> 178 bytes packs/sprawl/{000008.log => 000016.log} | 0 packs/sprawl/CURRENT | 2 +- packs/sprawl/LOG | 16 ++++++++-------- packs/sprawl/LOG.old | 13 ++++++++----- packs/sprawl/MANIFEST-000006 | Bin 139 -> 0 bytes packs/sprawl/MANIFEST-000014 | Bin 0 -> 139 bytes system.json | 4 ++-- 41 files changed, 113 insertions(+), 111 deletions(-) rename packs/aldebaran/{000158.log => 000166.log} (100%) rename packs/aldebaran/{MANIFEST-000156 => MANIFEST-000164} (72%) rename packs/beyondtheblacksea/{000151.log => 000159.log} (100%) rename packs/beyondtheblacksea/{MANIFEST-000149 => MANIFEST-000157} (72%) rename packs/conditions/{000204.log => 000212.log} (100%) delete mode 100644 packs/conditions/MANIFEST-000202 create mode 100644 packs/conditions/MANIFEST-000210 rename packs/currency/{000204.log => 000212.log} (100%) delete mode 100644 packs/currency/MANIFEST-000202 create mode 100644 packs/currency/MANIFEST-000210 rename packs/darkstars-sf/{000016.log => 000024.log} (100%) delete mode 100644 packs/darkstars-sf/MANIFEST-000014 create mode 100644 packs/darkstars-sf/MANIFEST-000022 rename packs/nightborough/{000171.log => 000179.log} (100%) rename packs/nightborough/{MANIFEST-000169 => MANIFEST-000177} (71%) rename packs/sprawl/{000008.log => 000016.log} (100%) delete mode 100644 packs/sprawl/MANIFEST-000006 create mode 100644 packs/sprawl/MANIFEST-000014 diff --git a/modules/dark-stars-utility.js b/modules/dark-stars-utility.js index 290f35e..37fc5ff 100644 --- a/modules/dark-stars-utility.js +++ b/modules/dark-stars-utility.js @@ -65,9 +65,8 @@ export class DarkStarsUtility { /* -------------------------------------------- */ static async ready() { - const skills = await DarkStarsUtility.loadCompendium("fvtt-dark-stars.skills") - this.skills = skills.map(i => i.toObject()) - + const skills = await DarkStarsUtility.loadCompendium("fvtt-dark-stars.sprawl"); + this.skills = skills.filter(i=> i.type =="skill").map(i => i.toObject() ); } /* -------------------------------------------- */ diff --git a/packs/aldebaran/000158.log b/packs/aldebaran/000166.log similarity index 100% rename from packs/aldebaran/000158.log rename to packs/aldebaran/000166.log diff --git a/packs/aldebaran/CURRENT b/packs/aldebaran/CURRENT index c16f179..be35511 100644 --- a/packs/aldebaran/CURRENT +++ b/packs/aldebaran/CURRENT @@ -1 +1 @@ -MANIFEST-000156 +MANIFEST-000164 diff --git a/packs/aldebaran/LOG b/packs/aldebaran/LOG index 9df42c9..4697a5e 100644 --- a/packs/aldebaran/LOG +++ b/packs/aldebaran/LOG @@ -1,7 +1,7 @@ -2024/02/25-13:15:17.040923 7f0428e006c0 Recovering log #154 -2024/02/25-13:15:17.050889 7f0428e006c0 Delete type=3 #152 -2024/02/25-13:15:17.051016 7f0428e006c0 Delete type=0 #154 -2024/02/25-13:15:44.030181 7f0421a006c0 Level-0 table #159: started -2024/02/25-13:15:44.030239 7f0421a006c0 Level-0 table #159: 0 bytes OK -2024/02/25-13:15:44.051396 7f0421a006c0 Delete type=0 #157 -2024/02/25-13:15:44.070454 7f0421a006c0 Manual compaction at level-0 from '!folders!MA6uFJMVebGeayIk' @ 72057594037927935 : 1 .. '!items!zhjdppKgrON7wJn7' @ 0 : 0; will stop at (end) +2024/02/26-14:13:38.988782 7f13374006c0 Recovering log #162 +2024/02/26-14:13:38.999307 7f13374006c0 Delete type=3 #160 +2024/02/26-14:13:38.999433 7f13374006c0 Delete type=0 #162 +2024/02/26-14:20:24.273426 7f132fe006c0 Level-0 table #167: started +2024/02/26-14:20:24.273466 7f132fe006c0 Level-0 table #167: 0 bytes OK +2024/02/26-14:20:24.280039 7f132fe006c0 Delete type=0 #165 +2024/02/26-14:20:24.287744 7f132fe006c0 Manual compaction at level-0 from '!folders!MA6uFJMVebGeayIk' @ 72057594037927935 : 1 .. '!items!zhjdppKgrON7wJn7' @ 0 : 0; will stop at (end) diff --git a/packs/aldebaran/LOG.old b/packs/aldebaran/LOG.old index a87766d..bb85b7d 100644 --- a/packs/aldebaran/LOG.old +++ b/packs/aldebaran/LOG.old @@ -1,7 +1,7 @@ -2024/02/25-13:11:04.967786 7f0423e006c0 Recovering log #150 -2024/02/25-13:11:04.979090 7f0423e006c0 Delete type=3 #148 -2024/02/25-13:11:04.979164 7f0423e006c0 Delete type=0 #150 -2024/02/25-13:14:07.621628 7f0421a006c0 Level-0 table #155: started -2024/02/25-13:14:07.621670 7f0421a006c0 Level-0 table #155: 0 bytes OK -2024/02/25-13:14:07.627835 7f0421a006c0 Delete type=0 #153 -2024/02/25-13:14:07.628028 7f0421a006c0 Manual compaction at level-0 from '!folders!MA6uFJMVebGeayIk' @ 72057594037927935 : 1 .. '!items!zhjdppKgrON7wJn7' @ 0 : 0; will stop at (end) +2024/02/25-13:25:19.760043 7f0428e006c0 Recovering log #158 +2024/02/25-13:25:19.770300 7f0428e006c0 Delete type=3 #156 +2024/02/25-13:25:19.770349 7f0428e006c0 Delete type=0 #158 +2024/02/25-15:40:12.540906 7f0421a006c0 Level-0 table #163: started +2024/02/25-15:40:12.541352 7f0421a006c0 Level-0 table #163: 0 bytes OK +2024/02/25-15:40:12.547853 7f0421a006c0 Delete type=0 #161 +2024/02/25-15:40:12.555529 7f0421a006c0 Manual compaction at level-0 from '!folders!MA6uFJMVebGeayIk' @ 72057594037927935 : 1 .. '!items!zhjdppKgrON7wJn7' @ 0 : 0; will stop at (end) diff --git a/packs/aldebaran/MANIFEST-000156 b/packs/aldebaran/MANIFEST-000164 similarity index 72% rename from packs/aldebaran/MANIFEST-000156 rename to packs/aldebaran/MANIFEST-000164 index c3a04745908b9e57fed52ccf23c46cd1dfd19530..2fc3dc06374e8dae3e5bd11444f87fe359178bba 100644 GIT binary patch delta 43 tcmdnUxRG%}ugb&~d+u>FFfuJ=jG!EoV~IevrsAkjM&<2mmpK3^xD( delta 43 tcmdnUxRG%}uS)j<^$*+(j7)PGIT@JeF|u4_OD=qt1`?SE5?KHe0RS4q3vU1b diff --git a/packs/beyondtheblacksea/000151.log b/packs/beyondtheblacksea/000159.log similarity index 100% rename from packs/beyondtheblacksea/000151.log rename to packs/beyondtheblacksea/000159.log diff --git a/packs/beyondtheblacksea/CURRENT b/packs/beyondtheblacksea/CURRENT index 1dec270..5df89bd 100644 --- a/packs/beyondtheblacksea/CURRENT +++ b/packs/beyondtheblacksea/CURRENT @@ -1 +1 @@ -MANIFEST-000149 +MANIFEST-000157 diff --git a/packs/beyondtheblacksea/LOG b/packs/beyondtheblacksea/LOG index 854b882..8e43e23 100644 --- a/packs/beyondtheblacksea/LOG +++ b/packs/beyondtheblacksea/LOG @@ -1,7 +1,7 @@ -2024/02/25-13:15:17.054012 7f04234006c0 Recovering log #147 -2024/02/25-13:15:17.064378 7f04234006c0 Delete type=3 #145 -2024/02/25-13:15:17.064428 7f04234006c0 Delete type=0 #147 -2024/02/25-13:15:44.051513 7f0421a006c0 Level-0 table #152: started -2024/02/25-13:15:44.051546 7f0421a006c0 Level-0 table #152: 0 bytes OK -2024/02/25-13:15:44.070330 7f0421a006c0 Delete type=0 #150 -2024/02/25-13:15:44.070463 7f0421a006c0 Manual compaction at level-0 from '!folders!47aGmBuk1mHtbFFU' @ 72057594037927935 : 1 .. '!items!zwMpjsE84sk26eej' @ 0 : 0; will stop at (end) +2024/02/26-14:13:39.006215 7f133ce006c0 Recovering log #155 +2024/02/26-14:13:39.017058 7f133ce006c0 Delete type=3 #153 +2024/02/26-14:13:39.017184 7f133ce006c0 Delete type=0 #155 +2024/02/26-14:20:24.266061 7f132fe006c0 Level-0 table #160: started +2024/02/26-14:20:24.266133 7f132fe006c0 Level-0 table #160: 0 bytes OK +2024/02/26-14:20:24.273275 7f132fe006c0 Delete type=0 #158 +2024/02/26-14:20:24.287729 7f132fe006c0 Manual compaction at level-0 from '!folders!47aGmBuk1mHtbFFU' @ 72057594037927935 : 1 .. '!items!zwMpjsE84sk26eej' @ 0 : 0; will stop at (end) diff --git a/packs/beyondtheblacksea/LOG.old b/packs/beyondtheblacksea/LOG.old index 3546c46..5c3e822 100644 --- a/packs/beyondtheblacksea/LOG.old +++ b/packs/beyondtheblacksea/LOG.old @@ -1,7 +1,7 @@ -2024/02/25-13:11:04.982101 7f04234006c0 Recovering log #143 -2024/02/25-13:11:04.992135 7f04234006c0 Delete type=3 #141 -2024/02/25-13:11:04.992245 7f04234006c0 Delete type=0 #143 -2024/02/25-13:14:07.628110 7f0421a006c0 Level-0 table #148: started -2024/02/25-13:14:07.628142 7f0421a006c0 Level-0 table #148: 0 bytes OK -2024/02/25-13:14:07.634699 7f0421a006c0 Delete type=0 #146 -2024/02/25-13:14:07.647484 7f0421a006c0 Manual compaction at level-0 from '!folders!47aGmBuk1mHtbFFU' @ 72057594037927935 : 1 .. '!items!zwMpjsE84sk26eej' @ 0 : 0; will stop at (end) +2024/02/25-13:25:19.773014 7f04234006c0 Recovering log #151 +2024/02/25-13:25:19.782933 7f04234006c0 Delete type=3 #149 +2024/02/25-13:25:19.782991 7f04234006c0 Delete type=0 #151 +2024/02/25-15:40:12.548028 7f0421a006c0 Level-0 table #156: started +2024/02/25-15:40:12.548061 7f0421a006c0 Level-0 table #156: 0 bytes OK +2024/02/25-15:40:12.555343 7f0421a006c0 Delete type=0 #154 +2024/02/25-15:40:12.555542 7f0421a006c0 Manual compaction at level-0 from '!folders!47aGmBuk1mHtbFFU' @ 72057594037927935 : 1 .. '!items!zwMpjsE84sk26eej' @ 0 : 0; will stop at (end) diff --git a/packs/beyondtheblacksea/MANIFEST-000149 b/packs/beyondtheblacksea/MANIFEST-000157 similarity index 72% rename from packs/beyondtheblacksea/MANIFEST-000149 rename to packs/beyondtheblacksea/MANIFEST-000157 index 9978e6d87a83d74429e11aca8fe9710fb9591d21..9c683854c0d9f6e14dbf069729f7c49b0c7e90e3 100644 GIT binary patch delta 43 tcmdnUxRG%}ugYisNqO81j7;+wIT@JeGqS7|tde$m2@;tP5?Kfm0RReL3ZVc1 delta 43 tcmdnUxRG%}uZjil=JnhRj7-xQIT@IzGqS7|T*Aq75hOAlBr+2u0s!}G3Ge^_ diff --git a/packs/conditions/000204.log b/packs/conditions/000212.log similarity index 100% rename from packs/conditions/000204.log rename to packs/conditions/000212.log diff --git a/packs/conditions/CURRENT b/packs/conditions/CURRENT index 5639343..af31d42 100644 --- a/packs/conditions/CURRENT +++ b/packs/conditions/CURRENT @@ -1 +1 @@ -MANIFEST-000202 +MANIFEST-000210 diff --git a/packs/conditions/LOG b/packs/conditions/LOG index bf4aabb..ede38ec 100644 --- a/packs/conditions/LOG +++ b/packs/conditions/LOG @@ -1,7 +1,7 @@ -2024/02/25-13:15:16.986750 7f0428e006c0 Recovering log #200 -2024/02/25-13:15:16.997344 7f0428e006c0 Delete type=3 #198 -2024/02/25-13:15:16.997484 7f0428e006c0 Delete type=0 #200 -2024/02/25-13:15:43.963770 7f0421a006c0 Level-0 table #205: started -2024/02/25-13:15:43.963794 7f0421a006c0 Level-0 table #205: 0 bytes OK -2024/02/25-13:15:43.987787 7f0421a006c0 Delete type=0 #203 -2024/02/25-13:15:44.009750 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2024/02/26-14:13:38.913763 7f13374006c0 Recovering log #208 +2024/02/26-14:13:38.925039 7f13374006c0 Delete type=3 #206 +2024/02/26-14:13:38.925223 7f13374006c0 Delete type=0 #208 +2024/02/26-14:20:24.237608 7f132fe006c0 Level-0 table #213: started +2024/02/26-14:20:24.237681 7f132fe006c0 Level-0 table #213: 0 bytes OK +2024/02/26-14:20:24.244690 7f132fe006c0 Delete type=0 #211 +2024/02/26-14:20:24.259041 7f132fe006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/conditions/LOG.old b/packs/conditions/LOG.old index 83027b7..17e2746 100644 --- a/packs/conditions/LOG.old +++ b/packs/conditions/LOG.old @@ -1,7 +1,7 @@ -2024/02/25-13:11:04.860075 7f0422a006c0 Recovering log #196 -2024/02/25-13:11:04.869800 7f0422a006c0 Delete type=3 #194 -2024/02/25-13:11:04.869852 7f0422a006c0 Delete type=0 #196 -2024/02/25-13:14:07.552154 7f0421a006c0 Level-0 table #201: started -2024/02/25-13:14:07.552177 7f0421a006c0 Level-0 table #201: 0 bytes OK -2024/02/25-13:14:07.559163 7f0421a006c0 Delete type=0 #199 -2024/02/25-13:14:07.565509 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2024/02/25-13:25:19.703338 7f0428e006c0 Recovering log #204 +2024/02/25-13:25:19.713635 7f0428e006c0 Delete type=3 #202 +2024/02/25-13:25:19.713706 7f0428e006c0 Delete type=0 #204 +2024/02/25-15:40:12.512691 7f0421a006c0 Level-0 table #209: started +2024/02/25-15:40:12.512744 7f0421a006c0 Level-0 table #209: 0 bytes OK +2024/02/25-15:40:12.519870 7f0421a006c0 Delete type=0 #207 +2024/02/25-15:40:12.526721 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/conditions/MANIFEST-000202 b/packs/conditions/MANIFEST-000202 deleted file mode 100644 index f662cb0aa628b0fe443247f2e9ca6a9c0ad443dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 69 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAevv?S-B&IKMyAt@oD9ro T7+DzjqXTq60%t%1=YRqLL=qG0 diff --git a/packs/conditions/MANIFEST-000210 b/packs/conditions/MANIFEST-000210 new file mode 100644 index 0000000000000000000000000000000000000000..333b86902401f8b7402e2f1b5193f0b4bbf2a906 GIT binary patch literal 69 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAeo-QS{0%M!MyAV*oD9rY U7+DzN_UBFn30wgQTmuRK08lLy`2YX_ literal 0 HcmV?d00001 diff --git a/packs/currency/000204.log b/packs/currency/000212.log similarity index 100% rename from packs/currency/000204.log rename to packs/currency/000212.log diff --git a/packs/currency/CURRENT b/packs/currency/CURRENT index 5639343..af31d42 100644 --- a/packs/currency/CURRENT +++ b/packs/currency/CURRENT @@ -1 +1 @@ -MANIFEST-000202 +MANIFEST-000210 diff --git a/packs/currency/LOG b/packs/currency/LOG index cb24c74..1ccb197 100644 --- a/packs/currency/LOG +++ b/packs/currency/LOG @@ -1,7 +1,7 @@ -2024/02/25-13:15:16.998964 7f04234006c0 Recovering log #200 -2024/02/25-13:15:17.009159 7f04234006c0 Delete type=3 #198 -2024/02/25-13:15:17.009311 7f04234006c0 Delete type=0 #200 -2024/02/25-13:15:43.941048 7f0421a006c0 Level-0 table #205: started -2024/02/25-13:15:43.941078 7f0421a006c0 Level-0 table #205: 0 bytes OK -2024/02/25-13:15:43.963666 7f0421a006c0 Delete type=0 #203 -2024/02/25-13:15:44.009720 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2024/02/26-14:13:38.930692 7f133ce006c0 Recovering log #208 +2024/02/26-14:13:38.941919 7f133ce006c0 Delete type=3 #206 +2024/02/26-14:13:38.942031 7f133ce006c0 Delete type=0 #208 +2024/02/26-14:20:24.244869 7f132fe006c0 Level-0 table #213: started +2024/02/26-14:20:24.244926 7f132fe006c0 Level-0 table #213: 0 bytes OK +2024/02/26-14:20:24.251440 7f132fe006c0 Delete type=0 #211 +2024/02/26-14:20:24.259056 7f132fe006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/currency/LOG.old b/packs/currency/LOG.old index ef30aa1..2cacd88 100644 --- a/packs/currency/LOG.old +++ b/packs/currency/LOG.old @@ -1,7 +1,7 @@ -2024/02/25-13:11:04.872978 7f0428e006c0 Recovering log #196 -2024/02/25-13:11:04.883896 7f0428e006c0 Delete type=3 #194 -2024/02/25-13:11:04.884016 7f0428e006c0 Delete type=0 #196 -2024/02/25-13:14:07.559262 7f0421a006c0 Level-0 table #201: started -2024/02/25-13:14:07.559282 7f0421a006c0 Level-0 table #201: 0 bytes OK -2024/02/25-13:14:07.565222 7f0421a006c0 Delete type=0 #199 -2024/02/25-13:14:07.565521 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2024/02/25-13:25:19.716119 7f04234006c0 Recovering log #204 +2024/02/25-13:25:19.727169 7f04234006c0 Delete type=3 #202 +2024/02/25-13:25:19.727244 7f04234006c0 Delete type=0 #204 +2024/02/25-15:40:12.520043 7f0421a006c0 Level-0 table #209: started +2024/02/25-15:40:12.520077 7f0421a006c0 Level-0 table #209: 0 bytes OK +2024/02/25-15:40:12.526536 7f0421a006c0 Delete type=0 #207 +2024/02/25-15:40:12.533719 7f0421a006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/currency/MANIFEST-000202 b/packs/currency/MANIFEST-000202 deleted file mode 100644 index f662cb0aa628b0fe443247f2e9ca6a9c0ad443dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 69 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAevv?S-B&IKMyAt@oD9ro T7+DzjqXTq60%t%1=YRqLL=qG0 diff --git a/packs/currency/MANIFEST-000210 b/packs/currency/MANIFEST-000210 new file mode 100644 index 0000000000000000000000000000000000000000..333b86902401f8b7402e2f1b5193f0b4bbf2a906 GIT binary patch literal 69 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAeo-QS{0%M!MyAV*oD9rY U7+DzN_UBFn30wgQTmuRK08lLy`2YX_ literal 0 HcmV?d00001 diff --git a/packs/darkstars-sf/000016.log b/packs/darkstars-sf/000024.log similarity index 100% rename from packs/darkstars-sf/000016.log rename to packs/darkstars-sf/000024.log diff --git a/packs/darkstars-sf/CURRENT b/packs/darkstars-sf/CURRENT index 23b73d9..5af92b2 100644 --- a/packs/darkstars-sf/CURRENT +++ b/packs/darkstars-sf/CURRENT @@ -1 +1 @@ -MANIFEST-000014 +MANIFEST-000022 diff --git a/packs/darkstars-sf/LOG b/packs/darkstars-sf/LOG index dddd7f3..01b7572 100644 --- a/packs/darkstars-sf/LOG +++ b/packs/darkstars-sf/LOG @@ -1,8 +1,8 @@ -2024/02/25-13:15:17.025547 7f0428e006c0 Recovering log #12 -2024/02/25-13:15:17.036390 7f0428e006c0 Delete type=3 #10 -2024/02/25-13:15:17.036450 7f0428e006c0 Delete type=0 #12 -2024/02/25-13:15:44.009772 7f0421a006c0 Level-0 table #17: started -2024/02/25-13:15:44.009828 7f0421a006c0 Level-0 table #17: 0 bytes OK -2024/02/25-13:15:44.030032 7f0421a006c0 Delete type=0 #15 -2024/02/25-13:15:44.070434 7f0421a006c0 Manual compaction at level-0 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end) -2024/02/25-13:15:44.070475 7f0421a006c0 Manual compaction at level-1 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end) +2024/02/26-14:13:38.966465 7f13374006c0 Recovering log #20 +2024/02/26-14:13:38.977463 7f13374006c0 Delete type=3 #18 +2024/02/26-14:13:38.977548 7f13374006c0 Delete type=0 #20 +2024/02/26-14:20:24.259303 7f132fe006c0 Level-0 table #25: started +2024/02/26-14:20:24.259357 7f132fe006c0 Level-0 table #25: 0 bytes OK +2024/02/26-14:20:24.265823 7f132fe006c0 Delete type=0 #23 +2024/02/26-14:20:24.287708 7f132fe006c0 Manual compaction at level-0 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end) +2024/02/26-14:20:24.287792 7f132fe006c0 Manual compaction at level-1 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end) diff --git a/packs/darkstars-sf/LOG.old b/packs/darkstars-sf/LOG.old index f973c46..31c5ecf 100644 --- a/packs/darkstars-sf/LOG.old +++ b/packs/darkstars-sf/LOG.old @@ -1,8 +1,8 @@ -2024/02/25-13:11:04.952348 7f0423e006c0 Recovering log #8 -2024/02/25-13:11:04.963140 7f0423e006c0 Delete type=3 #6 -2024/02/25-13:11:04.963202 7f0423e006c0 Delete type=0 #8 -2024/02/25-13:14:07.608374 7f0421a006c0 Level-0 table #13: started -2024/02/25-13:14:07.608400 7f0421a006c0 Level-0 table #13: 0 bytes OK -2024/02/25-13:14:07.614467 7f0421a006c0 Delete type=0 #11 -2024/02/25-13:14:07.627999 7f0421a006c0 Manual compaction at level-0 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end) -2024/02/25-13:14:07.628036 7f0421a006c0 Manual compaction at level-1 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end) +2024/02/25-13:25:19.744621 7f0428e006c0 Recovering log #16 +2024/02/25-13:25:19.754834 7f0428e006c0 Delete type=3 #14 +2024/02/25-13:25:19.754885 7f0428e006c0 Delete type=0 #16 +2024/02/25-15:40:12.533736 7f0421a006c0 Level-0 table #21: started +2024/02/25-15:40:12.533778 7f0421a006c0 Level-0 table #21: 0 bytes OK +2024/02/25-15:40:12.540676 7f0421a006c0 Delete type=0 #19 +2024/02/25-15:40:12.555489 7f0421a006c0 Manual compaction at level-0 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end) +2024/02/25-15:40:12.555554 7f0421a006c0 Manual compaction at level-1 from '!folders!La3YsNYFddQnmsba' @ 72057594037927935 : 1 .. '!items!zzDfuUJpQzzz262R' @ 0 : 0; will stop at (end) diff --git a/packs/darkstars-sf/MANIFEST-000014 b/packs/darkstars-sf/MANIFEST-000014 deleted file mode 100644 index c06954393b1ecfa5d505921e5e59256d98dc757d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 139 zcmbQVdy7&E10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAei1tp>(fOdii&CZIVq_{ z#fmQxX}RaIqVW)#He50MWo e3Rd7`U}WOwWMCFxdB$3t({%>K7Xb2wfP4V_3nnuF diff --git a/packs/darkstars-sf/MANIFEST-000022 b/packs/darkstars-sf/MANIFEST-000022 new file mode 100644 index 0000000000000000000000000000000000000000..6d38879e2d880a6affbd3983f4a91a1847712a35 GIT binary patch literal 139 zcmbQVdy7&E10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAei1tp>(fOdii&CZIVq_{ z#fmQxX}RaIqVW)#He50Q7j ey{iY6QY literal 0 HcmV?d00001 diff --git a/packs/nightborough/000171.log b/packs/nightborough/000179.log similarity index 100% rename from packs/nightborough/000171.log rename to packs/nightborough/000179.log diff --git a/packs/nightborough/CURRENT b/packs/nightborough/CURRENT index b0fe36e..0e27482 100644 --- a/packs/nightborough/CURRENT +++ b/packs/nightborough/CURRENT @@ -1 +1 @@ -MANIFEST-000169 +MANIFEST-000177 diff --git a/packs/nightborough/LOG b/packs/nightborough/LOG index 96c47a1..395c06a 100644 --- a/packs/nightborough/LOG +++ b/packs/nightborough/LOG @@ -1,7 +1,7 @@ -2024/02/25-13:15:17.069262 7f0428e006c0 Recovering log #167 -2024/02/25-13:15:17.080017 7f0428e006c0 Delete type=3 #165 -2024/02/25-13:15:17.080077 7f0428e006c0 Delete type=0 #167 -2024/02/25-13:15:44.070573 7f0421a006c0 Level-0 table #172: started -2024/02/25-13:15:44.070608 7f0421a006c0 Level-0 table #172: 0 bytes OK -2024/02/25-13:15:44.096416 7f0421a006c0 Delete type=0 #170 -2024/02/25-13:15:44.120168 7f0421a006c0 Manual compaction at level-0 from '!folders!2iZtDz80npHPIwkS' @ 72057594037927935 : 1 .. '!items!zyFR9C1jBTeFzbxg' @ 0 : 0; will stop at (end) +2024/02/26-14:13:39.028984 7f13374006c0 Recovering log #175 +2024/02/26-14:13:39.040662 7f13374006c0 Delete type=3 #173 +2024/02/26-14:13:39.040750 7f13374006c0 Delete type=0 #175 +2024/02/26-14:20:24.280431 7f132fe006c0 Level-0 table #180: started +2024/02/26-14:20:24.280468 7f132fe006c0 Level-0 table #180: 0 bytes OK +2024/02/26-14:20:24.287553 7f132fe006c0 Delete type=0 #178 +2024/02/26-14:20:24.287767 7f132fe006c0 Manual compaction at level-0 from '!folders!2iZtDz80npHPIwkS' @ 72057594037927935 : 1 .. '!items!zyFR9C1jBTeFzbxg' @ 0 : 0; will stop at (end) diff --git a/packs/nightborough/LOG.old b/packs/nightborough/LOG.old index 70ca46c..1b24fb0 100644 --- a/packs/nightborough/LOG.old +++ b/packs/nightborough/LOG.old @@ -1,7 +1,7 @@ -2024/02/25-13:11:04.996302 7f0423e006c0 Recovering log #163 -2024/02/25-13:11:05.007254 7f0423e006c0 Delete type=3 #161 -2024/02/25-13:11:05.007308 7f0423e006c0 Delete type=0 #163 -2024/02/25-13:14:07.634807 7f0421a006c0 Level-0 table #168: started -2024/02/25-13:14:07.634831 7f0421a006c0 Level-0 table #168: 0 bytes OK -2024/02/25-13:14:07.640941 7f0421a006c0 Delete type=0 #166 -2024/02/25-13:14:07.647494 7f0421a006c0 Manual compaction at level-0 from '!folders!2iZtDz80npHPIwkS' @ 72057594037927935 : 1 .. '!items!zyFR9C1jBTeFzbxg' @ 0 : 0; will stop at (end) +2024/02/25-13:25:19.786914 7f0428e006c0 Recovering log #171 +2024/02/25-13:25:19.797512 7f0428e006c0 Delete type=3 #169 +2024/02/25-13:25:19.797578 7f0428e006c0 Delete type=0 #171 +2024/02/25-15:40:12.555728 7f0421a006c0 Level-0 table #176: started +2024/02/25-15:40:12.555778 7f0421a006c0 Level-0 table #176: 0 bytes OK +2024/02/25-15:40:12.562473 7f0421a006c0 Delete type=0 #174 +2024/02/25-15:40:12.562645 7f0421a006c0 Manual compaction at level-0 from '!folders!2iZtDz80npHPIwkS' @ 72057594037927935 : 1 .. '!items!zyFR9C1jBTeFzbxg' @ 0 : 0; will stop at (end) diff --git a/packs/nightborough/MANIFEST-000169 b/packs/nightborough/MANIFEST-000177 similarity index 71% rename from packs/nightborough/MANIFEST-000169 rename to packs/nightborough/MANIFEST-000177 index 40af5dcb9b6fddc39384a6a16927212154d29bae..1b9c26ded11d5f0c128d3f0759df4505a436b2ac 100644 GIT binary patch delta 43 tcmdnQxQTH>pUOK<*-&lpNbU6zJ1&bj7+N-IT@H&GqP+F{4rJKG)QDMNMtQY1ON<`RppXa8tPRLSXEVJWM&k^=)wq= g&zkC%%*nvW#LmgU%)#=Lt)QPl9mMAV^0|O~00n0y-~a#s diff --git a/packs/sprawl/MANIFEST-000014 b/packs/sprawl/MANIFEST-000014 new file mode 100644 index 0000000000000000000000000000000000000000..15e463996e1a8126f81dc21a814c2b70f28ede3f GIT binary patch literal 139 zcmey!Zo55&fss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQ_4YeSMa8uIoRrj} zVnu_9tYojsKwsyu$WSvw!xF|{Obj3(ub5eqnp><`RppXa8tPRLSXEVJWM&k^=)wq= ful?=J&&j~Z1SFURSbnleGtRsV;tK%zLO?zM5B(;N literal 0 HcmV?d00001 diff --git a/system.json b/system.json index 83cd0c5..fac5ac8 100644 --- a/system.json +++ b/system.json @@ -91,14 +91,14 @@ "styles": [ "styles/simple.css" ], - "version": "11.0.20", + "version": "11.0.21", "compatibility": { "minimum": "11", "verified": "11" }, "title": "Dark Stars RPG", "manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/raw/branch/main/system.json", - "download": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/archive/fvtt-dark-stars-v11.0.20.zip", + "download": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/archive/fvtt-dark-stars-v11.0.21.zip", "url": "https://www.uberwald.me/gitea/uberwald/", "background": "images/ui/dark_stars_welcome_page.webp", "id": "fvtt-dark-stars"