Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 11, 2023
1 parent 0ceb805 commit 515486f
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 11 deletions.
26 changes: 24 additions & 2 deletions gtnh-assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -19129,7 +19129,7 @@
},
{
"name": "GoodGenerator",
"latest_version": "0.7.4",
"latest_version": "0.7.5",
"private": false,
"versions": [
{
Expand Down Expand Up @@ -20848,6 +20848,17 @@
"browser_download_url": "https://github.com/GTNewHorizons/GoodGenerator/releases/download/0.7.4/GoodGenerator-0.7.4.jar",
"maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/GoodGenerator/0.7.4/GoodGenerator-0.7.4.jar",
"extra_assets": []
},
{
"version_tag": "0.7.5",
"changelog": "## What's Changed\n* Stop maintenance issues cropping up on fuel refinery. by @fluffle in https://github.com/GTNewHorizons/GoodGenerator/pull/215\n* Add UXV Component Assemblyline functionality by @GDCloudstrike in https://github.com/GTNewHorizons/GoodGenerator/pull/214\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GoodGenerator/compare/0.7.4...0.7.5\n",
"prerelease": false,
"tagged_at": "2023-10-11T21:30:42+00:00",
"filename": "GoodGenerator-0.7.5.jar",
"download_url": "https://api.github.com/repos/GTNewHorizons/GoodGenerator/releases/assets/130140862",
"browser_download_url": "https://github.com/GTNewHorizons/GoodGenerator/releases/download/0.7.5/GoodGenerator-0.7.5.jar",
"maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/GoodGenerator/0.7.5/GoodGenerator-0.7.5.jar",
"extra_assets": []
}
],
"license": "MIT License",
Expand Down Expand Up @@ -21005,7 +21016,7 @@
},
{
"name": "GT5-Unofficial",
"latest_version": "5.09.44.35",
"latest_version": "5.09.44.36",
"private": false,
"versions": [
{
Expand Down Expand Up @@ -28419,6 +28430,17 @@
"browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.44.35/gregtech-5.09.44.35.jar",
"maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/GT5-Unofficial/5.09.44.35/GT5-Unofficial-5.09.44.35.jar",
"extra_assets": []
},
{
"version_tag": "5.09.44.36",
"changelog": "## What's Changed\n* Add new way to add item data for recycling by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2306\n* Modularize the isBlockUnder check in GT_BaseCrop by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2330\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.44.35...5.09.44.36\n",
"prerelease": false,
"tagged_at": "2023-10-11T21:32:10+00:00",
"filename": "gregtech-5.09.44.36.jar",
"download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/130141042",
"browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.44.36/gregtech-5.09.44.36.jar",
"maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/GT5-Unofficial/5.09.44.36/GT5-Unofficial-5.09.44.36.jar",
"extra_assets": []
}
],
"license": "GNU Lesser General Public License v3.0",
Expand Down
12 changes: 8 additions & 4 deletions releases/changelogs/changelog from 2.4.1 to nightly.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,11 @@
> * allow small overshoot of power use for traveling by @Glease in https://github.com/GTNewHorizons/EnderIO/pull/133 (2.5.0)
>
# Updated GT5-Unofficial ([email protected] --> 5.09.44.35@Side.BOTH)
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.44.24...5.09.44.35
# Updated GT5-Unofficial ([email protected] --> 5.09.44.36@Side.BOTH)
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.44.24...5.09.44.36
>## What's Changed
> * Add new way to add item data for recycling by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2306 (5.09.44.36)
> * Modularize the isBlockUnder check in GT_BaseCrop by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2330 (5.09.44.36)
> * Fix insufficient power result not being persisted by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2328 (5.09.44.35)
> * Add OC test for 3 ticks to 1 tick by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2329 (5.09.44.35)
> * Allows covers to be configured to tick more slowly by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2307 (5.09.44.35)
Expand Down Expand Up @@ -165,9 +167,11 @@
> * @YeahImRose made their first contribution in https://github.com/GTNewHorizons/GTplusplus/pull/756 (1.10.12)
>
# Updated GoodGenerator ([email protected] --> 0.7.4@Side.BOTH)
**Full Changelog**: https://github.com/GTNewHorizons/GoodGenerator/compare/0.7.2...0.7.4
# Updated GoodGenerator ([email protected] --> 0.7.5@Side.BOTH)
**Full Changelog**: https://github.com/GTNewHorizons/GoodGenerator/compare/0.7.2...0.7.5
>## What's Changed
> * Stop maintenance issues cropping up on fuel refinery. by @fluffle in https://github.com/GTNewHorizons/GoodGenerator/pull/215 (0.7.5)
> * Add UXV Component Assemblyline functionality by @GDCloudstrike in https://github.com/GTNewHorizons/GoodGenerator/pull/214 (0.7.5)
> * Fluid cell tooltip change by @Alexdoru in https://github.com/GTNewHorizons/GoodGenerator/pull/213 (0.7.4)
> * Add more solidifier recipies for metastable oganesson by @Lyfts in https://github.com/GTNewHorizons/GoodGenerator/pull/212 (0.7.3)
>
Expand Down
6 changes: 3 additions & 3 deletions releases/manifests/nightly.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "nightly",
"last_version": "2.4.1",
"last_updated": "2023-10-11T21:31:00.036450",
"last_updated": "2023-10-11T21:45:27.470464",
"config": "2.4.2-nightly-2023-10-05",
"github_mods": {
"AdventureBackpack2": {
Expand Down Expand Up @@ -253,11 +253,11 @@
"side": "BOTH"
},
"GoodGenerator": {
"version": "0.7.4",
"version": "0.7.5",
"side": "BOTH"
},
"GT5-Unofficial": {
"version": "5.09.44.35",
"version": "5.09.44.36",
"side": "BOTH"
},
"GTNEIOrePlugin": {
Expand Down
4 changes: 2 additions & 2 deletions releases/readmes/README_nightly.MD
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,10 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow
| [Galaxy-Space-GTNH](https://github.com/GTNewHorizons/Galaxy-Space-GTNH) | 1.2.9-GTNH |
| [gendustry](https://github.com/GTNewHorizons/gendustry) | 1.6.5.5-GTNH |
| [GigaGramFab](https://github.com/GTNewHorizons/GigaGramFab) | 0.3.2 |
| [GoodGenerator](https://github.com/GTNewHorizons/GoodGenerator) | 0.7.4 |
| [GoodGenerator](https://github.com/GTNewHorizons/GoodGenerator) | 0.7.5 |
| [Gravitation-Suite-Neo](https://github.com/GTNewHorizons/Gravitation-Suite-Neo) | 1.0.15 |
| [Gravitation-Suite-old](https://forum.industrial-craft.net/thread/6915-ic2-exp-1-7-10-gravitation-suite-v2-0-3/) | 2.0.3 |
| [GT5-Unofficial](https://github.com/GTNewHorizons/GT5-Unofficial) | 5.09.44.35 |
| [GT5-Unofficial](https://github.com/GTNewHorizons/GT5-Unofficial) | 5.09.44.36 |
| [GTNEIOrePlugin](https://github.com/GTNewHorizons/GTNEIOrePlugin) | 1.1.3 |
| [GTNH-Intergalactic](https://github.com/GTNewHorizons/GTNH-Intergalactic) | 1.2.1 |
| [GTNH-Lanthanides](https://github.com/GTNewHorizons/GTNH-Lanthanides) | 0.11.2 |
Expand Down

0 comments on commit 515486f

Please sign in to comment.