diff --git a/packs/asset-macros/000005.ldb b/packs/asset-macros/000005.ldb index 0c1dae9..73bb1c0 100644 Binary files a/packs/asset-macros/000005.ldb and b/packs/asset-macros/000005.ldb differ diff --git a/packs/asset-macros/LOG b/packs/asset-macros/LOG index b911d3f..17bc3f4 100644 --- a/packs/asset-macros/LOG +++ b/packs/asset-macros/LOG @@ -1,5 +1,5 @@ -2024/04/14-14:33:26.711531 7f8aa0e3a700 Delete type=3 #1 -2024/04/14-14:33:26.713813 7f8a7b7fe700 Level-0 table #5: started -2024/04/14-14:33:26.720675 7f8a7b7fe700 Level-0 table #5: 3312 bytes OK -2024/04/14-14:33:26.729428 7f8a7b7fe700 Delete type=0 #3 -2024/04/14-14:33:26.729517 7f8a7b7fe700 Manual compaction at level-0 from '!folders!antf8BjHVvX5cTS7' @ 72057594037927935 : 1 .. '!macros!xLuOWsKg7NzeVLMz' @ 0 : 0; will stop at (end) +2024/04/21-21:14:33.852856 7f46a67fc700 Delete type=3 #1 +2024/04/21-21:14:33.855220 7f46a5ffb700 Level-0 table #5: started +2024/04/21-21:14:33.862596 7f46a5ffb700 Level-0 table #5: 3350 bytes OK +2024/04/21-21:14:33.871928 7f46a5ffb700 Delete type=0 #3 +2024/04/21-21:14:33.872022 7f46a5ffb700 Manual compaction at level-0 from '!folders!antf8BjHVvX5cTS7' @ 72057594037927935 : 1 .. '!macros!xLuOWsKg7NzeVLMz' @ 0 : 0; will stop at (end) diff --git a/packs/asset-macros/MANIFEST-000002 b/packs/asset-macros/MANIFEST-000002 index 2b7fe73..17b6ffd 100644 Binary files a/packs/asset-macros/MANIFEST-000002 and b/packs/asset-macros/MANIFEST-000002 differ diff --git a/packs/asset-macros/_source/Tree_Wind___Light_Breeze_Ic3YvWGEYcQDlTf7.json b/packs/asset-macros/_source/Tree_Wind___Light_Breeze_Ic3YvWGEYcQDlTf7.json index 74482e9..edd5d51 100644 --- a/packs/asset-macros/_source/Tree_Wind___Light_Breeze_Ic3YvWGEYcQDlTf7.json +++ b/packs/asset-macros/_source/Tree_Wind___Light_Breeze_Ic3YvWGEYcQDlTf7.json @@ -5,7 +5,7 @@ "author": "Aqnn9hCDQPbyTWiq", "img": "modules/tokenmagic/gui/macros/images/09%20-%20T01%20-%20Twist%20%28transform%29.webp", "scope": "global", - "command": "let params =\n [{\n filterType: \"transform\",\n filterId: \"treeTwist\",\n twRadiusPercent: 150,\n padding: 100,\n animated:\n {\n twRotation:\n {\n animType: \"sinOscillation\",\n val1: -1,\n val2: +1,\n loopDuration: 5000,\n }\n }\n }];\n\nawait TokenMagic.addUpdateFiltersOnSelected(params);", + "command": "let params =\n [{\n filterType: \"transform\",\n filterId: \"treeTwist\",\n twRadiusPercent: 150,\n padding: 100,\n animated:\n {\n rotation:\n {\n animType: \"sinOscillation\",\n val1: -1,\n val2: +1,\n loopDuration: 5000,\n },\n twRotation:\n {\n animType: \"sinOscillation\",\n val1: -1,\n val2: +1,\n loopDuration: 5000,\n }\n }\n }];\n\nawait TokenMagic.addUpdateFiltersOnSelected(params);", "folder": "antf8BjHVvX5cTS7", "sort": 100000, "flags": { @@ -23,7 +23,7 @@ "systemVersion": "3.3.11", "coreVersion": "11.315", "createdTime": 1707788974203, - "modifiedTime": 1713120093957, + "modifiedTime": 1713731984538, "lastModifiedBy": "sVoCvBU1knmXzoYe" }, "_key": "!macros!Ic3YvWGEYcQDlTf7" diff --git a/packs/asset-macros/_source/Tree_Wind___Strong_Wind_LDcuNpEUJfF1xkh1.json b/packs/asset-macros/_source/Tree_Wind___Strong_Wind_LDcuNpEUJfF1xkh1.json index 324ea10..393a278 100644 --- a/packs/asset-macros/_source/Tree_Wind___Strong_Wind_LDcuNpEUJfF1xkh1.json +++ b/packs/asset-macros/_source/Tree_Wind___Strong_Wind_LDcuNpEUJfF1xkh1.json @@ -4,7 +4,7 @@ "author": "Aqnn9hCDQPbyTWiq", "img": "modules/tokenmagic/gui/macros/images/09%20-%20T01%20-%20Twist%20%28transform%29.webp", "scope": "global", - "command": "let params =\n [{\n filterType: \"transform\",\n filterId: \"treeTwist\",\n twRadiusPercent: 150,\n padding: 100,\n animated:\n {\n twRotation:\n {\n animType: \"sinOscillation\",\n val1: -5,\n val2: +5,\n loopDuration: 7000,\n }\n }\n }];\n\nawait TokenMagic.addUpdateFiltersOnSelected(params);", + "command": "let params =\n [{\n filterType: \"transform\",\n filterId: \"treeTwist\",\n twRadiusPercent: 150,\n padding: 100,\n animated:\n {\n rotation:\n {\n animType: \"sinOscillation\",\n val1: -3,\n val2: +3,\n loopDuration: 7000,\n },\n twRotation:\n {\n animType: \"sinOscillation\",\n val1: -3,\n val2: +3,\n loopDuration: 7000,\n }\n }\n }];\n\nawait TokenMagic.addUpdateFiltersOnSelected(params);", "folder": "antf8BjHVvX5cTS7", "sort": 100000, "flags": { @@ -22,7 +22,7 @@ "systemVersion": "3.3.11", "coreVersion": "11.315", "createdTime": 1707788974203, - "modifiedTime": 1713120101327, + "modifiedTime": 1713732248419, "lastModifiedBy": "sVoCvBU1knmXzoYe" }, "_id": "LDcuNpEUJfF1xkh1", diff --git a/packs/fx-and-asset-macros/LOG b/packs/fx-and-asset-macros/LOG index 81e559d..738f059 100644 --- a/packs/fx-and-asset-macros/LOG +++ b/packs/fx-and-asset-macros/LOG @@ -1 +1 @@ -2024/04/14-14:33:27.520230 7f4171fbc700 Delete type=3 #1 +2024/04/21-21:14:34.502534 7fcc1c7bc700 Delete type=3 #1 diff --git a/packs/journal-templates/LOG b/packs/journal-templates/LOG index 05d3ce5..fe46221 100644 --- a/packs/journal-templates/LOG +++ b/packs/journal-templates/LOG @@ -1 +1 @@ -2024/04/14-14:33:28.186287 7f19a17bc700 Delete type=3 #1 +2024/04/21-21:14:35.077469 7fb6792d7700 Delete type=3 #1 diff --git a/packs/mass-edit-presets/000005.ldb b/packs/mass-edit-presets/000005.ldb index 274c9f1..0f3610e 100644 Binary files a/packs/mass-edit-presets/000005.ldb and b/packs/mass-edit-presets/000005.ldb differ diff --git a/packs/mass-edit-presets/LOG b/packs/mass-edit-presets/LOG index 181871d..7752838 100644 --- a/packs/mass-edit-presets/LOG +++ b/packs/mass-edit-presets/LOG @@ -1,5 +1,5 @@ -2024/04/14-14:33:28.781744 7fd385fbe700 Delete type=3 #1 -2024/04/14-14:33:28.784026 7fd0e7fff700 Level-0 table #5: started -2024/04/14-14:33:28.790970 7fd0e7fff700 Level-0 table #5: 17163 bytes OK -2024/04/14-14:33:28.799536 7fd0e7fff700 Delete type=0 #3 -2024/04/14-14:33:28.799628 7fd0e7fff700 Manual compaction at level-0 from '!folders!0hBHlEbgUgDG13IN' @ 72057594037927935 : 1 .. '!journal!toj80cTP64UHD63i' @ 0 : 0; will stop at (end) +2024/04/21-21:14:35.631860 7f1baffff700 Delete type=3 #1 +2024/04/21-21:14:35.634411 7f1baf542700 Level-0 table #5: started +2024/04/21-21:14:35.643313 7f1baf542700 Level-0 table #5: 17594 bytes OK +2024/04/21-21:14:35.652600 7f1baf542700 Delete type=0 #3 +2024/04/21-21:14:35.652766 7f1baf542700 Manual compaction at level-0 from '!folders!0hBHlEbgUgDG13IN' @ 72057594037927935 : 1 .. '!journal!toj80cTP64UHD63i' @ 0 : 0; will stop at (end) diff --git a/packs/mass-edit-presets/MANIFEST-000002 b/packs/mass-edit-presets/MANIFEST-000002 index c5af3a0..ccae458 100644 Binary files a/packs/mass-edit-presets/MANIFEST-000002 and b/packs/mass-edit-presets/MANIFEST-000002 differ diff --git a/packs/mass-edit-presets/_source/Bare_Tree_Qotnm3XHVgq8q3P8.json b/packs/mass-edit-presets/_source/Bare_Tree_Qotnm3XHVgq8q3P8.json index 9b2e5c4..856c722 100644 --- a/packs/mass-edit-presets/_source/Bare_Tree_Qotnm3XHVgq8q3P8.json +++ b/packs/mass-edit-presets/_source/Bare_Tree_Qotnm3XHVgq8q3P8.json @@ -91,6 +91,12 @@ "twRadiusPercent": 150, "padding": 100, "animated": { + "rotation": { + "animType": "sinOscillation", + "val1": -1, + "val2": 1, + "loopDuration": 5000 + }, "twRotation": { "animType": "sinOscillation", "val1": -1, @@ -149,7 +155,7 @@ "assets/tiles/forgotten-adventures/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B8_10x11.webp", "assets/tiles/forgotten-adventures/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_B9_9x9.webp" ], - "maintainAspect": true + "maintainAspect": false } ], [ @@ -166,7 +172,7 @@ "img": "assets/tiles/forgotten-adventures/Flora/Trees/Bare_Trees/Bare_Tree_Ashen_A1_8x9.webp", "gridSize": 100, "preSpawnScript": "", - "postSpawnScript": "", + "postSpawnScript": "let doc = documents[0]\nlet size = doc.texture.src.split('.')[0].split('_').reverse()[0].split('x').map(v => Number(v))\nlet gridSize = game.scenes.current.grid.size\nlet width = gridSize * size[0]\nlet height = gridSize * size[1]\ndoc.update({width, height})\nconsole.log(documents)", "spawnRandom": false, "tags": [ "tree", @@ -184,8 +190,8 @@ "systemId": "swade", "systemVersion": "3.3.11", "coreVersion": "11.315", - "createdTime": 1713122967204, - "modifiedTime": 1713122967204, + "createdTime": 1713732992430, + "modifiedTime": 1713732992430, "lastModifiedBy": "sVoCvBU1knmXzoYe" }, "_key": "!journal!Qotnm3XHVgq8q3P8" diff --git a/packs/mass-edit-presets/_source/Natural_Q7eMBbwHO1vhJcmY.json b/packs/mass-edit-presets/_source/Natural_Q7eMBbwHO1vhJcmY.json index ee785f3..32cf65c 100644 --- a/packs/mass-edit-presets/_source/Natural_Q7eMBbwHO1vhJcmY.json +++ b/packs/mass-edit-presets/_source/Natural_Q7eMBbwHO1vhJcmY.json @@ -18,8 +18,8 @@ "systemId": "swade", "systemVersion": "3.3.11", "coreVersion": "11.315", - "createdTime": 1713122967193, - "modifiedTime": 1713122967193, + "createdTime": 1713732992413, + "modifiedTime": 1713732992413, "lastModifiedBy": "sVoCvBU1knmXzoYe" }, "_key": "!folders!Q7eMBbwHO1vhJcmY" diff --git a/packs/mass-edit-presets/_source/Pine_Tree_WvG2m7tF204XbwYA.json b/packs/mass-edit-presets/_source/Pine_Tree_WvG2m7tF204XbwYA.json index d64840e..be8d063 100644 --- a/packs/mass-edit-presets/_source/Pine_Tree_WvG2m7tF204XbwYA.json +++ b/packs/mass-edit-presets/_source/Pine_Tree_WvG2m7tF204XbwYA.json @@ -54,6 +54,12 @@ "twRadiusPercent": 150, "padding": 100, "animated": { + "rotation": { + "animType": "sinOscillation", + "val1": -1, + "val2": 1, + "loopDuration": 5000 + }, "twRotation": { "animType": "sinOscillation", "val1": -1, @@ -164,8 +170,8 @@ "systemId": "swade", "systemVersion": "3.3.11", "coreVersion": "11.315", - "createdTime": 1713122967231, - "modifiedTime": 1713122967231, + "createdTime": 1713732992457, + "modifiedTime": 1713732992457, "lastModifiedBy": "sVoCvBU1knmXzoYe" }, "_key": "!journal!WvG2m7tF204XbwYA" diff --git a/packs/mass-edit-presets/_source/Tree_rFtMnEzao5nT9kLe.json b/packs/mass-edit-presets/_source/Tree_rFtMnEzao5nT9kLe.json index d7429db..20a3d80 100644 --- a/packs/mass-edit-presets/_source/Tree_rFtMnEzao5nT9kLe.json +++ b/packs/mass-edit-presets/_source/Tree_rFtMnEzao5nT9kLe.json @@ -91,6 +91,12 @@ "twRadiusPercent": 150, "padding": 100, "animated": { + "rotation": { + "animType": "sinOscillation", + "val1": -1, + "val2": 1, + "loopDuration": 5000 + }, "twRotation": { "animType": "sinOscillation", "val1": -1, @@ -177,7 +183,7 @@ "img": "assets/tiles/forgotten-adventures/Flora/Trees/Tree_Tops/Tree_Green_A1_6x6.webp", "gridSize": 100, "preSpawnScript": "", - "postSpawnScript": "", + "postSpawnScript": "let doc = documents[0]\nlet size = doc.texture.src.split('.')[0].split('_').reverse()[0].split('x').map(v => Number(v))\nlet gridSize = game.scenes.current.grid.size\nlet width = gridSize * size[0]\nlet height = gridSize * size[1]\ndoc.update({width, height})\nconsole.log(documents)", "spawnRandom": false, "tags": [ "tree", @@ -195,8 +201,8 @@ "systemId": "swade", "systemVersion": "3.3.11", "coreVersion": "11.315", - "createdTime": 1713122967218, - "modifiedTime": 1713122967218, + "createdTime": 1713732992446, + "modifiedTime": 1713732992446, "lastModifiedBy": "sVoCvBU1knmXzoYe" }, "_key": "!journal!rFtMnEzao5nT9kLe" diff --git a/packs/mass-edit-presets/_source/____METADATA__DO_NOT_DELETE_____MassEditMetaData.json b/packs/mass-edit-presets/_source/____METADATA__DO_NOT_DELETE_____MassEditMetaData.json index 11be3d9..92c873d 100644 --- a/packs/mass-edit-presets/_source/____METADATA__DO_NOT_DELETE_____MassEditMetaData.json +++ b/packs/mass-edit-presets/_source/____METADATA__DO_NOT_DELETE_____MassEditMetaData.json @@ -114,7 +114,7 @@ "systemVersion": "3.3.11", "coreVersion": "11.315", "createdTime": 1707793089424, - "modifiedTime": 1713122967237, + "modifiedTime": 1713732992465, "lastModifiedBy": "sVoCvBU1knmXzoYe" }, "_key": "!journal!MassEditMetaData" diff --git a/packs/playlists/LOG b/packs/playlists/LOG index 054f67a..d79de4f 100644 --- a/packs/playlists/LOG +++ b/packs/playlists/LOG @@ -1,5 +1,5 @@ -2024/04/14-14:33:29.434232 7f8d837bf700 Delete type=3 #1 -2024/04/14-14:33:29.436904 7f8d814ff700 Level-0 table #5: started -2024/04/14-14:33:29.444050 7f8d814ff700 Level-0 table #5: 4026 bytes OK -2024/04/14-14:33:29.452629 7f8d814ff700 Delete type=0 #3 -2024/04/14-14:33:29.452720 7f8d814ff700 Manual compaction at level-0 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end) +2024/04/21-21:14:36.449594 7fd3cd5ea700 Delete type=3 #1 +2024/04/21-21:14:36.452451 7fd3a6ffd700 Level-0 table #5: started +2024/04/21-21:14:36.460275 7fd3a6ffd700 Level-0 table #5: 4026 bytes OK +2024/04/21-21:14:36.469893 7fd3a6ffd700 Delete type=0 #3 +2024/04/21-21:14:36.470041 7fd3a6ffd700 Manual compaction at level-0 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)