diff --git a/gtnh-assets.json b/gtnh-assets.json index 58de5590..3f7d854d 100644 --- a/gtnh-assets.json +++ b/gtnh-assets.json @@ -2577,30 +2577,30 @@ "version_tag": "ru_RU-latest", "changelog": "", "prerelease": false, - "tagged_at": "2024-11-19T03:24:35+00:00", - "filename": "GTNH-ru_RU-Translation-Nightly-2024-11-19+263.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/207483678", - "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/untagged-957c4f67f98c9f17e0d8/GTNH-ru_RU-Translation-Nightly-2024-11-19%2B263.zip", + "tagged_at": "2024-11-20T03:23:08+00:00", + "filename": "GTNH-ru_RU-Translation-Nightly-2024-11-20+264.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/207738722", + "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/untagged-17919d72804eab7a85d7/GTNH-ru_RU-Translation-Nightly-2024-11-20%2B264.zip", "extra_assets": [] }, { "version_tag": "tr_TR-latest", "changelog": "", "prerelease": false, - "tagged_at": "2024-11-20T03:11:39+00:00", - "filename": "GTNH-tr_TR-Translation-Nightly-2024-11-20+264.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/207736510", - "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/tr_TR-latest/GTNH-tr_TR-Translation-Nightly-2024-11-20%2B264.zip", + "tagged_at": "2024-11-22T03:10:10+00:00", + "filename": "GTNH-tr_TR-Translation-Nightly-2024-11-22+266.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/208242003", + "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/tr_TR-latest/GTNH-tr_TR-Translation-Nightly-2024-11-22%2B266.zip", "extra_assets": [] }, { "version_tag": "zh_CN-latest", "changelog": "", "prerelease": false, - "tagged_at": "2024-11-21T02:43:57+00:00", - "filename": "GTNH-zh_CN-Translation-Nightly-2024-11-21+265.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/207981874", - "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/zh_CN-latest/GTNH-zh_CN-Translation-Nightly-2024-11-21%2B265.zip", + "tagged_at": "2024-11-22T02:44:27+00:00", + "filename": "GTNH-zh_CN-Translation-Nightly-2024-11-22+266.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/208238306", + "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/zh_CN-latest/GTNH-zh_CN-Translation-Nightly-2024-11-22%2B266.zip", "extra_assets": [] } ], @@ -6748,7 +6748,7 @@ }, { "name": "Angelica", - "latest_version": "1.0.0-beta20", + "latest_version": "1.0.0-beta21", "private": false, "versions": [ { @@ -7472,6 +7472,16 @@ "browser_download_url": "https://github.com/GTNewHorizons/Angelica/releases/download/1.0.0-beta20/angelica-1.0.0-beta20.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Angelica/1.0.0-beta20/Angelica-1.0.0-beta20.jar", "extra_assets": [] + }, + { + "version_tag": "1.0.0-beta21", + "changelog": "## What's Changed\n* Add frametime and TPS graphs by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/739\n* Backport F3 crosshair directions by @kotmatross28729 in https://github.com/GTNewHorizons/Angelica/pull/740\n* Item Renderer Optimization by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/741\n* non silly pr title [ci skip] by @Roadhog360 in https://github.com/GTNewHorizons/Angelica/pull/728\n\n## New Contributors\n* @kotmatross28729 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/740\n* @Roadhog360 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/728\n\n**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta20...1.0.0-beta21\n", + "prerelease": false, + "tagged_at": "2024-11-21T19:16:54+00:00", + "filename": "angelica-1.0.0-beta21.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Angelica/releases/assets/208154239", + "browser_download_url": "https://github.com/GTNewHorizons/Angelica/releases/download/1.0.0-beta21/angelica-1.0.0-beta21.jar", + "extra_assets": [] } ], "license": "All Rights Reserved (fallback)", @@ -66855,7 +66865,7 @@ }, { "name": "ModularUI", - "latest_version": "1.2.13", + "latest_version": "1.2.14", "private": false, "versions": [ { @@ -68319,6 +68329,16 @@ "browser_download_url": "https://github.com/GTNewHorizons/ModularUI/releases/download/1.2.13/modularui-1.2.13.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ModularUI/1.2.13/ModularUI-1.2.13.jar", "extra_assets": [] + }, + { + "version_tag": "1.2.14", + "changelog": "## What's Changed\n* Save text field by numpad enter by @lordIcocain in https://github.com/GTNewHorizons/ModularUI/pull/87\n\n## New Contributors\n* @lordIcocain made their first contribution in https://github.com/GTNewHorizons/ModularUI/pull/87\n\n**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.13...1.2.14\n", + "prerelease": false, + "tagged_at": "2024-11-21T15:28:06+00:00", + "filename": "modularui-1.2.14.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/ModularUI/releases/assets/208106698", + "browser_download_url": "https://github.com/GTNewHorizons/ModularUI/releases/download/1.2.14/modularui-1.2.14.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -99834,6 +99854,6 @@ "slug": "ztones" } ], - "latest_nightly": 746, - "latest_successful_nightly": 746 + "latest_nightly": 747, + "latest_successful_nightly": 747 } \ No newline at end of file diff --git a/releases/changelogs/changelog from 2.7.0-beta-4 to nightly.md b/releases/changelogs/changelog from 2.7.0-beta-4 to nightly.md index dac544b9..8fc1e1b2 100644 --- a/releases/changelogs/changelog from 2.7.0-beta-4 to nightly.md +++ b/releases/changelogs/changelog from 2.7.0-beta-4 to nightly.md @@ -1,3 +1,30 @@ +# Updated - Angelica - 1.0.0-beta20 --> 1.0.0-beta21 +Mod is client-side only. +## *1.0.0-beta21* +>## What's Changed +>* Add frametime and TPS graphs by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/739 +>* Backport F3 crosshair directions by @kotmatross28729 in https://github.com/GTNewHorizons/Angelica/pull/740 +>* Item Renderer Optimization by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/741 +>* non silly pr title [ci skip] by @Roadhog360 in https://github.com/GTNewHorizons/Angelica/pull/728 +> +>## New Contributors +>* @kotmatross28729 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/740 +>* @Roadhog360 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/728 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta20...1.0.0-beta21 +> + +# Updated - ModularUI - 1.2.13 --> 1.2.14 +## *1.2.14* +>## What's Changed +>* Save text field by numpad enter by @lordIcocain in https://github.com/GTNewHorizons/ModularUI/pull/87 +> +>## New Contributors +>* @lordIcocain made their first contribution in https://github.com/GTNewHorizons/ModularUI/pull/87 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.13...1.2.14 +> + # Updated - StructureLib - 1.3.5 --> 1.3.6 ## *1.3.6* >## What's Changed diff --git a/releases/changelogs/nightly builds/changelog from nightly 746 to 747.md b/releases/changelogs/nightly builds/changelog from nightly 746 to 747.md new file mode 100644 index 00000000..d9a13759 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 746 to 747.md @@ -0,0 +1,17 @@ +# Updated Angelica (1.0.0-beta20 --> 1.0.0-beta21) +**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta20...1.0.0-beta21 +>## What's Changed +> * Add frametime and TPS graphs by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/739 (1.0.0-beta21) +> * Backport F3 crosshair directions by @kotmatross28729 in https://github.com/GTNewHorizons/Angelica/pull/740 (1.0.0-beta21) +> * Item Renderer Optimization by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/741 (1.0.0-beta21) +> * non silly pr title [ci skip] by @Roadhog360 in https://github.com/GTNewHorizons/Angelica/pull/728 (1.0.0-beta21) +> + +# Updated ModularUI (1.2.13 --> 1.2.14) +**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.13...1.2.14 +>## What's Changed +> * Save text field by numpad enter by @lordIcocain in https://github.com/GTNewHorizons/ModularUI/pull/87 (1.2.14) +> + +# Credits +A special thanks to @Roadhog360, @kotmatross28729, @lordIcocain, who contributed to this release! \ No newline at end of file diff --git a/releases/manifests/nightly.json b/releases/manifests/nightly.json index 502e95fa..bef47881 100644 --- a/releases/manifests/nightly.json +++ b/releases/manifests/nightly.json @@ -1,7 +1,7 @@ { "version": "nightly", "last_version": "previous_nightly", - "last_updated": "2024-11-21T03:09:44.493711", + "last_updated": "2024-11-22T03:11:05.825534", "config": "2.7.0-nightly-2024-11-17", "github_mods": { "AdventureBackpack2": { @@ -645,7 +645,7 @@ "side": "BOTH" }, "ModularUI": { - "version": "1.2.13", + "version": "1.2.14", "side": "BOTH" }, "TX-Loader": { @@ -773,7 +773,7 @@ "side": "BOTH" }, "Angelica": { - "version": "1.0.0-beta20", + "version": "1.0.0-beta21", "side": "CLIENT" }, "AkashicTome": {