From 23a4d16f2774498c5f19dbf1c4f3f943ff823f40 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 20 Nov 2024 01:00:52 +0000 Subject: [PATCH] Update databases ## Added mods (2) * Angle [Deg] ([workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=3368653495)) * Dot matrix displays ([workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=3368800567)) ## Updated mods (3) * 70d2d009-8661-434e-a1e7-dadfd97c6b85 ([changelog](https://steamcommunity.com/sharedfiles/filedetails/changelog/3323025332#1732038386)) * Angle [Deg] ([changelog](https://steamcommunity.com/sharedfiles/filedetails/changelog/3368653495#1732034194)) * Dot matrix displays ([changelog](https://steamcommunity.com/sharedfiles/filedetails/changelog/3368800567#1732054458)) --- mod/Scripts/data/descriptions.json | 21 +++++ mod/Scripts/data/last_update.json | 10 +- mod/Scripts/data/shapesets.json | 142 ++++++++++++++++++++++++++++- mod/Scripts/data/toolsets.json | 4 +- 4 files changed, 171 insertions(+), 6 deletions(-) diff --git a/mod/Scripts/data/descriptions.json b/mod/Scripts/data/descriptions.json index ac3f1ce0..5372d233 100644 --- a/mod/Scripts/data/descriptions.json +++ b/mod/Scripts/data/descriptions.json @@ -40746,5 +40746,26 @@ "name": "Modpack Addon", "type": "Blocks and Parts", "version": 1 + }, + "74d76836-4423-48c1-a565-3cabf8819099": { + "allow_add_mods": true, + "custom_icons": false, + "dependencies": null, + "description": "Modular polygons with angles from 5 to 45 degrees (have inaccuracy)", + "fileId": 3368653495, + "localId": "74d76836-4423-48c1-a565-3cabf8819099", + "name": "Angle [Deg]", + "type": "Blocks and Parts", + "version": 1 + }, + "590ec993-9907-43f7-8991-2fef0b24d499": { + "allow_add_mods": true, + "custom_icons": false, + "description": "Build your own dot matrix displays! (for now only flip-dot)\n\nPre-built displays:\nhttps://steamcommunity.com/sharedfiles/filedetails/?id=3368794318\n\nMANUAL:\n1. Weld the pre-built display or build you own with any glitchwelding tool and connect dots in pairs\n2. Place down DotMatrix Controller, place down as many DotMatrix Encoders and switches (or whatever logic input) as many data there is\n3. Connect switches (or whatever logic input) to corresponding encoders and encoders to controller.\n4. Connect controller to the first left top dot in the display\n5. Open excel, make cells square, select the area corresponding to size of the display and fill it with dot symbol (. , Ctrl + Enter). !You can search the internet for BUSE displays in OMSI 2 and download the fonts in excel file if you dont want to make them by yourself!\n6. Draw whatever you want in the display area\n7. Copy and paste finished board from excel to notepad\n8. Copy the tabulation symbol from pasted output, press CTRL + H and paste that symbol in the first box, leave the second one empty and press enter\n9. Copy the output, go to https://lingojam.com/TexttoOneLine and select \"No spaces between\" option and paste the output into first box\n10. Copy output from the second box, paste it into \"data\" variable in this python script:\n", + "fileId": 3368800567, + "localId": "590ec993-9907-43f7-8991-2fef0b24d499", + "name": "Dot matrix displays", + "type": "Blocks and Parts", + "version": 1 } } \ No newline at end of file diff --git a/mod/Scripts/data/last_update.json b/mod/Scripts/data/last_update.json index 585eeddc..d59c498c 100644 --- a/mod/Scripts/data/last_update.json +++ b/mod/Scripts/data/last_update.json @@ -1,5 +1,5 @@ { - "unix_timestamp": 1732019060, + "unix_timestamp": 1732064387, "items": { "871146046": 1488453447, "873609632": 1488233741, @@ -2390,7 +2390,7 @@ "2976175147": 1684151789, "2976202930": 1684165440, "2976553109": 1684290101, - "2976697730": 1729063345, + "2976697730": 1732027302, "2976922846": 1684323392, "2977482170": 1690660560, "2977692192": 1684484113, @@ -2985,7 +2985,7 @@ "3320424398": 1724974741, "3321582584": 1725114078, "3322578054": 1731702782, - "3323025332": 1731959317, + "3323025332": 1732038386, "3323302575": 1725360072, "3323953239": 1725480817, "3323979746": 1725391068, @@ -3051,6 +3051,8 @@ "3365886622": 1731629512, "3365922977": 1731636634, "3367714569": 1731876814, - "3368403561": 1731988593 + "3368403561": 1731988593, + "3368653495": 1732034194, + "3368800567": 1732054458 } } \ No newline at end of file diff --git a/mod/Scripts/data/shapesets.json b/mod/Scripts/data/shapesets.json index 3984aa8e..b7b3834a 100644 --- a/mod/Scripts/data/shapesets.json +++ b/mod/Scripts/data/shapesets.json @@ -109943,7 +109943,8 @@ "80f77c90-5dbd-49ec-a872-89e6af61ff37", "eac4f5e9-4b10-4316-8855-62431b66636b", "4d625c10-4c71-42c7-b4ad-2ba9adf006df", - "00df1cbb-1404-4dfe-bb23-f8f48b6d3776" + "00df1cbb-1404-4dfe-bb23-f8f48b6d3776", + "efa59e52-0ca0-47c2-a993-4a8335b16d4f" ] }, "193dfb6d-623c-49e6-b912-610c1dcbcf20": { @@ -110713,5 +110714,144 @@ "$CONTENT_2448d793-5635-4aed-9186-ec1d32b7406e/Objects/Database/ShapeSets/example.shapeset": [ "0cb6812f-fe6c-4bab-aaa9-7e8ba01ff060" ] + }, + "74d76836-4423-48c1-a565-3cabf8819099": { + "$CONTENT_74d76836-4423-48c1-a565-3cabf8819099/Objects/Database/ShapeSets/example.shapeset": [ + "431825b6-1f5c-4571-9b78-cfe30c97d827", + "0f392109-305c-4785-a737-47716386be8a", + "10e3d73b-1218-47c7-9941-305a8ffdaa1e", + "2c025f12-e2c1-402d-a24a-a852aa9fcad3", + "7a39483e-95bf-4fb2-b3a0-72abb1aa0406", + "90e9da81-2c2e-4818-ab35-61e92ab85887", + "095df37e-19c4-4693-8c9a-93269c19e8be", + "ce75be9c-4384-4feb-99a9-7b3e5a244d44", + "00472bf4-9dad-476c-b8cb-ae2b3ccd438a", + "1f59a9fa-87d3-47db-917e-0bea809e7359", + "545821fe-e2c3-4752-bd9b-23f9d521d694", + "84a4c05e-6e2b-4bf1-a137-6567185c8ec1", + "b307385b-9856-4b32-93f7-aef9f77e4597", + "2d90597b-0544-4468-a7ab-5d4da95ebbdc", + "041461a7-9d39-4df6-8adc-c2ab1e0a5f19", + "2ad7cf65-2a6e-4ade-9f99-7897a06a4193", + "39517d41-cf9f-452c-8f78-35817e84e815", + "c3c22abf-4ec7-4ae1-94a0-efbb0c053480", + "4ea8ffd7-9eea-4839-96a1-d54c1b7dcab4", + "b42fda3c-4a6c-4b9f-a96b-a2c60e947228", + "13aaf053-b409-45fa-a924-4dbb3fc20d96", + "c6c57913-aea5-4cbc-a300-fa5c803a6b2f", + "56ef2480-c6e0-486e-8e0c-921e9448347a", + "31cc1484-80b4-484e-bea6-5b6d3cd19f4d", + "f5ae777e-08e0-4be3-b358-1636f8006711", + "7ec15d47-697e-4785-adbe-4409af085f99", + "3bd0cb04-6a6f-4f91-b4bc-1c8bbde8ec07", + "08824323-dff7-44e1-b82e-d32c468851ad", + "58096954-ba1b-40ce-b668-414513c8e5da", + "e57282c3-bbed-436f-924b-a8a35eb59666", + "275ba6a2-c8e6-4377-860a-6a90980a4342", + "33cfd5a1-18d7-4586-b470-b48d8efefb11", + "a114d4f8-beac-45cb-96a6-09c538eb2caf", + "55e4fbbb-45f3-4dd7-9b64-ec28d2b4dec7", + "69b4cf87-2ca8-4eea-b99e-cf9bc719336b", + "4797c4da-a598-4e95-948b-c586b9f0d253", + "50dac5d0-e235-4c5e-81ae-3445d2394e67", + "ef93d2d2-9aea-4781-83a5-4fd0ed04e109", + "9f5f03a1-f779-458b-8ce2-d62e8eb5fff4", + "bd0bc021-101c-472c-9021-7fbd454e6b8c", + "c073f287-28b3-43e2-aac6-861f97ec7799", + "6e35ed31-320d-4973-bbce-3051c5f078c1", + "7d2d6507-80e4-4b71-8fb0-321c3f8268fc", + "55de48cf-0377-4628-9bad-100663d9f58f", + "aa676a29-2b50-4620-b65a-1db796ab2e92", + "7f06bd38-78c4-495d-b55c-8674af65fa63", + "196552a9-c419-4fd3-9ca2-5ad918036d8b", + "d1ee0ac4-046a-4702-ae60-0941a8883832", + "25dde219-00ea-405b-a0b7-8d4919b0d2c2", + "fdf62fbe-cbe1-40ec-ba7e-cc62f49262af", + "c99c8b3c-43f3-4456-aec2-69e6f178998a", + "3a270737-6793-44bc-ba37-c9f61a8ee3b3", + "fe7c2f09-a940-4a48-b0c2-36cfc47b3f82", + "68000520-1323-472e-95c0-6e1942e4829c", + "bb15fcc1-745a-4dfd-9691-04f7d5f0eb88", + "61641727-d9c6-4264-a1b1-d0bbf3370d6f", + "7a74de8c-e130-49f2-bbe0-a371ac59ccb7", + "7d2b1ae7-431b-44b7-b4de-b91e06201e5f", + "a3b9f334-249a-4182-bd32-4bc75ee97cc4", + "84c0cd09-378d-4b54-9ce0-3eb159853e82", + "995661c1-bfb8-4dad-aff7-26b9a2b55c2e", + "58211c00-cb89-4ac5-870d-27dc7638731e", + "b5bb5a41-fd91-49b0-a9d2-aa45f7b3efa2", + "63dffd43-6187-42d4-9010-2c3c52c850f0", + "2d7d75fd-c3c3-425a-b47e-ab552b5ae8b8", + "b2311f8e-3f31-487d-95f9-c81a33ca36c6", + "0fa5a41a-baab-45f3-9299-1ba60aa4e6b4", + "0d6bf589-18c1-4302-bd6f-de03945deb92", + "9fa08d21-e4a9-4621-a6ac-ef44b00c208f", + "adefae19-2a02-413a-b8c7-5f7153ae5697", + "9f5c6a10-fd68-42dc-b17a-c946677bc401", + "315cb36a-8d43-4a09-868f-e5c540b12590", + "39727b07-f3ad-4d9a-8a46-bff9a573ad7f", + "3b522279-a8e6-4834-8cc4-5f1dcd646b12", + "80fbce28-dc29-4183-bd29-84b0a45c16a3", + "5a5074cc-f963-4afd-b67a-1b272828e9dc", + "72b3d603-6054-44b0-85e0-fcd05fbabef7", + "faf62276-3073-4411-b19e-e28d1074744b", + "f11a7a5c-53d2-4737-b0dc-7653d3d81612", + "64021b98-873b-4815-8e6d-a3439d80bf5f", + "c4dee813-02c5-4caf-b8cb-90902c20bf34", + "8f4753f4-1c23-4728-8cfd-8501812edc2f", + "35b76ee1-0187-4b6a-b2ca-538a4981f2ef", + "7cd2364b-6271-48d2-b08c-50ab26efc876", + "e2134b80-93e5-468b-b373-0b8eb5172e16", + "61047c38-c60d-4b69-91b3-0231504aafc2", + "edbbea71-a7c0-4063-830a-76ec1ca8456d", + "5d24e2e6-5b92-4122-b3e4-84fc43cb975a", + "8ed3bb71-6613-451c-9f5a-cb22d8c70ad6", + "baf166fc-e21d-44fc-a222-336aba7416f0", + "14c9a46a-1473-4952-9126-250863d70808", + "60eb58ee-77b6-4ca6-b442-05b88e29dd7c", + "97119859-eec2-4f82-8df1-8d5e241761f4", + "bdfc75c3-2630-479f-b7d2-6160fe422a81", + "dfa0efac-5274-4ef7-b7aa-29c0fb43a5f4", + "9a9dc198-a14f-48f1-aeef-ef5f4114fb73", + "d7018000-59e3-43f9-9890-0fd2858be182", + "b28b881c-0bc7-432a-9386-474c948f9a68", + "f097eab4-3a8f-411e-8079-2d44f0c9fcf4", + "db91fb27-aea8-4c2b-bcdb-7d13f072ea64", + "ed6b9cd1-5d84-4afd-8553-9cfd8f5c8d6b", + "5f9d56ae-18f2-46c0-baa4-42f46556a16a", + "ddd4d14f-5aa4-43e7-8844-0245a25044b0", + "b6e858c7-1304-44ee-901f-7ea7af28b767", + "d38ee734-3cf6-457f-a972-1e19b3d1c3e8" + ] + }, + "590ec993-9907-43f7-8991-2fef0b24d499": { + "$CONTENT_590ec993-9907-43f7-8991-2fef0b24d499/Objects/Database/ShapeSets/example.shapeset": [ + "c51a5e43-639f-46d8-a2b0-bd3d87fd0f37", + "62bcc107-7ecd-428c-a94f-dbd51b1f9dc7", + "2b1691f4-6423-497d-bde7-42e643d733e4", + "ce4405ca-6dda-4a9e-88ca-599a68b1faf0", + "132c2563-0f1b-4c6b-834e-3fe875e568ce", + "4e015ce5-e650-415e-93c7-2db1a775da7a", + "6abafbff-c5a7-497f-adfc-bdc1b0eb0d0a", + "66a2a7e8-50ae-446f-9627-adc0e32082c9", + "6e99edf0-0c9e-42e8-8678-bc5aa2aaee25", + "e1820997-1560-4539-9d55-5e622c79f448", + "1426c1bd-50f0-4e2a-8b7b-b8d8df737560", + "5f52e8bb-5016-4fca-979b-846ef381cf71", + "8ecf05c5-b533-472a-b1a2-00a2c85ea88e", + "7a146f91-2edf-488c-a9ff-2d309f1bec79", + "ff61b0f1-242a-429e-9536-f2199da6a67b", + "c52393e4-2ca6-48d9-a7f3-39f69c7ca8a2", + "462a58a9-14fe-4c95-ba88-e7352dd48ce5", + "813f260c-b735-42cf-a79a-dbda19845434", + "6bcf9943-d750-45f9-b9fd-e0187662b155", + "719c67c7-de33-4855-9f3e-eb5eff096c45", + "3a31ef72-38f1-4af6-9cbd-5693e5d46f9a", + "90ceb326-1ac0-43db-87a1-fd75a63bc6f3", + "e5abc92f-81b1-45e3-996f-4ac00d702492", + "de51a3be-8368-4133-aa91-4a0d5481096b", + "9aa99c95-9ccf-481f-a28e-2f241ad86e94", + "b891c66f-0d1f-47a0-ac27-1f95152faf42" + ] } } \ No newline at end of file diff --git a/mod/Scripts/data/toolsets.json b/mod/Scripts/data/toolsets.json index a2b3b974..6773b34f 100644 --- a/mod/Scripts/data/toolsets.json +++ b/mod/Scripts/data/toolsets.json @@ -5195,5 +5195,7 @@ "4c018f05-2aba-4b70-afc7-02f1ca037b9f": {}, "2448d793-5635-4aed-9186-ec1d32b7406e": { "$CONTENT_2448d793-5635-4aed-9186-ec1d32b7406e/Tools/Database/ToolSets/example.toolset": [] - } + }, + "74d76836-4423-48c1-a565-3cabf8819099": {}, + "590ec993-9907-43f7-8991-2fef0b24d499": {} } \ No newline at end of file