Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 15, 2023
1 parent 8a782ac commit caab08a
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 12 deletions.
36 changes: 34 additions & 2 deletions gtnh-assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -33567,7 +33567,7 @@
},
{
"name": "GTplusplus",
"latest_version": "1.10.50",
"latest_version": "1.10.51",
"private": false,
"versions": [
{
Expand Down Expand Up @@ -37497,6 +37497,17 @@
"browser_download_url": "https://github.com/GTNewHorizons/GTplusplus/releases/download/1.10.50/GT-PlusPlus-1.10.50.jar",
"maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/GTplusplus/1.10.50/GTplusplus-1.10.50.jar",
"extra_assets": []
},
{
"version_tag": "1.10.51",
"changelog": "## What's Changed\n* Fix QFT focus chance calculation by @miozune in https://github.com/GTNewHorizons/GTplusplus/pull/805\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GTplusplus/compare/1.10.50...1.10.51\n",
"prerelease": false,
"tagged_at": "2023-12-15T13:38:04+00:00",
"filename": "GT-PlusPlus-1.10.51.jar",
"download_url": "https://api.github.com/repos/GTNewHorizons/GTplusplus/releases/assets/140853007",
"browser_download_url": "https://github.com/GTNewHorizons/GTplusplus/releases/download/1.10.51/GT-PlusPlus-1.10.51.jar",
"maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/GTplusplus/1.10.51/GTplusplus-1.10.51.jar",
"extra_assets": []
}
],
"license": "GNU General Public License v3.0",
Expand Down Expand Up @@ -41235,7 +41246,7 @@
},
{
"name": "KekzTech",
"latest_version": "0.9.4",
"latest_version": "0.9.6",
"private": false,
"versions": [
{
Expand Down Expand Up @@ -41815,6 +41826,27 @@
"browser_download_url": "https://github.com/GTNewHorizons/KekzTech/releases/download/0.9.4/kekztech-0.9.4.jar",
"maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/KekzTech/0.9.4/KekzTech-0.9.4.jar",
"extra_assets": []
},
{
"version_tag": "0.9.5",
"changelog": "## What's Changed\n* Fix LSC wireless explosions by @chochem in https://github.com/GTNewHorizons/KekzTech/pull/80\n* Fix lsc capacitor check by @chochem in https://github.com/GTNewHorizons/KekzTech/pull/79\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/KekzTech/compare/0.9.4...0.9.5\n",
"prerelease": false,
"tagged_at": "2023-12-15T11:04:49+00:00",
"filename": "kekztech-0.9.5.jar",
"download_url": "https://api.github.com/repos/GTNewHorizons/KekzTech/releases/assets/140833347",
"browser_download_url": "https://github.com/GTNewHorizons/KekzTech/releases/download/0.9.5/kekztech-0.9.5.jar",
"extra_assets": []
},
{
"version_tag": "0.9.6",
"changelog": "## What's Changed\n* Bs+dep update by @chochem in https://github.com/GTNewHorizons/KekzTech/pull/81\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/KekzTech/compare/0.9.5...0.9.6\n",
"prerelease": false,
"tagged_at": "2023-12-15T11:53:00+00:00",
"filename": "kekztech-0.9.6.jar",
"download_url": "https://api.github.com/repos/GTNewHorizons/KekzTech/releases/assets/140839264",
"browser_download_url": "https://github.com/GTNewHorizons/KekzTech/releases/download/0.9.6/kekztech-0.9.6.jar",
"maven_url": "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/GTNewHorizons/KekzTech/0.9.6/KekzTech-0.9.6.jar",
"extra_assets": []
}
],
"license": "MIT License",
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 @@ -689,9 +689,10 @@
> * @boubou19 made their first contribution in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/69 (0.11.2)
>
# Updated GTplusplus (1.10.11@Side.BOTH --> 1.10.50@Side.BOTH)
**Full Changelog**: https://github.com/GTNewHorizons/GTplusplus/compare/1.10.10...1.10.50
# Updated GTplusplus (1.10.11@Side.BOTH --> 1.10.51@Side.BOTH)
**Full Changelog**: https://github.com/GTNewHorizons/GTplusplus/compare/1.10.10...1.10.51
>## What's Changed
> * Fix QFT focus chance calculation by @miozune in https://github.com/GTNewHorizons/GTplusplus/pull/805 (1.10.51)
> * Fix QFT not recognizing circuit in separated input bus by @miozune in https://github.com/GTNewHorizons/GTplusplus/pull/804 (1.10.50)
> * Fix recipe for halfcompletecasing II by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/803 (1.10.49)
> * Fix asymmetry in the Quantum Force Transformer by @Pelotrio in https://github.com/GTNewHorizons/GTplusplus/pull/799 (1.10.48)
Expand Down Expand Up @@ -903,9 +904,12 @@
> * @querns made their first contribution in https://github.com/GTNewHorizons/Jabba/pull/26 (1.3.0)
>
# Updated KekzTech (0.9.1@Side.BOTH --> 0.9.4@Side.BOTH)
**Full Changelog**: https://github.com/GTNewHorizons/KekzTech/compare/0.9.0...0.9.4
# Updated KekzTech (0.9.1@Side.BOTH --> 0.9.6@Side.BOTH)
**Full Changelog**: https://github.com/GTNewHorizons/KekzTech/compare/0.9.0...0.9.6
>## What's Changed
> * Bs+dep update by @chochem in https://github.com/GTNewHorizons/KekzTech/pull/81 (0.9.6)
> * Fix LSC wireless explosions by @chochem in https://github.com/GTNewHorizons/KekzTech/pull/80 (0.9.5)
> * Fix lsc capacitor check by @chochem in https://github.com/GTNewHorizons/KekzTech/pull/79 (0.9.5)
> * Migrate to new RecipeMap by @miozune in https://github.com/GTNewHorizons/KekzTech/pull/78 (0.9.3)
> * Cleanup noXXXYYY methods by @miozune in https://github.com/GTNewHorizons/KekzTech/pull/77 (0.9.1)
>
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-12-14T18:24:02.998892",
"last_updated": "2023-12-15T13:49:02.101923",
"config": "2.5.0-RC1",
"github_mods": {
"AdventureBackpack2": {
Expand Down Expand Up @@ -277,7 +277,7 @@
"side": "BOTH"
},
"GTplusplus": {
"version": "1.10.50",
"version": "1.10.51",
"side": "BOTH"
},
"Hardcore-Ender-Expansion": {
Expand Down Expand Up @@ -345,7 +345,7 @@
"side": "BOTH"
},
"KekzTech": {
"version": "0.9.4",
"version": "0.9.6",
"side": "BOTH"
},
"KubaTech": {
Expand Down
6 changes: 3 additions & 3 deletions releases/readmes/README_nightly.MD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GT New Horizons Mod Pack

Version nightly is out 2023-12-14
Version nightly is out 2023-12-15

[![Build Status](http://jenkins.usrv.eu:8080/buildStatus/icon?job=GTNewHorizons%20Configs)](http://jenkins.usrv.eu:8080/job/GTNewHorizons%20Configs/)

Expand Down Expand Up @@ -346,7 +346,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow
| [GTNH-Lanthanides](https://github.com/GTNewHorizons/GTNH-Lanthanides) | 0.11.8 |
| [GTNH-TC-Wands](https://github.com/GTNewHorizons/GTNH-TC-Wands) | 1.3.1 |
| [GTNHLib](https://github.com/GTNewHorizons/GTNHLib) | 0.0.13 |
| [GTplusplus](https://github.com/GTNewHorizons/GTplusplus) | 1.10.50 |
| [GTplusplus](https://github.com/GTNewHorizons/GTplusplus) | 1.10.51 |
| [Hardcore Darkness](https://www.curseforge.com/minecraft/mc-mods/hardcore-darkness) | 1.7 |
| [Hardcore-Ender-Expansion](https://github.com/GTNewHorizons/Hardcore-Ender-Expansion) | 1.9.7-GTNH |
| [harvestcraft](https://github.com/GTNewHorizons/harvestcraft) | 1.1.4-GTNH |
Expand All @@ -370,7 +370,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow
| [Jabba](https://github.com/GTNewHorizons/Jabba) | 1.3.1 |
| [JourneyMap Server](https://www.curseforge.com/minecraft/mc-mods/journeymap-server) | 1.0.5 |
| [JourneyMap](https://www.curseforge.com/minecraft/mc-mods/journeymap) | 5.1.4p6-fairplay |
| [KekzTech](https://github.com/GTNewHorizons/KekzTech) | 0.9.4 |
| [KekzTech](https://github.com/GTNewHorizons/KekzTech) | 0.9.6 |
| [KubaTech](https://github.com/GTNewHorizons/KubaTech) | 0.13.11 |
| [LittleTiles](https://github.com/GTNewHorizons/LittleTiles) | 1.2.9-GTNH |
| [LogisticsPipes](https://github.com/GTNewHorizons/LogisticsPipes) | 1.0.8-GTNH |
Expand Down

0 comments on commit caab08a

Please sign in to comment.