diff --git a/.github/workflows/nightly-modpack-build.yml b/.github/workflows/nightly-modpack-build.yml index 55fc122f..9dc5cad9 100644 --- a/.github/workflows/nightly-modpack-build.yml +++ b/.github/workflows/nightly-modpack-build.yml @@ -82,6 +82,21 @@ jobs: path: cache key: daxxl-${{ runner.os }}-${{ steps.date.outputs.cachedate }} + - name: Retrieve last non-nightly release name + shell: bash + if: success() || failure() + run: | + last_non_nightly_release_name="$(jq -r '.releases | map(select(contains("nightly") | not)) | last' <./gtnh-modpack.json)" + echo "nightly_non_nightly_changelog_file=./releases/changelogs/changelog from ${last_non_nightly_release_name} to nightly.md" >> $GITHUB_ENV + echo "last_non_nightly_release_name=${last_non_nightly_release_name}" >> $GITHUB_ENV + + - name: Generate changelog between nightly and last non-nightly release + shell: bash + env: + GITHUB_TOKEN: ${{ secrets.NIGHTLY_GITHUB_TOKEN }} + run: | + poetry run python -m gtnh.cli.generate_changelog --previous-release-name "$last_non_nightly_release_name" nightly > "$nightly_non_nightly_changelog_file" + # Upload modpack - name: Upload manifest @@ -172,6 +187,7 @@ jobs: git config user.name "github-actions[bot]" git config user.email "41898282+github-actions[bot]@users.noreply.github.com" git config pull.rebase true + git add "$nightly_non_nightly_changelog_file" git add "./releases/changelogs/nightly builds" git add ./releases/manifests/nightly.json git add ./gtnh-assets.json diff --git a/gtnh-assets.json b/gtnh-assets.json index 17ad5492..58bc17ac 100644 --- a/gtnh-assets.json +++ b/gtnh-assets.json @@ -1,17 +1,547 @@ { "config": { "name": "GT-New-Horizons-Modpack", - "latest_version": "2.7.0-nightly-2024-11-09", + "latest_version": "2.7.0-nightly-2024-11-17", "needs_attention": true, "versions": [ + { + "version_tag": "2.1.2.3qf-test", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-03-13T19:31:39+00:00", + "filename": "2.1.2.3qf-test.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/59399229", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.3qf-test/2.1.2.3qf-test.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-6-zeta-dev", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-10T09:29:55+00:00", + "filename": "2.1.2.4-6-zeta-dev.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/68088196", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-6-zeta-dev/2.1.2.4-6-zeta-dev.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-7-dev", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-12T19:54:14+00:00", + "filename": "2.1.2.4-7-dev.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/68280382", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-7-dev/2.1.2.4-7-dev.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-8-dev", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-12T20:54:38+00:00", + "filename": "2.1.2.4-8-dev.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/68283725", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-8-dev/2.1.2.4-8-dev.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-9-dev", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-14T21:44:06+00:00", + "filename": "2.1.2.4-9-dev.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/68492443", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-9-dev/2.1.2.4-9-dev.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-10", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-15T22:24:02+00:00", + "filename": "2.1.2.4-10.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/68606735", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-10/2.1.2.4-10.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-11-dev", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-16T18:37:40+00:00", + "filename": "2.1.2.4-11-dev.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/68698851", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-11-dev/2.1.2.4-11-dev.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-12-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-22T09:30:45+00:00", + "filename": "2.1.2.4-12-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/69233541", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-12-pre/2.1.2.4-12-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-13-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-24T13:59:21+00:00", + "filename": "2.1.2.4-13-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/69507877", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-13-pre/2.1.2.4-13-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-14-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-06-26T11:55:39+00:00", + "filename": "2.1.2.4-14-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/69678300", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-14-pre/2.1.2.4-14-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-15-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-07-05T15:02:22+00:00", + "filename": "2.1.2.4-15-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/70638192", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-15-pre/2.1.2.4-15-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-16-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-07-05T16:05:03+00:00", + "filename": "2.1.2.4-16-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/70644281", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-16-pre/2.1.2.4-16-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-17-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-07-06T12:51:23+00:00", + "filename": "2.1.2.4-17-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/70736026", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-17-pre/2.1.2.4-17-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-18-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-07-08T10:11:46+00:00", + "filename": "2.1.2.4-18-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/70956071", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-18-pre/2.1.2.4-18-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-19-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-07-12T13:41:36+00:00", + "filename": "2.1.2.4-19-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/71341083", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-19-pre/2.1.2.4-19-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-20-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-07-13T14:55:55+00:00", + "filename": "2.1.2.4-20-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/71463118", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-20-pre/2.1.2.4-20-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-21-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-01T08:55:00+00:00", + "filename": "2.1.2.4-21-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/73316191", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-21-pre/2.1.2.4-21-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-22-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-01T10:19:23+00:00", + "filename": "2.1.2.4-22-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/73323921", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-22-pre/2.1.2.4-22-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-23-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-02T11:31:25+00:00", + "filename": "2.1.2.4-23-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/73442048", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-23-pre/2.1.2.4-23-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-24-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-03T01:40:44+00:00", + "filename": "2.1.2.4-24-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/73510337", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-24-pre/2.1.2.4-24-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-25-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-03T09:24:59+00:00", + "filename": "2.1.2.4-25-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/73544160", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-25-pre/2.1.2.4-25-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-26-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-14T14:06:43+00:00", + "filename": "2.1.2.4-26-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/74683655", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-26-pre/2.1.2.4-26-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-27-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-16T19:31:57+00:00", + "filename": "2.1.2.4-27-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/74909241", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-27-pre/2.1.2.4-27-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-28-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-17T09:35:21+00:00", + "filename": "2.1.2.4-28-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/74969236", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-28-pre/2.1.2.4-28-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.1.2.4-29-pre", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-08-28T13:50:59+00:00", + "filename": "2.1.2.4-29-pre.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/76105656", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.1.2.4-29-pre/2.1.2.4-29-pre.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.0.0-RC-1", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-09-06T17:38:04+00:00", + "filename": "2.2.0.0-RC-1.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/77045842", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.0.0-RC-1/2.2.0.0-RC-1.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.0.0-RC-2", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-09-10T14:06:49+00:00", + "filename": "2.2.0.0-RC-2.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/77448203", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.0.0-RC-2/2.2.0.0-RC-2.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.0.0-RC-3", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-09-18T09:34:49+00:00", + "filename": "2.2.0.0-RC-3.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/78234075", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.0.0-RC-3/2.2.0.0-RC-3.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.0.0-RC-4", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-09-24T10:28:46+00:00", + "filename": "2.2.0.0-RC-4.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/78870238", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.0.0-RC-4/2.2.0.0-RC-4.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.0.0", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-09-27T14:03:52+00:00", + "filename": "2.2.0.0.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/79179822", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.0.0/2.2.0.0.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.0.1", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-10-03T10:57:51+00:00", + "filename": "2.2.0.1.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/79802269", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.0.1/2.2.0.1.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.1", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-10-05T17:39:39+00:00", + "filename": "2.2.1.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/80064643", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.1/2.2.1.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.2", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-10-06T09:06:44+00:00", + "filename": "2.2.2.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/80130363", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.2/2.2.2.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.3", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-10-07T21:10:06+00:00", + "filename": "2.2.3.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/80312736", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.3/2.2.3.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.4", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-10-09T11:22:11+00:00", + "filename": "2.2.4.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/80448153", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.4/2.2.4.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.5", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-10-13T07:57:49+00:00", + "filename": "2.2.5.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/80863550", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.5/2.2.5.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.6", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-12-10T12:33:18+00:00", + "filename": "2.2.6.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/87698080", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.6/2.2.6.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.7", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-12-11T18:53:04+00:00", + "filename": "2.2.7.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/87815867", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.7/2.2.7.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.8", + "changelog": "", + "prerelease": false, + "tagged_at": "2022-12-24T00:03:09+00:00", + "filename": "2.2.8.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/89321974", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.8/2.2.8.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.9", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-02-12T18:50:20+00:00", + "filename": "2.2.9.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/95359249", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.9/2.2.9.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.10", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-02-17T21:50:44+00:00", + "filename": "2.2.10.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/96116903", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.10/2.2.10.zip", + "extra_assets": [] + }, + { + "version_tag": "2.2.11-nightly", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-02-21T19:04:41+00:00", + "filename": "2.2.11-nightly.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/96563168", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.2.11-nightly/2.2.11-nightly.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.0-RC1", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-03-01T15:02:33+00:00", + "filename": "2.3.0-RC1.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/97615711", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.0-RC1/2.3.0-RC1.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.0-RC2", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-03-03T12:15:05+00:00", + "filename": "2.3.0-RC2.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/97901800", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.0-RC2/2.3.0-RC2.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.0-RC3", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-03-06T07:02:42+00:00", + "filename": "2.3.0-RC3.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/98204591", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.0-RC3/2.3.0-RC3.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.0-RC4", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-03-10T10:25:00+00:00", + "filename": "2.3.0-RC4.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/98817489", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.0-RC4/2.3.0-RC4.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.0", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-03-11T08:39:47+00:00", + "filename": "2.3.0.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/98945674", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.0/2.3.0.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.1", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-03-19T12:41:44+00:00", + "filename": "2.3.1.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/100023881", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.1/2.3.1.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.2", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-03-26T14:00:39+00:00", + "filename": "2.3.2.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/101023197", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.2/2.3.2.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.3", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-04-23T11:11:45+00:00", + "filename": "2.3.3.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/104919769", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.3/2.3.3.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.4", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-06-11T12:35:23+00:00", + "filename": "2.3.4.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/112259041", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.4/2.3.4.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.4-nightly-2023-05-29", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-05-29T08:36:11+00:00", + "filename": "2.3.4-nightly-2023-05-29.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/110282706", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.4-nightly-2023-05-29/2.3.4-nightly-2023-05-29.zip", + "extra_assets": [] + }, + { + "version_tag": "2.3.4-nightly-2023-06-02", + "changelog": "", + "prerelease": false, + "tagged_at": "2023-06-02T18:25:20+00:00", + "filename": "2.3.4-nightly-2023-06-02.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/111020137", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.4-nightly-2023-06-02/2.3.4-nightly-2023-06-02.zip", + "extra_assets": [] + }, { "version_tag": "2.3.4-nihghtly-2023-06-05", "changelog": "", "prerelease": false, - "tagged_at": "2023-06-05T20:39:41+00:00", + "tagged_at": "2024-09-12T06:27:03+00:00", "filename": "2.3.4-nihghtly-2023-06-05.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/111412143", - "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/untagged-ff6eb934e7843fffe562/2.3.4-nihghtly-2023-06-05.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/192138831", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.3.4-nihghtly-2023-06-05/2.3.4-nihghtly-2023-06-05.zip", "extra_assets": [] }, { @@ -975,13 +1505,13 @@ "extra_assets": [] }, { - "version_tag": "2.7.0-nightlies-2024-09-06", + "version_tag": "2.7.0-beta-4", "changelog": "", "prerelease": false, - "tagged_at": "2024-09-06T11:19:39+00:00", - "filename": "2.7.0-nightlies-2024-09-06.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/190841387", - "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/untagged-c5adf00a3934f44c924e/2.7.0-nightlies-2024-09-06.zip", + "tagged_at": "2024-11-18T11:22:38+00:00", + "filename": "2.7.0-beta-4.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/207311989", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.7.0-beta-4/2.7.0-beta-4.zip", "extra_assets": [] }, { @@ -1654,16 +2184,6 @@ "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.7.0-nightly-2024-09-02/2.7.0-nightly-2024-09-02.zip", "extra_assets": [] }, - { - "version_tag": "2.7.0-nightly-2024-09-2-2", - "changelog": "", - "prerelease": false, - "tagged_at": "2024-09-02T20:47:38+00:00", - "filename": "2.7.0-nightly-2024-09-2-2.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/189959296", - "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/untagged-77060876875de791204d/2.7.0-nightly-2024-09-2-2.zip", - "extra_assets": [] - }, { "version_tag": "2.7.0-nightly-2024-09-03", "changelog": "", @@ -2013,6 +2533,36 @@ "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/205301845", "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.7.0-nightly-2024-11-09/2.7.0-nightly-2024-11-09.zip", "extra_assets": [] + }, + { + "version_tag": "2.7.0-nightly-2024-11-11", + "changelog": "", + "prerelease": false, + "tagged_at": "2024-11-11T09:45:31+00:00", + "filename": "2.7.0-nightly-2024-11-11.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/205637172", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.7.0-nightly-2024-11-11/2.7.0-nightly-2024-11-11.zip", + "extra_assets": [] + }, + { + "version_tag": "2.7.0-nightly-2024-11-16", + "changelog": "", + "prerelease": false, + "tagged_at": "2024-11-16T14:38:23+00:00", + "filename": "2.7.0-nightly-2024-11-16.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/206960988", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.7.0-nightly-2024-11-16/2.7.0-nightly-2024-11-16.zip", + "extra_assets": [] + }, + { + "version_tag": "2.7.0-nightly-2024-11-17", + "changelog": "", + "prerelease": false, + "tagged_at": "2024-11-17T09:48:31+00:00", + "filename": "2.7.0-nightly-2024-11-17.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack/releases/assets/207097554", + "browser_download_url": "https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/releases/download/2.7.0-nightly-2024-11-17/2.7.0-nightly-2024-11-17.zip", + "extra_assets": [] } ], "type": "config", @@ -2027,30 +2577,30 @@ "version_tag": "ru_RU-latest", "changelog": "", "prerelease": false, - "tagged_at": "2024-11-08T03:12:07+00:00", - "filename": "GTNH-ru_RU-Translation-Nightly-2024-11-08+252.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/204968610", - "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/untagged-fb0972497957513a5acc/GTNH-ru_RU-Translation-Nightly-2024-11-08%2B252.zip", + "tagged_at": "2024-11-18T03:26:07+00:00", + "filename": "GTNH-ru_RU-Translation-Nightly-2024-11-18+262.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/207237850", + "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/untagged-fe9f90fdd245d7cfccf3/GTNH-ru_RU-Translation-Nightly-2024-11-18%2B262.zip", "extra_assets": [] }, { "version_tag": "tr_TR-latest", "changelog": "", "prerelease": false, - "tagged_at": "2024-11-10T03:03:23+00:00", - "filename": "GTNH-tr_TR-Translation-Nightly-2024-11-10+254.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/205407610", - "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/tr_TR-latest/GTNH-tr_TR-Translation-Nightly-2024-11-10%2B254.zip", + "tagged_at": "2024-11-19T03:12:49+00:00", + "filename": "GTNH-tr_TR-Translation-Nightly-2024-11-19+263.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/207481094", + "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/tr_TR-latest/GTNH-tr_TR-Translation-Nightly-2024-11-19%2B263.zip", "extra_assets": [] }, { "version_tag": "zh_CN-latest", "changelog": "", "prerelease": false, - "tagged_at": "2024-11-10T02:39:09+00:00", - "filename": "GTNH-zh_CN-Translation-Nightly-2024-11-10+254.zip", - "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/205404175", - "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/zh_CN-latest/GTNH-zh_CN-Translation-Nightly-2024-11-10%2B254.zip", + "tagged_at": "2024-11-20T02:47:51+00:00", + "filename": "GTNH-zh_CN-Translation-Nightly-2024-11-20+264.zip", + "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Translations/releases/assets/207731940", + "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Translations/releases/download/zh_CN-latest/GTNH-zh_CN-Translation-Nightly-2024-11-20%2B264.zip", "extra_assets": [] } ], @@ -2060,7 +2610,7 @@ "mods": [ { "name": "UniMixins", - "latest_version": "0.1.18", + "latest_version": "0.1.19", "needs_attention": false, "versions": [ { @@ -2202,6 +2752,15 @@ "filename": "+unimixins-all-1.7.10-0.1.18.jar", "download_url": "https://mediafilez.forgecdn.net/files/5819/979/%2Bunimixins-all-1.7.10-0.1.18.jar", "browser_download_url": "https://www.curseforge.com/minecraft/mc-mods/unimixins/download/5819979" + }, + { + "version_tag": "0.1.19", + "changelog": "", + "prerelease": false, + "tagged_at": "2024-11-16T21:28:10.564728", + "filename": "+unimixins-all-1.7.10-0.1.19.jar", + "download_url": "https://mediafilez.forgecdn.net/files/5858/384/%2Bunimixins-all-1.7.10-0.1.19.jar", + "browser_download_url": "https://www.curseforge.com/minecraft/mc-mods/unimixins/files/5858384" } ], "license": "MIT/LGPL", @@ -2310,7 +2869,7 @@ }, { "name": "AdventureBackpack2", - "latest_version": "1.2.3-GTNH", + "latest_version": "1.2.4-GTNH", "private": false, "versions": [ { @@ -2586,6 +3145,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/AdventureBackpack2/releases/download/1.2.3-GTNH/adventurebackpack-1.2.3-GTNH.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/AdventureBackpack2/1.2.3-GTNH/AdventureBackpack2-1.2.3-GTNH.jar", "extra_assets": [] + }, + { + "version_tag": "1.2.4-GTNH", + "changelog": "## What's Changed\n* close item inventory if parent item is gone by @Glease in https://github.com/GTNewHorizons/AdventureBackpack2/pull/24\n\n## New Contributors\n* @Glease made their first contribution in https://github.com/GTNewHorizons/AdventureBackpack2/pull/24\n\n**Full Changelog**: https://github.com/GTNewHorizons/AdventureBackpack2/compare/1.2.3-GTNH...1.2.4-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-18T11:02:10+00:00", + "filename": "adventurebackpack-1.2.4-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/AdventureBackpack2/releases/assets/207308714", + "browser_download_url": "https://github.com/GTNewHorizons/AdventureBackpack2/releases/download/1.2.4-GTNH/adventurebackpack-1.2.4-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/AdventureBackpack2/1.2.4-GTNH/AdventureBackpack2-1.2.4-GTNH.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -2594,7 +3164,7 @@ }, { "name": "AE2FluidCraft-Rework", - "latest_version": "1.3.45-gtnh", + "latest_version": "1.3.48-gtnh", "private": false, "versions": [ { @@ -5076,6 +5646,38 @@ "browser_download_url": "https://github.com/GTNewHorizons/AE2FluidCraft-Rework/releases/download/1.3.45-gtnh/ae2fc-1.3.45-gtnh.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/AE2FluidCraft-Rework/1.3.45-gtnh/AE2FluidCraft-Rework-1.3.45-gtnh.jar", "extra_assets": [] + }, + { + "version_tag": "1.3.46-gtnh", + "changelog": "## What's Changed\n* Fix that the clicked slot in a level maintainer is not determined correctly by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/236\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.45-gtnh...1.3.46-gtnh\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:48:12+00:00", + "filename": "ae2fc-1.3.46-gtnh.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/AE2FluidCraft-Rework/releases/assets/206961767", + "browser_download_url": "https://github.com/GTNewHorizons/AE2FluidCraft-Rework/releases/download/1.3.46-gtnh/ae2fc-1.3.46-gtnh.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/AE2FluidCraft-Rework/1.3.46-gtnh/AE2FluidCraft-Rework-1.3.46-gtnh.jar", + "extra_assets": [] + }, + { + "version_tag": "1.3.47-gtnh", + "changelog": "## What's Changed\n* fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/243\n* Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/240\n* Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/241\n* fix changing size of the interface terminal switching to a different GUI entirely by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/242\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.46-gtnh...1.3.47-gtnh\n", + "prerelease": false, + "tagged_at": "2024-11-17T22:37:50+00:00", + "filename": "ae2fc-1.3.47-gtnh.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/AE2FluidCraft-Rework/releases/assets/207187592", + "browser_download_url": "https://github.com/GTNewHorizons/AE2FluidCraft-Rework/releases/download/1.3.47-gtnh/ae2fc-1.3.47-gtnh.jar", + "extra_assets": [] + }, + { + "version_tag": "1.3.48-gtnh", + "changelog": "**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.47-gtnh...1.3.48-gtnh\n", + "prerelease": false, + "tagged_at": "2024-11-18T07:29:48+00:00", + "filename": "ae2fc-1.3.48-gtnh.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/AE2FluidCraft-Rework/releases/assets/207270871", + "browser_download_url": "https://github.com/GTNewHorizons/AE2FluidCraft-Rework/releases/download/1.3.48-gtnh/ae2fc-1.3.48-gtnh.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/AE2FluidCraft-Rework/1.3.48-gtnh/AE2FluidCraft-Rework-1.3.48-gtnh.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -5322,7 +5924,7 @@ }, { "name": "AkashicTome", - "latest_version": "1.1.8", + "latest_version": "1.1.9", "private": false, "versions": [ { @@ -5438,6 +6040,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/AkashicTome/releases/download/1.1.8/akashictome-1.1.8.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/AkashicTome/1.1.8/AkashicTome-1.1.8.jar", "extra_assets": [] + }, + { + "version_tag": "1.1.9", + "changelog": "## What's Changed\n* Fix tome not unmorphing when punching air by @Lyfts in https://github.com/GTNewHorizons/AkashicTome/pull/13\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/AkashicTome/compare/1.1.8...1.1.9\n", + "prerelease": false, + "tagged_at": "2024-11-18T07:37:09+00:00", + "filename": "akashictome-1.1.9.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/AkashicTome/releases/assets/207271816", + "browser_download_url": "https://github.com/GTNewHorizons/AkashicTome/releases/download/1.1.9/akashictome-1.1.9.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/AkashicTome/1.1.9/AkashicTome-1.1.9.jar", + "extra_assets": [] } ], "license": "All Rights Reserved (fallback)", @@ -6135,7 +6748,7 @@ }, { "name": "Angelica", - "latest_version": "1.0.0-beta18", + "latest_version": "1.0.0-beta20", "private": false, "versions": [ { @@ -6838,6 +7451,27 @@ "browser_download_url": "https://github.com/GTNewHorizons/Angelica/releases/download/1.0.0-beta18/angelica-1.0.0-beta18.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Angelica/1.0.0-beta18/Angelica-1.0.0-beta18.jar", "extra_assets": [] + }, + { + "version_tag": "1.0.0-beta19", + "changelog": "## What's Changed\n* Handle more incompatible mods by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/735\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta18...1.0.0-beta19\n", + "prerelease": false, + "tagged_at": "2024-11-16T19:27:14+00:00", + "filename": "angelica-1.0.0-beta19.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Angelica/releases/assets/206987731", + "browser_download_url": "https://github.com/GTNewHorizons/Angelica/releases/download/1.0.0-beta19/angelica-1.0.0-beta19.jar", + "extra_assets": [] + }, + { + "version_tag": "1.0.0-beta20", + "changelog": "## What's Changed\n* fix ArrayOutOfBounds in F3 debug text handler by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/736\n* Null check by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/737\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta19...1.0.0-beta20\n", + "prerelease": false, + "tagged_at": "2024-11-17T16:24:34+00:00", + "filename": "angelica-1.0.0-beta20.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Angelica/releases/assets/207137400", + "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": [] } ], "license": "All Rights Reserved (fallback)", @@ -7193,7 +7827,7 @@ }, { "name": "Applied-Energistics-2-Unofficial", - "latest_version": "rv3-beta-474-GTNH", + "latest_version": "rv3-beta-477-GTNH", "private": false, "versions": [ { @@ -10886,6 +11520,39 @@ "filename": "appliedenergistics2-rv3-beta-474-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/assets/205353694", "browser_download_url": "https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/download/rv3-beta-474-GTNH/appliedenergistics2-rv3-beta-474-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Applied-Energistics-2-Unofficial/rv3-beta-474-GTNH/Applied-Energistics-2-Unofficial-rv3-beta-474-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "rv3-beta-475-GTNH", + "changelog": "## What's Changed\n* Implement up down right left scrolling in GuiCraftingTree by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/607\n* Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/609\n* fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/611\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-474-GTNH...rv3-beta-475-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:38:22+00:00", + "filename": "appliedenergistics2-rv3-beta-475-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/assets/206960983", + "browser_download_url": "https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/download/rv3-beta-475-GTNH/appliedenergistics2-rv3-beta-475-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Applied-Energistics-2-Unofficial/rv3-beta-475-GTNH/Applied-Energistics-2-Unofficial-rv3-beta-475-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "rv3-beta-476-GTNH", + "changelog": "## What's Changed\n* Fix scroll bar drag click by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/608\n* Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/610\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-475-GTNH...rv3-beta-476-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-17T22:09:35+00:00", + "filename": "appliedenergistics2-rv3-beta-476-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/assets/207180559", + "browser_download_url": "https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/download/rv3-beta-476-GTNH/appliedenergistics2-rv3-beta-476-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "rv3-beta-477-GTNH", + "changelog": "**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-476-GTNH...rv3-beta-477-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-18T07:28:04+00:00", + "filename": "appliedenergistics2-rv3-beta-477-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/assets/207270546", + "browser_download_url": "https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/releases/download/rv3-beta-477-GTNH/appliedenergistics2-rv3-beta-477-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Applied-Energistics-2-Unofficial/rv3-beta-477-GTNH/Applied-Energistics-2-Unofficial-rv3-beta-477-GTNH.jar", "extra_assets": [] } ], @@ -14911,6 +15578,7 @@ "filename": "BetterQuesting-3.6.22-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/BetterQuesting/releases/assets/205305940", "browser_download_url": "https://github.com/GTNewHorizons/BetterQuesting/releases/download/3.6.22-GTNH/BetterQuesting-3.6.22-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/BetterQuesting/3.6.22-GTNH/BetterQuesting-3.6.22-GTNH.jar", "extra_assets": [] } ], @@ -15008,7 +15676,7 @@ }, { "name": "Binnie", - "latest_version": "2.4.3", + "latest_version": "2.4.4", "private": false, "versions": [ { @@ -15484,6 +16152,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/Binnie/releases/download/2.4.3/binnie-mods-2.4.3.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Binnie/2.4.3/Binnie-2.4.3.jar", "extra_assets": [] + }, + { + "version_tag": "2.4.4", + "changelog": "## What's Changed\n* Fixing Waila showing incorrect blocks for logs by @Cardinalstars in https://github.com/GTNewHorizons/Binnie/pull/54\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.4.3...2.4.4\n", + "prerelease": false, + "tagged_at": "2024-11-13T06:15:54+00:00", + "filename": "binnie-mods-2.4.4.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Binnie/releases/assets/206135637", + "browser_download_url": "https://github.com/GTNewHorizons/Binnie/releases/download/2.4.4/binnie-mods-2.4.4.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Binnie/2.4.4/Binnie-2.4.4.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -18522,7 +19201,7 @@ }, { "name": "CodeChickenCore", - "latest_version": "1.3.9", + "latest_version": "1.3.10", "private": false, "versions": [ { @@ -18779,6 +19458,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/CodeChickenCore/releases/download/1.3.9/CodeChickenCore-1.3.9.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/CodeChickenCore/1.3.9/CodeChickenCore-1.3.9.jar", "extra_assets": [] + }, + { + "version_tag": "1.3.10", + "changelog": "## What's Changed\n* Allow colorful Tooltips by @glowredman in https://github.com/GTNewHorizons/CodeChickenCore/pull/24\n\n## New Contributors\n* @glowredman made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/24\n\n**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.9...1.3.10\n", + "prerelease": false, + "tagged_at": "2024-11-13T20:28:29+00:00", + "filename": "CodeChickenCore-1.3.10.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/CodeChickenCore/releases/assets/206292488", + "browser_download_url": "https://github.com/GTNewHorizons/CodeChickenCore/releases/download/1.3.10/CodeChickenCore-1.3.10.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/CodeChickenCore/1.3.10/CodeChickenCore-1.3.10.jar", + "extra_assets": [] } ], "license": "MIT License", @@ -20316,7 +21006,7 @@ }, { "name": "Crops-plus-plus", - "latest_version": "1.7.9", + "latest_version": "1.7.11", "private": false, "versions": [ { @@ -20789,6 +21479,27 @@ "browser_download_url": "https://github.com/GTNewHorizons/Crops-plus-plus/releases/download/1.7.9/CropsPP-1.7.9.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Crops-plus-plus/1.7.9/Crops-plus-plus-1.7.9.jar", "extra_assets": [] + }, + { + "version_tag": "1.7.10", + "changelog": "## What's Changed\n* Make Spade behave more like a vanilla Hoe by @wlhlm in https://github.com/GTNewHorizons/Crops-plus-plus/pull/82\n\n## New Contributors\n* @wlhlm made their first contribution in https://github.com/GTNewHorizons/Crops-plus-plus/pull/82\n\n**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.7.9...1.7.10\n", + "prerelease": false, + "tagged_at": "2024-11-12T20:41:25+00:00", + "filename": "CropsPP-1.7.10.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Crops-plus-plus/releases/assets/206027167", + "browser_download_url": "https://github.com/GTNewHorizons/Crops-plus-plus/releases/download/1.7.10/CropsPP-1.7.10.jar", + "extra_assets": [] + }, + { + "version_tag": "1.7.11", + "changelog": "## What's Changed\n* Remove SPOOKY from Biome Humidity List by @zhehedream in https://github.com/GTNewHorizons/Crops-plus-plus/pull/81\n\n## New Contributors\n* @zhehedream made their first contribution in https://github.com/GTNewHorizons/Crops-plus-plus/pull/81\n\n**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.7.10...1.7.11\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:28:54+00:00", + "filename": "CropsPP-1.7.11.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Crops-plus-plus/releases/assets/206959334", + "browser_download_url": "https://github.com/GTNewHorizons/Crops-plus-plus/releases/download/1.7.11/CropsPP-1.7.11.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Crops-plus-plus/1.7.11/Crops-plus-plus-1.7.11.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -23144,7 +23855,7 @@ }, { "name": "EnderIO", - "latest_version": "2.8.20", + "latest_version": "2.8.22", "private": false, "versions": [ { @@ -24382,6 +25093,27 @@ "browser_download_url": "https://github.com/GTNewHorizons/EnderIO/releases/download/2.8.20/EnderIO-2.8.20.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/EnderIO/2.8.20/EnderIO-2.8.20.jar", "extra_assets": [] + }, + { + "version_tag": "2.8.21", + "changelog": "## What's Changed\n* removed conduit subtype by @Nockyx in https://github.com/GTNewHorizons/EnderIO/pull/179\n\n## New Contributors\n* @Nockyx made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/179\n\n**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.8.20...2.8.21\n", + "prerelease": false, + "tagged_at": "2024-11-12T11:20:43+00:00", + "filename": "EnderIO-2.8.21.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/EnderIO/releases/assets/205918303", + "browser_download_url": "https://github.com/GTNewHorizons/EnderIO/releases/download/2.8.21/EnderIO-2.8.21.jar", + "extra_assets": [] + }, + { + "version_tag": "2.8.22", + "changelog": "## What's Changed\n* Prevent Silver Capacitor from being used as Upgrade by @54M44R in https://github.com/GTNewHorizons/EnderIO/pull/178\n* Fix Zombie Generator NPE by @Kogepan229 in https://github.com/GTNewHorizons/EnderIO/pull/180\n\n## New Contributors\n* @54M44R made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/178\n* @Kogepan229 made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/180\n\n**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.8.21...2.8.22\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:32:40+00:00", + "filename": "EnderIO-2.8.22.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/EnderIO/releases/assets/206960027", + "browser_download_url": "https://github.com/GTNewHorizons/EnderIO/releases/download/2.8.22/EnderIO-2.8.22.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/EnderIO/2.8.22/EnderIO-2.8.22.jar", + "extra_assets": [] } ], "license": "Original code is All Rights Reserved, GTNH modifications are licensed under the GNU Lesser General Public License v3.0.", @@ -25734,7 +26466,7 @@ }, { "name": "FloodLights", - "latest_version": "1.4.1", + "latest_version": "1.4.2", "private": false, "versions": [ { @@ -25779,6 +26511,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/FloodLights/releases/download/1.4.1/FloodLights-1.4.1.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/FloodLights/1.4.1/FloodLights-1.4.1.jar", "extra_assets": [] + }, + { + "version_tag": "1.4.2", + "changelog": "## What's Changed\n* sanity te check & update bs+deps by @Pilzinsel64 in https://github.com/GTNewHorizons/FloodLights/pull/5\n\n## New Contributors\n* @Pilzinsel64 made their first contribution in https://github.com/GTNewHorizons/FloodLights/pull/5\n\n**Full Changelog**: https://github.com/GTNewHorizons/FloodLights/compare/1.4.1...1.4.2\n", + "prerelease": false, + "tagged_at": "2024-11-11T23:24:47+00:00", + "filename": "FloodLights-1.4.2.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/FloodLights/releases/assets/205785261", + "browser_download_url": "https://github.com/GTNewHorizons/FloodLights/releases/download/1.4.2/FloodLights-1.4.2.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/FloodLights/1.4.2/FloodLights-1.4.2.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -25888,7 +26631,7 @@ }, { "name": "ForestryMC", - "latest_version": "4.9.16", + "latest_version": "4.9.18", "private": false, "versions": [ { @@ -26678,6 +27421,28 @@ "browser_download_url": "https://github.com/GTNewHorizons/ForestryMC/releases/download/4.9.16/Forestry-4.9.16.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ForestryMC/4.9.16/ForestryMC-4.9.16.jar", "extra_assets": [] + }, + { + "version_tag": "4.9.17", + "changelog": "## What's Changed\n* Fix NPE in logic of radioactive effect by @OneEyeMaker in https://github.com/GTNewHorizons/ForestryMC/pull/83\n\n## New Contributors\n* @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/ForestryMC/pull/83\n\n**Full Changelog**: https://github.com/GTNewHorizons/ForestryMC/compare/4.9.16...4.9.17\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:43:25+00:00", + "filename": "Forestry-4.9.17.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/ForestryMC/releases/assets/206961361", + "browser_download_url": "https://github.com/GTNewHorizons/ForestryMC/releases/download/4.9.17/Forestry-4.9.17.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ForestryMC/4.9.17/ForestryMC-4.9.17.jar", + "extra_assets": [] + }, + { + "version_tag": "4.9.18", + "changelog": "## What's Changed\n* close item inventory if parent item is gone by @Glease in https://github.com/GTNewHorizons/ForestryMC/pull/84\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/ForestryMC/compare/4.9.17...4.9.18\n", + "prerelease": false, + "tagged_at": "2024-11-18T11:03:29+00:00", + "filename": "Forestry-4.9.18.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/ForestryMC/releases/assets/207308930", + "browser_download_url": "https://github.com/GTNewHorizons/ForestryMC/releases/download/4.9.18/Forestry-4.9.18.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ForestryMC/4.9.18/ForestryMC-4.9.18.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -28183,7 +28948,7 @@ }, { "name": "Galaxy-Space-GTNH", - "latest_version": "1.1.96-GTNH", + "latest_version": "1.1.97-GTNH", "private": true, "versions": [ { @@ -28454,6 +29219,18 @@ "filename": "GalaxySpace-1.1.96-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/Galaxy-Space-GTNH/releases/assets/205302578", "browser_download_url": "https://github.com/GTNewHorizons/Galaxy-Space-GTNH/releases/download/1.1.96-GTNH/GalaxySpace-1.1.96-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Galaxy-Space-GTNH/1.1.96-GTNH/Galaxy-Space-GTNH-1.1.96-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "1.1.97-GTNH", + "changelog": "**Full Changelog**: https://github.com/GTNewHorizons/Galaxy-Space-GTNH/compare/1.1.96-GTNH...1.1.97-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-18T11:02:37+00:00", + "filename": "GalaxySpace-1.1.97-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Galaxy-Space-GTNH/releases/assets/207308783", + "browser_download_url": "https://github.com/GTNewHorizons/Galaxy-Space-GTNH/releases/download/1.1.97-GTNH/GalaxySpace-1.1.97-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Galaxy-Space-GTNH/1.1.97-GTNH/Galaxy-Space-GTNH-1.1.97-GTNH.jar", "extra_assets": [] } ], @@ -28463,7 +29240,7 @@ }, { "name": "gendustry", - "latest_version": "1.8.2-GTNH", + "latest_version": "1.8.3-GTNH", "private": false, "versions": [ { @@ -28568,6 +29345,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/gendustry/releases/download/1.8.2-GTNH/gendustry-1.8.2-GTNH.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/gendustry/1.8.2-GTNH/gendustry-1.8.2-GTNH.jar", "extra_assets": [] + }, + { + "version_tag": "1.8.3-GTNH", + "changelog": "## What's Changed\n* Fix Pollen Collection Kit NPE by @Kogepan229 in https://github.com/GTNewHorizons/gendustry/pull/12\n\n## New Contributors\n* @Kogepan229 made their first contribution in https://github.com/GTNewHorizons/gendustry/pull/12\n\n**Full Changelog**: https://github.com/GTNewHorizons/gendustry/compare/1.8.2-GTNH...1.8.3-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:25:07+00:00", + "filename": "gendustry-1.8.3-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/gendustry/releases/assets/206959046", + "browser_download_url": "https://github.com/GTNewHorizons/gendustry/releases/download/1.8.3-GTNH/gendustry-1.8.3-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/gendustry/1.8.3-GTNH/gendustry-1.8.3-GTNH.jar", + "extra_assets": [] } ], "license": "Minecraft Mod Public License v1.0.1.", @@ -31523,7 +32311,7 @@ }, { "name": "GT5-Unofficial", - "latest_version": "5.09.50.61", + "latest_version": "5.09.50.72", "private": false, "versions": [ { @@ -44966,6 +45754,120 @@ "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/205327059", "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.61/gregtech-5.09.50.61.jar", "extra_assets": [] + }, + { + "version_tag": "5.09.50.62", + "changelog": "## What's Changed\n* Custom iconset for bedrockium by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3471\n* Add Very Heavy Oil Cell to Materials list by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3472\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.61...5.09.50.62\n", + "prerelease": false, + "tagged_at": "2024-11-11T09:34:42+00:00", + "filename": "gregtech-5.09.50.62.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/205635386", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.62/gregtech-5.09.50.62.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/GT5-Unofficial/5.09.50.62/GT5-Unofficial-5.09.50.62.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.63", + "changelog": "## What's Changed\n* Remove OC AVR architecture by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3474\n* Adjust number formatting in WAILA machine progress line by @wlhlm in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3478\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.62...5.09.50.63\n", + "prerelease": false, + "tagged_at": "2024-11-11T19:00:12+00:00", + "filename": "gregtech-5.09.50.63.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/205734189", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.63/gregtech-5.09.50.63.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.64", + "changelog": "## What's Changed\n* Fix Solidifier Autoplace and Add Glass Subchannel by @Ruling-0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3480\n* Small solidifier structure check fix by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3479\n* Add tool batch mode for some multis by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3475\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.63...5.09.50.64\n", + "prerelease": false, + "tagged_at": "2024-11-11T23:30:45+00:00", + "filename": "gregtech-5.09.50.64.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/205785901", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.64/gregtech-5.09.50.64.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.65", + "changelog": "## What's Changed\n* Fix to Vanadium Redox Power Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3481\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.64...5.09.50.65\n", + "prerelease": false, + "tagged_at": "2024-11-12T11:16:20+00:00", + "filename": "gregtech-5.09.50.65.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/205917660", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.65/gregtech-5.09.50.65.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.66", + "changelog": "## What's Changed\n* Delete NBT data about crafting components on MetaTileEntity by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3476\n* Save custom name on particular case by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3473\n* Improve EoH tier numbering in portable scanner info by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3483\n* remove duplicate motor recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3484\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.65...5.09.50.66\n", + "prerelease": false, + "tagged_at": "2024-11-12T20:43:29+00:00", + "filename": "gregtech-5.09.50.66.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/206027583", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.66/gregtech-5.09.50.66.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.67", + "changelog": "## What's Changed\n* rebalance of plasma chain recipes by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3468\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.66...5.09.50.67\n", + "prerelease": false, + "tagged_at": "2024-11-13T06:18:59+00:00", + "filename": "gregtech-5.09.50.67.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/206136287", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.67/gregtech-5.09.50.67.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.68", + "changelog": "## What's Changed\n* Add configurable EOH Energy Display by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3477\n* Add nbt safeguard for dtpf convergence catalyst type by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3486\n* Fix Volumetric Flasks Render by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3488\n* Adds a blacklist to prevent certain dims like Twilight Forest from generating overworld ores by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3438\n* added recipe using rutile, scheelite and ilmenite for qft Tita-Tungsten-Catalyst by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3482\n* Add explicit mention of exotic energy hatches by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3491\n* Fix advanced mufflers in the XLGT and other multiblocks with >1 muffler hatch by @nshepperd in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3489\n* Prevent screwdriver from changing pipe collision boxes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3493\n* Add tooltips to fluid/item pipe casings by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3492\n* Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3497\n* Simplify GT Assembler recipes for Muffler Upgrades by @HFPTetraUro in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3498\n* Fix pitchblende height range by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3500\n* Added mode swap button to Utupu Tanuri by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3499\n* Added Pipe Casing Recipes to Assembler by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3501\n* Reduce packets sent for shutdown duration UI by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3503\n* Add Ore Berries to Fluid Extraction Recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3502\n* Prevent -generation when long overflow for antimatter gen. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3378\n\n## New Contributors\n* @nshepperd made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3489\n* @HFPTetraUro made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3498\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.67...5.09.50.68\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:47:04+00:00", + "filename": "gregtech-5.09.50.68.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/206961646", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.68/gregtech-5.09.50.68.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/GT5-Unofficial/5.09.50.68/GT5-Unofficial-5.09.50.68.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.69", + "changelog": "## What's Changed\n* Restore hydration cell recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3507\n* Add throughput to Wireless Energy Hatch tooltip by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3506\n* Improve EHE info and buff lava in EHE by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3494\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.68...5.09.50.69\n", + "prerelease": false, + "tagged_at": "2024-11-16T19:04:36+00:00", + "filename": "gregtech-5.09.50.69.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/206984648", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.69/gregtech-5.09.50.69.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.70", + "changelog": "## What's Changed\n* Fix (another) Computation Bug by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3432\n* Remove the GT++ programmed circuit from certain chem plant recipes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3495\n* Add Raw Ores to Isamill recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3496\n* update the BlockPosHighlighter call to AE2 in MTEDroneCentre by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3487\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.69...5.09.50.70\n", + "prerelease": false, + "tagged_at": "2024-11-17T22:27:44+00:00", + "filename": "gregtech-5.09.50.70.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/207184729", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.70/gregtech-5.09.50.70.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.71", + "changelog": "## What's Changed\n* 9x crop leaf extraction by @LazyFleshWasTaken in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3511\n\n## New Contributors\n* @LazyFleshWasTaken made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3511\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.70...5.09.50.71\n", + "prerelease": false, + "tagged_at": "2024-11-18T07:40:48+00:00", + "filename": "gregtech-5.09.50.71.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/207272155", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.71/gregtech-5.09.50.71.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/GT5-Unofficial/5.09.50.71/GT5-Unofficial-5.09.50.71.jar", + "extra_assets": [] + }, + { + "version_tag": "5.09.50.72", + "changelog": "## What's Changed\n* move away from classicHatches() hatch adder by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3512\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.71...5.09.50.72\n", + "prerelease": false, + "tagged_at": "2024-11-18T11:05:25+00:00", + "filename": "gregtech-5.09.50.72.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GT5-Unofficial/releases/assets/207309202", + "browser_download_url": "https://github.com/GTNewHorizons/GT5-Unofficial/releases/download/5.09.50.72/gregtech-5.09.50.72.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/GT5-Unofficial/5.09.50.72/GT5-Unofficial-5.09.50.72.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -45288,7 +46190,7 @@ }, { "name": "GTNH-Intergalactic", - "latest_version": "1.4.24", + "latest_version": "1.4.25", "private": false, "versions": [ { @@ -46201,6 +47103,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Intergalactic/releases/download/1.4.24/gtnhintergalactic-1.4.24.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/GTNH-Intergalactic/1.4.24/GTNH-Intergalactic-1.4.24.jar", "extra_assets": [] + }, + { + "version_tag": "1.4.25", + "changelog": "## What's Changed\n* circuit oredict fixes by @chochem in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/82\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.24...1.4.25\n", + "prerelease": false, + "tagged_at": "2024-11-16T19:02:17+00:00", + "filename": "gtnhintergalactic-1.4.25.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GTNH-Intergalactic/releases/assets/206984496", + "browser_download_url": "https://github.com/GTNewHorizons/GTNH-Intergalactic/releases/download/1.4.25/gtnhintergalactic-1.4.25.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/GTNH-Intergalactic/1.4.25/GTNH-Intergalactic-1.4.25.jar", + "extra_assets": [] } ], "license": "MIT License", @@ -47151,7 +48064,7 @@ }, { "name": "GTNHLib", - "latest_version": "0.5.19", + "latest_version": "0.5.20", "private": false, "versions": [ { @@ -47818,6 +48731,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/GTNHLib/releases/download/0.5.19/gtnhlib-0.5.19.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/GTNHLib/0.5.19/GTNHLib-0.5.19.jar", "extra_assets": [] + }, + { + "version_tag": "0.5.20", + "changelog": "## What's Changed\n* Disable thread safety checks with FalseTweaks by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/88\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.19...0.5.20\n", + "prerelease": false, + "tagged_at": "2024-11-11T17:47:21+00:00", + "filename": "gtnhlib-0.5.20.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/GTNHLib/releases/assets/205719993", + "browser_download_url": "https://github.com/GTNewHorizons/GTNHLib/releases/download/0.5.20/gtnhlib-0.5.20.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/GTNHLib/0.5.20/GTNHLib-0.5.20.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -53236,7 +54160,7 @@ }, { "name": "Hodgepodge", - "latest_version": "2.5.76", + "latest_version": "2.5.79", "private": false, "versions": [ { @@ -56182,6 +57106,39 @@ "browser_download_url": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.5.76/hodgepodge-2.5.76.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Hodgepodge/2.5.76/Hodgepodge-2.5.76.jar", "extra_assets": [] + }, + { + "version_tag": "2.5.77", + "changelog": "## What's Changed\n* Add button to refresh the sounds by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/436\n* Merge working parts of fastload by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/434\n* fix speedupAnimations setting also disabling fast placing keybind by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/435\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.76...2.5.77\n", + "prerelease": false, + "tagged_at": "2024-11-11T09:42:25+00:00", + "filename": "hodgepodge-2.5.77.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Hodgepodge/releases/assets/205636615", + "browser_download_url": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.5.77/hodgepodge-2.5.77.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Hodgepodge/2.5.77/Hodgepodge-2.5.77.jar", + "extra_assets": [] + }, + { + "version_tag": "2.5.78", + "changelog": "## What's Changed\n* feat: patch several dupes in eu2 by @Midnight145 in https://github.com/GTNewHorizons/Hodgepodge/pull/438\n* Merge mixin from BQ3-Thermos-patch mod by @serenibyss in https://github.com/GTNewHorizons/Hodgepodge/pull/437\n\n## New Contributors\n* @Midnight145 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/438\n\n**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.77...2.5.78\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:24:48+00:00", + "filename": "hodgepodge-2.5.78.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Hodgepodge/releases/assets/206959022", + "browser_download_url": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.5.78/hodgepodge-2.5.78.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Hodgepodge/2.5.78/Hodgepodge-2.5.78.jar", + "extra_assets": [] + }, + { + "version_tag": "2.5.79", + "changelog": "## What's Changed\n* fix crash in DebugScreenHandler by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/440\n* Add zh_CN.lang by @Omgise in https://github.com/GTNewHorizons/Hodgepodge/pull/439\n\n## New Contributors\n* @Omgise made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/439\n\n**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.78...2.5.79\n", + "prerelease": false, + "tagged_at": "2024-11-18T07:33:51+00:00", + "filename": "hodgepodge-2.5.79.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Hodgepodge/releases/assets/207271391", + "browser_download_url": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.5.79/hodgepodge-2.5.79.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Hodgepodge/2.5.79/Hodgepodge-2.5.79.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -61697,7 +62654,7 @@ }, { "name": "LunatriusCore", - "latest_version": "1.2.0-GTNH", + "latest_version": "1.2.1-GTNH", "private": false, "versions": [ { @@ -61750,6 +62707,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/LunatriusCore/releases/download/1.2.0-GTNH/LunatriusCore-1.2.0-GTNH.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/LunatriusCore/1.2.0-GTNH/LunatriusCore-1.2.0-GTNH.jar", "extra_assets": [] + }, + { + "version_tag": "1.2.1-GTNH", + "changelog": "## What's Changed\n* fix slime chunks algorithm by @asquared31415 in https://github.com/GTNewHorizons/LunatriusCore/pull/8\n\n## New Contributors\n* @asquared31415 made their first contribution in https://github.com/GTNewHorizons/LunatriusCore/pull/8\n\n**Full Changelog**: https://github.com/GTNewHorizons/LunatriusCore/compare/1.2.0-GTNH...1.2.1-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:49:59+00:00", + "filename": "LunatriusCore-1.2.1-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/LunatriusCore/releases/assets/206961848", + "browser_download_url": "https://github.com/GTNewHorizons/LunatriusCore/releases/download/1.2.1-GTNH/LunatriusCore-1.2.1-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/LunatriusCore/1.2.1-GTNH/LunatriusCore-1.2.1-GTNH.jar", + "extra_assets": [] } ], "license": "MIT License", @@ -65887,7 +66855,7 @@ }, { "name": "ModularUI", - "latest_version": "1.2.12", + "latest_version": "1.2.13", "private": false, "versions": [ { @@ -67340,6 +68308,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/ModularUI/releases/download/1.2.12/modularui-1.2.12.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ModularUI/1.2.12/ModularUI-1.2.12.jar", "extra_assets": [] + }, + { + "version_tag": "1.2.13", + "changelog": "## What's Changed\n* Apply the size limit of Scrollable to its children by @HoleFish in https://github.com/GTNewHorizons/ModularUI/pull/86\n\n## New Contributors\n* @HoleFish made their first contribution in https://github.com/GTNewHorizons/ModularUI/pull/86\n\n**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.12...1.2.13\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:24:28+00:00", + "filename": "modularui-1.2.13.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/ModularUI/releases/assets/206958996", + "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": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -67722,7 +68701,7 @@ }, { "name": "MouseTweaks", - "latest_version": "2.4.17-GTNH", + "latest_version": "2.4.18-GTNH", "private": false, "versions": [ { @@ -67845,6 +68824,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/MouseTweaks/releases/download/2.4.17-GTNH/MouseTweaks-2.4.17-GTNH.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/MouseTweaks/2.4.17-GTNH/MouseTweaks-2.4.17-GTNH.jar", "extra_assets": [] + }, + { + "version_tag": "2.4.18-GTNH", + "changelog": "## What's Changed\n* Force disable mouse wheel transfer if NEI's mouse wheel transfer is active by @Alexdoru in https://github.com/GTNewHorizons/MouseTweaks/pull/12\n\n## New Contributors\n* @Alexdoru made their first contribution in https://github.com/GTNewHorizons/MouseTweaks/pull/12\n\n**Full Changelog**: https://github.com/GTNewHorizons/MouseTweaks/compare/2.4.17-GTNH...2.4.18-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-17T09:54:08+00:00", + "filename": "MouseTweaks-2.4.18-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/MouseTweaks/releases/assets/207097846", + "browser_download_url": "https://github.com/GTNewHorizons/MouseTweaks/releases/download/2.4.18-GTNH/MouseTweaks-2.4.18-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/MouseTweaks/2.4.18-GTNH/MouseTweaks-2.4.18-GTNH.jar", + "extra_assets": [] } ], "license": "All Rights Reserved (fallback)", @@ -69627,7 +70617,7 @@ }, { "name": "NewHorizonsCoreMod", - "latest_version": "2.6.74", + "latest_version": "2.6.78", "private": false, "versions": [ { @@ -75239,6 +76229,46 @@ "download_url": "https://api.github.com/repos/GTNewHorizons/NewHorizonsCoreMod/releases/assets/205327475", "browser_download_url": "https://github.com/GTNewHorizons/NewHorizonsCoreMod/releases/download/2.6.74/GTNewHorizonsCoreMod-2.6.74.jar", "extra_assets": [] + }, + { + "version_tag": "2.6.75", + "changelog": "## What's Changed\n* Remove LogFactory from OpenComputers script by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1077\n* Add lepidopterology chest to Script by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1078\n* Improve the Name Remover machine by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1079\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.74...2.6.75\n", + "prerelease": false, + "tagged_at": "2024-11-11T09:39:04+00:00", + "filename": "GTNewHorizonsCoreMod-2.6.75.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/NewHorizonsCoreMod/releases/assets/205635979", + "browser_download_url": "https://github.com/GTNewHorizons/NewHorizonsCoreMod/releases/download/2.6.75/GTNewHorizonsCoreMod-2.6.75.jar", + "extra_assets": [] + }, + { + "version_tag": "2.6.76", + "changelog": "## What's Changed\n* Removed Ultra Dense ME conduit recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1080\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.75...2.6.76\n", + "prerelease": false, + "tagged_at": "2024-11-12T11:21:36+00:00", + "filename": "GTNewHorizonsCoreMod-2.6.76.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/NewHorizonsCoreMod/releases/assets/205918397", + "browser_download_url": "https://github.com/GTNewHorizons/NewHorizonsCoreMod/releases/download/2.6.76/GTNewHorizonsCoreMod-2.6.76.jar", + "extra_assets": [] + }, + { + "version_tag": "2.6.77", + "changelog": "## What's Changed\n* Add Cosmic Neutronium Block Solidifier Recipe by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1042\n* Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1081\n* Added EU consumption to Air-Filter Tooltip by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1082\n* Fix glass dupe using aurora by @Ableytner in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1075\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.76...2.6.77\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:48:29+00:00", + "filename": "GTNewHorizonsCoreMod-2.6.77.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/NewHorizonsCoreMod/releases/assets/206961779", + "browser_download_url": "https://github.com/GTNewHorizons/NewHorizonsCoreMod/releases/download/2.6.77/GTNewHorizonsCoreMod-2.6.77.jar", + "extra_assets": [] + }, + { + "version_tag": "2.6.78", + "changelog": "## What's Changed\n* Fix array out of bounds crash in DebugHandler by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1083\n* 9x Oreberry maceration to remove tiny dust by @LazyFleshWasTaken in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1086\n\n## New Contributors\n* @LazyFleshWasTaken made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1086\n\n**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.77...2.6.78\n", + "prerelease": false, + "tagged_at": "2024-11-18T07:31:55+00:00", + "filename": "GTNewHorizonsCoreMod-2.6.78.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/NewHorizonsCoreMod/releases/assets/207271192", + "browser_download_url": "https://github.com/GTNewHorizons/NewHorizonsCoreMod/releases/download/2.6.78/GTNewHorizonsCoreMod-2.6.78.jar", + "extra_assets": [] } ], "license": "GNU General Public License v3.0", @@ -75970,7 +77000,7 @@ }, { "name": "NotEnoughItems", - "latest_version": "2.6.44-GTNH", + "latest_version": "2.6.46-GTNH", "private": false, "versions": [ { @@ -78400,6 +79430,28 @@ "browser_download_url": "https://github.com/GTNewHorizons/NotEnoughItems/releases/download/2.6.44-GTNH/NotEnoughItems-2.6.44-GTNH.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/NotEnoughItems/2.6.44-GTNH/NotEnoughItems-2.6.44-GTNH.jar", "extra_assets": [] + }, + { + "version_tag": "2.6.45-GTNH", + "changelog": "## What's Changed\n* Fix typo options for English GUI by @Worive in https://github.com/GTNewHorizons/NotEnoughItems/pull/553\n* Fix Zoom Position by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/554\n\n## New Contributors\n* @Worive made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/553\n\n**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.44-GTNH...2.6.45-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:35:29+00:00", + "filename": "NotEnoughItems-2.6.45-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/NotEnoughItems/releases/assets/206960619", + "browser_download_url": "https://github.com/GTNewHorizons/NotEnoughItems/releases/download/2.6.45-GTNH/NotEnoughItems-2.6.45-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/NotEnoughItems/2.6.45-GTNH/NotEnoughItems-2.6.45-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "2.6.46-GTNH", + "changelog": "## What's Changed\n* Fix Presets Scroll; Fix Placeholder position in the quantity field; Hide rendering error in chat; by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/555\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.45-GTNH...2.6.46-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-18T07:18:21+00:00", + "filename": "NotEnoughItems-2.6.46-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/NotEnoughItems/releases/assets/207269383", + "browser_download_url": "https://github.com/GTNewHorizons/NotEnoughItems/releases/download/2.6.46-GTNH/NotEnoughItems-2.6.46-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/NotEnoughItems/2.6.46-GTNH/NotEnoughItems-2.6.46-GTNH.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -78652,7 +79704,7 @@ }, { "name": "Nutrition", - "latest_version": "0.0.12", + "latest_version": "0.0.13", "private": false, "versions": [ { @@ -78777,6 +79829,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/Nutrition/releases/download/0.0.12/nutrition-0.0.12.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Nutrition/0.0.12/Nutrition-0.0.12.jar", "extra_assets": [] + }, + { + "version_tag": "0.0.13", + "changelog": "## What's Changed\n* Update Cranberry Jelly Sandwitch nutritional values by @Worive in https://github.com/GTNewHorizons/Nutrition/pull/21\n\n## New Contributors\n* @Worive made their first contribution in https://github.com/GTNewHorizons/Nutrition/pull/21\n\n**Full Changelog**: https://github.com/GTNewHorizons/Nutrition/compare/0.0.12...0.0.13\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:52:57+00:00", + "filename": "nutrition-0.0.13.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Nutrition/releases/assets/206961988", + "browser_download_url": "https://github.com/GTNewHorizons/Nutrition/releases/download/0.0.13/nutrition-0.0.13.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Nutrition/0.0.13/Nutrition-0.0.13.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -80056,6 +81119,7 @@ "filename": "OpenComputers-1.10.27-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/OpenComputers/releases/assets/205327984", "browser_download_url": "https://github.com/GTNewHorizons/OpenComputers/releases/download/1.10.27-GTNH/OpenComputers-1.10.27-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/OpenComputers/1.10.27-GTNH/OpenComputers-1.10.27-GTNH.jar", "extra_assets": [] } ], @@ -81625,7 +82689,7 @@ }, { "name": "Railcraft", - "latest_version": "9.15.14", + "latest_version": "9.15.15", "private": false, "versions": [ { @@ -82103,6 +83167,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/Railcraft/releases/download/9.15.14/Railcraft-9.15.14.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Railcraft/9.15.14/Railcraft-9.15.14.jar", "extra_assets": [] + }, + { + "version_tag": "9.15.15", + "changelog": "## What's Changed\n* fix crash when not installed BuildCraft by @kuzuanpa in https://github.com/GTNewHorizons/Railcraft/pull/64\n\n## New Contributors\n* @kuzuanpa made their first contribution in https://github.com/GTNewHorizons/Railcraft/pull/64\n\n**Full Changelog**: https://github.com/GTNewHorizons/Railcraft/compare/9.15.14...9.15.15\n", + "prerelease": false, + "tagged_at": "2024-11-18T07:22:09+00:00", + "filename": "Railcraft-9.15.15.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Railcraft/releases/assets/207269881", + "browser_download_url": "https://github.com/GTNewHorizons/Railcraft/releases/download/9.15.15/Railcraft-9.15.15.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Railcraft/9.15.15/Railcraft-9.15.15.jar", + "extra_assets": [] } ], "license": "Explicit Permission.", @@ -82901,7 +83976,7 @@ }, { "name": "ServerUtilities", - "latest_version": "2.0.84", + "latest_version": "2.0.85", "private": false, "versions": [ { @@ -83795,6 +84870,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/ServerUtilities/releases/download/2.0.84/ServerUtilities-2.0.84.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ServerUtilities/2.0.84/ServerUtilities-2.0.84.jar", "extra_assets": [] + }, + { + "version_tag": "2.0.85", + "changelog": "## What's Changed\n* Fix command overview crash by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/131\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.84...2.0.85\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:40:12+00:00", + "filename": "ServerUtilities-2.0.85.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/ServerUtilities/releases/assets/206961087", + "browser_download_url": "https://github.com/GTNewHorizons/ServerUtilities/releases/download/2.0.85/ServerUtilities-2.0.85.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ServerUtilities/2.0.85/ServerUtilities-2.0.85.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -86026,7 +87112,7 @@ }, { "name": "StructureLib", - "latest_version": "1.3.5", + "latest_version": "1.3.6", "private": false, "versions": [ { @@ -86400,6 +87486,17 @@ "filename": "structurelib-1.3.5.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/StructureLib/releases/assets/205314518", "browser_download_url": "https://github.com/GTNewHorizons/StructureLib/releases/download/1.3.5/structurelib-1.3.5.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/StructureLib/1.3.5/StructureLib-1.3.5.jar", + "extra_assets": [] + }, + { + "version_tag": "1.3.6", + "changelog": "## What's Changed\n* Send correct identifier when instrumenting by @Lyfts in https://github.com/GTNewHorizons/StructureLib/pull/34\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/StructureLib/compare/1.3.5...1.3.6\n", + "prerelease": false, + "tagged_at": "2024-11-19T19:02:51+00:00", + "filename": "structurelib-1.3.6.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/StructureLib/releases/assets/207640221", + "browser_download_url": "https://github.com/GTNewHorizons/StructureLib/releases/download/1.3.6/structurelib-1.3.6.jar", "extra_assets": [] } ], @@ -90229,7 +91326,7 @@ }, { "name": "Thaumic_Exploration", - "latest_version": "1.3.6-GTNH", + "latest_version": "1.3.7-GTNH", "private": false, "versions": [ { @@ -90515,6 +91612,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/Thaumic_Exploration/releases/download/1.3.6-GTNH/Thaumic-Exploration-1.3.6-GTNH.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Thaumic_Exploration/1.3.6-GTNH/Thaumic_Exploration-1.3.6-GTNH.jar", "extra_assets": [] + }, + { + "version_tag": "1.3.7-GTNH", + "changelog": "## What's Changed\n* Soul Brazier fixes. by @AbdielKavash in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/39\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/Thaumic_Exploration/compare/1.3.6-GTNH...1.3.7-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:53:43+00:00", + "filename": "Thaumic-Exploration-1.3.7-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/Thaumic_Exploration/releases/assets/206962031", + "browser_download_url": "https://github.com/GTNewHorizons/Thaumic_Exploration/releases/download/1.3.7-GTNH/Thaumic-Exploration-1.3.7-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/Thaumic_Exploration/1.3.7-GTNH/Thaumic_Exploration-1.3.7-GTNH.jar", + "extra_assets": [] } ], "license": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.", @@ -90523,7 +91631,7 @@ }, { "name": "ThaumicBases", - "latest_version": "1.7.6", + "latest_version": "1.7.7", "private": false, "versions": [ { @@ -90842,6 +91950,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/ThaumicBases/releases/download/1.7.6/Thaumic-Based-1.7.6.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ThaumicBases/1.7.6/ThaumicBases-1.7.6.jar", "extra_assets": [] + }, + { + "version_tag": "1.7.7", + "changelog": "## What's Changed\n* Prevent placement of fully grown plants by @OneEyeMaker in https://github.com/GTNewHorizons/ThaumicBases/pull/43\n\n## New Contributors\n* @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/ThaumicBases/pull/43\n\n**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBases/compare/1.7.6...1.7.7\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:51:14+00:00", + "filename": "Thaumic-Based-1.7.7.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/ThaumicBases/releases/assets/206961905", + "browser_download_url": "https://github.com/GTNewHorizons/ThaumicBases/releases/download/1.7.7/Thaumic-Based-1.7.7.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/ThaumicBases/1.7.7/ThaumicBases-1.7.7.jar", + "extra_assets": [] } ], "license": "Creative Commons Zero v1.0 Universal", @@ -93098,19 +94217,9 @@ }, { "name": "TinkersConstruct", - "latest_version": "1.12.12-GTNH", + "latest_version": "1.12.15-GTNH", "private": false, "versions": [ - { - "version_tag": "1,8.9-GTNH", - "changelog": "If \"Remove Gold Cast Recipes\" config setting is enabled like so: https://github.com/GTNewHorizons/NewHorizons/commit/723e05e85d97e3e9206c5f3800564db26f1b41ea.\n\nIt will force the use of the only other material to make casts in Tinkers' Construct, Aluminum.\nAll gold casts are back if set to false of course.\n", - "prerelease": false, - "tagged_at": "2016-03-10T03:10:50+00:00", - "filename": "TConstruct-1.7.10-1.8.9-GTNH.jar", - "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/1404789", - "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1%2C8.9-GTNH/TConstruct-1.7.10-1.8.9-GTNH.jar", - "extra_assets": [] - }, { "version_tag": "1.8.9.1-GTNH", "changelog": "\r\n", @@ -94109,7 +95218,6 @@ "filename": "TConstruct-1.12.2-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/169491524", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.2-GTNH/TConstruct-1.12.2-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.2-GTNH/TinkersConstruct-1.12.2-GTNH.jar", "extra_assets": [] }, { @@ -94130,7 +95238,6 @@ "filename": "TConstruct-1.12.4-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/176125205", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.4-GTNH/TConstruct-1.12.4-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.4-GTNH/TinkersConstruct-1.12.4-GTNH.jar", "extra_assets": [] }, { @@ -94141,7 +95248,6 @@ "filename": "TConstruct-1.12.5-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/178937905", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.5-GTNH/TConstruct-1.12.5-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.5-GTNH/TinkersConstruct-1.12.5-GTNH.jar", "extra_assets": [] }, { @@ -94152,7 +95258,6 @@ "filename": "TConstruct-1.12.6-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/182746930", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.6-GTNH/TConstruct-1.12.6-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.6-GTNH/TinkersConstruct-1.12.6-GTNH.jar", "extra_assets": [] }, { @@ -94163,7 +95268,6 @@ "filename": "TConstruct-1.12.7-GTNH-pre.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/186711471", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.7-GTNH-pre/TConstruct-1.12.7-GTNH-pre.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.7-GTNH-pre/TinkersConstruct-1.12.7-GTNH-pre.jar", "extra_assets": [] }, { @@ -94174,7 +95278,6 @@ "filename": "TConstruct-1.12.8-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/188557118", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.8-GTNH/TConstruct-1.12.8-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.8-GTNH/TinkersConstruct-1.12.8-GTNH.jar", "extra_assets": [] }, { @@ -94185,7 +95288,6 @@ "filename": "TConstruct-1.12.9-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/189752245", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.9-GTNH/TConstruct-1.12.9-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.9-GTNH/TinkersConstruct-1.12.9-GTNH.jar", "extra_assets": [] }, { @@ -94196,7 +95298,6 @@ "filename": "TConstruct-1.12.10-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/194438133", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.10-GTNH/TConstruct-1.12.10-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.10-GTNH/TinkersConstruct-1.12.10-GTNH.jar", "extra_assets": [] }, { @@ -94207,7 +95308,6 @@ "filename": "TConstruct-1.12.11-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/197966084", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.11-GTNH/TConstruct-1.12.11-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.11-GTNH/TinkersConstruct-1.12.11-GTNH.jar", "extra_assets": [] }, { @@ -94218,7 +95318,37 @@ "filename": "TConstruct-1.12.12-GTNH.jar", "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/198814767", "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.12-GTNH/TConstruct-1.12.12-GTNH.jar", - "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.12-GTNH/TinkersConstruct-1.12.12-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "1.12.13-GTNH", + "changelog": "## What's Changed\n* Revert default config for option \"Remove Gold Cast Recipes\" by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/130\n* Fix NPE making gold casts while they are disabled by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/132\n* Explicit GTNH check for gold cast removal config by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/134\n\n## New Contributors\n* @wlhlm made their first contribution in https://github.com/GTNewHorizons/TinkersConstruct/pull/130\n\n**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.12.12-GTNH...1.12.13-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-11T09:42:32+00:00", + "filename": "TConstruct-1.12.13-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/205636630", + "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.13-GTNH/TConstruct-1.12.13-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "1.12.14-GTNH", + "changelog": "## What's Changed\n* Fix unlocalized name of Wool Slabs by @Worive in https://github.com/GTNewHorizons/TinkersConstruct/pull/135\n\n## New Contributors\n* @Worive made their first contribution in https://github.com/GTNewHorizons/TinkersConstruct/pull/135\n\n**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.12.13-GTNH...1.12.14-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:31:37+00:00", + "filename": "TConstruct-1.12.14-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/206959918", + "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.14-GTNH/TConstruct-1.12.14-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "1.12.15-GTNH", + "changelog": "## What's Changed\n* Fix Essence Berry OreDict tags by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/138\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.12.14-GTNH...1.12.15-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-18T11:11:06+00:00", + "filename": "TConstruct-1.12.15-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/TinkersConstruct/releases/assets/207310067", + "browser_download_url": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.12.15-GTNH/TConstruct-1.12.15-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/TinkersConstruct/1.12.15-GTNH/TinkersConstruct-1.12.15-GTNH.jar", "extra_assets": [] } ], @@ -96560,7 +97690,7 @@ }, { "name": "waila", - "latest_version": "1.8.1", + "latest_version": "1.8.2", "private": false, "versions": [ { @@ -96834,6 +97964,17 @@ "browser_download_url": "https://github.com/GTNewHorizons/waila/releases/download/1.8.1/Waila-1.8.1.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/waila/1.8.1/waila-1.8.1.jar", "extra_assets": [] + }, + { + "version_tag": "1.8.2", + "changelog": "## What's Changed\n* Remove unnecessary reflection by @Alexdoru in https://github.com/GTNewHorizons/waila/pull/24\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/waila/compare/1.8.1...1.8.2\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:42:00+00:00", + "filename": "Waila-1.8.2.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/waila/releases/assets/206961290", + "browser_download_url": "https://github.com/GTNewHorizons/waila/releases/download/1.8.2/Waila-1.8.2.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/waila/1.8.2/waila-1.8.2.jar", + "extra_assets": [] } ], "license": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International", @@ -98113,7 +99254,7 @@ }, { "name": "WitchingGadgets", - "latest_version": "1.5.15-GTNH", + "latest_version": "1.5.17-GTNH", "private": false, "versions": [ { @@ -98596,6 +99737,27 @@ "browser_download_url": "https://github.com/GTNewHorizons/WitchingGadgets/releases/download/1.5.15-GTNH/WitchingGadgets-1.5.15-GTNH.jar", "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/WitchingGadgets/1.5.15-GTNH/WitchingGadgets-1.5.15-GTNH.jar", "extra_assets": [] + }, + { + "version_tag": "1.5.16-GTNH", + "changelog": "## What's Changed\n* Blacklist Thaumcraft clusters + made the file more readable by @Ethryan in https://github.com/GTNewHorizons/WitchingGadgets/pull/63\n\n\n**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.5.15-GTNH...1.5.16-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-11T23:28:59+00:00", + "filename": "WitchingGadgets-1.5.16-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/WitchingGadgets/releases/assets/205785795", + "browser_download_url": "https://github.com/GTNewHorizons/WitchingGadgets/releases/download/1.5.16-GTNH/WitchingGadgets-1.5.16-GTNH.jar", + "extra_assets": [] + }, + { + "version_tag": "1.5.17-GTNH", + "changelog": "## What's Changed\n* Thaumic boots dep + compat by @Nockyx in https://github.com/GTNewHorizons/WitchingGadgets/pull/65\n\n## New Contributors\n* @Nockyx made their first contribution in https://github.com/GTNewHorizons/WitchingGadgets/pull/65\n\n**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.5.16-GTNH...1.5.17-GTNH\n", + "prerelease": false, + "tagged_at": "2024-11-16T14:39:13+00:00", + "filename": "WitchingGadgets-1.5.17-GTNH.jar", + "download_url": "https://api.github.com/repos/GTNewHorizons/WitchingGadgets/releases/assets/206961023", + "browser_download_url": "https://github.com/GTNewHorizons/WitchingGadgets/releases/download/1.5.17-GTNH/WitchingGadgets-1.5.17-GTNH.jar", + "maven_url": "https://nexus.gtnewhorizons.com/repository/releases/com/github/GTNewHorizons/WitchingGadgets/1.5.17-GTNH/WitchingGadgets-1.5.17-GTNH.jar", + "extra_assets": [] } ], "license": "GNU Lesser General Public License v3.0", @@ -98672,6 +99834,6 @@ "slug": "ztones" } ], - "latest_nightly": 726, - "latest_successful_nightly": 726 + "latest_nightly": 739, + "latest_successful_nightly": 739 } \ No newline at end of file diff --git a/gtnh-modpack.json b/gtnh-modpack.json index 138319a8..f8baf936 100644 --- a/gtnh-modpack.json +++ b/gtnh-modpack.json @@ -9,6 +9,7 @@ "2.7.0-beta-1", "2.7.0-beta-2", "2.7.0-beta-3", + "2.7.0-beta-4", "nightly", "previous_nightly" ], diff --git a/releases/changelogs/changelog from 2.5.1 to nightly.md b/releases/changelogs/changelog from 2.5.1 to nightly.md deleted file mode 100644 index e2ebb165..00000000 --- a/releases/changelogs/changelog from 2.5.1 to nightly.md +++ /dev/null @@ -1,3139 +0,0 @@ -# New Mods: -> * Angelica -> * Archaicfix -> * CoreTweaks -> * Hunger-Overhaul -> * NotEnoughCharacters -> * ServerUtilities -> * Tinkers-Defense -# Mods Removed: -> * FastCraft -> * HungerOverhaul -> * MalisisCore -> * Tinkers' Defense -# Updated AE2FluidCraft-Rework (1.1.74-gtnh@Side.BOTH --> 1.2.21-gtnh@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.1.73-gtnh...1.2.21-gtnh ->## What's Changed -> * Remove Useless GL11 calls by @mitchej123 in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/196 (1.2.21-gtnh) -> * Fix GT circuit detection with dual interfaces by @Caedis in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/194 (1.2.20-gtnh) -> * FIX: Use correct priority increment amounts by @michaeldoylecs in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/192 (1.2.19-gtnh) -> * Fix Dynamic Font Size by @slprime in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/193 (1.2.18-gtnh) -> * Use GT and ae2f fluids in ME inputs/outputs and storag by @slprime in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/191 (1.2.17-gtnh) -> * Use GT and ae2f fluids in ME inputs/outputs and storag by @slprime in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/191 (1.2.16-gtnh-pre) -> * Adding fluids to sticky card by @Cardinalstars in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/190 (1.2.14-gtnh-pre) -> * Adding fluids to sticky card by @Cardinalstars in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/190 (1.2.13-gtnh) -> * hold the shift to stop sort items by @asdflj in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/188 (1.2.9-gtnh-pre) -> * hold the shift to stop sort items by @asdflj in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/188 (1.2.8-gtnh) -> * Level Maintainer fulfills requests in a round robin pattern. by @AbdielKavash in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/187 (1.2.7-gtnh) -> * Add null check to level terminal middle click by @Caedis in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/186 (1.2.6-gtnh) -> * Fix ability to configure `TileLevelMaintainer` using OC by @Laiff in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/184 (1.2.5-gtnh) -> * Correct split client-server code by @Laiff in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/183 (1.2.4-gtnh) -> * Implement Interface Locking for Dual Interfaces by @TechnicianLP in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/182 (1.2.3-gtnh) -> * Respect setting `preserveSearchBar` in `InterfaceTerminal` (1.2.2-gtnh) -> * Support to show p2p outputs in interface terminal by @Laiff in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/179 (1.2.1-gtnh) -> * Correct `stackSize` z order by @Laiff in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/178 (1.2.0-gtnh) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/196 (1.2.21-gtnh) -> * @michaeldoylecs made their first contribution in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/192 (1.2.19-gtnh) -> * @slprime made their first contribution in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/191 (1.2.17-gtnh) -> * @slprime made their first contribution in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/191 (1.2.16-gtnh-pre) -> * @Cardinalstars made their first contribution in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/190 (1.2.14-gtnh-pre) -> * @Cardinalstars made their first contribution in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/190 (1.2.13-gtnh) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/187 (1.2.7-gtnh) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/186 (1.2.6-gtnh) -> - -# Updated AFSU (1.2.6-GTNH@Side.BOTH --> 1.3.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/AFSU/compare/1.2.5-GTNH...1.3.0-GTNH ->## What's Changed -> * [bs] update spotless, clean repos by @bombcar in https://github.com/GTNewHorizons/AFSU/pull/6 (1.3.0-GTNH) -> * update build by @bombcar in https://github.com/GTNewHorizons/AFSU/pull/4 (1.2.6-GTNH) -> - -# Updated AdventureBackpack2 (1.0.17-GTNH@Side.BOTH --> 1.1.2-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/AdventureBackpack2/compare/1.0.16-GTNH...1.1.2-GTNH ->## What's Changed -> * Handle mouse keybinds without keyboard input by @Lyfts in https://github.com/GTNewHorizons/AdventureBackpack2/pull/18 (1.1.2-GTNH) -> * Add name for rideableSpider by @bombcar in https://github.com/GTNewHorizons/AdventureBackpack2/pull/17 (1.1.0-GTNH) -> ->## New Contributors -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/AdventureBackpack2/pull/18 (1.1.2-GTNH) -> - -# Updated AlchemyGrate (1.0.3-GTNH@Side.BOTH --> 1.1.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/AlchemyGrate/compare/1.0.2-GTNH...1.1.0-GTNH ->## What's Changed -> * Spotless apply for branch fixing-research for #3 by @github-actions in https://github.com/GTNewHorizons/AlchemyGrate/pull/4 (1.0.3-GTNH) -> * actually fixing the researches by @Alastors in https://github.com/GTNewHorizons/AlchemyGrate/pull/3 (1.0.3-GTNH) -> ->## New Contributors -> * @github-actions made their first contribution in https://github.com/GTNewHorizons/AlchemyGrate/pull/4 (1.0.3-GTNH) -> * @Alastors made their first contribution in https://github.com/GTNewHorizons/AlchemyGrate/pull/3 (1.0.3-GTNH) -> - -# Updated Amazing-Trophies (1.1.4@Side.BOTH --> 1.2.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Amazing-Trophies/compare/1.1.3...1.2.1 ->## What's Changed -> * VBO (Significant performance boost with Angelica) by @mitchej123 in https://github.com/GTNewHorizons/Amazing-Trophies/pull/6 (1.2.0) -> * Force Fancy Graphics when rendering a Trophy displaying an Item by @glowredman in https://github.com/GTNewHorizons/Amazing-Trophies/pull/5 (1.1.4) -> * Force Fancy Graphics when rendering a Trophy displaying an Item by @glowredman in https://github.com/GTNewHorizons/Amazing-Trophies/pull/5 (1.1.4) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/Amazing-Trophies/pull/6 (1.2.0) -> - -# New Mod - Angelica (1.0.0-alpha35@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/Angelica/commits/1.0.0-alpha35 ->## What's Changed -> * Stop blacklisting bartworks by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/369 (1.0.0-alpha35) -> * Use ByteBuffer overload when indirect buffer is in client memory by @makamys in https://github.com/GTNewHorizons/Angelica/pull/375 (1.0.0-alpha35) -> * Use vanilla field to count number of chunk updates by @makamys in https://github.com/GTNewHorizons/Angelica/pull/372 (1.0.0-alpha35) -> * Fix AIOBE in debug screen and NPE on world join by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/385 (1.0.0-alpha35) -> * Check before casting. by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/389 (1.0.0-alpha35) -> * Don't blacklist gregtech from the render thread by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/356 (1.0.0-alpha34) -> * Update priority of FOV multiplier event by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/361 (1.0.0-alpha34) -> * Potential fix for splash screen crashes by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/363 (1.0.0-alpha34) -> * Initialize toggle keybind when registering by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/366 (1.0.0-alpha34) -> * Only track rendered sprites on specific RenderBlocks instances by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/355 (1.0.0-alpha33) -> * Try an Int2ObjectMap instead of an ObjectList by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/348 (1.0.0-alpha32) -> * Add JSON models and a dynamic model API by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/338 (1.0.0-alpha32) -> * Maybe fix memory leak by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/354 (1.0.0-alpha32) -> * Ignore the iris/mcpf configs, hardcode angelica-modules.cfg filename by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/333 (1.0.0-alpha31) -> * Replace config with gtnhlib's config by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/337 (1.0.0-alpha31) -> * Up required gtnhlib version to 0.2.9 by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/340 (1.0.0-alpha31) -> * Apparently some mods rely on ForgeHooksClient.getWorldRenderPass() by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/347 (1.0.0-alpha31) -> * Switch up the signature to take ints instead of a blockpos and stop allocating one by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/324 (1.0.0-alpha30) -> * Fix #320 by @mts2200 in https://github.com/GTNewHorizons/Angelica/pull/325 (1.0.0-alpha30) -> * Use a RFB plugin for GLSM transforms when available by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/329 (1.0.0-alpha30) -> * Add Dynamic FOV toggle by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/331 (1.0.0-alpha30) -> * Gate some advanced/beta features behind java properties by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/332 (1.0.0-alpha30) -> * Don't crash wit invalid lightquality/particalmode options by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/306 (1.0.0-alpha29) -> * scheduleRebuildOffThread by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/316 (1.0.0-alpha29) -> * Switcharoo on detecting ThreadSafeISBRHFactory... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/318 (1.0.0-alpha29) -> * Requires GTNHLib 0.2.4+ (1.0.0-alpha28) -> * Fixes issue with HoloInventory (1.0.0-alpha28) -> * Partially fix entity shaders by @UltraHex in https://github.com/GTNewHorizons/Angelica/pull/294 (1.0.0-alpha28) -> * Test Basic Matrix operations by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/295 (1.0.0-alpha28) -> * Sync with NotFine by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/296 (1.0.0-alpha28) -> * Move JOML dependency to GTNHLib 0.2.4 by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/301 (1.0.0-alpha28) -> * Fix glLoadMatrix and add a test for it by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/305 (1.0.0-alpha28) -> * Make getBlockType and getBlockMetadata atomic by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/288 (1.0.0-alpha27) -> * Exclude AMD in testPushPopEnableBit by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/289 (1.0.0-alpha27) -> * GLSM Tests & AMD Driver Workaround by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/290 (1.0.0-alpha27) -> * Blacklist bartworks from the worker thread by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/286 (1.0.0-alpha27) -> * Update Chinese translation by @Ginsway in https://github.com/GTNewHorizons/Angelica/pull/261 (1.0.0-alpha26) -> * Log more information in the no-result task exception by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/283 (1.0.0-alpha26) -> * Do not return null results in translucency sort task if not cancelled by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/284 (1.0.0-alpha26) -> * Glsm tests by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/275 (1.0.0-alpha25) -> * Fix typo in issue template by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/280 (1.0.0-alpha25) -> * A few buildscript and test tweaks by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/281 (1.0.0-alpha25) -> * More GLSM Tests by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/282 (1.0.0-alpha25) -> * Bump GTNH gradle plugin version by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/268 (1.0.0-alpha24) -> * Don't put excessive buffer size by @Asek3 in https://github.com/GTNewHorizons/Angelica/pull/267 (1.0.0-alpha24) -> * Compat with NotEnoughIDs 16-bit Metadata by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/271 (1.0.0-alpha24) -> * GLSM Improvements by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/272 (1.0.0-alpha24) -> * Initial QuadProvider API by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/256 (1.0.0-alpha24) -> * Minor cleanup by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/264 (1.0.0-alpha23) -> * OpenGL State Debugging by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/262 (1.0.0-alpha23) -> * Fix some missing state for push/pop attrib by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/260 (1.0.0-alpha22) -> * Add a Vector3dStack - Fix nested translations being stored by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/258 (1.0.0-alpha21) -> * Bypass cache longer by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/259 (1.0.0-alpha21) -> * null check by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/255 (1.0.0-alpha20) -> * This wasn't supposed to be private :facepalm: by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/246 (1.0.0-alpha19) -> * Fix leaf rendering issue by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/247 (1.0.0-alpha19) -> * Only return null if job is explicitly cancelled by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/251 (1.0.0-alpha19) -> * Fix PBR by @UltraHex in https://github.com/GTNewHorizons/Angelica/pull/252 (1.0.0-alpha19) -> * Make RedirectorTransformer handle block subclasses correctly (fixes TFC+) by @makamys in https://github.com/GTNewHorizons/Angelica/pull/249 (1.0.0-alpha19) -> * Add dependency hints by @makamys in https://github.com/GTNewHorizons/Angelica/pull/253 (1.0.0-alpha19) -> * Opt in thread saftey by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/254 (1.0.0-alpha19) -> * More aggressive caching by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/239 (1.0.0-alpha18) -> * Fix texture state leak in BatchedFontRenderer by @Pistonight in https://github.com/GTNewHorizons/Angelica/pull/240 (1.0.0-alpha18) -> * More Caching by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/242 (1.0.0-alpha18) -> * Fewer Allocations by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/243 (1.0.0-alpha18) -> * VBO related Tweaks by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/227 (1.0.0-alpha17) -> * Fix hud caching alpha handling and boss health by @Pistonight in https://github.com/GTNewHorizons/Angelica/pull/232 (1.0.0-alpha17) -> * OpenGL Debugging by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/233 (1.0.0-alpha17) -> * Handle depth buffer properly in HUD Caching by @Pistonight in https://github.com/GTNewHorizons/Angelica/pull/235 (1.0.0-alpha17) -> * fix runclient17 by @bombcar in https://github.com/GTNewHorizons/Angelica/pull/211 (1.0.0-alpha16) -> * Fix hud caching vignette and crosshair color issues by @Pistonight in https://github.com/GTNewHorizons/Angelica/pull/212 (1.0.0-alpha16) -> * Redirect negative display list calls to VBOs globally (fixes Smart Moving) by @makamys in https://github.com/GTNewHorizons/Angelica/pull/217 (1.0.0-alpha16) -> * ArchaicFix compat by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/220 (1.0.0-alpha16) -> * Make NotFine's sky toggle more granular by @makamys in https://github.com/GTNewHorizons/Angelica/pull/222 (1.0.0-alpha16) -> * Fix campfire backport animations by @makamys in https://github.com/GTNewHorizons/Angelica/pull/224 (1.0.0-alpha16) -> * Config updates by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/225 (1.0.0-alpha16) -> * Add Reese's Sodium Options by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/219 (1.0.0-alpha16) -> * fix some iris problems by @Cyl18 in https://github.com/GTNewHorizons/Angelica/pull/183 (1.0.0-alpha15) -> * Replace fastutil dependency with GTNHLib by @tth05 in https://github.com/GTNewHorizons/Angelica/pull/187 (1.0.0-alpha15) -> * Don't activate item textures if there is no client world by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/189 (1.0.0-alpha15) -> * Render all Wavefront objects as VBO by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/192 (1.0.0-alpha15) -> * Enable NotFine leaf modes when enableNotFineFeatures is true by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/194 (1.0.0-alpha15) -> * disable sodium weather quality redirect if dynamic surroundings is pr… by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/200 (1.0.0-alpha15) -> * Remove silly early initial implementation and fix star VBO by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/206 (1.0.0-alpha15) -> * Reset the offset on cleanup/clearQuads instead of after every draw/reset call by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/159 (1.0.0-alpha14) -> * Update BS by @makamys in https://github.com/GTNewHorizons/Angelica/pull/165 (1.0.0-alpha14) -> * Clear event phase before reusing object by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/170 (1.0.0-alpha14) -> * Handle state changes for display lists correctly in GLSM by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/168 (1.0.0-alpha14) -> * Only use BatchedFontRenderer when not in a display list compilation by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/174 (1.0.0-alpha14) -> * Respect animation speedup config by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/180 (1.0.0-alpha14) -> * Off thread safe blocks by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/177 (1.0.0-alpha14) -> * Quad cleanup by @makamys in https://github.com/GTNewHorizons/Angelica/pull/124 (1.0.0-alpha13) -> * Remove tessellator to buffer by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/123 (1.0.0-alpha13) -> * meh - fix silly by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/126 (1.0.0-alpha13) -> * Fix chunk update stutter by unparking main thread when a chunk render job completes by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/127 (1.0.0-alpha13) -> * Performance & allocation rate optimizations by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/128 (1.0.0-alpha13) -> * DisplayList -> VBO for stars, skies, and ModelRenderer by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/129 (1.0.0-alpha13) -> * VBO Manager by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/133 (1.0.0-alpha13) -> * Fix `drawString` returning wrong value by @ZakBerkelaar in https://github.com/GTNewHorizons/Angelica/pull/132 (1.0.0-alpha13) -> * MCPF config/mixins cleanup by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/130 (1.0.0-alpha13) -> * VBO Clouds by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/135 (1.0.0-alpha13) -> * Add archaicfix version requirement, if present by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/136 (1.0.0-alpha13) -> * Fix Camera#blockPos rounding and apply third person offset by @makamys in https://github.com/GTNewHorizons/Angelica/pull/137 (1.0.0-alpha13) -> * Use ConcurrentHashMap to store tile entity renderers by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/138 (1.0.0-alpha13) -> * Set the hasXXX flags so quads get generated properly by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/139 (1.0.0-alpha13) -> * Make sure the correct discard/reset is being called by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/144 (1.0.0-alpha13) -> * So binding a texture in a display list compile won't change it, but it'll capture the change..... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/146 (1.0.0-alpha13) -> * Integrate Sodium animation system with Angelica's by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/147 (1.0.0-alpha13) -> * Store state changes generated while creating a display list, and apply them after calling the display list by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/150 (1.0.0-alpha13) -> * Backport relevant changes from Embeddium versions since the fork by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/149 (1.0.0-alpha13) -> * Fix for GUI lighting states by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/148 (1.0.0-alpha13) -> * Fix VBO crash by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/151 (1.0.0-alpha13) -> * Don't remap, and throw early by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/153 (1.0.0-alpha13) -> * turn sortAndRender redirect into WrapOperation by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/158 (1.0.0-alpha13) -> * Only enable threaded block transformations when sodium is enabled by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/107 (1.0.0-alpha12) -> * Normalize Rotation vector by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/109 (1.0.0-alpha12) -> * Re-enable lighting after rendering Thaumcraft aspects by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/111 (1.0.0-alpha12) -> * Defer chunk updates by default by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/112 (1.0.0-alpha12) -> * fix sodium fluid renderer not using biome colors by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/122 (1.0.0-alpha12) -> * VBO support by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/120 (1.0.0-alpha12) -> * Handle bad matrix modes by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/93 (1.0.0-alpha11) -> * Add debug logging option by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/97 (1.0.0-alpha11) -> * Preliminary ChunkAPI/EndlessIDs compatibility by @FalsePattern in https://github.com/GTNewHorizons/Angelica/pull/94 (1.0.0-alpha11) -> * replace lotr blockrendering hashmap with concurrent version by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/98 (1.0.0-alpha11) -> * Move mod checks to their own static class by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/103 (1.0.0-alpha11) -> * Texture coordinate precision issues by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/105 (1.0.0-alpha11) -> * Update the tesselator checks to allow for non main instance tesselators while still on the main thread by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/106 (1.0.0-alpha11) -> * Fix constant pool parser early-exiting instead of checking all strings by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/90 (1.0.0-alpha10) -> * Do not include transformed mods in runtime classpath by default by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/91 (1.0.0-alpha10) -> * Fix Block bounds fields redirects not applying to subclasses by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/79 (1.0.0-alpha9) -> * Add missed IC2 mixin by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/85 (1.0.0-alpha9) -> * Fully track GL State changes by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/83 (1.0.0-alpha9) -> * Catch the specific error, rather than generic Exception (which the error doesn't seem to subclass anyway) by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/88 (1.0.0-alpha9) -> * Dynamic cstPoolParser by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/89 (1.0.0-alpha9) -> * Handle GL_COMPILE separately from GL_COMPILE_AND_EXECUTE by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/68 (1.0.0-alpha7) -> * Use client world for main thread renders by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/62 (1.0.0-alpha6) -> * Opt in debug by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/67 (1.0.0-alpha6) -> * Make glPushAttrib match native behavior if bypassing state manager cache by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/55 (1.0.0-alpha5) -> * Track the model view and projection matrix by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/56 (1.0.0-alpha5) -> * Avoid restoring GL buffers we didn't modify by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/60 (1.0.0-alpha5) -> * Because of course someone uses DoubleBuffer by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/61 (1.0.0-alpha5) -> * Switch up how we're grabbing the projection & model view matrix to avoid needing to call glGetFloat() again by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/53 (1.0.0-alpha3) -> * mcpf merge 2.0 by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/45 (1.0.0-alpha2) -> * [Add some more guards around GL capabilities](https://github.com/GTNewHorizons/Angelica/commit/7ae4e14a3e284a59fac1895d6fe0fefa501c1acf) (1.0.0-alpha2) -> * ThreadedTessellator -> RenderBlocks instance Tessellator (1.0.0-alpha1) -> * Plus a CME workaround until I can figure out why it's happening (1.0.0-alpha1) -> * One inject with multiple methods instead of two injects (1.0.0-alpha1) -> * Add AF's Tessellator#reset mixin Fixes screen flashing when chunks are being built (1.0.0-alpha1) -> * Thread Saftey (1.0.0-alpha1) -> * Make each tesselator use its own ByteBuffer (1.0.0-alpha1) -> * Don't make RecyclingList a static variable (1.0.0-alpha1) -> * Add some additions via ITessellatorInstance (1.0.0-alpha1) -> * Stop using builtin updateRenderers (1.0.0-alpha1) -> * Remove a few unused things in MixinTessellator (1.0.0-alpha1) -> * Remove useless casting due to implementing the interface (1.0.0-alpha1) -> * Overwrite some more rendering methods to ensure they're not used (1.0.0-alpha1) -> * Implement IBlockAccess on WorldSlice (1.0.0-alpha1) -> * Currently just proxies to the World... need to get it to use the local cache (1.0.0-alpha1) -> * Make WorldSlice use its copied values instead of using the world (1.0.0-alpha1) -> * block, meta, and light. Still need TODO biome (1.0.0-alpha1) -> * Finish making WorldSlice thread safe (1.0.0-alpha1) -> * Remove last unsafe this.world accesses (1.0.0-alpha1) -> * Copy biomeData (1.0.0-alpha1) -> * Implement getTileEntity(), and getBiomeGenForCoords() (1.0.0-alpha1) -> * Remove unused 1.16+ classes - Biome, Colorizer, and ColorBlender related (1.0.0-alpha1) -> * Cache worldHeight instead of asking the provider every time (1.0.0-alpha1) -> * Debug Screen updates (1.0.0-alpha1) -> * Disable Culling for now (until it works) (1.0.0-alpha1) -> * Tessellator Updates (1.0.0-alpha1) -> * Use one instance on the main thread, and individual instances on every other thread (1.0.0-alpha1) -> * Prevent draw() and buffer.reset() on non singleton instance (1.0.0-alpha1) -> * Misc cleanup, maybe better growBuffer? (1.0.0-alpha1) -> * Fixing splash screen and GUI issues by excluding SplashProgress from GLStateManager transformer (1.0.0-alpha1) -> * Update docs (1.0.0-alpha1) -> * Fixing a one line in SodiumWorldRenderer that allows the game setting for the distance at which entities will render. Hope it's not too bad mitch :) (1.0.0-alpha1) -> * TileEntites now render (1.0.0-alpha1) -> * Less silly transparency (1.0.0-alpha1) -> * Removing clamp implementation because I missed the one in mathhelper (1.0.0-alpha1) -> * Initial sodium entity smooth lighting (1.0.0-alpha1) -> * Fix entity smooth lighting (1.0.0-alpha1) -> * Fix lerp uses and use render layers properly (https://github.com/GTNewHorizons/Angelica/pull/17) (1.0.0-alpha1) -> * Remove some uses of blockstate + patch FluidState (1.0.0-alpha1) -> * Fix lerp (1.0.0-alpha1) -> * Enable Sodium fluid rendering (1.0.0-alpha1) -> * Update FluidRenderer.java (1.0.0-alpha1) -> * Rewind buffers when copying (1.0.0-alpha1) -> * Fix multidraw (1.0.0-alpha1) -> * Force cutout on all non-translucent blocks (1.0.0-alpha1) -> * Let vanilla handle render pass state (1.0.0-alpha1) -> * Rewrite render layer check to use Forge 1.7 hook (1.0.0-alpha1) -> * Fix skylight handling (1.0.0-alpha1) -> * Fix flickering (1.0.0-alpha1) -> * Clone TEs correctly (1.0.0-alpha1) -> * Fixing entityDistMulti (I think) (1.0.0-alpha1) -> * Fix TEs rendering on the wrong pass (1.0.0-alpha1) -> * Buff max render distance to 32 Pretty useless since the integrated server stalls instantly, but our renderer supports it (1.0.0-alpha1) -> * Fix fog (1.0.0-alpha1) -> * Fix render distance changes being ignored (1.0.0-alpha1) -> * Implement entity culling (1.0.0-alpha1) -> * Block face culling (1.0.0-alpha1) -> * Re-enable occlusion culling (1.0.0-alpha1) -> * Fix x/z coordinate mixup when indexing biome arrays Partially fixes wrong biome colors, but at chunk edges it's still wrong because neighboring chunks aren't accessed (1.0.0-alpha1) -> * Make a copy of biome data (1.0.0-alpha1) -> * Make CompatMemoryUtil#memReallocDirect preserve buffer position (1.0.0-alpha1) -> * Use biome data of neighboring chunk sections (1.0.0-alpha1) -> * Re-enable fog culling (1.0.0-alpha1) -> * Tile entity culling (1.0.0-alpha1) -> * Remove some unneeded Sodium code (1.0.0-alpha1) -> * Massive code cleanup (1.0.0-alpha1) -> * Avoids errors when usin lwjglxdebug (1.0.0-alpha1) -> * Bump hodgepodge dep (1.0.0-alpha1) -> * Add AngelicaConfig (1.0.0-alpha1) -> * Add Mixin to disable MC's builtin checkGLError (1.0.0-alpha1) -> * Add configs for iris/sodium (1.0.0-alpha1) -> * Iris work (1.0.0-alpha1) -> * Move some StateNotifiers to GLStateManager (1.0.0-alpha1) -> * Remove some redundant mixins based on sodium/angelica work and rendering state captures (1.0.0-alpha1) -> * Add Iris DebugScreenHandler (1.0.0-alpha1) -> * rm archaicfix's occlusion renderer and threaded updates (1.0.0-alpha1) -> * Implemented Sodium's GUI and a couple of setting fixes (https://github.com/GTNewHorizons/Angelica/pull/20) (1.0.0-alpha1) -> * Ported Sodium's GUI (1.0.0-alpha1) -> * Correct AO (1.0.0-alpha1) -> * Fixed Vignette (1.0.0-alpha1) -> * Re-enable DirectMemoryAccess (1.0.0-alpha1) -> * Adds some code from lwjgl3 in CompatMemoryUtil.java (1.0.0-alpha1) -> * Re-add *Unsafe classes (1.0.0-alpha1) -> * Remove MixinWorldRenderer (1.0.0-alpha1) -> * Add NEID (mixin pr) support (1.0.0-alpha1) -> * Only shadow runtime module of antlr4 (1.0.0-alpha1) -> * Update NotFine (1.0.0-alpha1) -> * Make LongHashMap actually perform like a hash map (1.0.0-alpha1) -> * Options GUI Fixes and some option implementations (https://github.com/GTNewHorizons/Angelica/pull/22) (1.0.0-alpha1) -> * Correct useNoErrorGLContext option (1.0.0-alpha1) -> * Added translucency sorting option (1.0.0-alpha1) -> * Implemented Particle Culling gives real fps boost, however, it's not as big as i thought (1.0.0-alpha1) -> * Begin implementing animateOnlyVisibleTextures (1.0.0-alpha1) -> * Correct Donation page opening (1.0.0-alpha1) -> * Fixed Shift + P - Now it uses NotFine's GUI, but it think that NotFine's GUI should be rewrited for using other config options (1.0.0-alpha1) -> * Correct URL's for Linux (1.0.0-alpha1) -> * second code cleanup in particle culling (1.0.0-alpha1) -> * Fix incorrect TE map population (1.0.0-alpha1) -> * Add optional assertMainThread behind `-Dangelica.assertMainThread=true` (1.0.0-alpha1) -> * Add back air optimization, but only apply to vanilla air (1.0.0-alpha1) -> * Implement more options (https://github.com/GTNewHorizons/Angelica/pull/23) (1.0.0-alpha1) -> * Combine free regions in GlBufferArena (1.0.0-alpha1) -> * Clear global block entity list when initializing renderer (1.0.0-alpha1) -> * AF, CompileStubs, and SplashProgress (1.0.0-alpha1) -> * Move a few mixins over to angelica (1.0.0-alpha1) -> * Disable if org.lwjgl.util.Debug is set (1.0.0-alpha1) -> * Only enable Iris/lwjgl debug callbacks if org.lwjgl.util.Debug is set (1.0.0-alpha1) -> * Rewrite Tessellator hacks - now using a ThreadLocal instead of only patching RenderBlocks (1.0.0-alpha1) -> * Reenable AF mixins, switch to cached debug var, disable incompatible mixins (1.0.0-alpha1) -> * Remove AF deps and a late mixin that was missed (1.0.0-alpha1) -> * Add Iris Sodium Compat impl (1.0.0-alpha1) -> * Fix Sodium GLProgram to use ResourceLocation instead of Identifier (1.0.0-alpha1) -> * Start applying Iris -> Sodium Mixins (1.0.0-alpha1) -> * Make NotFine menu open if holding shift (1.0.0-alpha1) -> * Fixed Tessellators in production env (1.0.0-alpha1) -> * Finish Sodium Fluid Renderer (https://github.com/GTNewHorizons/Angelica/pull/24) (1.0.0-alpha1) -> * Init and pass Sodium LightPipelines (1.0.0-alpha1) -> * Remove registry lookup and refactor WorldUtil (1.0.0-alpha1) -> * Hook up lighting pipeline (1.0.0-alpha1) -> * Patch fluid velocity (1.0.0-alpha1) -> * It's alive! Sodium Fluid Renderer is alive! (1.0.0-alpha1) -> * Fix face culling not taking third person camera offset into account (1.0.0-alpha1) -> * rewrite ACTEntityRenderer to stop transforming ALL the classes (1.0.0-alpha1) -> * use ClassConstantPoolParser in TessellatorTransformer to speed up search for Tessellator references (1.0.0-alpha1) -> * use ClassConstantPoolParser in GLStateManagerTransformer to speed up search for class references (1.0.0-alpha1) -> * rewrite GLStateManagerTransformer and TessellatorTransformer (1.0.0-alpha1) -> * merge GLStateManagerTransfor and TessellatorTransformer into one Transformer (1.0.0-alpha1) -> * Fixed smooth lighting rendering (1.0.0-alpha1) -> * Iris block_id Mixins & BlockStateIdMap initial impl for 1.7.10 (1.0.0-alpha1) -> * Fix running with lwjgl debug flag & Cleanup old ShadersMod transformers (1.0.0-alpha1) -> * Initialize GLStateManager via Mixins instead of all in the static block (1.0.0-alpha1) -> * Clean up chunk load/unload tracking, fix chunks rendering without neighbors sometimes (1.0.0-alpha1) -> * Fix occlusion culler not re-running after important uploads (1.0.0-alpha1) -> * Add chunks to queues without going through occlusion culler (1.0.0-alpha1) -> * Extremely primitive synchronization approach for ISBRH (1.0.0-alpha1) -> * Use factory for Spdium menu createElement outputs This will allow NotFine to use Sodium menu elements and vice versa in a future commit. (1.0.0-alpha1) -> * Splash Screen Compat (1.0.0-alpha1) -> * Separate remaining NamedState enums (1.0.0-alpha1) -> * NotFine but it loads Sodium pages (1.0.0-alpha1) -> * Hook up NotFine optimizations (1.0.0-alpha1) -> * Hook up some NotFine features (1.0.0-alpha1) -> * copy over hud caching code from hodgepodge (1.0.0-alpha1) -> * backport glstatemanager mixin (1.0.0-alpha1) -> * Track thread that currently owns the GL Context in addition to the main thread. (1.0.0-alpha1) -> * First pass over FontRenderer, 1300->1400 FPS on my GPU when showing F3 (1.0.0-alpha1) -> * Add JVM flag to bypass GL state caching (1.0.0-alpha1) -> * Push/Pop Attrib Hacks -- to be evolved later (1.0.0-alpha1) -> * Fix FontRenderer+SplashScreen combo (1.0.0-alpha1) -> * HUDCaching tweaks (1.0.0-alpha1) -> * Add license (1.0.0-alpha1) -> * Jabba Compat, and reset tesselator state even if the chunk render thread blows up (1.0.0-alpha1) -> * Initial Xaero's World Map + Minimap Support (1.0.0-alpha1) -> * Disable Fastcraft & Optifine if present (1.0.0-alpha1) -> * Iris Progress (1.0.0-alpha1) -> * Wire up more Iris mixins, informing pipeline stages. Still not rendering anything visible. (1.0.0-alpha1) -> * Don't try to transform the server (1.0.0-alpha1) -> * Avoid running biome generator on client in singleplayer (1.0.0-alpha1) -> * Call world biome retrieval methods instead of copying array directly (https://github.com/GTNewHorizons/Angelica/pull/25) (1.0.0-alpha1) -> * Shaders now do something! (1.0.0-alpha1) -> * Shadow Pass work (1.0.0-alpha1) -> * First shadow pass renders; however it moves all around when moving the camera... (1.0.0-alpha1) -> * Second shadow pass not running because it makes everything very very dark instead of just rendering translucents (1.0.0-alpha1) -> * Actually use the ShadowRenderer Model View when running the shadow pass... (1.0.0-alpha1) -> * Enable Sodium SmoothLightPipeline & Iris useSeparateAo (1.0.0-alpha1) -> * Avoid repeatedly copying biome data on each Y level (https://github.com/GTNewHorizons/Angelica/pull/27) (1.0.0-alpha1) -> * Celestial Rotation fixes (1.0.0-alpha1) -> * Water progress (1.0.0-alpha1) -> * Uniforms audit (1.0.0-alpha1) -> * Lightmap workaround (1.0.0-alpha1) -> * PBR compiling, stuck on Normal and Specular textures being added in (1.0.0-alpha1) -> * Shaderpack selection "works"; ShaderOptions TODO (1.0.0-alpha1) -> * Hud caching angelica (https://github.com/GTNewHorizons/Angelica/pull/28) (1.0.0-alpha1) -> * Potential hud-caching fix (1.0.0-alpha1) -> * Shader Options almost working (1.0.0-alpha1) -> * Entity shadows seem to be working (1.0.0-alpha1) -> * Move glint fix to Mixin (1.0.0-alpha1) -> * Rework mouse handling for ShaderPackConfig (1.0.0-alpha1) -> * Stop centering shader options vertically (1.0.0-alpha1) -> * Angelica pbr (https://github.com/GTNewHorizons/Angelica/pull/31) (1.0.0-alpha1) -> * Only use Sodium light pipeline if useSeparateAo is on Sodium pipeline is still very buggy, so isolate it to Iris-only for now (1.0.0-alpha1) -> * Fix region sorting for translucency (1.0.0-alpha1) -> * Open Shaderpack now works on Linux (1.0.0-alpha1) -> * RM Shadersmod (1.0.0-alpha1) -> * Initial iris scrollbar clicking (1.0.0-alpha1) -> * Punt unsupported ISBRHs to the main thread (1.0.0-alpha1) -> * Delete the ISBRH lock, shouldn't be needed anymore (1.0.0-alpha1) -> * Render GT blocks on main thread (1.0.0-alpha1) -> * Require CCC 1.2.0+ (1.0.0-alpha1) -> * Depend on CCC 1.2 (1.0.0-alpha1) -> * Fix TESRs not being tracked for blocks rendered on main thread (1.0.0-alpha1) -> * Cut down number of runtime dependencies, enable CoreTweaks in dev by default (1.0.0-alpha1) -> * Add modern F3 background (1.0.0-alpha1) -> * Pull over some hodgepodge mixins (1.0.0-alpha1) -> ->## New Contributors -> * @mts2200 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/325 (1.0.0-alpha30) -> * @Ginsway made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/261 (1.0.0-alpha26) -> * @UltraHex made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/252 (1.0.0-alpha19) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/211 (1.0.0-alpha16) -> * @Pistonight made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/212 (1.0.0-alpha16) -> * @Cyl18 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/183 (1.0.0-alpha15) -> * @tth05 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/187 (1.0.0-alpha15) -> * @makamys made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/124 (1.0.0-alpha13) -> * @ZakBerkelaar made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/132 (1.0.0-alpha13) -> * @FalsePattern made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/94 (1.0.0-alpha11) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/105 (1.0.0-alpha11) -> * @embeddedt made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/55 (1.0.0-alpha5) -> - -# Updated AngerMod (0.6.3@Side.BOTH --> 0.7.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/AngerMod/compare/0.6.2...0.7.1 ->## What's Changed -> * [bs] update dependencies and readme by @bombcar in https://github.com/GTNewHorizons/AngerMod/pull/6 (0.7.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/AngerMod/pull/5 (0.7.0) -> * WTFPL by @bombcar in https://github.com/GTNewHorizons/AngerMod/pull/4 (0.6.3) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/AngerMod/pull/4 (0.6.3) -> - -# Updated AppleCore (3.2.12@Side.BOTH --> 3.3.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/AppleCore/compare/3.2.11...3.3.0 ->## What's Changed -> * `@Local` / `@Share` / `@ModifyExpressionValue` by @glowredman in https://github.com/GTNewHorizons/AppleCore/pull/28 (3.2.12) -> - -# Updated Applied-Energistics-2-Unofficial (rv3-beta-292-GTNH@Side.BOTH --> rv3-beta-343-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-291-GTNH...rv3-beta-343-GTNH ->## What's Changed -> * Remove three unwanted recipes by @chochem in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/492 (rv3-beta-343-GTNH) -> * swap the remaining time to elapsed time and some QOL change by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/491 (rv3-beta-342-GTNH) -> * Fix NEI search highlighting by @leumasme in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/485 (rv3-beta-340-GTNH) -> * Add an option to optimize patterns based on crafting plan by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/470 (rv3-beta-339-GTNH) -> * Add tall style for cpu list by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/487 (rv3-beta-339-GTNH) -> * Add tall style cpu table for crafting confirm gui by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/490 (rv3-beta-339-GTNH) -> * Optimize the code by @wohaopa in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/483 (rv3-beta-336-GTNH) -> * Fix index out of bounds error when trying to craft. by @koiNoCirculation in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/480 (rv3-beta-335-GTNH-pre) -> * Fix index out of bounds error when trying to craft. by @koiNoCirculation in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/480 (rv3-beta-334-GTNH) -> * Enable off-thread rendering with Angelica by @Cleptomania in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/478 (rv3-beta-332-GTNH) -> * Restore the useTerminalUseLargeFont() method and add @Deprecated by @wohaopa in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/482 (rv3-beta-332-GTNH) -> * Now more thread safe by @mitchej123 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/484 (rv3-beta-332-GTNH) -> * Enable off-thread rendering with Angelica by @Cleptomania in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/478 (rv3-beta-330-GTNH-pre) -> * Add Dynamic Font Size for Terminals by @slprime in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/474 (rv3-beta-328-GTNH) -> * fix overflow during serialization by @Glease in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/477 (rv3-beta-328-GTNH) -> * Format numbers by @Connor-Colenso in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/475 (rv3-beta-328-GTNH) -> * Add % share of crafting components extracted from storage by @claimg in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/469 (rv3-beta-327-GTNH) -> * Fix fluid p2p refusing to push fluids when there are too many outputs by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/473 (rv3-beta-327-GTNH) -> * Add all missing recipes and rename recipes folder to GTNHRecipe by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/468 (rv3-beta-326-GTNH) -> * Fix a logical issue with Pattern Terminal buttons. by @wohaopa in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/464 (rv3-beta-325-GTNH) -> * Add sorting options to the crafting plan screen by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/463 (rv3-beta-325-GTNH) -> * Fix crash from wrong compare by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/465 (rv3-beta-325-GTNH) -> * Buff interface throughput via transvector by @claimg in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/456 (rv3-beta-324-GTNH) -> * RecipeLoader: fix & cleanup by @Pilzinsel64 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/461 (rv3-beta-324-GTNH) -> * Remove `compareTo` Override in AECommand by @glowredman in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/462 (rv3-beta-322-GTNH) -> * Show Fluid Pattern Coord in CraftingCPU Gui by @slprime in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/458 (rv3-beta-319-GTNH) -> * Fix path for easy mode recipes by @Pilzinsel64 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/460 (rv3-beta-319-GTNH) -> * Add variable doubling functionality to the Pattern terminal by @wohaopa in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/455 (rv3-beta-317-GTNH) -> * Removing the need for removal of Applied Energistics-2 recipes in NewHorizonsCoreMod by @Cardinalstars in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/453 (rv3-beta-316-GTNH-pre) -> * Removing the need for removal of Applied Energistics-2 recipes in NewHorizonsCoreMod by @Cardinalstars in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/453 (rv3-beta-315-GTNH) -> * Add Version Pattern by @glowredman in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/454 (rv3-beta-313-GTNH) -> * Use simple array list instead of two maps to manage inventories in NetworkInventoryHandler by @tth05 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/451 (rv3-beta-312-GTNH) -> * [bs] fix buildscripts for jenkins by @bombcar in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/452 (rv3-beta-311-GTNH-pre) -> * Fix incompatibility with rv2-api depending jars like IC2C by @eigenraven in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/450 (rv3-beta-311-GTNH-pre) -> * Fix incompatibility with rv2-api depending jars like IC2C by @eigenraven in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/450 (rv3-beta-310-GTNH) -> * [bs] fix buildscripts for jenkins by @bombcar in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/452 (rv3-beta-309-GTNH) -> * hold the shift to stop sort items by @asdflj in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/449 (rv3-beta-307-GTNH) -> * ME IO Port Tweaks by @AbdielKavash in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/448 (rv3-beta-306-GTNH) -> * add tooltips for block container cell,update zh_CN by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/447 (rv3-beta-305-GTNH) -> * Backport Interface Locking Mode by @TechnicianLP in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/437 (rv3-beta-304-GTNH) -> * Do not form `CraftingCPU` if storage overflow detected by @Laiff in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/443 (rv3-beta-304-GTNH) -> * Add Priority Card by @TechnicianLP in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/446 (rv3-beta-304-GTNH) -> * Respect setting `preserveSearchBar` in `InterfaceTerminal` by @Laiff in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/445 (rv3-beta-304-GTNH) -> * Support to show p2p outputs in interface terminal by @Laiff in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/441 (rv3-beta-303-GTNH) -> * Correct stackSize z order by @Laiff in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/440 (rv3-beta-302-GTNH) -> * Respect interface settings by @Laiff in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/439 (rv3-beta-301-GTNH) -> * Fix crash when opening disconnected interface terminal by @Caedis in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/438 (rv3-beta-300-GTNH) -> ->## New Contributors -> * @leumasme made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/485 (rv3-beta-340-GTNH) -> * @koiNoCirculation made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/480 (rv3-beta-335-GTNH-pre) -> * @koiNoCirculation made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/480 (rv3-beta-334-GTNH) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/478 (rv3-beta-332-GTNH) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/478 (rv3-beta-330-GTNH-pre) -> * @claimg made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/456 (rv3-beta-324-GTNH) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/448 (rv3-beta-306-GTNH) -> * @TechnicianLP made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/437 (rv3-beta-304-GTNH) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/438 (rv3-beta-300-GTNH) -> - -# Updated ArchitectureCraft (1.8.6@Side.BOTH --> 1.9.5@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ArchitectureCraft/compare/1.8.5...1.9.5 ->## What's Changed -> * Sawbench Improvements/Fixes, and Additional Shapes by @Superfrogman98 in https://github.com/GTNewHorizons/ArchitectureCraft/pull/18 (1.9.5) -> * Pre Angelica Compat - Reorganization by @mitchej123 in https://github.com/GTNewHorizons/ArchitectureCraft/pull/15 (1.9.4) -> * Thread saftey by @mitchej123 in https://github.com/GTNewHorizons/ArchitectureCraft/pull/16 (1.9.4) -> * Cleanup by @mitchej123 in https://github.com/GTNewHorizons/ArchitectureCraft/pull/14 (1.9.3) -> * Add localization for Shapes and ShapePages and add UI color customization by @Flanisch in https://github.com/GTNewHorizons/ArchitectureCraft/pull/13 (1.9.2) -> * Added a new shape category (glow), and new graphic category registered with item IDs that are different from other shpes and come with light value. This allows for better visual effects by modifying the configuration settings based on the item ID in the presence of shader by @ImgoodWK in https://github.com/GTNewHorizons/ArchitectureCraft/pull/12 (1.9.2) -> * Add localization for Shapes and ShapePages and add UI color customization by @Flanisch in https://github.com/GTNewHorizons/ArchitectureCraft/pull/13 (1.9.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/ArchitectureCraft/pull/11 (1.9.0) -> * Fixes to Shift Click Behavior in the Sawbench by @Superfrogman98 in https://github.com/GTNewHorizons/ArchitectureCraft/pull/10 (1.8.6) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/ArchitectureCraft/pull/14 (1.9.3) -> * @Flanisch made their first contribution in https://github.com/GTNewHorizons/ArchitectureCraft/pull/13 (1.9.2) -> * @ImgoodWK made their first contribution in https://github.com/GTNewHorizons/ArchitectureCraft/pull/12 (1.9.2) -> * @Flanisch made their first contribution in https://github.com/GTNewHorizons/ArchitectureCraft/pull/13 (1.9.1) -> * @Superfrogman98 made their first contribution in https://github.com/GTNewHorizons/ArchitectureCraft/pull/10 (1.8.6) -> - -# Updated AsieLib (0.5.4@Side.BOTH --> 0.5.5@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/AsieLib/compare/0.5.3...0.5.5 ->## What's Changed -> * Don't use ObjectInputStream by @miozune in https://github.com/GTNewHorizons/AsieLib/pull/3 (0.5.4) -> ->## New Contributors -> * @miozune made their first contribution in https://github.com/GTNewHorizons/AsieLib/pull/3 (0.5.4) -> - -# Updated Avaritia (1.46@Side.BOTH --> 1.49@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Avaritia/compare/1.45...1.49 ->## What's Changed -> * Add alpha channels to masks. by @UltraHex in https://github.com/GTNewHorizons/Avaritia/pull/38 (1.48) -> * Fix Universium rendering with OptiFine by @UltraHex in https://github.com/GTNewHorizons/Avaritia/pull/37 (1.47) -> * Workaround for world time error in shader by @catcatcatcaty in https://github.com/GTNewHorizons/Avaritia/pull/36 (1.46) -> ->## New Contributors -> * @UltraHex made their first contribution in https://github.com/GTNewHorizons/Avaritia/pull/37 (1.47) -> * @catcatcatcaty made their first contribution in https://github.com/GTNewHorizons/Avaritia/pull/36 (1.46) -> - -# Updated Avaritiaddons (1.6.0-GTNH@Side.BOTH --> 1.7.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Avaritiaddons/compare/1.5.5-GTNH...1.7.1-GTNH ->## What's Changed -> * Fix infinity chest merges items with different durability by @HoleFish in https://github.com/GTNewHorizons/Avaritiaddons/pull/11 (1.7.1-GTNH) -> * NEI Bookmark Pulling feature for compressed chests by @Nilau1998 in https://github.com/GTNewHorizons/Avaritiaddons/pull/10 (1.6.0-GTNH) -> ->## New Contributors -> * @HoleFish made their first contribution in https://github.com/GTNewHorizons/Avaritiaddons/pull/11 (1.7.1-GTNH) -> * @Nilau1998 made their first contribution in https://github.com/GTNewHorizons/Avaritiaddons/pull/10 (1.6.0-GTNH) -> - -# Updated Battlegear2 (1.3.0@Side.BOTH --> 1.3.5@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Battlegear2/compare/1.2.7...1.3.5 ->## What's Changed -> * Change to mixin to disable blockpick when in creative and battle mode by @Caedis in https://github.com/GTNewHorizons/Battlegear2/pull/24 (1.3.5) -> * use MixinClassWriter directly instead of creating a copy of that class by @Alexdoru in https://github.com/GTNewHorizons/Battlegear2/pull/23 (1.3.3) -> * Small Cleanup by @glowredman in https://github.com/GTNewHorizons/Battlegear2/pull/22 (1.3.0) -> ->## New Contributors -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/Battlegear2/pull/24 (1.3.5) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/Battlegear2/pull/22 (1.3.0) -> - -# Updated Baubles (1.0.3@Side.BOTH --> 1.0.4@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Baubles/compare/1.0.2...1.0.4 ->## What's Changed -> * Minor fixes by @Gordon-Frohman in https://github.com/GTNewHorizons/Baubles/pull/6 (1.0.3) -> - -# Updated BeeBetterAtBees-GTNH (0.3.1-GTNH@Side.CLIENT --> 0.4.0-GTNH@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/BeeBetterAtBees-GTNH/compare/0.3.1-GTNH...0.4.0-GTNH ->## What's Changed -> * Create README.md by @Dream-Master in https://github.com/GTNewHorizons/BeeBetterAtBees/pull/1 (0.3.1-GTNH) -> * Update README.md by @Dream-Master in https://github.com/GTNewHorizons/BeeBetterAtBees/pull/2 (0.3.1-GTNH) -> * Update Buildscript and fill README by @glowredman in https://github.com/GTNewHorizons/BeeBetterAtBees/pull/3 (0.3.1-GTNH) -> ->## New Contributors -> * @Dream-Master made their first contribution in https://github.com/GTNewHorizons/BeeBetterAtBees/pull/1 (0.3.1-GTNH) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/BeeBetterAtBees/pull/3 (0.3.1-GTNH) -> - -# Updated BetterAchievements (0.1.3@Side.CLIENT --> 0.2.0@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/BetterAchievements/compare/0.1.2...0.2.0 ->## What's Changed -> * Create zh_CN.lang by @Ginsway in https://github.com/GTNewHorizons/BetterAchievements/pull/3 (0.1.3) -> - -# Updated BetterBuildersWands (0.10.1-GTNH@Side.BOTH --> 0.11.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BetterBuildersWands/compare/0.10.0-GTNH...0.11.1-GTNH ->## What's Changed -> * Fix block highlight looking laggy by @leumasme in https://github.com/GTNewHorizons/BetterBuildersWands/pull/11 (0.11.1-GTNH) -> * Suppress missing version warning by @bombcar in https://github.com/GTNewHorizons/BetterBuildersWands/pull/10 (0.10.1-GTNH) -> - -# Updated BetterCrashes (1.3.5-GTNH@Side.CLIENT --> 1.4.0-GTNH@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/BetterCrashes/compare/1.3.4-GTNH...1.4.0-GTNH ->## What's Changed -> * Remove spurious MCVersion warning from FML loading logs by @bombcar in https://github.com/GTNewHorizons/BetterCrashes/pull/15 (1.3.5-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/BetterCrashes/pull/15 (1.3.5-GTNH) -> - -# Updated BetterLoadingScreen (1.5.3-GTNH@Side.CLIENT --> 1.6.1-GTNH@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/BetterLoadingScreen/compare/1.5.2-GTNH...1.6.1-GTNH ->## What's Changed -> * Add LANG files for BLS. Some are "missing". by @IcaroKaue in https://github.com/GTNewHorizons/BetterLoadingScreen/pull/23 (1.6.1-GTNH) -> * Allow to work with txloader by @miozune in https://github.com/GTNewHorizons/BetterLoadingScreen/pull/24 (1.6.1-GTNH) -> * Remove a no-longer needed debug Throwable by @bombcar in https://github.com/GTNewHorizons/BetterLoadingScreen/pull/22 (1.5.3-GTNH) -> ->## New Contributors -> * @IcaroKaue made their first contribution in https://github.com/GTNewHorizons/BetterLoadingScreen/pull/23 (1.6.1-GTNH) -> * @miozune made their first contribution in https://github.com/GTNewHorizons/BetterLoadingScreen/pull/24 (1.6.1-GTNH) -> - -# Updated BetterP2P (1.1.20@Side.BOTH --> 1.2.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BetterP2P/compare/1.1.15...1.2.0 ->## What's Changed -> * [bs] update buildscripts for jankins by @bombcar in https://github.com/GTNewHorizons/BetterP2P/pull/33 (1.2.0) -> * Rewrite Net code, add dual interface compat by @firenoo in https://github.com/GTNewHorizons/BetterP2P/pull/32 (1.1.20) -> - -# Updated BetterQuesting (3.4.7-GTNH@Side.BOTH --> 3.5.9-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BetterQuesting/compare/3.4.6-GTNH...3.5.9-GTNH ->## What's Changed -> * cache update in RewardQuestCompletion by @Pa4ok in https://github.com/GTNewHorizons/BetterQuesting/pull/132 (3.5.9-GTNH) -> * embed images by @Glease in https://github.com/GTNewHorizons/BetterQuesting/pull/130 (3.5.9-GTNH) -> * Add Formatting Macros for Quest Descriptions by @Steelux8 in https://github.com/GTNewHorizons/BetterQuesting/pull/122 (3.5.8-GTNH) -> * NEI text color customization with lang file by @Flanisch in https://github.com/GTNewHorizons/BetterQuesting/pull/131 (3.5.6-GTNH) -> * unrestrictAdminCommands Config Option by @bertcardinaels in https://github.com/GTNewHorizons/BetterQuesting/pull/128 (3.5.4-GTNH) -> * Fix quest completion notification causing black screen by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/126 (3.5.3-GTNH) -> * [bs] update buildscript by @bombcar in https://github.com/GTNewHorizons/BetterQuesting/pull/129 (3.5.3-GTNH) -> * fix inserting into empty tag list not setting tag type by @Glease in https://github.com/GTNewHorizons/BetterQuesting/pull/125 (3.5.1-GTNH) -> * Fix quest notif hud rendering issue by @Alexdoru in https://github.com/GTNewHorizons/BetterQuesting/pull/124 (3.5.0-GTNH) -> ->## New Contributors -> * @Steelux8 made their first contribution in https://github.com/GTNewHorizons/BetterQuesting/pull/122 (3.5.8-GTNH) -> * @Flanisch made their first contribution in https://github.com/GTNewHorizons/BetterQuesting/pull/131 (3.5.6-GTNH) -> * @bertcardinaels made their first contribution in https://github.com/GTNewHorizons/BetterQuesting/pull/128 (3.5.4-GTNH) -> - -# Updated Binnie (2.2.4@Side.BOTH --> 2.3.3@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.2.3...2.3.3 ->## What's Changed -> * No more restriction by player name by @mitchej123 in https://github.com/GTNewHorizons/Binnie/pull/44 (2.3.3) -> * fix no tooltip in some Gui by @ghostflyby in https://github.com/GTNewHorizons/Binnie/pull/42 (2.3.2) -> * Fix double layers tooltip with NEI by @ghostflyby in https://github.com/GTNewHorizons/Binnie/pull/41 (2.2.4) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/Binnie/pull/44 (2.3.3) -> - -# Updated BlockLimiter (0.55@Side.BOTH --> 0.6.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BlockLimiter/commits/0.55@Side.BOTH...0.6.0@Side.BOTH - -# Updated BlockRenderer6343 (1.0.6@Side.BOTH --> 1.1.6@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BlockRenderer6343/compare/1.0.5...1.1.6 ->## What's Changed -> * Add localization and ability to change UI colors by @Flanisch in https://github.com/GTNewHorizons/BlockRenderer6343/pull/11 (1.1.6) -> * Add nei overlay button[?] to multiblock preview by @Cyl18 in https://github.com/GTNewHorizons/BlockRenderer6343/pull/13 (1.1.6) -> * Support mouse middle button in multiblock structure preview by @Cyl18 in https://github.com/GTNewHorizons/BlockRenderer6343/pull/12 (1.1.6) -> * Remove hard dep on Bartworks by @Lyfts in https://github.com/GTNewHorizons/BlockRenderer6343/pull/10 (1.1.3) -> * Fix crash when switching tier after projecting a multiblock by @Lyfts in https://github.com/GTNewHorizons/BlockRenderer6343/pull/9 (1.1.1) -> * Fix preview not showing if multi isn't ISurvivalConstructable by @Lyfts in https://github.com/GTNewHorizons/BlockRenderer6343/pull/8 (1.1.0) -> ->## New Contributors -> * @Flanisch made their first contribution in https://github.com/GTNewHorizons/BlockRenderer6343/pull/11 (1.1.6) -> * @Cyl18 made their first contribution in https://github.com/GTNewHorizons/BlockRenderer6343/pull/13 (1.1.6) -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/BlockRenderer6343/pull/8 (1.1.0) -> - -# Updated BloodArsenal (1.2.11@Side.BOTH --> 1.3.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BloodArsenal/compare/1.2.10...1.3.1 ->## What's Changed -> * [bs] update buildscripts for jankins by @bombcar in https://github.com/GTNewHorizons/BloodArsenal/pull/22 (1.3.1) -> * Buff daggers and replace wildcard imports by @Quetz4l in https://github.com/GTNewHorizons/BloodArsenal/pull/20 (1.3.0) -> * Upload ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/BloodArsenal/pull/21 (1.3.0) -> * Spotless apply for branch fix-nei-tooltip-crash for #18 by @github-actions in https://github.com/GTNewHorizons/BloodArsenal/pull/19 (1.2.11) -> * Fix Ritual Stone NEI tooltip crash by @wlhlm in https://github.com/GTNewHorizons/BloodArsenal/pull/18 (1.2.11) -> ->## New Contributors -> * @Quetz4l made their first contribution in https://github.com/GTNewHorizons/BloodArsenal/pull/20 (1.3.0) -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/BloodArsenal/pull/21 (1.3.0) -> * @github-actions made their first contribution in https://github.com/GTNewHorizons/BloodArsenal/pull/19 (1.2.11) -> * @wlhlm made their first contribution in https://github.com/GTNewHorizons/BloodArsenal/pull/18 (1.2.11) -> - -# Updated BloodMagic (1.4.3@Side.BOTH --> 1.5.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BloodMagic/compare/1.4.2...1.5.1 ->## What's Changed -> * Ritual of Gaia's Transformation fixes. by @AbdielKavash in https://github.com/GTNewHorizons/BloodMagic/pull/49 (1.5.1) -> * Fix tooltip for meteor NEI by @miozune in https://github.com/GTNewHorizons/BloodMagic/pull/48 (1.4.3) -> ->## New Contributors -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/BloodMagic/pull/49 (1.5.1) -> - -# Updated Botania (1.10.3-GTNH@Side.BOTH --> 1.10.11-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Botania/compare/1.10.2-GTNH...1.10.11-GTNH ->## What's Changed -> * fix elv portal treating lexicon as illegal item by @Glease in https://github.com/GTNewHorizons/Botania/pull/47 (1.10.11-GTNH) -> * Ring of Loki Client/Server fix by @LewisSaber in https://github.com/GTNewHorizons/Botania/pull/45 (1.10.10-GTNH) -> * The ring of ikoL awakens! by @LewisSaber in https://github.com/GTNewHorizons/Botania/pull/43 (1.10.9-GTNH) -> * Reduce number of item copies. by @mitchej123 in https://github.com/GTNewHorizons/Botania/pull/44 (1.10.7-GTNH) -> * Keep a cache of time uniforms instead of querying them every time by @mitchej123 in https://github.com/GTNewHorizons/Botania/pull/41 (1.10.6-GTNH) -> * Clarify some misunderstanding by @LewisSaber in https://github.com/GTNewHorizons/Botania/pull/39 (1.10.5-GTNH) -> * backports VazkiiMods/Botania#2721 by @Glease in https://github.com/GTNewHorizons/Botania/pull/35 (1.10.3-GTNH) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/Botania/pull/41 (1.10.6-GTNH) -> - -# Updated Botanic-horizons (1.0.19-GTNH@Side.BOTH --> 1.1.2-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Botanic-horizons/compare/1.0.18-GTNH...1.1.2-GTNH ->## What's Changed -> * Fix minor code quality issues in #27 by @combusterf in https://github.com/GTNewHorizons/Botanic-horizons/pull/28 (1.1.1-GTNH) -> * fix basalt chiselgroup name by @chochem in https://github.com/GTNewHorizons/Botanic-horizons/pull/27 (1.1.0-GTNH) -> - -# Updated BrandonsCore (1.0.0.13-GTNH@Side.BOTH --> 1.1.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BrandonsCore/compare/1.0.0.13-GTNH...1.1.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/BrandonsCore/pull/2 (1.1.0-GTNH) -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/BrandonsCore/pull/1 (1.0.0.13-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/BrandonsCore/pull/2 (1.1.0-GTNH) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/BrandonsCore/pull/1 (1.0.0.13-GTNH) -> - -# Updated BugTorch (1.2.12-GTNH@Side.BOTH --> 1.2.13-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BugTorch/compare/1.2.11-GTNH...1.2.13-GTNH ->## What's Changed -> * move config load to early enough to hear the Squid by @bombcar in https://github.com/GTNewHorizons/BugTorch/pull/21 (1.2.12-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/BugTorch/pull/21 (1.2.12-GTNH) -> - -# Updated BuildCraft (7.1.38@Side.BOTH --> 7.1.39@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BuildCraft/compare/7.1.37...7.1.39 ->## What's Changed -> * Fix No Gates Recipes with dreamcraft, really by @ghostflyby in https://github.com/GTNewHorizons/BuildCraft/pull/19 (7.1.38) -> - -# Updated BuildCraftCompat (7.1.16@Side.BOTH --> 7.1.17@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BuildCraftCompat/compare/7.1.15...7.1.17 ->## What's Changed -> * update bs+deps by @Dream-Master in https://github.com/GTNewHorizons/BuildCraftCompat/pull/11 (7.1.16) -> ->## New Contributors -> * @Dream-Master made their first contribution in https://github.com/GTNewHorizons/BuildCraftCompat/pull/11 (7.1.16) -> - -# Updated BuildCraftOilTweak (1.0.4@Side.BOTH --> 1.1.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/BuildCraftOilTweak/compare/1.0.4...1.1.1 ->## What's Changed -> * Fix Version Replacement by @glowredman in https://github.com/GTNewHorizons/BuildCraftOilTweak/pull/2 (1.1.1) -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/BuildCraftOilTweak/pull/1 (1.0.4) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/BuildCraftOilTweak/pull/1 (1.0.4) -> - -# Updated CarpentersBlocks (3.4.1-GTNH@Side.BOTH --> 3.5.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/CarpentersBlocks/compare/3.4.0-GTNH...3.5.1-GTNH ->## What's Changed -> * Use IBlockAccess instead of worldObj by @mitchej123 in https://github.com/GTNewHorizons/CarpentersBlocks/pull/4 (3.5.0-GTNH) -> * Fixes a world memory leak by @Pelotrio in https://github.com/GTNewHorizons/CarpentersBlocks/pull/3 (3.4.1-GTNH) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/CarpentersBlocks/pull/4 (3.5.0-GTNH) -> * @Pelotrio made their first contribution in https://github.com/GTNewHorizons/CarpentersBlocks/pull/3 (3.4.1-GTNH) -> - -# Updated Catwalks-2 (2.1.4-GTNH@Side.BOTH --> 2.2.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Catwalks-2/compare/2.1.3-GTNH...2.2.1-GTNH ->## What's Changed -> * Mostly thread safe by @mitchej123 in https://github.com/GTNewHorizons/Catwalks-2/pull/9 (2.2.1-GTNH) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/Catwalks-2/pull/8 (2.2.0-GTNH) -> * Clarify Permissions by @glowredman in https://github.com/GTNewHorizons/Catwalks-2/pull/7 (2.1.4-GTNH) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/Catwalks-2/pull/9 (2.2.1-GTNH) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/Catwalks-2/pull/7 (2.1.4-GTNH) -> - -# Updated Chisel (2.12.3-GTNH@Side.BOTH --> 2.14.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Chisel/compare/2.12.2-GTNH...2.14.1-GTNH ->## What's Changed -> * Null saftey by @mitchej123 in https://github.com/GTNewHorizons/Chisel/pull/45 (2.14.1-GTNH) -> * Fixes an NPE thrown with NEI by @mitchej123 in https://github.com/GTNewHorizons/Chisel/pull/46 (2.14.1-GTNH) -> * Angelica compat by @mitchej123 in https://github.com/GTNewHorizons/Chisel/pull/43 (2.14.0-GTNH) -> * Update to use CCC/L 1.2.0 for multi-thread compat by @bombcar in https://github.com/GTNewHorizons/Chisel/pull/42 (2.13.4-GTNH) -> * Another Obsidian harvestlevel fix by @chochem in https://github.com/GTNewHorizons/Chisel/pull/41 (2.13.2-GTNH) -> * Add vanilla mining levels by @Caedis in https://github.com/GTNewHorizons/Chisel/pull/39 (2.13.1-GTNH) -> * fix mining levels with iguana by @chochem in https://github.com/GTNewHorizons/Chisel/pull/40 (2.13.1-GTNH) -> * Don't relocate CTMLib by @makamys in https://github.com/GTNewHorizons/Chisel/pull/37 (2.13.0-GTNH) -> * Make Forge Multipart dependency optional by @makamys in https://github.com/GTNewHorizons/Chisel/pull/38 (2.13.0-GTNH) -> * Fix more memory leaks by @Pelotrio in https://github.com/GTNewHorizons/Chisel/pull/36 (2.12.3-GTNH) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/Chisel/pull/43 (2.14.0-GTNH) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/Chisel/pull/39 (2.13.1-GTNH) -> * @makamys made their first contribution in https://github.com/GTNewHorizons/Chisel/pull/37 (2.13.0-GTNH) -> - -# Updated ChiselTones (1.0.4-GTNH@Side.BOTH --> 1.1.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ChiselTones/compare/1.0.4-GTNH...1.1.0-GTNH ->## What's Changed -> * [bs] update buildscripts for jankins by @bombcar in https://github.com/GTNewHorizons/ChiselTones/pull/2 (1.1.0-GTNH) -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/ChiselTones/pull/1 (1.0.4-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/ChiselTones/pull/2 (1.1.0-GTNH) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/ChiselTones/pull/1 (1.0.4-GTNH) -> - -# Updated CodeChickenCore (1.1.13@Side.BOTH --> 1.2.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.1.11...1.2.1 ->## What's Changed -> * Angelica Compat by @mitchej123 in https://github.com/GTNewHorizons/CodeChickenCore/pull/12 (1.2.0) -> * update BS and spotlessApply by @bombcar in https://github.com/GTNewHorizons/CodeChickenCore/pull/11 (1.1.13) -> - -# Updated CodeChickenLib (1.1.10@Side.BOTH --> 1.2.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenLib/compare/1.1.9...1.2.1 ->## What's Changed -> * Angelica Support - Static -> Instanced by @mitchej123 in https://github.com/GTNewHorizons/CodeChickenLib/pull/14 (1.2.0) -> * Fix incomplete patch for item id packet by @miozune in https://github.com/GTNewHorizons/CodeChickenLib/pull/13 (1.1.10) -> - -# Updated Computronics (1.7.1-GTNH@Side.BOTH --> 1.7.2-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Computronics/compare/1.7.0-GTNH...1.7.2-GTNH ->## What's Changed -> * Stop OC from executing getInfoData in its worker thread by @MeiTianyou in https://github.com/GTNewHorizons/Computronics/pull/21 (1.7.1-GTNH) -> ->## New Contributors -> * @MeiTianyou made their first contribution in https://github.com/GTNewHorizons/Computronics/pull/21 (1.7.1-GTNH) -> - -# Updated Controlling (2.0.1@Side.CLIENT --> 2.0.2@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/Controlling/compare/2.0.0.0...2.0.2 - -# Updated CookingForBlockheads (1.2.16-GTNH@Side.BOTH --> 1.3.3-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/CookingForBlockheads/compare/1.2.15-GTNH...1.3.3-GTNH ->## What's Changed -> * Fix handling of container item by @miozune in https://github.com/GTNewHorizons/CookingForBlockheads/pull/42 (1.3.3-GTNH) -> * update buildscript and dependencies by @bombcar in https://github.com/GTNewHorizons/CookingForBlockheads/pull/41 (1.3.0-GTNH) -> * Fix: TileEntity migration from old savefiles by @eigenraven in https://github.com/GTNewHorizons/CookingForBlockheads/pull/40 (1.2.16-GTNH) -> ->## New Contributors -> * @eigenraven made their first contribution in https://github.com/GTNewHorizons/CookingForBlockheads/pull/40 (1.2.16-GTNH) -> - -# Updated CraftTweaker (3.2.13@Side.BOTH --> 3.3.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/CraftTweaker/compare/3.2.12...3.3.1 ->## What's Changed -> * Fix Implementation of `MCServer$MCCommand.compareTo(Object)` by @glowredman in https://github.com/GTNewHorizons/CraftTweaker/pull/17 (3.3.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/CraftTweaker/pull/16 (3.3.0) -> * Fix missing ModOnly-IC2 annotations by @eigenraven in https://github.com/GTNewHorizons/CraftTweaker/pull/14 (3.2.13) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/CraftTweaker/pull/17 (3.3.1) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/CraftTweaker/pull/16 (3.3.0) -> - -# Updated CreativeCore (1.3.31-GTNH@Side.BOTH --> 1.4.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/CreativeCore/compare/1.3.30-GTNH...1.4.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/CreativeCore/pull/6 (1.4.0-GTNH) -> * Log what class received by @miozune in https://github.com/GTNewHorizons/CreativeCore/pull/5 (1.3.31-GTNH) -> - -# Updated CropLoadCore (0.1.10@Side.BOTH --> 0.2.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/CropLoadCore/compare/0.1.9...0.2.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/CropLoadCore/pull/9 (0.2.0) -> * weeds by @bombcar in https://github.com/GTNewHorizons/CropLoadCore/pull/8 (0.1.10) -> - -# Updated Crops-plus-plus (1.5.12@Side.BOTH --> 1.6.4@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.5.11...1.6.4 ->## What's Changed -> * use correct Roman numerals for UHV machine names by @NotAPenguin0 in https://github.com/GTNewHorizons/Crops-plus-plus/pull/66 (1.6.4) -> * Just textures by @Minepolz320 in https://github.com/GTNewHorizons/Crops-plus-plus/pull/65 (1.6.3) -> * Fix Potions by @glowredman in https://github.com/GTNewHorizons/Crops-plus-plus/pull/63 (1.6.1) -> * Fix incorrect cactus drop. by @C0bra5 in https://github.com/GTNewHorizons/Crops-plus-plus/pull/64 (1.6.0) -> * add back Space Flower uum recipe by @Dream-Master in https://github.com/GTNewHorizons/Crops-plus-plus/pull/62 (1.5.12) -> ->## New Contributors -> * @NotAPenguin0 made their first contribution in https://github.com/GTNewHorizons/Crops-plus-plus/pull/66 (1.6.4) -> - -# Updated Custom-Main-Menu (1.10.3@Side.CLIENT --> 1.11.2@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/Custom-Main-Menu/compare/1.10.2...1.11.2 ->## What's Changed -> * Make the mod info header readable by @ColonelGerdauf in https://github.com/GTNewHorizons/Custom-Main-Menu/pull/8 (1.11.2) -> * Cleanup by @miozune in https://github.com/GTNewHorizons/Custom-Main-Menu/pull/6 (1.11.1) -> * Fix translations not being reloaded on language change by @miozune in https://github.com/GTNewHorizons/Custom-Main-Menu/pull/7 (1.11.1) -> * only build strings when necessary instead of every frame by @charagarlnad in https://github.com/GTNewHorizons/Custom-Main-Menu/pull/4 (1.10.3) -> * update bs by @Caedis in https://github.com/GTNewHorizons/Custom-Main-Menu/pull/5 (1.10.3) -> ->## New Contributors -> * @ColonelGerdauf made their first contribution in https://github.com/GTNewHorizons/Custom-Main-Menu/pull/8 (1.11.2) -> * @miozune made their first contribution in https://github.com/GTNewHorizons/Custom-Main-Menu/pull/6 (1.11.1) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/Custom-Main-Menu/pull/5 (1.10.3) -> - -# Updated Default-Configs (1.1.6@Side.CLIENT --> 1.2.0@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/Default-Configs/compare/1.1.5...1.2.0 ->## What's Changed -> * don't use SKIP_DEBUG by @Alexdoru in https://github.com/GTNewHorizons/Default-Configs/pull/6 (1.1.6) -> - -# Updated DefaultServerList (1.4.0@Side.CLIENT --> 1.5.0@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/DefaultServerList/compare/1.1.2...1.5.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/DefaultServerList/pull/6 (1.5.0) -> * Add CF/Modrinth Project Details by @glowredman in https://github.com/GTNewHorizons/DefaultServerList/pull/4 (1.4.0) -> * Get Changelog as temp file by @glowredman in https://github.com/GTNewHorizons/DefaultServerList/pull/5 (1.4.0) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/DefaultServerList/pull/6 (1.5.0) -> - -# Updated DefaultWorldGenerator (0.2@Side.CLIENT --> 0.3.0@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/DefaultWorldGenerator/compare/0.1-b13...0.3.0 ->## What's Changed -> * [bs] fix Jenkins by @bombcar in https://github.com/GTNewHorizons/DefaultWorldGenerator/pull/3 (0.3.0) -> * Fix bug that resets superflat configuration by @firenoo in https://github.com/GTNewHorizons/DefaultWorldGenerator/pull/1 (0.2) -> * Switch to GTNH ForgeGradle by @miozune in https://github.com/GTNewHorizons/DefaultWorldGenerator/pull/2 (0.2) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/DefaultWorldGenerator/pull/3 (0.3.0) -> * @firenoo made their first contribution in https://github.com/GTNewHorizons/DefaultWorldGenerator/pull/1 (0.2) -> * @miozune made their first contribution in https://github.com/GTNewHorizons/DefaultWorldGenerator/pull/2 (0.2) -> - -# Updated DetravScannerMod (1.7.2@Side.BOTH --> 1.8.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/DetravScannerMod/compare/1.7.1...1.8.0 - -# Updated Draconic-Evolution (1.2.1-GTNH@Side.BOTH --> 1.3.2-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.2.0-GTNH...1.3.2-GTNH ->## What's Changed -> * Fix wrong encode in manual translation in manual-zh_CN.json by @ghostflyby in https://github.com/GTNewHorizons/Draconic-Evolution/pull/45 (1.3.2-GTNH) -> * Update manual-ru_RU.json by @kamenskyi in https://github.com/GTNewHorizons/Draconic-Evolution/pull/44 (1.3.1-GTNH) -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/Draconic-Evolution/pull/43 (1.2.2-GTNH) -> * Fix memory leak by @Pelotrio in https://github.com/GTNewHorizons/Draconic-Evolution/pull/42 (1.2.1-GTNH) -> ->## New Contributors -> * @ghostflyby made their first contribution in https://github.com/GTNewHorizons/Draconic-Evolution/pull/45 (1.3.2-GTNH) -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/Draconic-Evolution/pull/43 (1.2.2-GTNH) -> * @Pelotrio made their first contribution in https://github.com/GTNewHorizons/Draconic-Evolution/pull/42 (1.2.1-GTNH) -> - -# Updated DummyCore (1.17.0@Side.BOTH --> 1.18.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/DummyCore/compare/1.14...1.18.0 ->## What's Changed -> * Spotless apply for branch hide-menu-switch-btn for #3 by @github-actions in https://github.com/GTNewHorizons/DummyCore/pull/4 (1.17.0) -> * Hide Menu Switch Button (configurable) by @glowredman in https://github.com/GTNewHorizons/DummyCore/pull/3 (1.17.0) -> ->## New Contributors -> * @github-actions made their first contribution in https://github.com/GTNewHorizons/DummyCore/pull/4 (1.17.0) -> - -# Updated DuraDisplay (1.1.7@Side.CLIENT --> 1.2.2@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/DuraDisplay/compare/1.1.5...1.2.2 ->## What's Changed -> * Convert to foreach over stream by @Caedis in https://github.com/GTNewHorizons/DuraDisplay/pull/16 (1.2.2) -> * Add WoodenBrickForm to gadgets by @Caedis in https://github.com/GTNewHorizons/DuraDisplay/pull/14 (1.1.7) -> - -# Updated Electro-Magic-Tools (1.3.8@Side.BOTH --> 1.4.5@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Electro-Magic-Tools/compare/1.3.7...1.4.5 ->## What's Changed -> * Localized number formatting. by @AbdielKavash in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/73 (1.4.5) -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/72 (1.4.4) -> * Make boots apply speed boost to all directions by @S4mpsa in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/71 (1.4.4) -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/72 (1.4.3-pre) -> * Convert EMT to RA2 by @chochem in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/70 (1.4.1) -> ->## New Contributors -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/73 (1.4.5) -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/72 (1.4.4) -> * @S4mpsa made their first contribution in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/71 (1.4.4) -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/72 (1.4.3-pre) -> - -# Updated EnderCore (0.2.19@Side.BOTH --> 0.4.6@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/EnderCore/compare/0.2.17...0.4.6 ->## What's Changed -> * Remove allocation from BlockCoord.equals() by @ah-OOG-ah in https://github.com/GTNewHorizons/EnderCore/pull/24 (0.4.6) -> * Fix NEI optional again by @miozune in https://github.com/GTNewHorizons/EnderCore/pull/23 (0.4.5) -> * prepare for vertex array usage by @boubou19 in https://github.com/GTNewHorizons/EnderCore/pull/21 (0.4.4) -> * Fix package name for NEI optional annotation by @miozune in https://github.com/GTNewHorizons/EnderCore/pull/20 (0.4.2) -> * Thread Safety by @mitchej123 in https://github.com/GTNewHorizons/EnderCore/pull/19 (0.4.1) -> * Fix for limited item filter by @Tu0rp in https://github.com/GTNewHorizons/EnderCore/pull/18 (0.3.0) -> * Get Empty container with drainFluidContainer by @ghostflyby in https://github.com/GTNewHorizons/EnderCore/pull/17 (0.2.19) -> ->## New Contributors -> * @ah-OOG-ah made their first contribution in https://github.com/GTNewHorizons/EnderCore/pull/24 (0.4.6) -> * @boubou19 made their first contribution in https://github.com/GTNewHorizons/EnderCore/pull/21 (0.4.4) -> * @Tu0rp made their first contribution in https://github.com/GTNewHorizons/EnderCore/pull/18 (0.3.0) -> * @ghostflyby made their first contribution in https://github.com/GTNewHorizons/EnderCore/pull/17 (0.2.19) -> - -# Updated EnderIO (2.5.9@Side.BOTH --> 2.7.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.5.8...2.7.1 ->## What's Changed -> * Actually optional by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/154 (2.7.1) -> * Angelica compat by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/153 (2.7.0) -> * Some null checks to avoid outright crashing with Angelica, by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/150 (2.6.7) -> * Fix Dark Steel Anvils in WAILA by @connor135246 in https://github.com/GTNewHorizons/EnderIO/pull/152 (2.6.7) -> * Fix protection mode of travel anchor by @Pilzinsel64 in https://github.com/GTNewHorizons/EnderIO/pull/149 (2.6.6) -> * Fix Anchor always rendering bug by @TheUnderTaker11 in https://github.com/GTNewHorizons/EnderIO/pull/148 (2.6.4) -> * add required hard dependency on cofhlib by @bombcar in https://github.com/GTNewHorizons/EnderIO/pull/146 (2.6.3) -> * exchange existing Item filter icon from newer Ender io version by @Dream-Master in https://github.com/GTNewHorizons/EnderIO/pull/145 (2.6.2) -> * Staff Of Traveling Keybind Feature by @TheUnderTaker11 in https://github.com/GTNewHorizons/EnderIO/pull/144 (2.6.1) -> * Limited Item Filter by @Tu0rp in https://github.com/GTNewHorizons/EnderIO/pull/143 (2.6.0) -> * Add Config to allow servers to re-enable support for client-side 'hacks' like Staff Of Traveling Keybind mod. by @TheUnderTaker11 in https://github.com/GTNewHorizons/EnderIO/pull/142 (2.6.0) -> ->## New Contributors -> * @connor135246 made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/152 (2.6.7) -> * @Tu0rp made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/143 (2.6.0) -> * @TheUnderTaker11 made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/142 (2.6.0) -> - -# Updated EnderStorage (1.4.12@Side.BOTH --> 1.5.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/EnderStorage/compare/1.4.11...1.5.0 ->## What's Changed -> * Fix for CCC/L 1.2.0 threadsafe rendering by @bombcar in https://github.com/GTNewHorizons/EnderStorage/pull/10 (1.5.0) -> - -# Updated EnderZoo (1.0.23@Side.BOTH --> 1.1.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/EnderZoo/compare/1.0.22...1.1.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/EnderZoo/pull/8 (1.1.0) -> * update for maven by @bombcar in https://github.com/GTNewHorizons/EnderZoo/pull/7 (1.0.23) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/EnderZoo/pull/7 (1.0.23) -> - -# Updated EnhancedLootBags (1.1.0@Side.BOTH --> 1.1.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/EnhancedLootBags/compare/1.0.8...1.1.1 ->## What's Changed -> * Add NEI handler by @miozune in https://github.com/GTNewHorizons/EnhancedLootBags/pull/8 (1.1.0) -> - -# Updated Eternal-Singularity (1.1.2@Side.BOTH --> 1.2.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Eternal-Singularity/compare/1.1.1...1.2.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/Eternal-Singularity/pull/9 (1.2.0) -> - -# Updated FindIt (1.1.0@Side.BOTH --> 1.2.5@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/FindIt/compare/1.0.11...1.2.5 ->## What's Changed -> * Rotate to Near Block by @slprime in https://github.com/GTNewHorizons/FindIt/pull/14 (1.2.5) -> * Search Fluids; Changed Block Highlighter by @slprime in https://github.com/GTNewHorizons/FindIt/pull/13 (1.2.3) -> * [QoF] Adding feature that automatically rotate player view when find a item/tile entity successfully by @gitboy14 in https://github.com/GTNewHorizons/FindIt/pull/12 (1.2.2) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/FindIt/pull/11 (1.2.0) -> * Remove hard-dependency on GregTech by @glowredman in https://github.com/GTNewHorizons/FindIt/pull/10 (1.1.0) -> ->## New Contributors -> * @gitboy14 made their first contribution in https://github.com/GTNewHorizons/FindIt/pull/12 (1.2.2) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/FindIt/pull/10 (1.1.0) -> - -# Updated FloodLights (1.2.9@Side.BOTH --> 1.3.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/FloodLights/compare/1.2.9...1.3.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/FloodLights/pull/2 (1.3.0) -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/FloodLights/pull/1 (1.2.9) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/FloodLights/pull/2 (1.3.0) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/FloodLights/pull/1 (1.2.9) -> - -# Updated ForbiddenMagic (0.6.7-GTNH@Side.BOTH --> 0.7.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ForbiddenMagic/compare/0.6.6-GTNH...0.7.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/ForbiddenMagic/pull/13 (0.7.0-GTNH) -> * Fixing dependencies by @Cardinalstars in https://github.com/GTNewHorizons/ForbiddenMagic/pull/12 (0.6.7-GTNH) -> ->## New Contributors -> * @Cardinalstars made their first contribution in https://github.com/GTNewHorizons/ForbiddenMagic/pull/12 (0.6.7-GTNH) -> - -# Updated ForestryMC (4.7.1@Side.BOTH --> 4.8.7@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ForestryMC/compare/4.7.0...4.8.7 ->## What's Changed -> * Fix handling pam's coffee and tea crops by @leumasme in https://github.com/GTNewHorizons/ForestryMC/pull/66 (4.8.7) -> * Thread safe by @mitchej123 in https://github.com/GTNewHorizons/ForestryMC/pull/64 (4.8.5) -> * Allocation reduction by @mitchej123 in https://github.com/GTNewHorizons/ForestryMC/pull/62 (4.8.4) -> * [bs] fix buildscripts for jenkins by @bombcar in https://github.com/GTNewHorizons/ForestryMC/pull/61 (4.8.2) -> * Remove Version Checker by @glowredman in https://github.com/GTNewHorizons/ForestryMC/pull/60 (4.8.1) -> * Add name for butterflyGE by @bombcar in https://github.com/GTNewHorizons/ForestryMC/pull/59 (4.8.0) -> ->## New Contributors -> * @leumasme made their first contribution in https://github.com/GTNewHorizons/ForestryMC/pull/66 (4.8.7) -> - -# Updated ForgeMultipart (1.4.1@Side.BOTH --> 1.4.8@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ForgeMultipart/compare/1.4.0...1.4.8 ->## What's Changed -> * Add `version` and `name` Properties to `@Mod` annotations by @glowredman in https://github.com/GTNewHorizons/ForgeMultipart/pull/23 (1.4.8) -> * Re-add dependencies.info corrected, update BS etc by @bombcar in https://github.com/GTNewHorizons/ForgeMultipart/pull/22 (1.4.7) -> * update to support 1.2.0 CCL - needs work to be more performant by @bombcar in https://github.com/GTNewHorizons/ForgeMultipart/pull/21 (1.4.5) -> * Fix ButtonPart.java crashes, tweaks to allow mods to hook it by @Roadhog360 in https://github.com/GTNewHorizons/ForgeMultipart/pull/20 (1.4.3) -> * Potential Fix to some FMP stuff relating to Redstone parts not connecting to bottoms of machines. by @Cardinalstars in https://github.com/GTNewHorizons/ForgeMultipart/pull/18 (1.4.1) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/ForgeMultipart/pull/23 (1.4.8) -> * @Roadhog360 made their first contribution in https://github.com/GTNewHorizons/ForgeMultipart/pull/20 (1.4.3) -> - -# Updated ForgeRelocation (0.0.3@Side.BOTH --> 0.1.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ForgeRelocation/compare/0.0.2...0.1.2 ->## What's Changed -> * Try a thread safe client map, and guard against a null world by @mitchej123 in https://github.com/GTNewHorizons/ForgeRelocation/pull/6 (0.1.2) -> * Update Version Replacement by @glowredman in https://github.com/GTNewHorizons/ForgeRelocation/pull/5 (0.1.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/ForgeRelocation/pull/3 (0.1.0) -> * Fix Mod not being recognized by @glowredman in https://github.com/GTNewHorizons/ForgeRelocation/pull/2 (0.0.3) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/ForgeRelocation/pull/6 (0.1.2) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/ForgeRelocation/pull/3 (0.1.0) -> - -# Updated ForgeRelocationFMP (0.0.4@Side.BOTH --> 0.1.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ForgeRelocationFMP/compare/0.0.3...0.1.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/ForgeRelocationFMP/pull/2 (0.1.0) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/ForgeRelocationFMP/pull/2 (0.1.0) -> - -# Updated Forgelin (1.9.7-GTNH@Side.BOTH --> 1.9.9-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Forgelin/compare/1.9.6-GTNH...1.9.9-GTNH ->## What's Changed -> * Add Annotations to Coremod Class by @glowredman in https://github.com/GTNewHorizons/Forgelin/pull/9 (1.9.9-GTNH) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/Forgelin/pull/9 (1.9.9-GTNH) -> - -# Updated GT5-Unofficial (5.09.44.110@Side.BOTH --> 5.09.45.115-pre@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.44.109...5.09.45.115-pre ->## What's Changed -> * Fix typo in kevlar tooltips by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2541 (5.09.45.115-pre) -> * Fix typo in kevlar tooltips by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2541 (5.09.45.114) -> * Don't hide brewery recipes & unhide more drinks by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2540 (5.09.45.113-pre) -> * Don't hide brewery recipes & unhide more drinks by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2540 (5.09.45.112) -> * Show the reason why the machine shutdown on DC by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2536 (5.09.45.111-pre) -> * Ensure crib works for multismelter by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2538 (5.09.45.111-pre) -> * Show the reason why the machine shutdown on DC by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2536 (5.09.45.110) -> * Ensure crib works for multismelter by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2538 (5.09.45.110) -> * Unhide 3 craftable drinks by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2539 (5.09.45.109-pre) -> * Unhide 3 craftable drinks by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2539 (5.09.45.108) -> * Fix crib separation by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2537 (5.09.45.107-pre) -> * Fix crib separation by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2537 (5.09.45.106) -> * Add holo glasses support for CRIBs by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2535 (5.09.45.105-pre) -> * Add holo glasses support for CRIBs by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2535 (5.09.45.104) -> * Numeric widget and localized number formatting. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2532 (5.09.45.103-pre) -> * Numeric widget and localized number formatting. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2532 (5.09.45.102) -> * Add messages about the reasons for machine shutdown during processing by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2522 (5.09.45.100) -> * fix coal chunk recipe weirdness by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2534 (5.09.45.100) -> * Fix stocking hatches recipe check by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2531 (5.09.45.100) -> * fix wrench not rotating blocks on server side by @ghostflyby in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2525 (5.09.45.100) -> * Add alternative recipes for superconductors using molten spacetime by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2533 (5.09.45.100) -> * Fix OC calculator gets too much EUt consumption when limitOverclocks=true by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2529 (5.09.45.100) -> * Fix Fusion overclock by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2528 (5.09.45.100) -> * Add requireMods for recipe builder by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2417 (5.09.45.98-pre) -> * Add requireMods for recipe builder by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2417 (5.09.45.97) -> * Change to ConcurrentHashMap by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2526 (5.09.45.93-pre) -> * Change to ConcurrentHashMap by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2526 (5.09.45.92) -> * Maybe thread safe by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2523 (5.09.45.89-pre) -> * Maybe thread safe by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2523 (5.09.45.88) -> * Fix translations added before config init not being added to MC lang manager by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2519 (5.09.45.86) -> * Small fixes for Drone Center by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2520 (5.09.45.86) -> * Restore overlay textures removed by mistake in #1671 by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2521 (5.09.45.86) -> * Add SC steam to turbine tooltip by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2515 (5.09.45.85-pre) -> * Add cable info to WAILA by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2518 (5.09.45.85-pre) -> * Add SC steam to turbine tooltip by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2515 (5.09.45.84) -> * Add cable info to WAILA by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2518 (5.09.45.84) -> * Self-adaption GUI height for DC by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2517 (5.09.45.82) -> * Fix recipe check by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2516 (5.09.45.82) -> * Add locale code support for lang manager by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2511 (5.09.45.79) -> * Change error voltage to MAX+ by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2513 (5.09.45.79) -> * Make some changes to OC Calculator to add functionality to be used by God Forge by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2508 (5.09.45.77) -> * Capitalize TiC recipe categories by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2512 (5.09.45.77) -> * Hide semi fluid NEI by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2514 (5.09.45.77) -> * Add recipe categories for TiC integration by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2510 (5.09.45.76) -> * Update dependencies. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2509 (5.09.45.75) -> * Add SearchBar for Drone centre by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2498 (5.09.45.74) -> * fix LHE preview by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2505 (5.09.45.74) -> * fix maintenance hatch not showing correct rotation after reload by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2506 (5.09.45.74) -> * Migrate assline to extended power base by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2503 (5.09.45.73) -> * Update dependencies. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2497 (5.09.45.72) -> * Fix Cleanroom logic with an LV energy hatch by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2499 (5.09.45.72) -> * Adjust mk5 plasmas to account for 1 lost OC by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2504 (5.09.45.72) -> * Fix water bottle fluid exploit by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2494 (5.09.45.71) -> * Change over wireless teams to use SP teams by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2493 (5.09.45.70) -> * Allow interacting with machines instantly upon placing by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2496 (5.09.45.69-pre) -> * Assign force fuel value in GT by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2495 (5.09.45.69-pre) -> * Allow interacting with machines instantly upon placing by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2496 (5.09.45.68) -> * Assign force fuel value in GT by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2495 (5.09.45.68) -> * Wireless Activity Detector; Power On/Off Activity Detector by @slprime in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2490 (5.09.45.64) -> * Add batch mode to nano forge by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2492 (5.09.45.64) -> * Add godforge materials by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2491 (5.09.45.63) -> * Fix MuTE Casings Not Forming Correctly by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2489 (5.09.45.62) -> * Fix dimethylbenzene names by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2488 (5.09.45.61) -> * Refactor Packet Handling for MuTEs by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2485 (5.09.45.60) -> * Fix EBF tooltip by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2487 (5.09.45.59) -> * fix divide by zero exception by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2486 (5.09.45.58) -> * Add hatch tier tooltips for several ME hatches by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2482 (5.09.45.57) -> * fix PCB by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2483 (5.09.45.57) -> * Fix charcoal igniter tooltip by @RitumsC in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2484 (5.09.45.57) -> * Add Drone Centre by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2412 (5.09.45.57) -> * Add more checking to prevent chaining to different blocks by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2481 (5.09.45.57) -> * Fix wrench raytrace crash on server by @ghostflyby in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2477 (5.09.45.53) -> * Change chain spraying to only chain to the same kind of item by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2478 (5.09.45.53) -> * GT Tool Fixes and ore balance config by @Minepolz320 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2453 (5.09.45.53) -> * Fix DTPF not consuming energy by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2479 (5.09.45.53) -> * Fix nano forge nei preview by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2475 (5.09.45.53) -> * Fix wrench raytrace crash on server by @ghostflyby in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2477 (5.09.45.52-pre) -> * Fix large fluid cell Rendering by @UltraHex in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2476 (5.09.45.50) -> * Fix oc calculator by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2474 (5.09.45.48-pre) -> * Fix oc calculator by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2474 (5.09.45.47) -> * Add Banded Iron EBF processing. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2472 (5.09.45.46-pre) -> * EBF tooltip by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2471 (5.09.45.46-pre) -> * Add Banded Iron EBF processing. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2472 (5.09.45.45) -> * EBF tooltip by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2471 (5.09.45.45) -> * Remove all usages of GT_ItemStack2 as Set/Map keys by using fastutil by @tth05 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2465 (5.09.45.43) -> * Fix PA voltage check by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2470 (5.09.45.43) -> * Fix massfab by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2468 (5.09.45.41) -> * Fix void protection of distillation tower with ME output hatches by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2467 (5.09.45.41) -> * Fix PCB coolant hatch by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2469 (5.09.45.41) -> * Move the check for item/fluid outputs length in ParallelHelper by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2441 (5.09.45.39-pre) -> * Canola is a better name than Rapeseed (id is staying the same) by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2443 (5.09.45.39-pre) -> * GT wrench capabilities for AE2 blocks and others by @ghostflyby in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2395 (5.09.45.39-pre) -> * Rework item renderers by @UltraHex in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2424 (5.09.45.39-pre) -> * Allow tools to break stuff with a lower harvest level by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2435 (5.09.45.39-pre) -> * Removed muffler from Vacuum Freezer. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2439 (5.09.45.39-pre) -> * Fix CRIB ignoring new pattern when it was a replacement in place of a diffrent pattern by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2442 (5.09.45.39-pre) -> * Add config to block underground dirt and gravel gen by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2444 (5.09.45.39-pre) -> * Convert tiny Ash dusts for various EBF recipes to chances by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2445 (5.09.45.39-pre) -> * Add valid covers bit mask to CoverableTileEntity by @tth05 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2446 (5.09.45.39-pre) -> * Reintroduce CRIB name to WAILA by @kstvr32 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2447 (5.09.45.39-pre) -> * Make stocking bus/hatch autopull slot refresh timer adjustable by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2448 (5.09.45.39-pre) -> * Late review of #2446 Optional changes by @leagris in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2449 (5.09.45.39-pre) -> * PCB coolant hatch supports ME hatch by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2451 (5.09.45.39-pre) -> * Cleanup a bit the GT_Achievements class by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2450 (5.09.45.39-pre) -> * Add missing null check in pump cover by @tth05 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2452 (5.09.45.39-pre) -> * Fix Fluid Solidifying by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2461 (5.09.45.39-pre) -> * fix steam turbine NPE by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2457 (5.09.45.39-pre) -> * Add new properties to parallel helper by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2454 (5.09.45.39-pre) -> * Add back tool mode to wrench by @LewisSaber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2462 (5.09.45.39-pre) -> * Feature/movefluid by @Dream-Master in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2459 (5.09.45.39-pre) -> * Fix wire cutter/soldering iron click on gt machines by @LewisSaber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2463 (5.09.45.39-pre) -> * Change Canola back to Rape seed by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2464 (5.09.45.39-pre) -> * Fix wire cutter/soldering iron click on gt machines by @LewisSaber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2463 (5.09.45.38) -> * Change Canola back to Rape seed by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2464 (5.09.45.38) -> * Fix Fluid Solidifying by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2461 (5.09.45.36) -> * fix steam turbine NPE by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2457 (5.09.45.36) -> * Add new properties to parallel helper by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2454 (5.09.45.36) -> * Add back tool mode to wrench by @LewisSaber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2462 (5.09.45.36) -> * Feature/movefluid by @Dream-Master in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2459 (5.09.45.36) -> * Spotless apply for branch feature/movefluid for #2455 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2456 (5.09.45.35-pre) -> * merge similar code into new utility function moveFluid by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2455 (5.09.45.35-pre) -> * Spotless apply for branch feature/movefluid for #2459 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2460 (5.09.45.35-pre) -> * Fix Fluid Solidifying by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2461 (5.09.45.35-pre) -> * fix steam turbine NPE by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2457 (5.09.45.35-pre) -> * Spotless apply for branch feature/movefluid for #2455 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2456 (5.09.45.34-pre) -> * merge similar code into new utility function moveFluid by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2455 (5.09.45.34-pre) -> * Spotless apply for branch feature/movefluid for #2455 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2458 (5.09.45.34-pre) -> * Spotless apply for branch feature/movefluid for #2455 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2456 (5.09.45.33-pre) -> * Add missing null check in pump cover by @tth05 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2452 (5.09.45.32-pre) -> * Add missing null check in pump cover by @tth05 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2452 (5.09.45.31) -> * Late review of #2446 Optional changes by @leagris in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2449 (5.09.45.29) -> * PCB coolant hatch supports ME hatch by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2451 (5.09.45.29) -> * Cleanup a bit the GT_Achievements class by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2450 (5.09.45.29) -> * GT wrench capabilities for AE2 blocks and others by @ghostflyby in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2395 (5.09.45.27) -> * Rework item renderers by @UltraHex in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2424 (5.09.45.27) -> * Allow tools to break stuff with a lower harvest level by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2435 (5.09.45.27) -> * Removed muffler from Vacuum Freezer. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2439 (5.09.45.27) -> * Fix CRIB ignoring new pattern when it was a replacement in place of a diffrent pattern by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2442 (5.09.45.27) -> * Add config to block underground dirt and gravel gen by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2444 (5.09.45.27) -> * Convert tiny Ash dusts for various EBF recipes to chances by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2445 (5.09.45.27) -> * Add valid covers bit mask to CoverableTileEntity by @tth05 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2446 (5.09.45.27) -> * Reintroduce CRIB name to WAILA by @kstvr32 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2447 (5.09.45.27) -> * Make stocking bus/hatch autopull slot refresh timer adjustable by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2448 (5.09.45.27) -> * Move the check for item/fluid outputs length in ParallelHelper by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2441 (5.09.45.26-pre) -> * Canola is a better name than Rapeseed (id is staying the same) by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2443 (5.09.45.26-pre) -> * Move the check for item/fluid outputs length in ParallelHelper by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2441 (5.09.45.25) -> * Canola is a better name than Rapeseed (id is staying the same) by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2443 (5.09.45.25) -> * Merge MuTEMaster into Master by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2431 (5.09.45.23) -> * Update ParallelHelper by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2427 (5.09.45.22) -> * fix GT oredict log by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2436 (5.09.45.19) -> * Revert forge hammer recipe for plastic/rubber by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2437 (5.09.45.19) -> * Let gt ignore more oredicts by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2438 (5.09.45.19) -> * Improve shader compatibility for tool overlay by @UltraHex in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2425 (5.09.45.15) -> * Cleanup deprecation by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2416 (5.09.45.14) -> * Add connect/block to line of fluid pipes by @LewisSaber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2407 (5.09.45.13) -> * Add default impl to getToolTypeName and add a null check by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2430 (5.09.45.12) -> * Fix muffler hatch numbers by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2433 (5.09.45.12) -> * Fix RecipeMapBackend not indexing Alternate ItemStacks by @TechnicianLP in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2434 (5.09.45.12) -> * Prevent loading hook on server by @Laiff in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2428 (5.09.45.11) -> * Add modes to tools by @LewisSaber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2423 (5.09.45.10) -> * Change to the overclock logic of Fusion Reactor by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2422 (5.09.45.09) -> * Restore the ability to use multiple ME hatches for one machine by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2426 (5.09.45.08) -> * Rework the UI of singleblock pumps. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2420 (5.09.45.07) -> * Allow a soldering iron to use soldering material from an IC2 Tool Box. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2421 (5.09.45.06) -> * Fix z ordering for stack size in `Stocking Input` by @Laiff in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2419 (5.09.45.05) -> * Fix CRIB adding null item inputs by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2415 (5.09.45.04) -> * update deps by @Dream-Master in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2414 (5.09.45.04) -> * Allow Oil Cracker to use an Input Bus for programmed circuit automation. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2413 (5.09.45.03) -> * fix dep by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2405 (5.09.45.02) -> * Fix logic with old OC calculation code by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2408 (5.09.45.02) -> * Don't rotate block if player is sneaking by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2409 (5.09.45.02) -> * Fix basic machine OC not using amperage by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2410 (5.09.45.02) -> * update deps by @Dream-Master in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2411 (5.09.45.02) -> * Fix: Show CRIB always in interface terminal by @Laiff in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2404 (5.09.45.01) -> * Clarify whether item or fluid output is full by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2403 (5.09.45.00) -> * make quantum tanks not slow you down for later game players by @Dream-Master in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2393 (5.09.45.00) -> * more detailed progress info in waila tooltip for basic machines by @iamblackornot in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2401 (5.09.45.00) -> ->## New Contributors -> * @NotAPenguin0 made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2541 (5.09.45.115-pre) -> * @NotAPenguin0 made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2541 (5.09.45.114) -> * @slprime made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2490 (5.09.45.64) -> * @RitumsC made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2484 (5.09.45.57) -> * @RealSilverMoon made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2412 (5.09.45.57) -> * @UltraHex made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2425 (5.09.45.15) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2413 (5.09.45.03) -> * @Laiff made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2404 (5.09.45.01) -> - -# Updated GTNEIOrePlugin (1.1.3@Side.BOTH --> 1.2.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GTNEIOrePlugin/compare/1.1.1...1.2.0 ->## What's Changed -> * T9 Planets + new Textures by @glowredman in https://github.com/GTNewHorizons/GTNEIOrePlugin/pull/35 (1.1.3) -> - -# Updated GTNH-Intergalactic (1.2.9@Side.BOTH --> 1.3.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.2.8...1.3.2 ->## What's Changed -> * Avoid a bazillion verts all at once by @mitchej123 in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/57 (1.3.2) -> * Clarify whether item or fluid output is full by @miozune in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/56 (1.3.0) -> - -# Updated GTNH-Lanthanides (0.11.9@Side.BOTH --> 0.12.11@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Lanthanides/compare/0.11.8...0.12.11 ->## What's Changed -> * Migrate dissolution tank & digester to processingLogic by @GDCloudstrike in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/86 (0.12.11) -> * Remove muffler from Dissolution Tank. by @AbdielKavash in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/85 (0.12.7) -> * Clean-up acetylhydrazine and unsymmetricaldimethylhydrazine by @chochem in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/83 (0.12.6) -> * Fix Digester & Dissolution Tank NEI previews by @Lyfts in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/84 (0.12.6) -> * fix recipe mistake about RarestEarthResidue by @Nxer in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/82 (0.12.4) -> * add Digester and DissolutionTank survival construct method by @Nxer in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/81 (0.12.3) -> * fix simple washer Pure Dust of Cerium and Samarium issue by @Nxer in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/80 (0.12.2) -> * EuO chem balance fix by @chochem in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/79 (0.12.1) -> * Remove now unneeded IMC handler by @miozune in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/78 (0.12.0) -> ->## New Contributors -> * @GDCloudstrike made their first contribution in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/86 (0.12.11) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/85 (0.12.7) -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/GTNH-Lanthanides/pull/84 (0.12.6) -> - -# Updated GTNH-TC-Wands (1.3.1@Side.BOTH --> 1.4.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GTNH-TC-Wands/compare/1.3.0...1.4.0 ->## What's Changed -> * Fix broken mod by @chochem in https://github.com/GTNewHorizons/GTNH-TC-Wands/pull/17 (1.4.0) -> * Fix missing/broken Staff & Wand recipes by @TechnicianLP in https://github.com/GTNewHorizons/GTNH-TC-Wands/pull/16 (1.3.1) -> ->## New Contributors -> * @chochem made their first contribution in https://github.com/GTNewHorizons/GTNH-TC-Wands/pull/17 (1.4.0) -> * @TechnicianLP made their first contribution in https://github.com/GTNewHorizons/GTNH-TC-Wands/pull/16 (1.3.1) -> - -# Updated GTNHLib (0.0.13@Side.BOTH --> 0.2.10@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.0.12...0.2.10 ->## What's Changed -> * Add a compare-and-swap reference wrapper and collections by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/36 (0.2.10) -> * Add a dummy RFB plugin to allow classes to be used earlier in the loading process by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/37 (0.2.10) -> * Remove required parameter to Config annotation by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/34 (0.2.9) -> * Add filename and subdirectory overrides to Config class annotation by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/33 (0.2.8) -> * Localization fix by @AbdielKavash in https://github.com/GTNewHorizons/GTNHLib/pull/32 (0.2.7) -> * Added MathExpressionParser. by @AbdielKavash in https://github.com/GTNewHorizons/GTNHLib/pull/31 (0.2.6) -> * Fix lower bound of `@Config.RangeFloat` by @glowredman in https://github.com/GTNewHorizons/GTNHLib/pull/30 (0.2.5) -> * Shadow JOML by @Cleptomania in https://github.com/GTNewHorizons/GTNHLib/pull/29 (0.2.4) -> * Be more accepting; also stop using Tags for modid/name by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/27 (0.2.3) -> * Handle multiple config classes by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/25 (0.2.2) -> * Add fastutil to dependencies.gradle by @tth05 in https://github.com/GTNewHorizons/GTNHLib/pull/24 (0.2.1) -> * Port configs from Angelica/ArchaicFix by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/23 (0.2.0) -> * Fix broken mod by @chochem in https://github.com/GTNewHorizons/GTNHLib/pull/22 (0.1.0) -> ->## New Contributors -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/31 (0.2.6) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/29 (0.2.4) -> * @tth05 made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/24 (0.2.1) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/23 (0.2.0) -> * @chochem made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/22 (0.1.0) -> - -# Updated GTplusplus (1.10.54@Side.BOTH --> 1.11.41-pre@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GTplusplus/compare/1.10.53...1.11.41-pre ->## What's Changed -> * Fix Industral Arc Furnace structure check by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/850 (1.11.40) -> * Fix crib separation for industrial multi machine by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/849 (1.11.39) -> * Numeric widget and localized number formatting. by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/848 (1.11.38) -> * Free casings Matter Fabrication CPU by @dahgul333 in https://github.com/GTNewHorizons/GTplusplus/pull/840 (1.11.36) -> * Align fish centrifuge recipes with GT by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/845 (1.11.35) -> * Dev by @Dream-Master in https://github.com/GTNewHorizons/GTplusplus/pull/846 (1.11.35) -> * Align fish centrifuge recipes with GT by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/845 (1.11.34-pre) -> * Remove GL11 Calls by @BlueWeabo in https://github.com/GTNewHorizons/GTplusplus/pull/844 (1.11.33) -> * Enable input separation for the Cutting Factory. by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/843 (1.11.32) -> * Tree Growth Simulator can now harvest leaves and fruits, using appropriate tools. by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/839 (1.11.31) -> * Fix several recipes by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/842 (1.11.31) -> * Let remainingFlow become 125% of realOptFlow, rather than raw optimal… by @koiNoCirculation in https://github.com/GTNewHorizons/GTplusplus/pull/841 (1.11.29) -> * add new solidifier hatches for industrial multi machine by @Quetz4l in https://github.com/GTNewHorizons/GTplusplus/pull/810 (1.11.28) -> * Advanced implosion supports buffer by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/838 (1.11.27) -> * Add alternate recipes for neptunium and fermium plasma by @GDCloudstrike in https://github.com/GTNewHorizons/GTplusplus/pull/837 (1.11.26) -> * Force properties should be in GT by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/836 (1.11.25) -> * fix QFT tooltips by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/835 (1.11.24) -> * Enable perfect OC on the matter fabrication CPU recycler mode by @GDCloudstrike in https://github.com/GTNewHorizons/GTplusplus/pull/834 (1.11.23) -> * Fix crop harvester stopping after 1 crop if harvesting is off by @Lyfts in https://github.com/GTNewHorizons/GTplusplus/pull/833 (1.11.23) -> * GT++ Fish Catcher Water Block Check by @bitonality in https://github.com/GTNewHorizons/GTplusplus/pull/818 (1.11.23) -> * Fix LFTR by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/832 (1.11.22) -> * 4/4 overclocks for IsaMill and FlotationCell again by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/831 (1.11.22) -> * Fix QFT by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/829 (1.11.19) -> * Fix broken gas in 2 recipes by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/830 (1.11.19) -> * Fix Multi-Machine Manual Recipe by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/826 (1.11.18) -> * Fix chemical plant by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/821 (1.11.18) -> * Fix XL Heat Exchanger description by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/828 (1.11.18) -> * Fix void protection of dangote by @HoleFish in https://github.com/GTNewHorizons/GTplusplus/pull/827 (1.11.18) -> * Advanced Muffler Hatch improvements by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/825 (1.11.17) -> * Enable batch mode on mega ABS by @GDCloudstrike in https://github.com/GTNewHorizons/GTplusplus/pull/824 (1.11.15) -> * Thermal Boiler rework by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/815 (1.11.14-pre) -> * Fix Soldering Iron unable to set redstone output strength. by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/819 (1.11.14-pre) -> * Add a tooltip for QFT Fluid mode by @BlueWeabo in https://github.com/GTNewHorizons/GTplusplus/pull/820 (1.11.14-pre) -> * Fix mutegt dep by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/823 (1.11.14-pre) -> * Fix mutegt dep by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/823 (1.11.13) -> * Add a tooltip for QFT Fluid mode by @BlueWeabo in https://github.com/GTNewHorizons/GTplusplus/pull/820 (1.11.11) -> * Fix Soldering Iron unable to set redstone output strength. by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/819 (1.11.10) -> * Thermal Boiler rework by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/815 (1.11.9) -> * Fix chisel busses by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/817 (1.11.4) -> * Add centrifuge recipes for dual and quad depleted fuel rods. by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/816 (1.11.3) -> * Allow emptying of fluid tanks by placing them anywhere in the crafting grid. by @AbdielKavash in https://github.com/GTNewHorizons/GTplusplus/pull/814 (1.11.2) -> * fix dep problems by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/811 (1.11.1) -> * Fix superbus UHV recipes and localization by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/812 (1.11.1) -> * Clarify whether item or fluid output is full by @miozune in https://github.com/GTNewHorizons/GTplusplus/pull/809 (1.11.0) -> * Fix asymmetry in the qft multiblock by @Pelotrio in https://github.com/GTNewHorizons/GTplusplus/pull/802 (1.11.0) -> * Fix superbus UHV recipes and localization for stable branch by @chochem in https://github.com/GTNewHorizons/GTplusplus/pull/813 (1.10.55) -> ->## New Contributors -> * @dahgul333 made their first contribution in https://github.com/GTNewHorizons/GTplusplus/pull/840 (1.11.36) -> * @koiNoCirculation made their first contribution in https://github.com/GTNewHorizons/GTplusplus/pull/841 (1.11.29) -> * @bitonality made their first contribution in https://github.com/GTNewHorizons/GTplusplus/pull/818 (1.11.23) -> * @HoleFish made their first contribution in https://github.com/GTNewHorizons/GTplusplus/pull/821 (1.11.18) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/GTplusplus/pull/814 (1.11.2) -> - -# Updated Gadomancy (1.2.0@Side.BOTH --> 1.3.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Gadomancy/compare/1.1.3...1.3.2 ->## What's Changed -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/Gadomancy/pull/28 (1.3.1) -> * Fixed dupe bug with Essentia condenser by @OneEyeMaker in https://github.com/GTNewHorizons/Gadomancy/pull/27 (1.3.0) -> * Eldrich recipes by @EnderProyects in https://github.com/GTNewHorizons/Gadomancy/pull/25 (1.2.0) -> ->## New Contributors -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/Gadomancy/pull/28 (1.3.1) -> * @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/Gadomancy/pull/27 (1.3.0) -> * @EnderProyects made their first contribution in https://github.com/GTNewHorizons/Gadomancy/pull/25 (1.2.0) -> - -# Updated GalacticGregGT5 (1.0.10@Side.BOTH --> 1.1.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GalacticGregGT5/compare/1.0.9...1.1.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/GalacticGregGT5/pull/17 (1.1.0) -> * Fix oregen pattern for space veins by @chochem in https://github.com/GTNewHorizons/GalacticGregGT5/pull/16 (1.0.10) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/GalacticGregGT5/pull/17 (1.1.0) -> * @chochem made their first contribution in https://github.com/GTNewHorizons/GalacticGregGT5/pull/16 (1.0.10) -> - -# Updated Galacticraft (3.0.75-GTNH@Side.BOTH --> 3.1.3-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Galacticraft/compare/3.0.74-GTNH...3.1.3-GTNH ->## What's Changed -> * Register planet biomes on preinit by @Caedis in https://github.com/GTNewHorizons/Galacticraft/pull/84 (3.1.3-GTNH) -> * Update GC lang files to more modern usage for MobInfo by @bombcar in https://github.com/GTNewHorizons/Galacticraft/pull/83 (3.1.1-GTNH) -> * Fix backwards-compatibility with other Galacticraft addons (e. g. ExtraPlanets) by @PT400C in https://github.com/GTNewHorizons/Galacticraft/pull/82 (3.1.0-GTNH) -> ->## New Contributors -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/Galacticraft/pull/84 (3.1.3-GTNH) -> * @PT400C made their first contribution in https://github.com/GTNewHorizons/Galacticraft/pull/82 (3.1.0-GTNH) -> - -# Updated Galaxy-Space-GTNH (1.2.15-GTNH@Side.BOTH --> 1.1.82-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Galaxy-Space-GTNH/commits/1.2.15-GTNH@Side.BOTH...1.1.82-GTNH@Side.BOTH - -# Updated GigaGramFab (0.3.9@Side.BOTH --> 0.3.17@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GigaGramFab/compare/0.3.8...0.3.17 ->## What's Changed -> * Fix AAL batch mode duping fluid on last batch in rare cases. by @NotAPenguin0 in https://github.com/GTNewHorizons/GigaGramFab/pull/36 (0.3.17) -> * Fix batch mode slowing down groups of multiple AAL by @NotAPenguin0 in https://github.com/GTNewHorizons/GigaGramFab/pull/35 (0.3.16) -> * Syncing TextWidget by @AbdielKavash in https://github.com/GTNewHorizons/GigaGramFab/pull/34 (0.3.15) -> * Add AAL batch mode by @NotAPenguin0 in https://github.com/GTNewHorizons/GigaGramFab/pull/32 (0.3.14) -> * Fix fluidtank capacity of tool casting machines by @HoleFish in https://github.com/GTNewHorizons/GigaGramFab/pull/33 (0.3.12) -> * reset cache more often and sort hatches less often by @Glease in https://github.com/GTNewHorizons/GigaGramFab/pull/31 (0.3.11) -> * Removed Debug Recipe of Pump by @LewisSaber in https://github.com/GTNewHorizons/GigaGramFab/pull/27 (0.3.9) -> ->## New Contributors -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/GigaGramFab/pull/34 (0.3.15) -> * @NotAPenguin0 made their first contribution in https://github.com/GTNewHorizons/GigaGramFab/pull/32 (0.3.14) -> * @HoleFish made their first contribution in https://github.com/GTNewHorizons/GigaGramFab/pull/33 (0.3.12) -> * @LewisSaber made their first contribution in https://github.com/GTNewHorizons/GigaGramFab/pull/27 (0.3.9) -> - -# Updated GoodGenerator (0.7.17@Side.BOTH --> 0.8.17@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/GoodGenerator/compare/0.7.16...0.8.17 ->## What's Changed -> * Prevent LEG from drawing significantly higher amounts of coolant than expected by @ReaganAR in https://github.com/GTNewHorizons/GoodGenerator/pull/243 (0.8.17) -> * Numeric widget and localized number formatting. by @AbdielKavash in https://github.com/GTNewHorizons/GoodGenerator/pull/242 (0.8.17) -> * Fix Nq refinery not consuming energy by @HoleFish in https://github.com/GTNewHorizons/GoodGenerator/pull/244 (0.8.15) -> * CoALs: Add missing styrene-butadiene variants for AssLine recipes. by @fluffle in https://github.com/GTNewHorizons/GoodGenerator/pull/239 (0.8.15) -> * Fix compact fusions by @HoleFish in https://github.com/GTNewHorizons/GoodGenerator/pull/241 (0.8.15) -> * Fix naq fuel refinery coils not auto placeable in survival by @Lyfts in https://github.com/GTNewHorizons/GoodGenerator/pull/245 (0.8.15) -> * Fix compact fusion tierskip, wrong OC and scanner info by @GDCloudstrike in https://github.com/GTNewHorizons/GoodGenerator/pull/238 (0.8.12) -> * Fix naq nugget recipe by @chochem in https://github.com/GTNewHorizons/GoodGenerator/pull/237 (0.8.11) -> * Allow compact fusions to accept any amount of energy from energy hatches by @HoleFish in https://github.com/GTNewHorizons/GoodGenerator/pull/235 (0.8.10) -> * Fix UCFE fuel consumption by @HoleFish in https://github.com/GTNewHorizons/GoodGenerator/pull/234 (0.8.10) -> * Compact fusion structure fixes by @Lyfts in https://github.com/GTNewHorizons/GoodGenerator/pull/236 (0.8.10) -> * Convert GG to RA2 by @chochem in https://github.com/GTNewHorizons/GoodGenerator/pull/232 (0.8.6) -> * [bs] update dependencies by @bombcar in https://github.com/GTNewHorizons/GoodGenerator/pull/231 (0.8.4) -> * Enable batch mode for component assemblyline by @GDCloudstrike in https://github.com/GTNewHorizons/GoodGenerator/pull/233 (0.8.4) -> * Compact Fusions support buffer by @HoleFish in https://github.com/GTNewHorizons/GoodGenerator/pull/230 (0.8.4) -> * fix simple washer recipe issue about Nq Process by @Nxer in https://github.com/GTNewHorizons/GoodGenerator/pull/229 (0.8.2) -> * Cleanup isValidMetaTileEntity again by @miozune in https://github.com/GTNewHorizons/GoodGenerator/pull/227 (0.8.0) -> * Batch mode for compact fusion MKIV-V by @HoleFish in https://github.com/GTNewHorizons/GoodGenerator/pull/223 (0.8.0) -> ->## New Contributors -> * @ReaganAR made their first contribution in https://github.com/GTNewHorizons/GoodGenerator/pull/243 (0.8.17) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/GoodGenerator/pull/242 (0.8.17) -> * @Nxer made their first contribution in https://github.com/GTNewHorizons/GoodGenerator/pull/229 (0.8.2) -> - -# Updated Gravitation-Suite-Neo (1.0.20@Side.BOTH --> 1.1.5@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Gravitation-Suite-Neo/compare/1.0.19...1.1.5 ->## What's Changed -> * Adjust Injection Points by @glowredman in https://github.com/GTNewHorizons/Gravitation-Suite-Neo/pull/18 (1.1.5) -> * Reimplement ASP + GS Patcher fixes by @glowredman in https://github.com/GTNewHorizons/Gravitation-Suite-Neo/pull/19 (1.1.5) -> * Fix Vajra unintended behaviour by @Lyfts in https://github.com/GTNewHorizons/Gravitation-Suite-Neo/pull/17 (1.1.1) -> * Fixed breaking unbreakable stuff by @Cardinalstars in https://github.com/GTNewHorizons/Gravitation-Suite-Neo/pull/16 (1.1.1) -> ->## New Contributors -> * @Cardinalstars made their first contribution in https://github.com/GTNewHorizons/Gravitation-Suite-Neo/pull/16 (1.1.1) -> - -# Updated Hardcore-Ender-Expansion (1.9.7-GTNH@Side.BOTH --> 1.10.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/compare/1.9.5-GTNH...1.10.1-GTNH ->## What's Changed -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/16 (1.10.1-GTNH) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/17 (1.10.0-GTNH) -> * Switch the reflection wrapper to java 17-compatible gtnhlib by @eigenraven in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/15 (1.9.7-GTNH) -> ->## New Contributors -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/16 (1.10.1-GTNH) -> * @eigenraven made their first contribution in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/15 (1.9.7-GTNH) -> - -# Updated HelpFixer (1.1.0@Side.BOTH --> 1.2.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/HelpFixer/compare/1.1.0...1.2.0 ->## What's Changed -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/HelpFixer/pull/1 (1.1.0) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/HelpFixer/pull/1 (1.1.0) -> - -# Updated Hodgepodge (2.3.41@Side.BOTH --> 2.4.39@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.3.40...2.4.39 ->## What's Changed -> * Fix VoxelMap modID by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/348 (2.4.39) -> * Fix MT Core Recipe by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/345 (2.4.38) -> * Add another null check to the FixWorldLeak mixin by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/346 (2.4.38) -> * Yet another Cleanup by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/342 (2.4.35) -> * Add lighter water tweak by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/339 (2.4.34) -> * Add int dimension id to end of login packet by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/341 (2.4.33) -> * Add color to Fast Block Placing noficiation text by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/338 (2.4.32) -> * implement a better hashing method for WorldCoordinates by @boubou19 in https://github.com/GTNewHorizons/Hodgepodge/pull/340 (2.4.32) -> * Apply fasterRemoveAll to Entities too by @wahfl2 in https://github.com/GTNewHorizons/Hodgepodge/pull/337 (2.4.31) -> * Add config option to manually configure autosave interval by @Pelotrio in https://github.com/GTNewHorizons/Hodgepodge/pull/323 (2.4.30) -> * Organize Config Fields by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/333 (2.4.29) -> * Update dependencies. by @AbdielKavash in https://github.com/GTNewHorizons/Hodgepodge/pull/334 (2.4.28) -> * Spotless apply for branch feat/updateSyncConfig for #330 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/331 (2.4.27-pre) -> * Spotless apply for branch autosave-interval for #323 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/324 (2.4.26-pre) -> * Update README.md + required gtnhlib by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/328 (2.4.25) -> * Fix Class Name Typo in Forge by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/326 (2.4.24) -> * Small Cleanup by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/325 (2.4.24) -> * Remove 2MB chunk size limit by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/320 (2.4.23) -> * Fast Block Placing by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/322 (2.4.23) -> * Preserve order of layered quads in terrain pass 1 by @UltraHex in https://github.com/GTNewHorizons/Hodgepodge/pull/317 (2.4.23) -> * Improve mipmap formula by @UltraHex in https://github.com/GTNewHorizons/Hodgepodge/pull/310 (2.4.23) -> * Use gtnhlib config by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/313 (2.4.19) -> * Significantly reduce the number of ChunkCoordIntPair allocations by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/312 (2.4.19) -> * Maybe better retainAll implementation by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/319 (2.4.19) -> * Use gtnhlib config by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/313 (2.4.16-pre) -> * Spotless apply for branch reduce-allocations for #312 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/315 (2.4.16-pre) -> * Spotless apply for branch reduce-allocations for #312 by @github-actions in https://github.com/GTNewHorizons/Hodgepodge/pull/316 (2.4.16-pre) -> * update bs+deps by @Dream-Master in https://github.com/GTNewHorizons/Hodgepodge/pull/309 (2.4.12) -> * Fix some Mipmapping bugs by @UltraHex in https://github.com/GTNewHorizons/Hodgepodge/pull/305 (2.4.12) -> * Modern Pick Block Behavior by @bearsdotzone in https://github.com/GTNewHorizons/Hodgepodge/pull/307 (2.4.12) -> * Thermal Dynamics NASE Prevention by @DrParadox7 in https://github.com/GTNewHorizons/Hodgepodge/pull/306 (2.4.10) -> * Revert "Fix not being able to use an enderpearl in creative mode" by @Connor-Colenso in https://github.com/GTNewHorizons/Hodgepodge/pull/303 (2.4.8) -> * Fix not being able to use an enderpearl in creative mode by @Connor-Colenso in https://github.com/GTNewHorizons/Hodgepodge/pull/301 (2.4.7) -> * Adjustable network nbt and packet size limits by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/300 (2.4.6) -> * Fix hopper collision by @UltraHex in https://github.com/GTNewHorizons/Hodgepodge/pull/299 (2.4.5) -> * Angelica Compat by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/298 (2.4.4) -> * Angelica Compat by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/297 (2.4.3) -> * Completely hide realms button and make mods button wider to fill the gap by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/296 (2.4.2) -> * Add Disable Realms Button Mixin by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/294 (2.4.1) -> * Player Skin Fetching Fix part 2 by @kumquat-ir in https://github.com/GTNewHorizons/Hodgepodge/pull/293 (2.4.0) -> ->## New Contributors -> * @ah-OOG-ah made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/339 (2.4.34) -> * @boubou19 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/340 (2.4.32) -> * @wahfl2 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/337 (2.4.31) -> * @Pelotrio made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/323 (2.4.30) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/334 (2.4.28) -> * @bearsdotzone made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/307 (2.4.12) -> * @Connor-Colenso made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/301 (2.4.7) -> * @UltraHex made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/299 (2.4.5) -> - -# Updated HoloInventory (2.3.2-GTNH@Side.BOTH --> 2.4.3-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/HoloInventory/compare/2.3.0-GTNH...2.4.3-GTNH ->## What's Changed -> * Small Cleanup by @glowredman in https://github.com/GTNewHorizons/HoloInventory/pull/41 (2.4.3-GTNH) -> * Reenable glasses config by @makamys in https://github.com/GTNewHorizons/HoloInventory/pull/40 (2.4.2-GTNH) -> * Fix stack number always showing '1' when renderMultiple=false by @UltraHex in https://github.com/GTNewHorizons/HoloInventory/pull/38 (2.4.0-GTNH) -> * Make it work with shaders by @UltraHex in https://github.com/GTNewHorizons/HoloInventory/pull/39 (2.4.0-GTNH) -> * Move GT compat by @miozune in https://github.com/GTNewHorizons/HoloInventory/pull/37 (2.3.2-GTNH) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/HoloInventory/pull/41 (2.4.3-GTNH) -> * @makamys made their first contribution in https://github.com/GTNewHorizons/HoloInventory/pull/40 (2.4.2-GTNH) -> * @UltraHex made their first contribution in https://github.com/GTNewHorizons/HoloInventory/pull/38 (2.4.0-GTNH) -> - -# Updated HydroEnergy (1.1.1@Side.BOTH --> 1.2.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/HydroEnergy/compare/1.1.0...1.2.0 ->## What's Changed -> * Cleanup isValidMetaTileEntity by @miozune in https://github.com/GTNewHorizons/HydroEnergy/pull/23 (1.1.1) -> - -# Updated IFU (1.9.6@Side.BOTH --> 1.10.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/IFU/compare/1.9.5...1.10.2 ->## What's Changed -> * Add i18n code by @ArtherCasan in https://github.com/GTNewHorizons/IFU/pull/17 (1.10.2) -> * Fix voiding when shift clicking item in wand whilst inventory is full by @Lyfts in https://github.com/GTNewHorizons/IFU/pull/16 (1.10.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/IFU/pull/15 (1.10.0) -> * Prevent the Ore Finder Wand from imploding by @wlhlm in https://github.com/GTNewHorizons/IFU/pull/13 (1.9.6) -> ->## New Contributors -> * @ArtherCasan made their first contribution in https://github.com/GTNewHorizons/IFU/pull/17 (1.10.2) -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/IFU/pull/16 (1.10.1) -> * @wlhlm made their first contribution in https://github.com/GTNewHorizons/IFU/pull/13 (1.9.6) -> - -# Updated INpureCore (1.1.5-GTNH@Side.BOTH --> 1.2.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/INpureCore/compare/1.1.4-GTNH...1.2.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/INpureCore/pull/4 (1.2.0-GTNH) -> * Fix script loading errors when running under java 8 by @eigenraven in https://github.com/GTNewHorizons/INpureCore/pull/3 (1.1.5-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/INpureCore/pull/4 (1.2.0-GTNH) -> - -# Updated IguanaTweaksTConstruct (2.3.0@Side.BOTH --> 2.4.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/IguanaTweaksTConstruct/compare/2.2.8...2.4.1 ->## What's Changed -> * fix buildscripts spotless and CCRenderState for jenkins by @bombcar in https://github.com/GTNewHorizons/IguanaTweaksTConstruct/pull/16 (2.4.1) -> * Fix typos and improve language for tool level-ups by @chochem in https://github.com/GTNewHorizons/IguanaTweaksTConstruct/pull/13 (2.3.0) -> ->## New Contributors -> * @chochem made their first contribution in https://github.com/GTNewHorizons/IguanaTweaksTConstruct/pull/13 (2.3.0) -> - -# Updated InGame-Info-XML (2.8.5@Side.CLIENT --> 2.8.8@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.4...2.8.8 ->## What's Changed -> * Locale-aware config files by @miozune in https://github.com/GTNewHorizons/InGame-Info-XML/pull/20 (2.8.7) -> * Fix coloring issue with the FPS counter by @crimson-mist in https://github.com/GTNewHorizons/InGame-Info-XML/pull/19 (2.8.5) -> ->## New Contributors -> * @miozune made their first contribution in https://github.com/GTNewHorizons/InGame-Info-XML/pull/20 (2.8.7) -> * @crimson-mist made their first contribution in https://github.com/GTNewHorizons/InGame-Info-XML/pull/19 (2.8.5) -> - -# Updated Infernal-Mobs (1.7.9-GTNH@Side.BOTH --> 1.8.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Infernal-Mobs/compare/1.7.8-GTNH...1.8.1-GTNH ->## What's Changed -> * Update zh_CN.lang by @NealDeal34 in https://github.com/GTNewHorizons/Infernal-Mobs/pull/14 (1.8.1-GTNH) -> * Change access on methods and add variable getters by @kuba6000 in https://github.com/GTNewHorizons/Infernal-Mobs/pull/13 (1.7.9-GTNH) -> ->## New Contributors -> * @NealDeal34 made their first contribution in https://github.com/GTNewHorizons/Infernal-Mobs/pull/14 (1.8.1-GTNH) -> * @kuba6000 made their first contribution in https://github.com/GTNewHorizons/Infernal-Mobs/pull/13 (1.7.9-GTNH) -> - -# Updated IronChestMinecarts (1.0.8@Side.BOTH --> 1.1.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/IronChestMinecarts/compare/1.0.7...1.1.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/IronChestMinecarts/pull/7 (1.1.0) -> * fix deps by @bombcar in https://github.com/GTNewHorizons/IronChestMinecarts/pull/6 (1.0.8) -> - -# Updated Irontanks (1.2.6@Side.BOTH --> 1.3.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Irontanks/compare/1.2.4...1.3.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/Irontanks/pull/13 (1.3.0) -> * buildscript by @bombcar in https://github.com/GTNewHorizons/Irontanks/pull/12 (1.2.6) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/Irontanks/pull/12 (1.2.6) -> - -# Updated Jabba (1.3.1@Side.BOTH --> 1.3.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Jabba/compare/1.3.0...1.3.2 ->## What's Changed -> * Update buildscript and clean repositories by @bombcar in https://github.com/GTNewHorizons/Jabba/pull/27 (1.3.1) -> - -# Updated KekzTech (0.9.6@Side.BOTH --> 0.10.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/KekzTech/compare/0.9.5...0.10.1 ->## What's Changed -> * Use wireless network manager and hopefully fix npe by @chochem in https://github.com/GTNewHorizons/KekzTech/pull/82 (0.10.1) -> * Fix missing LSC casing amount check by @HoleFish in https://github.com/GTNewHorizons/KekzTech/pull/83 (0.10.1) -> * Bs+dep update by @chochem in https://github.com/GTNewHorizons/KekzTech/pull/81 (0.9.6) -> ->## New Contributors -> * @HoleFish made their first contribution in https://github.com/GTNewHorizons/KekzTech/pull/83 (0.10.1) -> - -# Updated KubaTech (0.13.12@Side.BOTH --> 0.14.5@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/KubaTech/compare/0.13.11...0.14.5 ->## What's Changed -> * Fix Rolled Tea Leaf recipe by @kuba6000 in https://github.com/GTNewHorizons/KubaTech/pull/118 (0.14.5) -> * Fix EEC doesn't drop weapon when destroyed by @HoleFish in https://github.com/GTNewHorizons/KubaTech/pull/117 (0.14.4) -> * Add a mode for EEC to void all enchanted and damaged outputs by @HoleFish in https://github.com/GTNewHorizons/KubaTech/pull/116 (0.14.3) -> * Fix Soldering Iron unable to set redstone output strength for the EEC. by @AbdielKavash in https://github.com/GTNewHorizons/KubaTech/pull/115 (0.14.2) -> * Allow the EIG and MApiary to use IC2 Distilled Water in place of regular water in the structure. by @AbdielKavash in https://github.com/GTNewHorizons/KubaTech/pull/113 (0.14.1) -> * Fix queen dupe bug in Mega Apiary by @kuba6000 in https://github.com/GTNewHorizons/KubaTech/pull/114 (0.14.1) -> * Remove now unneeded IMC for DEFusionCrafter by @miozune in https://github.com/GTNewHorizons/KubaTech/pull/111 (0.14.0) -> ->## New Contributors -> * @HoleFish made their first contribution in https://github.com/GTNewHorizons/KubaTech/pull/116 (0.14.3) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/KubaTech/pull/113 (0.14.1) -> - -# Updated LittleTiles (1.2.9-GTNH@Side.BOTH --> 1.3.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/LittleTiles/compare/1.2.7-GTNH...1.3.0-GTNH ->## What's Changed -> * Fix item GUI slot blocking by @miozune in https://github.com/GTNewHorizons/LittleTiles/pull/8 (1.2.9-GTNH) -> ->## New Contributors -> * @miozune made their first contribution in https://github.com/GTNewHorizons/LittleTiles/pull/8 (1.2.9-GTNH) -> - -# Updated LogisticsPipes (1.0.8-GTNH@Side.BOTH --> 1.1.4-GTNH-pre@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/LogisticsPipes/compare/1.0.7-GTNH...1.1.4-GTNH-pre ->## What's Changed -> * Reenable recipes for non-GTNH environments by @ThePixelbrain in https://github.com/GTNewHorizons/LogisticsPipes/pull/32 (1.1.3-GTNH) -> * request table gui improvement by @Glease in https://github.com/GTNewHorizons/LogisticsPipes/pull/30 (1.1.2-GTNH) -> * add quantum chest support by @Glease in https://github.com/GTNewHorizons/LogisticsPipes/pull/29 (1.1.2-GTNH) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/LogisticsPipes/pull/31 (1.1.1-GTNH-pre) -> * fix sinking into special tank causing class cast exception by @Glease in https://github.com/GTNewHorizons/LogisticsPipes/pull/27 (1.1.0-GTNH) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/LogisticsPipes/pull/31 (1.1.0-GTNH) -> * fix sinking into special tank causing class cast exception by @Glease in https://github.com/GTNewHorizons/LogisticsPipes/pull/27 (1.0.9-GTNH-pre) -> * Fix Logistic Pipes Storage Drawer Functionality by @krashton1 in https://github.com/GTNewHorizons/LogisticsPipes/pull/26 (1.0.8-GTNH) -> ->## New Contributors -> * @ThePixelbrain made their first contribution in https://github.com/GTNewHorizons/LogisticsPipes/pull/32 (1.1.3-GTNH) -> * @krashton1 made their first contribution in https://github.com/GTNewHorizons/LogisticsPipes/pull/26 (1.0.8-GTNH) -> - -# Updated LootGames (2.0.8@Side.BOTH --> 2.1.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/LootGames/compare/2.0.6...2.1.1 ->## What's Changed -> * Remove `compareTo` Override in ProfilingCommand by @glowredman in https://github.com/GTNewHorizons/LootGames/pull/14 (2.1.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/LootGames/pull/13 (2.1.0) -> * Fix java12 crash by @eigenraven in https://github.com/GTNewHorizons/LootGames/pull/12 (2.0.8) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/LootGames/pull/14 (2.1.1) -> * @eigenraven made their first contribution in https://github.com/GTNewHorizons/LootGames/pull/12 (2.0.8) -> - -# Updated LunatriusCore (1.1.7-GTNH@Side.BOTH --> 1.2.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/LunatriusCore/compare/1.1.6-GTNH...1.2.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/LunatriusCore/pull/7 (1.2.0-GTNH) -> * Update zh_CN.lang by @Kiwi233 in https://github.com/GTNewHorizons/LunatriusCore/pull/6 (1.1.7-GTNH) -> ->## New Contributors -> * @Kiwi233 made their first contribution in https://github.com/GTNewHorizons/LunatriusCore/pull/6 (1.1.7-GTNH) -> - -# Updated MX-Random (0.2.0@Side.BOTH --> 0.3.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/MX-Random/compare/0.1.6...0.3.0 ->## What's Changed -> * [bs] fix buildscripts for jenkins by @bombcar in https://github.com/GTNewHorizons/MX-Random/pull/7 (0.3.0) -> * Migrate code to use ForgeDirection instead of byte by @OneEyeMaker in https://github.com/GTNewHorizons/MX-Random/pull/6 (0.2.0) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/MX-Random/pull/7 (0.3.0) -> * @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/MX-Random/pull/6 (0.2.0) -> - -# Updated MagicBees (2.7.1-GTNH@Side.BOTH --> 2.7.14-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/MagicBees/compare/2.7.0-GTNH...2.7.14-GTNH ->## What's Changed -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/MagicBees/pull/38 (2.7.14-GTNH) -> * Fixed Thaumonomicon pages references by @AnrDaemon in https://github.com/GTNewHorizons/MagicBees/pull/39 (2.7.13-GTNH) -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/MagicBees/pull/35 (2.7.11-GTNH) -> * Add Thaumic Energistics support to the Apimancers drainer by @Quantumlyy in https://github.com/GTNewHorizons/MagicBees/pull/37 (2.7.11-GTNH) -> * Add Apimancers Drainer by @Quantumlyy in https://github.com/GTNewHorizons/MagicBees/pull/34 (2.7.9-GTNH) -> * Add GT version checks to avoid crash with GT6 by @kappa-maintainer in https://github.com/GTNewHorizons/MagicBees/pull/36 (2.7.7-GTNH-pre) -> * fixing the ethereal shard dupe by @Alastors in https://github.com/GTNewHorizons/MagicBees/pull/33 (2.7.1-GTNH) -> ->## New Contributors -> * @AnrDaemon made their first contribution in https://github.com/GTNewHorizons/MagicBees/pull/39 (2.7.13-GTNH) -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/MagicBees/pull/35 (2.7.11-GTNH) -> * @Quantumlyy made their first contribution in https://github.com/GTNewHorizons/MagicBees/pull/34 (2.7.9-GTNH) -> * @kappa-maintainer made their first contribution in https://github.com/GTNewHorizons/MagicBees/pull/36 (2.7.7-GTNH-pre) -> - -# Updated MalisisDoors (1.14.0-GTNH@Side.BOTH --> 1.16.3-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/MalisisDoors/compare/1.13.8-GTNH...1.16.3-GTNH ->## What's Changed -> * Drastically reduce memory allocations from custom doors by @ah-OOG-ah in https://github.com/GTNewHorizons/MalisisDoors/pull/14 (1.16.3-GTNH) -> * ASM Cleanup by @Cleptomania in https://github.com/GTNewHorizons/MalisisDoors/pull/10 (1.16.2-GTNH) -> * Memory Allocation Improvements by @Cleptomania in https://github.com/GTNewHorizons/MalisisDoors/pull/11 (1.16.2-GTNH) -> * Merge Malisis Core directly into Malisis Doors by @Cleptomania in https://github.com/GTNewHorizons/MalisisDoors/pull/9 (1.16.0-GTNH) -> ->## New Contributors -> * @ah-OOG-ah made their first contribution in https://github.com/GTNewHorizons/MalisisDoors/pull/14 (1.16.3-GTNH) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/MalisisDoors/pull/9 (1.16.0-GTNH) -> - -# Updated Mantle (0.3.7@Side.BOTH --> 0.4.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Mantle/compare/0.3.6...0.4.1 ->## What's Changed -> * Hide turn page buttons at either ends of books by @YannickMG in https://github.com/GTNewHorizons/Mantle/pull/6 (0.4.1) -> * Split book text on a newline separator by @YannickMG in https://github.com/GTNewHorizons/Mantle/pull/7 (0.4.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/Mantle/pull/5 (0.4.0) -> * fix smeltery not being able to handle more than 256 items at a time by @Denostrov in https://github.com/GTNewHorizons/Mantle/pull/4 (0.3.7) -> ->## New Contributors -> * @YannickMG made their first contribution in https://github.com/GTNewHorizons/Mantle/pull/6 (0.4.1) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/Mantle/pull/5 (0.4.0) -> * @Denostrov made their first contribution in https://github.com/GTNewHorizons/Mantle/pull/4 (0.3.7) -> - -# Updated Minecraft-Backpack-Mod (2.2.12-GTNH@Side.BOTH --> 2.3.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/compare/2.2.11-GTNH...2.3.0-GTNH ->## What's Changed -> * [bs] fix broken repos by @bombcar in https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/pull/8 (2.3.0-GTNH) -> * Add pl_PL.lang by @Radplay in https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/pull/7 (2.2.12-GTNH) -> ->## New Contributors -> * @Radplay made their first contribution in https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/pull/7 (2.2.12-GTNH) -> - -# Updated Minetweaker-Gregtech-5-Addon (2.0.5@Side.BOTH --> 2.1.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/compare/2.0.4...2.1.0 - -# Updated Mobs-Info (0.1.13-GTNH@Side.BOTH --> 0.2.5-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Mobs-Info/compare/0.1.12-GTNH...0.2.5-GTNH - -# Updated ModTweaker (0.9.10@Side.BOTH --> 0.10.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ModTweaker/compare/0.9.9...0.10.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/ModTweaker/pull/5 (0.10.0) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/ModTweaker/pull/5 (0.10.0) -> - -# Updated ModularUI (1.1.24@Side.BOTH --> 1.1.42@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.1.23...1.1.42 ->## What's Changed -> * Properly fix capacity display with overflowable tank by @miozune in https://github.com/GTNewHorizons/ModularUI/pull/74 (1.1.42) -> * Fix capacity tooltip for tanks with void overflow enabled by @Lyfts in https://github.com/GTNewHorizons/ModularUI/pull/73 (1.1.40) -> * Fix NumericWidget alignment. by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/72 (1.1.39) -> * Update NumberFormatMUI to support Object arguments. by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/71 (1.1.38) -> * Dynamic text color fix. by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/70 (1.1.37) -> * Added a text supplier for TextWidget. by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/69 (1.1.36) -> * Added locale-aware formatting of numbers. by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/67 (1.1.35) -> * Added test for Chinese locale. by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/68 (1.1.35) -> * Added two convenience methods to NumericWidget. by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/66 (1.1.34) -> * Support CJKV Unified Ideographs for textField by @RealSilverMoon in https://github.com/GTNewHorizons/ModularUI/pull/65 (1.1.33) -> * Fix NEI Slot Overlay in Bookmarks Recipe Tooltip by @slprime in https://github.com/GTNewHorizons/ModularUI/pull/64 (1.1.32) -> * Fix NEI Slot Overlay being slightly off & not showing FindIt overlay by @slprime in https://github.com/GTNewHorizons/ModularUI/pull/63 (1.1.31) -> * Added a numeric widget. by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/62 (1.1.30) -> * Fix build by @miozune in https://github.com/GTNewHorizons/ModularUI/pull/61 (1.1.29) -> * Add support for scientific notation (2e3 = 2000) and suffixes like k, m, b, ... by @AbdielKavash in https://github.com/GTNewHorizons/ModularUI/pull/58 (1.1.26) -> * Fix for NEID by @miozune in https://github.com/GTNewHorizons/ModularUI/pull/57 (1.1.24) -> ->## New Contributors -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/ModularUI/pull/73 (1.1.40) -> * @RealSilverMoon made their first contribution in https://github.com/GTNewHorizons/ModularUI/pull/65 (1.1.33) -> * @slprime made their first contribution in https://github.com/GTNewHorizons/ModularUI/pull/63 (1.1.31) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/ModularUI/pull/58 (1.1.26) -> - -# Updated MouseTweaks (2.4.9-GTNH@Side.CLIENT --> 2.4.17-GTNH@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/MouseTweaks/compare/2.4.8-GTNH...2.4.17-GTNH ->## What's Changed -> * Update gtnhlib and remove unused code by @Caedis in https://github.com/GTNewHorizons/MouseTweaks/pull/11 (2.4.17-GTNH) -> * Factor in nbt when transfering items by @Caedis in https://github.com/GTNewHorizons/MouseTweaks/pull/10 (2.4.16-GTNH) -> * Reset mouse wheel delta when new gui is open by @Caedis in https://github.com/GTNewHorizons/MouseTweaks/pull/9 (2.4.15-GTNH) -> * Fix issues with importing old configs by @Caedis in https://github.com/GTNewHorizons/MouseTweaks/pull/8 (2.4.14-GTNH) -> * Swap to GTNHLib config by @Caedis in https://github.com/GTNewHorizons/MouseTweaks/pull/5 (2.4.13-GTNH) -> * Spotless apply for branch newConfig for #5 by @github-actions in https://github.com/GTNewHorizons/MouseTweaks/pull/6 (2.4.12-GTNH-pre) -> * dev update by @Caedis in https://github.com/GTNewHorizons/MouseTweaks/pull/7 (2.4.12-GTNH-pre) -> * Backport ScrollItemScaling and WheelScrollDirection config options by @unilock in https://github.com/GTNewHorizons/MouseTweaks/pull/4 (2.4.9-GTNH) -> ->## New Contributors -> * @github-actions made their first contribution in https://github.com/GTNewHorizons/MouseTweaks/pull/6 (2.4.12-GTNH-pre) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/MouseTweaks/pull/7 (2.4.12-GTNH-pre) -> * @unilock made their first contribution in https://github.com/GTNewHorizons/MouseTweaks/pull/4 (2.4.9-GTNH) -> - -# Updated MrTJPCore (1.1.5@Side.BOTH --> 1.1.6@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/MrTJPCore/compare/1.1.4...1.1.6 ->## What's Changed -> * Use UUIDs as keys instead of player instances in KeyTracking state map by @tth05 in https://github.com/GTNewHorizons/MrTJPCore/pull/4 (1.1.5) -> ->## New Contributors -> * @tth05 made their first contribution in https://github.com/GTNewHorizons/MrTJPCore/pull/4 (1.1.5) -> - -# Updated NEI-Integration (1.3.3@Side.BOTH --> 1.4.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/NEI-Integration/compare/1.3.2...1.4.0 ->## What's Changed -> * [bs] fix buildscripts for jenkins by @bombcar in https://github.com/GTNewHorizons/NEI-Integration/pull/9 (1.4.0) -> * Revert disabling Pam's HC integration by default by @DotJason in https://github.com/GTNewHorizons/NEI-Integration/pull/8 (1.3.3) -> - -# Updated Natura (2.5.7@Side.BOTH --> 2.6.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Natura/compare/2.5.6...2.6.1 ->## What's Changed -> * Register Natura Saplings individually by @kyoi-the-fox in https://github.com/GTNewHorizons/Natura/pull/18 (2.6.1) -> * Fix missing Leaf block names in WAILA by @wlhlm in https://github.com/GTNewHorizons/Natura/pull/17 (2.5.7) -> ->## New Contributors -> * @kyoi-the-fox made their first contribution in https://github.com/GTNewHorizons/Natura/pull/18 (2.6.1) -> * @wlhlm made their first contribution in https://github.com/GTNewHorizons/Natura/pull/17 (2.5.7) -> - -# Updated NaturesCompass (1.3.6-GTNH@Side.BOTH --> 1.4.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/NaturesCompass/compare/1.3.5-GTNH...1.4.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/NaturesCompass/pull/6 (1.4.0-GTNH) -> * fix biome refresh on gui click by @bjin2000 in https://github.com/GTNewHorizons/NaturesCompass/pull/4 (1.3.6-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/NaturesCompass/pull/6 (1.4.0-GTNH) -> - -# Updated NetherPortalFix (1.1.2@Side.BOTH --> 1.2.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/NetherPortalFix/compare/1.1.1...1.2.0 ->## What's Changed -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/NetherPortalFix/pull/1 (1.1.2) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/NetherPortalFix/pull/1 (1.1.2) -> - -# Updated NewHorizonsCoreMod (2.2.55@Side.BOTH --> 2.3.42@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.2.54...2.3.42 ->## What's Changed -> * Add recipe for Pattern Optimization Matrix by @kuba6000 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/806 (2.3.42) -> * More dark steel chests recipe tweaks by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/819 (2.3.42) -> * Added recipes for space dungeon blocks. by @AbdielKavash in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/818 (2.3.42) -> * Local-aware custom tooltip config files by @miozune in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/824 (2.3.42) -> * Rename with new TF changes by @Caedis in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/820 (2.3.41-pre) -> * Fix apimancer typo in recipe and removal by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/821 (2.3.41-pre) -> * Fix new TF door recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/822 (2.3.41-pre) -> * Fix broken tinkers defence recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/823 (2.3.41-pre) -> * Rename with new TF changes by @Caedis in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/820 (2.3.40) -> * Fix apimancer typo in recipe and removal by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/821 (2.3.40) -> * Fix new TF door recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/822 (2.3.40) -> * Fix broken tinkers defence recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/823 (2.3.40) -> * add recipes for Dark Steel chest by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/817 (2.3.37-pre) -> * add recipes for Dark Steel chest by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/817 (2.3.36) -> * Fix moon buggy copy recipe and related fixes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/816 (2.3.33) -> * Apply TiC recipe category by @miozune in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/814 (2.3.33) -> * Cache bg2 inventory field and add backwards compat to older BG2 by @Caedis in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/815 (2.3.33) -> * Fix battlegear hazard check by @Ableytner in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/813 (2.3.31) -> * Use oredict for NC Thermometer recipe by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/805 (2.3.28) -> * Upload ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/807 (2.3.28) -> * Fix weird looking lang keys by @kuba6000 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/812 (2.3.28) -> * Remove lead from smeltery by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/800 (2.3.27) -> * fix glass bottle exploit by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/801 (2.3.27) -> * Update Tinted Glass assembler recipe by @Ableytner in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/802 (2.3.27) -> * Add 4 missing recipes for drill head mold/shape by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/803 (2.3.27) -> * new cuttingboard recipe by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/804 (2.3.27) -> * Tinker's Construct manuals, Dreamcraft edition by @YannickMG in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/797 (2.3.26) -> * NewHorizonsCoreChanges to reflect recipe checks in Ae2 by @Cardinalstars in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/798 (2.3.26) -> * Wooden brick form fix by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/799 (2.3.26) -> * Updated Twilight Forest compatibility by @Gordon-Frohman in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/781 (2.3.26) -> * Add Apiamancer's Drainer recipe by @Quantumlyy in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/786 (2.3.25-pre) -> * Add Apiamancer's Drainer recipe by @Quantumlyy in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/786 (2.3.24) -> * Add Non-Vanilla Dye Support to ZTones Blocks within Assembler by @QuantumBlink1337 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/796 (2.3.23-pre) -> * Add Non-Vanilla Dye Support to ZTones Blocks within Assembler by @QuantumBlink1337 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/796 (2.3.21) -> * Fix several low-grav recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/795 (2.3.20-pre) -> * Fix several low-grav recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/795 (2.3.19) -> * Allow customizing Tinker's Construct manuals in dreamcraft by @YannickMG in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/794 (2.3.15) -> * Add Horus planet block recipe by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/790 (2.3.13) -> * Add assembler recipe for fusion coil block by @Pelotrio in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/792 (2.3.13) -> * reverts 'Roasted without tiny/small dust' by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/791 (2.3.13) -> * Various recipe fixes and tweaks by @AbdielKavash in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/788 (2.3.13) -> * Dont make wooden brick form repairable by @Caedis in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/789 (2.3.12-pre) -> * Dont make wooden brick form repairable by @Caedis in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/789 (2.3.11) -> * Add more basalt blocks to chisel by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/787 (2.3.9-pre) -> * Add more basalt blocks to chisel by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/787 (2.3.8) -> * add recipe for Limited Itemfilter by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/785 (2.3.4) -> * Add Special Handling for the Infinity Sword by @glowredman in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/784 (2.3.3) -> * Fix LCR Controller recipe in assembler by @LewisSaber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/783 (2.3.2) -> * Fix a few broken LP recipes using gt++ items by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/782 (2.3.1) -> * Add advanced radiation proof plate space assembler recipe by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/777 (2.3.0) -> ->## New Contributors -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/807 (2.3.28) -> * @Ableytner made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/802 (2.3.27) -> * @Cardinalstars made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/798 (2.3.26) -> * @Gordon-Frohman made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/781 (2.3.26) -> * @Quantumlyy made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/786 (2.3.25-pre) -> * @Quantumlyy made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/786 (2.3.24) -> * @QuantumBlink1337 made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/796 (2.3.23-pre) -> * @QuantumBlink1337 made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/796 (2.3.21) -> * @YannickMG made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/794 (2.3.15) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/788 (2.3.13) -> - -# Updated Nodal-Mechanics (1.1.-6-GTNH@Side.BOTH --> 1.2.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Nodal-Mechanics/compare/Nodal-Mechanics...1.2.1-GTNH ->## What's Changed -> * fix dep by @chochem in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/9 (1.2.1-GTNH) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/8 (1.2.0-GTNH) -> * Mod rebalance by @OneEyeMaker in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/1 (1.1.-6-GTNH) -> * Update zh_CN.lang by @Kiwi233 in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/2 (1.1.-6-GTNH) -> * Change attuned Matrix Recipe to fit thematically by @redmage17 in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/3 (1.1.-6-GTNH) -> * Fixed error spiked difficulty by @redmage17 in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/4 (1.1.-6-GTNH) -> * Make nodal matrix unstackable by @repo-alt in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/5 (1.1.-6-GTNH) -> * Fix fake recipe aspect count by @Glease in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/6 (1.1.-6-GTNH) -> * Draft for unified build script by @SinTh0r4s in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/7 (1.1.-6-GTNH) -> ->## New Contributors -> * @chochem made their first contribution in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/9 (1.2.1-GTNH) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/8 (1.2.0-GTNH) -> * @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/1 (1.1.-6-GTNH) -> * @Kiwi233 made their first contribution in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/2 (1.1.-6-GTNH) -> * @redmage17 made their first contribution in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/3 (1.1.-6-GTNH) -> * @repo-alt made their first contribution in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/5 (1.1.-6-GTNH) -> * @Glease made their first contribution in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/6 (1.1.-6-GTNH) -> * @SinTh0r4s made their first contribution in https://github.com/GTNewHorizons/Nodal-Mechanics/pull/7 (1.1.-6-GTNH) -> - -# New Mod - NotEnoughCharacters (1.7.10-1.5.3-GTNH@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughCharacters/commits/1.7.10-1.5.3-GTNH - -# Updated NotEnoughEnergistics (1.4.6@Side.BOTH --> 1.5.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughEnergistics/compare/1.4.5...1.5.1 ->## What's Changed -> * Change read recipeIndex from GuiRecipe by @slprime in https://github.com/GTNewHorizons/NotEnoughEnergistics/pull/38 (1.5.1) -> ->## New Contributors -> * @slprime made their first contribution in https://github.com/GTNewHorizons/NotEnoughEnergistics/pull/38 (1.5.1) -> - -# Updated NotEnoughIds (1.5.3@Side.BOTH --> 2.0.3@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughIds/compare/1.5.2...2.0.3 ->## What's Changed -> * Change fake NibbleArray to not use empty byte array for Thermos compat by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/10 (2.0.3) -> * Fixes for Multiplayer by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/9 (2.0.1) -> * Initial 16-bit Metadata Re-work by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/7 (2.0.0) -> * Add curseforge and modrinth project IDs by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/8 (1.5.6) -> * Small code changes by @Alexdoru in https://github.com/GTNewHorizons/NotEnoughIds/pull/5 (1.5.3) -> ->## New Contributors -> * @Alexdoru made their first contribution in https://github.com/GTNewHorizons/NotEnoughIds/pull/5 (1.5.3) -> - -# Updated NotEnoughItems (2.4.13-GTNH@Side.BOTH --> 2.5.24-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.4.12-GTNH...2.5.24-GTNH ->## What's Changed -> * Fix history panel being hidden when centered search and no quantity widget by @Caedis in https://github.com/GTNewHorizons/NotEnoughItems/pull/468 (2.5.24-GTNH) -> * Update settings.gradle by @Dream-Master in https://github.com/GTNewHorizons/NotEnoughItems/pull/469 (2.5.24-GTNH) -> * Correctly find the recipeId under mouse when using the search by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/465 (2.5.23-GTNH) -> * Migrate NEI-Utilities by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/461 (2.5.21-GTNH) -> * DnD big ItemStack; Show green slot highlighting overlay by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/463 (2.5.21-GTNH) -> * Slot Highlighting Overlay Option by @Caedis in https://github.com/GTNewHorizons/NotEnoughItems/pull/458 (2.5.19-GTNH) -> * Less StringBuilder allocation nonsense by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/455 (2.5.18-GTNH) -> * Create Bookmarks Groups; Search Recipe by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/451 (2.5.17-GTNH) -> * undo dependencies removal, it's loadbearing by @bombcar in https://github.com/GTNewHorizons/NotEnoughItems/pull/449 (2.5.4-GTNH) -> * Add chat message to chunk overlay key press by @Caedis in https://github.com/GTNewHorizons/NotEnoughItems/pull/450 (2.5.1-GTNH) -> * Update bs and dependencies by @bombcar in https://github.com/GTNewHorizons/NotEnoughItems/pull/447 (2.5.0-GTNH) -> * Fixed infinite loop in bookmarks with only one column by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/442 (2.4.13-GTNH) -> ->## New Contributors -> * @Dream-Master made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/469 (2.5.24-GTNH) -> - -# Updated Nuclear-Control (2.5.1@Side.BOTH --> 2.6.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Nuclear-Control/compare/2.5.0...2.6.1 ->## What's Changed -> * Angelica support by @ah-OOG-ah in https://github.com/GTNewHorizons/Nuclear-Control/pull/18 (2.6.0) -> ->## New Contributors -> * @ah-OOG-ah made their first contribution in https://github.com/GTNewHorizons/Nuclear-Control/pull/18 (2.6.0) -> - -# Updated Nutrition (0.0.5@Side.BOTH --> 0.0.9@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Nutrition/compare/0.0.4...0.0.9 ->## What's Changed -> * Add null player check to tooltip event by @Caedis in https://github.com/GTNewHorizons/Nutrition/pull/15 (0.0.9) -> * Polish translation (pl_PL) by @Mpcs in https://github.com/GTNewHorizons/Nutrition/pull/13 (0.0.8) -> * Fix some keybind and gui stuff by @Alexdoru in https://github.com/GTNewHorizons/Nutrition/pull/11 (0.0.5) -> ->## New Contributors -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/Nutrition/pull/15 (0.0.9) -> * @Mpcs made their first contribution in https://github.com/GTNewHorizons/Nutrition/pull/13 (0.0.8) -> * @Alexdoru made their first contribution in https://github.com/GTNewHorizons/Nutrition/pull/11 (0.0.5) -> - -# Updated OCGlasses (1.4.2-GTNH@Side.BOTH --> 1.5.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/OCGlasses/compare/1.4.1-GTNH...1.5.0-GTNH ->## What's Changed -> * Fixes usages of the player Map by @Pelotrio in https://github.com/GTNewHorizons/OCGlasses/pull/17 (1.4.2-GTNH) -> ->## New Contributors -> * @Pelotrio made their first contribution in https://github.com/GTNewHorizons/OCGlasses/pull/17 (1.4.2-GTNH) -> - -# Updated OpenBlocks (1.8.3-GTNH@Side.BOTH --> 1.9.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/OpenBlocks/compare/1.8.2-GTNH...1.9.1-GTNH ->## What's Changed -> * Fix server crash due to trying to access translation resource by @ghostflyby in https://github.com/GTNewHorizons/OpenBlocks/pull/20 (1.9.0-GTNH) -> ->## New Contributors -> * @ghostflyby made their first contribution in https://github.com/GTNewHorizons/OpenBlocks/pull/20 (1.9.0-GTNH) -> - -# Updated OpenComputers (1.9.21-GTNH@Side.BOTH --> 1.10.7-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/OpenComputers/compare/1.9.19-GTNH...1.10.7-GTNH ->## What's Changed -> * If we say it's thread safe, that makes it true -- right? right? by @mitchej123 in https://github.com/GTNewHorizons/OpenComputers/pull/117 (1.10.7-GTNH) -> * fix extraneous @VERSION@ by @bombcar in https://github.com/GTNewHorizons/OpenComputers/pull/114 (1.10.5-GTNH) -> * [bs] update dependencies by @bombcar in https://github.com/GTNewHorizons/OpenComputers/pull/115 (1.10.5-GTNH) -> * Fix AE2 Integration by @Pelotrio in https://github.com/GTNewHorizons/OpenComputers/pull/113 (1.10.3-GTNH) -> * Fix Coremod Version by @glowredman in https://github.com/GTNewHorizons/OpenComputers/pull/112 (1.10.1-GTNH) -> * Bee convert should not be localized by @ghostflyby in https://github.com/GTNewHorizons/OpenComputers/pull/110 (1.10.1-GTNH) -> * Fix unhandled side for redstone connection by @OneEyeMaker in https://github.com/GTNewHorizons/OpenComputers/pull/111 (1.10.0-GTNH) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/OpenComputers/pull/117 (1.10.7-GTNH) -> * @Pelotrio made their first contribution in https://github.com/GTNewHorizons/OpenComputers/pull/113 (1.10.3-GTNH) -> * @ghostflyby made their first contribution in https://github.com/GTNewHorizons/OpenComputers/pull/110 (1.10.1-GTNH) -> * @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/OpenComputers/pull/111 (1.10.0-GTNH) -> - -# Updated OpenModsLib (0.10.6@Side.BOTH --> 0.10.9@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/OpenModsLib/compare/0.10.5...0.10.9 ->## What's Changed -> * Add a version check to prevent 0.11 from happening by @bombcar in https://github.com/GTNewHorizons/OpenModsLib/pull/7 (0.10.9) -> * Allow `-pre` and `-snapshot` versions by @glowredman in https://github.com/GTNewHorizons/OpenModsLib/pull/8 (0.10.9) -> * version warning by @bombcar in https://github.com/GTNewHorizons/OpenModsLib/pull/6 (0.10.8) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/OpenModsLib/pull/5 (0.10.7) -> * correct transient dependency by @Dream-Master in https://github.com/GTNewHorizons/OpenModsLib/pull/4 (0.10.6) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/OpenModsLib/pull/8 (0.10.9) -> * @Dream-Master made their first contribution in https://github.com/GTNewHorizons/OpenModsLib/pull/4 (0.10.6) -> - -# Updated OpenModularTurrets (2.2.11-247@Side.BOTH --> 2.3.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/OpenModularTurrets/compare/2.2.11-246...2.3.1 ->## What's Changed -> * Update Bounding boxes, remove old depdencies by @Keridos in https://github.com/GTNewHorizons/OpenModularTurrets/pull/4 (2.3.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/OpenModularTurrets/pull/2 (2.3.0) -> * whoops by @bombcar in https://github.com/GTNewHorizons/OpenModularTurrets/pull/1 (2.2.11-247) -> ->## New Contributors -> * @Keridos made their first contribution in https://github.com/GTNewHorizons/OpenModularTurrets/pull/4 (2.3.1) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/OpenModularTurrets/pull/1 (2.2.11-247) -> - -# Updated OpenPrinter (0.1.3-GTNH@Side.BOTH --> 0.2.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/OpenPrinter/compare/0.1.2-GTNH...0.2.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/OpenPrinter/pull/5 (0.2.0-GTNH) -> * Fix Version Replacement by @glowredman in https://github.com/GTNewHorizons/OpenPrinter/pull/4 (0.1.3-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/OpenPrinter/pull/5 (0.2.0-GTNH) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/OpenPrinter/pull/4 (0.1.3-GTNH) -> - -# Updated OpenSecurity (1.0.120-GTNH@Side.BOTH --> 1.1.1-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/OpenSecurity/compare/1.0.119-GTNH...1.1.1-GTNH ->## What's Changed -> * Fix Version by @glowredman in https://github.com/GTNewHorizons/OpenSecurity/pull/4 (1.1.0-GTNH) -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/OpenSecurity/pull/3 (1.0.120-GTNH) -> - -# Updated Opis (1.3.9-mapless@Side.BOTH --> 1.4.2-mapless@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Opis/compare/1.3.8-mapless...1.4.2-mapless ->## What's Changed -> * Fix Tags by @glowredman in https://github.com/GTNewHorizons/Opis/pull/13 (1.4.1-mapless) -> * Remove system.exit to make FML happy by @bombcar in https://github.com/GTNewHorizons/Opis/pull/12 (1.4.0-mapless) -> * Remove system.exit to make FML happy by @bombcar in https://github.com/GTNewHorizons/Opis/pull/12 (1.3.9-mapless) -> - -# Updated OverloadedArmorBar (1.0.3@Side.CLIENT --> 1.1.0@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/OverloadedArmorBar/compare/1.0.1...1.1.0 ->## What's Changed -> * Basically rewrite the whole mod by @Alexdoru in https://github.com/GTNewHorizons/OverloadedArmorBar/pull/3 (1.0.3) -> ->## New Contributors -> * @Alexdoru made their first contribution in https://github.com/GTNewHorizons/OverloadedArmorBar/pull/3 (1.0.3) -> - -# Updated PersonalSpace (1.0.28@Side.BOTH --> 1.0.30@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/PersonalSpace/compare/1.0.27...1.0.30 ->## What's Changed -> * Fix the deprecated nightTime setting not removed at config save time by @eigenraven in https://github.com/GTNewHorizons/PersonalSpace/pull/23 (1.0.29) -> - -# Updated Player-API (1.4.3@Side.BOTH --> 1.4.4@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Player-API/compare/1.4.2...1.4.4 ->## What's Changed -> * Update CF link in README by @glowredman in https://github.com/GTNewHorizons/Player-API/pull/2 (1.4.3) -> - -# Updated ProjectBlue (1.1.12-GTNH@Side.BOTH --> 1.2.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ProjectBlue/compare/1.1.11-GTNH...1.2.0-GTNH ->## What's Changed -> * Log what class received by @miozune in https://github.com/GTNewHorizons/ProjectBlue/pull/4 (1.1.12-GTNH) -> - -# Updated ProjectRed (4.8.1-GTNH@Side.BOTH --> 4.9.5-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ProjectRed/compare/4.8.0-GTNH...4.9.5-GTNH ->## What's Changed -> * Fixes wool gin recipe by @chochem in https://github.com/GTNewHorizons/ProjectRed/pull/33 (4.9.5-GTNH) -> * Lamp Metadata Fix (Compat with NotEnoughIds 2.0+) by @Cleptomania in https://github.com/GTNewHorizons/ProjectRed/pull/32 (4.9.4-GTNH) -> * Fix missing call to `startDrawing()` by @UltraHex in https://github.com/GTNewHorizons/ProjectRed/pull/30 (4.9.3-GTNH) -> * update the chickens to have multiple threads by @bombcar in https://github.com/GTNewHorizons/ProjectRed/pull/29 (4.9.2-GTNH) -> * Replace `@VERSION@` usage by @glowredman in https://github.com/GTNewHorizons/ProjectRed/pull/28 (4.9.1-GTNH) -> * Angelica compat - don't rebind textures by @ah-OOG-ah in https://github.com/GTNewHorizons/ProjectRed/pull/27 (4.9.0-GTNH) -> ->## New Contributors -> * @chochem made their first contribution in https://github.com/GTNewHorizons/ProjectRed/pull/33 (4.9.5-GTNH) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/ProjectRed/pull/32 (4.9.4-GTNH) -> * @UltraHex made their first contribution in https://github.com/GTNewHorizons/ProjectRed/pull/30 (4.9.3-GTNH) -> * @ah-OOG-ah made their first contribution in https://github.com/GTNewHorizons/ProjectRed/pull/27 (4.9.0-GTNH) -> - -# Updated Railcraft (9.15.3@Side.BOTH --> 9.15.7@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Railcraft/compare/9.15.2...9.15.7 ->## What's Changed -> * Fix golden ticket not saving nbt by @Lyfts in https://github.com/GTNewHorizons/Railcraft/pull/57 (9.15.7) -> * Seems threadsafe enough by @mitchej123 in https://github.com/GTNewHorizons/Railcraft/pull/56 (9.15.6) -> * Fix Railcraft tanks showing wrong texture after a resource reload by @UltraHex in https://github.com/GTNewHorizons/Railcraft/pull/55 (9.15.5) -> * Fluids entering iron tanks use fallback texture when flowing texture is missing by @asoftbird in https://github.com/GTNewHorizons/Railcraft/pull/53 (9.15.3) -> * do not add color data when not needed by @Glease in https://github.com/GTNewHorizons/Railcraft/pull/54 (9.15.3) -> ->## New Contributors -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/Railcraft/pull/57 (9.15.7) -> * @UltraHex made their first contribution in https://github.com/GTNewHorizons/Railcraft/pull/55 (9.15.5) -> * @asoftbird made their first contribution in https://github.com/GTNewHorizons/Railcraft/pull/53 (9.15.3) -> - -# Updated Random-Things (2.4.6@Side.BOTH --> 2.5.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Random-Things/compare/2.4.5...2.5.2 ->## What's Changed -> * Allow planting plains-type plants on tilled or untilled fertilized dirt by @Majora320 in https://github.com/GTNewHorizons/Random-Things/pull/5 (2.5.2) -> * Add RandomThings to allow mobsinfo to find it. by @bombcar in https://github.com/GTNewHorizons/Random-Things/pull/4 (2.5.0) -> ->## New Contributors -> * @Majora320 made their first contribution in https://github.com/GTNewHorizons/Random-Things/pull/5 (2.5.2) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/Random-Things/pull/4 (2.5.0) -> - -# Updated Realistic-World-Gen (alpha-1.3.9-pre@Side.BOTH --> alpha-1.4.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Realistic-World-Gen/compare/alpha-1.3.8...alpha-1.4.1 ->## What's Changed -> * Fix broken terrain gen past -20480 in either X or Z by @Caedis in https://github.com/GTNewHorizons/Realistic-World-Gen/pull/15 (alpha-1.4.0) -> - -# Updated RemoteIO (2.4.8@Side.BOTH --> 2.5.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/RemoteIO/compare/2.4.7...2.5.2 ->## What's Changed -> * Reuse instead of allocate and throwaway by @mitchej123 in https://github.com/GTNewHorizons/RemoteIO/pull/12 (2.5.2) -> * Small Fixes by @glowredman in https://github.com/GTNewHorizons/RemoteIO/pull/11 (2.5.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/RemoteIO/pull/10 (2.5.0) -> * Spotless apply for branch update-buildscript for #8 by @github-actions in https://github.com/GTNewHorizons/RemoteIO/pull/9 (2.4.8) -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/RemoteIO/pull/8 (2.4.8) -> ->## New Contributors -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/RemoteIO/pull/12 (2.5.2) -> * @github-actions made their first contribution in https://github.com/GTNewHorizons/RemoteIO/pull/9 (2.4.8) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/RemoteIO/pull/8 (2.4.8) -> - -# Updated Roguelike-Dungeons (1.5.3-GTNH@Side.BOTH --> 1.6.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Roguelike-Dungeons/compare/1.5.2-GTNH...1.6.0-GTNH ->## What's Changed -> * build on maven by @bombcar in https://github.com/GTNewHorizons/Roguelike-Dungeons/pull/2 (1.5.3-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/Roguelike-Dungeons/pull/2 (1.5.3-GTNH) -> - -# Updated SC2 (2.0.2@Side.BOTH --> 2.1.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/SC2/compare/2.0.1...2.1.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/SC2/pull/4 (2.1.0) -> * Fix duplicate key by @MuXiu1997 in https://github.com/GTNewHorizons/SC2/pull/3 (2.0.2) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/SC2/pull/4 (2.1.0) -> * @MuXiu1997 made their first contribution in https://github.com/GTNewHorizons/SC2/pull/3 (2.0.2) -> - -# Updated SGCraft (1.3.13-GTNH@Side.BOTH --> 1.4.4-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/SGCraft/compare/1.3.12-GTNH...1.4.4-GTNH ->## What's Changed -> * Fix the stargate improperly loading and unloading by @GregtechNewHorizons in https://github.com/GTNewHorizons/SGCraft/pull/18 (1.4.4-GTNH) -> * Huge cleanup by @boubou19 in https://github.com/GTNewHorizons/SGCraft/pull/16 (1.4.2-GTNH) -> * Code cleanup by @boubou19 in https://github.com/GTNewHorizons/SGCraft/pull/15 (1.4.1-GTNH) -> * make sure SGCraft loads after OpenComputer by @bombcar in https://github.com/GTNewHorizons/SGCraft/pull/13 (1.4.0-GTNH) -> * trace is default somewhere maybe by @bombcar in https://github.com/GTNewHorizons/SGCraft/pull/10 (1.3.13-GTNH) -> * Make ring/chevron block available as a beacon base by @MadMan310 in https://github.com/GTNewHorizons/SGCraft/pull/11 (1.3.13-GTNH) -> ->## New Contributors -> * @GregtechNewHorizons made their first contribution in https://github.com/GTNewHorizons/SGCraft/pull/18 (1.4.4-GTNH) -> * @MadMan310 made their first contribution in https://github.com/GTNewHorizons/SGCraft/pull/11 (1.3.13-GTNH) -> - -# Updated Schematica (1.9.4-GTNH@Side.CLIENT --> 1.11.0-GTNH@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/Schematica/compare/1.9.3-GTNH...1.11.0-GTNH ->## What's Changed -> * Fix server-client sync by @mist475 in https://github.com/GTNewHorizons/Schematica/pull/20 (1.11.0-GTNH) -> * Fix saving Tile-Entities saving by @mist475 in https://github.com/GTNewHorizons/Schematica/pull/19 (1.11.0-GTNH) -> * Cleanup by @mist475 in https://github.com/GTNewHorizons/Schematica/pull/18 (1.10.1-GTNH) -> * Make rotation state save when saving schematic coordinates by @Lyfts in https://github.com/GTNewHorizons/Schematica/pull/17 (1.9.4-GTNH) -> ->## New Contributors -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/Schematica/pull/17 (1.9.4-GTNH) -> - -# New Mod - ServerUtilities (2.0.30@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/commits/2.0.30 ->## What's Changed -> * Disable clientside config edits if their function is disabled on server by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/52 (2.0.30) -> * Fix various teleportation problems by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/51 (2.0.29) -> * Fix backups not getting deleted under certain circumstances by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/48 (2.0.28) -> * Add config for allowing all block interactions in claimed chunks by @Majora320 in https://github.com/GTNewHorizons/ServerUtilities/pull/47 (2.0.27) -> * Rename power permission node to priority by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/46 (2.0.26) -> * Hide sidebar buttons if disabled on server by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/45 (2.0.25) -> * Fix network exception when chunk claiming is turned off by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/44 (2.0.24) -> * Fix permissions with values above max getting set to default value by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/43 (2.0.23) -> * Add ability to claim chunks from JourneyMap by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/41 (2.0.22) -> * Better fix for disappearing buttons by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/40 (2.0.20) -> * Convert TP warmup countdown to notification by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/38 (2.0.19) -> * Fix "/backup start" counting as automatic backup when ran from console by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/34 (2.0.18) -> * Change leaderboard button icon by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/35 (2.0.16) -> * Potential fix for disappearing sidebar buttons by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/30 (2.0.14) -> * Add null check for CommandOverride by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/31 (2.0.12) -> * Fix for minor command problems by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/26 (2.0.11) -> * Add config option to have side buttons drawn vertically by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/29 (2.0.11) -> * Add synced Wiki by @glowredman in https://github.com/GTNewHorizons/ServerUtilities/pull/24 (2.0.9) -> * Fix crash when EnderIO farming station is operating in claimed chunk by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/22 (2.0.8) -> * Fix player attack logging crashing when attacking with empty hand by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/20 (2.0.7) -> * fix url typo by @bombcar in https://github.com/GTNewHorizons/ServerUtilities/pull/15 (2.0.6) -> * Add config gui to the forge mod menu by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/16 (2.0.6) -> * Add info on how to load/unload to journeymap tooltip by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/17 (2.0.6) -> * Add some barebones documentation to readme by @bombcar in https://github.com/GTNewHorizons/ServerUtilities/pull/14 (2.0.5) -> * Disable command override if a bukkit/forge hybrid is detected. by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/13 (2.0.4) -> * toLowerCase on import from FTB and on save and load (just in case) by @Caedis in https://github.com/GTNewHorizons/ServerUtilities/pull/11 (2.0.3) -> * Add Visual Prospecting/Journeymap Integration by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/9 (2.0.2) -> * Fix nether portals spawning when teleporting to other dims by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/8 (2.0.1) -> * Backwards Compatible backport and rewrite. by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/7 (2.0.0) -> * Fix Lang loading, since it was missing ingame by @Ethryan in https://github.com/GTNewHorizons/ServerUtilities/pull/4 (1.0.2) -> * Removal of Import Wildcards by @Ethryan in https://github.com/GTNewHorizons/ServerUtilities/pull/2 (1.0.1) -> ->## New Contributors -> * @Majora320 made their first contribution in https://github.com/GTNewHorizons/ServerUtilities/pull/47 (2.0.27) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/ServerUtilities/pull/24 (2.0.9) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/ServerUtilities/pull/14 (2.0.5) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/ServerUtilities/pull/11 (2.0.3) -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/ServerUtilities/pull/7 (2.0.0) -> * @Ethryan made their first contribution in https://github.com/GTNewHorizons/ServerUtilities/pull/2 (1.0.1) -> * ftblib.json -> serverutilslib.json (1.0.0) -> * ftbu/ -> serverutils/ (1.0.0) -> - -# Updated Share-Where-I-am (2.0.2@Side.BOTH --> 2.1.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Share-Where-I-am/compare/0.2.0...2.1.1 ->## What's Changed -> * Use proper Tags class by @glowredman in https://github.com/GTNewHorizons/Share-Where-I-am/pull/4 (2.1.0) -> * fix build by @Glease in https://github.com/GTNewHorizons/Share-Where-I-am/pull/3 (2.0.2) -> * Move JourneyMap class reference out of code that runs even if it's not installed by @ByThePowerOfScience in https://github.com/GTNewHorizons/Share-Where-I-am/pull/2 (2.0.2) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/Share-Where-I-am/pull/4 (2.1.0) -> * @Glease made their first contribution in https://github.com/GTNewHorizons/Share-Where-I-am/pull/3 (2.0.2) -> * @ByThePowerOfScience made their first contribution in https://github.com/GTNewHorizons/Share-Where-I-am/pull/2 (2.0.2) -> - -# Updated SleepingBags (0.1.4@Side.BOTH --> 0.2.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/SleepingBags/compare/0.1.3...0.2.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/SleepingBags/pull/5 (0.2.0) -> * Create ru_RU.lang by @Eldrinn-Elantey in https://github.com/GTNewHorizons/SleepingBags/pull/3 (0.1.4) -> * spotless+buildscript by @repo-alt in https://github.com/GTNewHorizons/SleepingBags/pull/4 (0.1.4) -> ->## New Contributors -> * @Eldrinn-Elantey made their first contribution in https://github.com/GTNewHorizons/SleepingBags/pull/3 (0.1.4) -> * @repo-alt made their first contribution in https://github.com/GTNewHorizons/SleepingBags/pull/4 (0.1.4) -> - -# Updated SpecialMobs (3.4.3@Side.BOTH --> 3.5.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/SpecialMobs/compare/3.4.1...3.5.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/SpecialMobs/pull/22 (3.5.0) -> * Adds Waila tooltips to every mob by @DrParadox7 in https://github.com/GTNewHorizons/SpecialMobs/pull/21 (3.4.3) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/SpecialMobs/pull/22 (3.5.0) -> - -# Updated SpiceOfLife (2.1.1-carrot@Side.BOTH --> 2.1.7-carrot@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/SpiceOfLife/compare/2.1.0-carrot...2.1.7-carrot ->## What's Changed -> * Polish translation (pl_PL) by @Mpcs in https://github.com/GTNewHorizons/SpiceOfLife/pull/33 (2.1.7-carrot) -> * Add a couple more null checks by @Caedis in https://github.com/GTNewHorizons/SpiceOfLife/pull/36 (2.1.6-carrot) -> * Add null check to food equal check by @Caedis in https://github.com/GTNewHorizons/SpiceOfLife/pull/35 (2.1.4-carrot) -> * Update buildscript and spotless by @bombcar in https://github.com/GTNewHorizons/SpiceOfLife/pull/31 (2.1.1-carrot) -> ->## New Contributors -> * @Mpcs made their first contribution in https://github.com/GTNewHorizons/SpiceOfLife/pull/33 (2.1.7-carrot) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/SpiceOfLife/pull/35 (2.1.4-carrot) -> - -# Updated Steve-s-Factory-Manager (1.1.7-GTNH@Side.BOTH --> 1.2.3-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Steve-s-Factory-Manager/compare/1.1.6-GTNH...1.2.3-GTNH ->## What's Changed -> * Move Steve's Addons ASM to explicit compat by @ah-OOG-ah in https://github.com/GTNewHorizons/Steve-s-Factory-Manager/pull/14 (1.2.3-GTNH) -> * [bs] update for Jenkins and apply spotless and remove wildcards by @bombcar in https://github.com/GTNewHorizons/Steve-s-Factory-Manager/pull/13 (1.2.0-GTNH) -> * don't register certain recipes if dreamcraft loaded instead of using scripts by @Alexdoru in https://github.com/GTNewHorizons/Steve-s-Factory-Manager/pull/12 (1.1.7-GTNH) -> ->## New Contributors -> * @ah-OOG-ah made their first contribution in https://github.com/GTNewHorizons/Steve-s-Factory-Manager/pull/14 (1.2.3-GTNH) -> * @Alexdoru made their first contribution in https://github.com/GTNewHorizons/Steve-s-Factory-Manager/pull/12 (1.1.7-GTNH) -> - -# Updated StevesAddons (0.10.27@Side.BOTH --> 0.12.3@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/StevesAddons/compare/0.10.26...0.12.3 ->## What's Changed -> * Purge ASM by @ah-OOG-ah in https://github.com/GTNewHorizons/StevesAddons/pull/11 (0.12.3) -> * [bs] serious bs by @bombcar in https://github.com/GTNewHorizons/StevesAddons/pull/10 (0.12.0) -> ->## New Contributors -> * @ah-OOG-ah made their first contribution in https://github.com/GTNewHorizons/StevesAddons/pull/11 (0.12.3) -> - -# Updated StorageDrawers (1.12.2-GTNH@Side.BOTH --> 1.13.4-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers/compare/1.12.1-GTNH...1.13.4-GTNH ->## What's Changed -> * Add nullCheck for 'protoStack[0]' to prevent crash when there is a removal of an item from the modpack. by @EverNife in https://github.com/GTNewHorizons/StorageDrawers/pull/28 (1.13.4-GTNH) -> * Fix Waila showing default stack limit when downgraded by @Lyfts in https://github.com/GTNewHorizons/StorageDrawers/pull/27 (1.13.3-GTNH) -> * Allow clearing empty items from locked drawers by @Cleptomania in https://github.com/GTNewHorizons/StorageDrawers/pull/26 (1.13.1-GTNH) -> * [bs] fix buildscripts for jenkins by @bombcar in https://github.com/GTNewHorizons/StorageDrawers/pull/25 (1.13.0-GTNH) -> * Fixed dupe bug with breaking of compacting drawer by @OneEyeMaker in https://github.com/GTNewHorizons/StorageDrawers/pull/24 (1.12.2-GTNH) -> ->## New Contributors -> * @EverNife made their first contribution in https://github.com/GTNewHorizons/StorageDrawers/pull/28 (1.13.4-GTNH) -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/StorageDrawers/pull/27 (1.13.3-GTNH) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/StorageDrawers/pull/26 (1.13.1-GTNH) -> - -# Updated StorageDrawers-BiomesOPlenty (1.11.17-GTNH@Side.BOTH --> 1.12.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers-BiomesOPlenty/compare/1.11.11-GTNH...1.12.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/StorageDrawers-BiomesOPlenty/pull/3 (1.12.0-GTNH) -> - -# Updated StorageDrawers-Forestry (1.11.17-GTNH@Side.BOTH --> 1.12.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers-Forestry/compare/1.11.11-GTNH...1.12.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/StorageDrawers-Forestry/pull/3 (1.12.0-GTNH) -> - -# Updated StorageDrawers-Misc (1.11.18-GTNH@Side.BOTH --> 1.12.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers-Misc/compare/1.11.17-GTNH...1.12.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/StorageDrawers-Misc/pull/4 (1.12.0-GTNH) -> * Set mod as child mod by @glowredman in https://github.com/GTNewHorizons/StorageDrawers-Misc/pull/3 (1.11.18-GTNH) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/StorageDrawers-Misc/pull/3 (1.11.18-GTNH) -> - -# Updated StorageDrawers-Natura (1.11.17-GTNH@Side.BOTH --> 1.12.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers-Natura/compare/1.11.11-GTNH...1.12.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/StorageDrawers-Natura/pull/3 (1.12.0-GTNH) -> - -# Updated StructureCompat (0.4.0@Side.BOTH --> 0.5.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/StructureCompat/compare/0.3.0...0.5.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/StructureCompat/pull/2 (0.5.0) -> * add structure info for railcraft multis by @Glease in https://github.com/GTNewHorizons/StructureCompat/pull/1 (0.4.0) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/StructureCompat/pull/2 (0.5.0) -> * @Glease made their first contribution in https://github.com/GTNewHorizons/StructureCompat/pull/1 (0.4.0) -> - -# Updated StructureLib (1.2.9@Side.BOTH --> 1.3.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/StructureLib/compare/1.2.8...1.3.0 ->## What's Changed -> * Fix broken mod by @chochem in https://github.com/GTNewHorizons/StructureLib/pull/26 (1.3.0) -> * revise javadoc publish by @Glease in https://github.com/GTNewHorizons/StructureLib/pull/27 (1.3.0) -> * add new api to check for rotation/flip changes by @Glease in https://github.com/GTNewHorizons/StructureLib/pull/24 (1.2.9) -> ->## New Contributors -> * @chochem made their first contribution in https://github.com/GTNewHorizons/StructureLib/pull/26 (1.3.0) -> - -# Updated Super-TiC (1.2.5@Side.BOTH --> 1.3.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Super-TiC/compare/1.2.4...1.3.0 ->## What's Changed -> * fixed crash without bloodmagic caused by class loading by @Trinsdar in https://github.com/GTNewHorizons/Super-TiC/pull/6 (1.3.0) -> * Update zh_CN.lang by @Kiwi233 in https://github.com/GTNewHorizons/Super-TiC/pull/5 (1.2.5) -> ->## New Contributors -> * @Trinsdar made their first contribution in https://github.com/GTNewHorizons/Super-TiC/pull/6 (1.3.0) -> * @Kiwi233 made their first contribution in https://github.com/GTNewHorizons/Super-TiC/pull/5 (1.2.5) -> - -# Updated TCNEIAdditions (1.2.2@Side.BOTH --> 1.3.6@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/TCNEIAdditions/compare/1.2.0...1.3.6 ->## What's Changed -> * Workaround for cycled ingredients in infusion recipes by @miozune in https://github.com/GTNewHorizons/TCNEIAdditions/pull/25 (1.3.6) -> * Add color customization via lang file by @Flanisch in https://github.com/GTNewHorizons/TCNEIAdditions/pull/24 (1.3.4) -> * Move 'open recipes' button by @slprime in https://github.com/GTNewHorizons/TCNEIAdditions/pull/23 (1.3.2) -> * Fix Version of Thaumcraft NEI Plugin by @glowredman in https://github.com/GTNewHorizons/TCNEIAdditions/pull/22 (1.3.0) -> * TC Aspects not showing up on bookmarks correctly fix. by @Cardinalstars in https://github.com/GTNewHorizons/TCNEIAdditions/pull/21 (1.2.2) -> ->## New Contributors -> * @Flanisch made their first contribution in https://github.com/GTNewHorizons/TCNEIAdditions/pull/24 (1.3.4) -> * @slprime made their first contribution in https://github.com/GTNewHorizons/TCNEIAdditions/pull/23 (1.3.2) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/TCNEIAdditions/pull/22 (1.3.0) -> * @Cardinalstars made their first contribution in https://github.com/GTNewHorizons/TCNEIAdditions/pull/21 (1.2.2) -> - -# Updated TCNodeTracker (1.1.7@Side.CLIENT --> 1.2.0@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/TCNodeTracker/compare/1.1.6...1.2.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/TCNodeTracker/pull/8 (1.2.0) -> * Fix datetime serialization and formatting by @eigenraven in https://github.com/GTNewHorizons/TCNodeTracker/pull/7 (1.1.7) -> ->## New Contributors -> * @eigenraven made their first contribution in https://github.com/GTNewHorizons/TCNodeTracker/pull/7 (1.1.7) -> - -# Updated TX-Loader (1.6.3@Side.CLIENT --> 1.7.0@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.6.2...1.7.0 ->## What's Changed -> * don't use SKIP_DEBUG by @Alexdoru in https://github.com/GTNewHorizons/TX-Loader/pull/10 (1.6.3) -> - -# Updated Tainted-Magic (7.6.3-GTNH@Side.BOTH --> 7.6.4-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Tainted-Magic/compare/7.6.2-GTNH...7.6.4-GTNH ->## What's Changed -> * Fix broken mod by @chochem in https://github.com/GTNewHorizons/Tainted-Magic/pull/20 (7.6.4-GTNH) -> * improve net code by @Glease in https://github.com/GTNewHorizons/Tainted-Magic/pull/19 (7.6.3-GTNH) -> ->## New Contributors -> * @Glease made their first contribution in https://github.com/GTNewHorizons/Tainted-Magic/pull/19 (7.6.3-GTNH) -> - -# Updated TecTech (5.3.23@Side.BOTH --> 5.3.41-pre@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/TecTech/compare/5.3.22...5.3.41-pre ->## What's Changed -> * EOH fix no power output & description and scanner info changes by @HoleFish in https://github.com/GTNewHorizons/TecTech/pull/274 (5.3.40) -> * Forge of the Gods by @GDCloudstrike in https://github.com/GTNewHorizons/TecTech/pull/225 (5.3.37) -> * Add channels to EoH by @HoleFish in https://github.com/GTNewHorizons/TecTech/pull/273 (5.3.36) -> * Numeric widget and localized number formatting. by @AbdielKavash in https://github.com/GTNewHorizons/TecTech/pull/272 (5.3.34) -> * Fixing power checks from telsa tower by @Reflex18 in https://github.com/GTNewHorizons/TecTech/pull/271 (5.3.32) -> * EOH fix by @HoleFish in https://github.com/GTNewHorizons/TecTech/pull/268 (5.3.30) -> * Add debug uncertainty by @HoleFish in https://github.com/GTNewHorizons/TecTech/pull/267 (5.3.28) -> * Change EoH number formatting to standard form by @Connor-Colenso in https://github.com/GTNewHorizons/TecTech/pull/266 (5.3.23) -> ->## New Contributors -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/TecTech/pull/272 (5.3.34) -> * @Reflex18 made their first contribution in https://github.com/GTNewHorizons/TecTech/pull/271 (5.3.32) -> * @HoleFish made their first contribution in https://github.com/GTNewHorizons/TecTech/pull/267 (5.3.28) -> - -# Updated ThaumcraftMobAspects (1.0.0-GTNH@Side.BOTH --> 1.1.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ThaumcraftMobAspects/compare/1.0.0-GTNH...1.1.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/ThaumcraftMobAspects/pull/2 (1.1.0-GTNH) -> * Migrate to unified build script by @SinTh0r4s in https://github.com/GTNewHorizons/ThaumcraftMobAspects/pull/1 (1.0.0-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/ThaumcraftMobAspects/pull/2 (1.1.0-GTNH) -> * @SinTh0r4s made their first contribution in https://github.com/GTNewHorizons/ThaumcraftMobAspects/pull/1 (1.0.0-GTNH) -> - -# Updated ThaumicBases (1.5.6@Side.BOTH --> 1.6.3@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBases/compare/1.5.5...1.6.3 ->## What's Changed -> * Move vis orbs from getDrops to onBlockHarvested by @Caedis in https://github.com/GTNewHorizons/ThaumicBases/pull/29 (1.6.3) -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/ThaumicBases/pull/27 (1.6.1) -> ->## New Contributors -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/ThaumicBases/pull/29 (1.6.3) -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/ThaumicBases/pull/27 (1.6.1) -> - -# Updated ThaumicBoots (1.1.0@Side.BOTH --> 1.2.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBoots/compare/0.2.1...1.2.1 ->## What's Changed -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/ThaumicBoots/pull/26 (1.2.1) -> * Slow Boots + Omni Toggle by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/25 (1.2.0) -> * Make boots apply speed boost to all directions by @S4mpsa in https://github.com/GTNewHorizons/ThaumicBoots/pull/24 (1.1.3) -> * Fixing the jump glitch by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/23 (1.1.1) -> * Seasonal Boots (#20) by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/21 (1.1.0) -> ->## New Contributors -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/ThaumicBoots/pull/26 (1.2.1) -> * @S4mpsa made their first contribution in https://github.com/GTNewHorizons/ThaumicBoots/pull/24 (1.1.3) -> - -# Updated ThaumicEnergistics (1.5.4-GTNH@Side.BOTH --> 1.6.4-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ThaumicEnergistics/compare/1.5.3-GTNH...1.6.4-GTNH ->## What's Changed -> * fix that even network tool in inventory but card toolbox won't show up by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/61 (1.6.4-GTNH) -> * Fix crash when starting autocraft from arcane terminal by @Lyfts in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/59 (1.6.3-GTNH) -> * Fix new essentia cell crash when shift rightclicking by @Hikari1nVoid in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/58 (1.6.1-GTNH) -> * Introduce special handling for multi-aspect containers by @OneEyeMaker in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/57 (1.6.0-GTNH) -> * change cells index by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/56 (1.5.4-GTNH) -> ->## New Contributors -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/59 (1.6.3-GTNH) -> * @Hikari1nVoid made their first contribution in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/58 (1.6.1-GTNH) -> * @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/57 (1.6.0-GTNH) -> - -# Updated ThaumicHorizons (1.4.2@Side.BOTH --> 1.5.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ThaumicHorizons/compare/1.5.0...1.5.1 ->## What's Changed -> * Correct name application for Nightmare by @bombcar in https://github.com/GTNewHorizons/ThaumicHorizons/pull/62 (1.5.0) -> - -# Updated ThaumicInventoryScanning (1.0.12-GTNH@Side.BOTH --> 1.1.3-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ThaumicInventoryScanning/compare/1.0.12-GTNH...1.1.3-GTNH ->## What's Changed -> * Ignored Aspectless items, improved code readability by @MarloGr in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/6 (1.1.3-GTNH) -> * Fix inventory scanning always disabled by @Lyfts in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/5 (1.1.2-GTNH) -> * Fix server mod check by @Cleptomania in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/3 (1.1.1-GTNH) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/2 (1.1.0-GTNH) -> * Update Buildscript by @glowredman in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/1 (1.0.12-GTNH) -> ->## New Contributors -> * @MarloGr made their first contribution in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/6 (1.1.3-GTNH) -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/5 (1.1.2-GTNH) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/3 (1.1.1-GTNH) -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/2 (1.1.0-GTNH) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/1 (1.0.12-GTNH) -> - -# Updated ThaumicTinkerer (2.8.5@Side.BOTH --> 2.9.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ThaumicTinkerer/compare/2.8.4...2.9.2 ->## What's Changed -> * Fix typo in thaumic restorer page by @jurrejelle in https://github.com/GTNewHorizons/ThaumicTinkerer/pull/37 (2.9.2) -> * Talisman of Remedium no longer wastes durability trying to remove permanent debuffs. It also accepts the Unbreaking enchant. by @AbdielKavash in https://github.com/GTNewHorizons/ThaumicTinkerer/pull/36 (2.9.0) -> * Added balancing configs for Shadowbeam Focus. by @Purple-Towel in https://github.com/GTNewHorizons/ThaumicTinkerer/pull/35 (2.8.5) -> ->## New Contributors -> * @jurrejelle made their first contribution in https://github.com/GTNewHorizons/ThaumicTinkerer/pull/37 (2.9.2) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/ThaumicTinkerer/pull/36 (2.9.0) -> * @Purple-Towel made their first contribution in https://github.com/GTNewHorizons/ThaumicTinkerer/pull/35 (2.8.5) -> - -# Updated Thaumic_Exploration (1.2.0-GTNH@Side.BOTH --> 1.2.2-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Thaumic_Exploration/compare/1.1.94-GTNH...1.2.2-GTNH ->## What's Changed -> * Do essentia transfer on the server only for boundjars by @Caedis in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/32 (1.2.2-GTNH) -> * Update dependencies.gradle by @Dream-Master in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/33 (1.2.2-GTNH) -> * fix rare class cast exception by @Glease in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/31 (1.2.0-GTNH) -> ->## New Contributors -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/32 (1.2.2-GTNH) -> * @Dream-Master made their first contribution in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/33 (1.2.2-GTNH) -> - -# Updated TiC-Tooltips (1.3.0@Side.CLIENT --> 1.3.1@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/TiC-Tooltips/compare/1.2.11...1.3.1 ->## What's Changed -> * feat: add ukrainian localization by @Oleksey-Korolenko in https://github.com/GTNewHorizons/TiC-Tooltips/pull/7 (1.3.0) -> ->## New Contributors -> * @Oleksey-Korolenko made their first contribution in https://github.com/GTNewHorizons/TiC-Tooltips/pull/7 (1.3.0) -> - -# New Mod - Tinkers-Defense (1.2.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Tinkers-Defense/commits/1.2.2 - -# Updated TinkersConstruct (1.10.13-GTNH@Side.BOTH --> 1.11.12-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.10.12-GTNH...1.11.12-GTNH ->## What's Changed -> * Thread Safe by @mitchej123 in https://github.com/GTNewHorizons/TinkersConstruct/pull/112 (1.11.12-GTNH) -> * Delegate manuals to dreamcraft by @YannickMG in https://github.com/GTNewHorizons/TinkersConstruct/pull/109 (1.11.11-GTNH) -> * Translate all tool parts by @YannickMG in https://github.com/GTNewHorizons/TinkersConstruct/pull/108 (1.11.9-GTNH) -> * Remove unused gui textures by @Flanisch in https://github.com/GTNewHorizons/TinkersConstruct/pull/110 (1.11.9-GTNH) -> * Function `P` crash if crafting station without chest by @slprime in https://github.com/GTNewHorizons/TinkersConstruct/pull/107 (1.11.8-GTNH) -> * Seared Tank QOL by @YannickMG in https://github.com/GTNewHorizons/TinkersConstruct/pull/104 (1.11.7-GTNH) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/TinkersConstruct/pull/106 (1.11.5-GTNH) -> * Obsidian harvestlevel fix by @chochem in https://github.com/GTNewHorizons/TinkersConstruct/pull/105 (1.11.3-GTNH) -> * add name for crystal entity (which seems to be a creeper? by @bombcar in https://github.com/GTNewHorizons/TinkersConstruct/pull/103 (1.11.1-GTNH) -> * TConstruct Gadgets localization by @bessonowjaroslaw in https://github.com/GTNewHorizons/TinkersConstruct/pull/102 (1.11.0-GTNH) -> ->## New Contributors -> * @Flanisch made their first contribution in https://github.com/GTNewHorizons/TinkersConstruct/pull/110 (1.11.9-GTNH) -> * @YannickMG made their first contribution in https://github.com/GTNewHorizons/TinkersConstruct/pull/104 (1.11.7-GTNH) -> * @bessonowjaroslaw made their first contribution in https://github.com/GTNewHorizons/TinkersConstruct/pull/102 (1.11.0-GTNH) -> - -# Updated TinkersMechworks (0.3.0@Side.BOTH --> 0.3.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/TinkersMechworks/compare/0.2.17...0.3.1 ->## What's Changed -> * feat: add ukrainian localization by @Oleksey-Korolenko in https://github.com/GTNewHorizons/TinkersMechworks/pull/5 (0.3.0) -> ->## New Contributors -> * @Oleksey-Korolenko made their first contribution in https://github.com/GTNewHorizons/TinkersMechworks/pull/5 (0.3.0) -> - -# Updated TooMuchLoot (4.1.0-GTNH@Side.BOTH --> 4.2.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/TooMuchLoot/compare/4.1.0-GTNH...4.2.0-GTNH ->## What's Changed -> * Migrate to unified build script by @SinTh0r4s in https://github.com/GTNewHorizons/TooMuchLoot/pull/1 (4.1.0-GTNH) -> ->## New Contributors -> * @SinTh0r4s made their first contribution in https://github.com/GTNewHorizons/TooMuchLoot/pull/1 (4.1.0-GTNH) -> - -# Updated ToroHealth (1.0.4@Side.CLIENT --> 1.1.0@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/ToroHealth/compare/1.0.2...1.1.0 ->## What's Changed -> * fix erronious MCVersion warning from FML by @bombcar in https://github.com/GTNewHorizons/ToroHealth/pull/3 (1.0.4) -> - -# Updated Translocators (1.1.2.21@Side.BOTH --> 1.2.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Translocators/compare/1.1.2.20...1.2.1 ->## What's Changed -> * Update for latest CCC/L to be threadsafe by @bombcar in https://github.com/GTNewHorizons/Translocators/pull/7 (1.2.0) -> * don't register keybind if the crafting grid feature is disabled by th… by @Alexdoru in https://github.com/GTNewHorizons/Translocators/pull/6 (1.1.2.21) -> ->## New Contributors -> * @Alexdoru made their first contribution in https://github.com/GTNewHorizons/Translocators/pull/6 (1.1.2.21) -> - -# Updated TravellersGearNeo (1.0@Side.BOTH --> 1.1.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/TravellersGearNeo/compare/1.0...1.1.0 - -# Updated Universal-Singularities (8.6.7@Side.BOTH --> 8.7.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Universal-Singularities/compare/8.6.6...8.7.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/Universal-Singularities/pull/9 (8.7.0) -> - -# Updated VisualProspecting (1.2.1@Side.BOTH --> 1.2.10@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/VisualProspecting/compare/1.2.0...1.2.10 ->## What's Changed -> * Enable layers to do actions outside rendered drawsteps by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/43 (1.2.10) -> * Show empty fluid fields on map by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/42 (1.2.8) -> * Reposition VP buttons on Xaero's Worldmap by @Caedis in https://github.com/GTNewHorizons/VisualProspecting/pull/41 (1.2.6) -> * Networking Refactor by @Rune580 in https://github.com/GTNewHorizons/VisualProspecting/pull/40 (1.2.1) -> ->## New Contributors -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/VisualProspecting/pull/42 (1.2.8) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/VisualProspecting/pull/41 (1.2.6) -> * @Rune580 made their first contribution in https://github.com/GTNewHorizons/VisualProspecting/pull/40 (1.2.1) -> - -# Updated WAILAPlugins (0.3.0@Side.BOTH --> 0.4.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WAILAPlugins/compare/0.2.8...0.4.0 ->## What's Changed -> * Fix broken mod by @chochem in https://github.com/GTNewHorizons/WAILAPlugins/pull/17 (0.4.0) -> * Add production modifier to apiary hud, add magic apiary to forestry handler by @hacatu in https://github.com/GTNewHorizons/WAILAPlugins/pull/16 (0.3.0) -> ->## New Contributors -> * @hacatu made their first contribution in https://github.com/GTNewHorizons/WAILAPlugins/pull/16 (0.3.0) -> - -# Updated WAWLA (1.1.3-GTNH@Side.BOTH --> 1.2.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WAWLA/compare/1.1.2-GTNH...1.2.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/WAWLA/pull/5 (1.2.0-GTNH) -> * update buildscript for maven by @bombcar in https://github.com/GTNewHorizons/WAWLA/pull/4 (1.1.3-GTNH) -> - -# Updated WailaHarvestability (1.1.10-GTNH@Side.BOTH --> 1.2.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WailaHarvestability/compare/1.1.9-gtnh...1.2.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/WailaHarvestability/pull/4 (1.2.0-GTNH) -> * maven by @bombcar in https://github.com/GTNewHorizons/WailaHarvestability/pull/3 (1.1.10-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/WailaHarvestability/pull/3 (1.1.10-GTNH) -> - -# Updated WanionLib (1.8.4@Side.BOTH --> 1.9.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WanionLib/compare/1.8.3...1.9.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/WanionLib/pull/2 (1.9.0) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/WanionLib/pull/2 (1.9.0) -> - -# Updated WarpTheory (1.2.17-GTNH@Side.BOTH --> 1.3.5-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WarpTheory/compare/1.2.16-GTNH...1.3.5-GTNH ->## What's Changed -> * fix querying warp using wrong name by @Glease in https://github.com/GTNewHorizons/WarpTheory/pull/34 (1.3.5-GTNH) -> * Fix crash with CombatHotbar by @leumasme in https://github.com/GTNewHorizons/WarpTheory/pull/33 (1.3.4-GTNH) -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/WarpTheory/pull/32 (1.3.2-GTNH) -> * Add names for warptheory entities for mobinfo by @bombcar in https://github.com/GTNewHorizons/WarpTheory/pull/31 (1.3.0-GTNH) -> ->## New Contributors -> * @leumasme made their first contribution in https://github.com/GTNewHorizons/WarpTheory/pull/33 (1.3.4-GTNH) -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/WarpTheory/pull/32 (1.3.2-GTNH) -> - -# Updated WirelessCraftingTerminal (1.10.1@Side.BOTH --> 1.11.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WirelessCraftingTerminal/compare/1.10.0...1.11.1 ->## What's Changed -> * Fix Dynamic Font Size by @slprime in https://github.com/GTNewHorizons/WirelessCraftingTerminal/pull/32 (1.11.1) -> - -# Updated WirelessRedstone-CBE (1.4.8@Side.BOTH --> 1.5.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WirelessRedstone-CBE/compare/1.4.7...1.5.0 ->## What's Changed -> * Fix CCRenderState for multithreading by @bombcar in https://github.com/GTNewHorizons/WirelessRedstone-CBE/pull/9 (1.5.0) -> * remove use of @InterfaceDependancies by @Glease in https://github.com/GTNewHorizons/WirelessRedstone-CBE/pull/8 (1.4.8) -> - -# Updated WitcheryExtras (1.1.14@Side.BOTH --> 1.2.2@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WitcheryExtras/compare/1.1.13...1.2.2 ->## What's Changed -> * Fix distillery inserting into output slot by @Lyfts in https://github.com/GTNewHorizons/WitcheryExtras/pull/21 (1.2.2) -> * Add missing key by @wohaopa in https://github.com/GTNewHorizons/WitcheryExtras/pull/20 (1.2.1) -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/WitcheryExtras/pull/19 (1.2.0) -> * Fix NPE with NEI by @miozune in https://github.com/GTNewHorizons/WitcheryExtras/pull/18 (1.1.14) -> ->## New Contributors -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/WitcheryExtras/pull/21 (1.2.2) -> - -# Updated WitchingGadgets (1.3.6-GTNH@Side.BOTH --> 1.4.2-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.3.5-GTNH...1.4.2-GTNH ->## What's Changed -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/WitchingGadgets/pull/49 (1.4.2-GTNH) -> * Remove lead from smeltery by @chochem in https://github.com/GTNewHorizons/WitchingGadgets/pull/48 (1.4.1-GTNH) -> * [bs] fix buildscripts for jenkins by @bombcar in https://github.com/GTNewHorizons/WitchingGadgets/pull/47 (1.4.0-GTNH) -> * fix mistaken MCVersion warning from FML by @bombcar in https://github.com/GTNewHorizons/WitchingGadgets/pull/46 (1.3.6-GTNH) -> ->## New Contributors -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/WitchingGadgets/pull/49 (1.4.2-GTNH) -> - -# Updated Yamcl (0.5.86@Side.BOTH --> 0.6.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/Yamcl/compare/0.5.85...0.6.0 ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/Yamcl/pull/4 (0.6.0) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/Yamcl/pull/4 (0.6.0) -> - -# Updated ae2stuff (0.6.0-GTNH@Side.BOTH --> 0.7.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ae2stuff/compare/0.5.7-GTNH...0.7.0-GTNH ->## What's Changed -> * Use the quartz knife to rename wireless by @firenoo in https://github.com/GTNewHorizons/ae2stuff/pull/16 (0.6.0-GTNH) -> - -# Updated amunra (0.5.0@Side.BOTH --> 0.5.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/amunra/compare/0.4.36...0.5.1 ->## What's Changed -> * Fix incorrect link by @Lyfts in https://github.com/GTNewHorizons/amunra/pull/29 (0.5.0) -> ->## New Contributors -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/amunra/pull/29 (0.5.0) -> - -# Updated bartworks (0.8.23@Side.BOTH --> 0.9.17@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/bartworks/compare/0.8.22...0.9.17 ->## What's Changed -> * Numeric widget and localized number formatting. by @AbdielKavash in https://github.com/GTNewHorizons/bartworks/pull/2 (0.9.17) -> * Seems slightly more threadsafe by @mitchej123 in https://github.com/GTNewHorizons/bartworks/pull/1 (0.9.16) -> * fix mega DT by @Glease in https://github.com/GTNewHorizons/bartworks/pull/396 (0.9.14) -> * Fix Bio Vat internal error & scanner info by @HoleFish in https://github.com/GTNewHorizons/bartworks/pull/394 (0.9.12) -> * CAL CA mode recipe tier nerf by @LewisSaber in https://github.com/GTNewHorizons/bartworks/pull/392 (0.9.11) -> * Fix EIC recipe gating by @GDCloudstrike in https://github.com/GTNewHorizons/bartworks/pull/391 (0.9.10) -> * set back TGregworks to original repo by @Dream-Master in https://github.com/GTNewHorizons/bartworks/pull/390 (0.9.9) -> * Add EIC recipes for a few Singularities & Infinity Catalyst by @S4mpsa in https://github.com/GTNewHorizons/bartworks/pull/389 (0.9.8) -> * Fix MBF tooltip by @chochem in https://github.com/GTNewHorizons/bartworks/pull/388 (0.9.7) -> * Apply the multiplier of the bacterial vat with a new method by @HoleFish in https://github.com/GTNewHorizons/bartworks/pull/387 (0.9.7) -> * Fix MBF tooltip by @chochem in https://github.com/GTNewHorizons/bartworks/pull/388 (0.9.6-pre) -> * update dependencies to fix mutemaster inconsistencies by @bombcar in https://github.com/GTNewHorizons/bartworks/pull/386 (0.9.4) -> * Fix industry frame and galaxyspace plat block recyling by @chochem in https://github.com/GTNewHorizons/bartworks/pull/385 (0.9.3) -> * Fix painted low power laser converter explosion by @antropod in https://github.com/GTNewHorizons/bartworks/pull/383 (0.9.2) -> * Fix muffler hatch numbers for mega by @chochem in https://github.com/GTNewHorizons/bartworks/pull/384 (0.9.2) -> * Fix CAL Locking itself by @LewisSaber in https://github.com/GTNewHorizons/bartworks/pull/381 (0.9.1) -> * Allow Mega Oil Cracker to use an input bus for programmed circuit automation. by @AbdielKavash in https://github.com/GTNewHorizons/bartworks/pull/382 (0.9.0) -> ->## New Contributors -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/bartworks/pull/2 (0.9.17) -> * @mitchej123 made their first contribution in https://github.com/GTNewHorizons/bartworks/pull/1 (0.9.16) -> * @HoleFish made their first contribution in https://github.com/GTNewHorizons/bartworks/pull/387 (0.9.7) -> * @antropod made their first contribution in https://github.com/GTNewHorizons/bartworks/pull/383 (0.9.2) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/bartworks/pull/382 (0.9.0) -> - -# Updated bdlib (1.9.8-GTNH@Side.BOTH --> 1.10.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/bdlib/compare/1.9.7-GTNH...1.10.0-GTNH ->## What's Changed -> * Add byte array to whitelisted classes by @Glease in https://github.com/GTNewHorizons/bdlib/pull/2 (1.9.8-GTNH) -> * add compacter classes to network filter by @Pa4ok in https://github.com/GTNewHorizons/bdlib/pull/3 (1.9.8-GTNH) -> ->## New Contributors -> * @Pa4ok made their first contribution in https://github.com/GTNewHorizons/bdlib/pull/3 (1.9.8-GTNH) -> - -# Updated gendustry (1.6.5.5-GTNH@Side.BOTH --> 1.7.0-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/gendustry/compare/1.6.5.4-GTNH...1.7.0-GTNH ->## What's Changed -> * [bs] spotless apply for jenkins by @bombcar in https://github.com/GTNewHorizons/gendustry/pull/7 (1.7.0-GTNH) -> * [bs] pointless change to kick jankins by @bombcar in https://github.com/GTNewHorizons/gendustry/pull/8 (1.7.0-GTNH) -> * Hide moved items from NEI and add info in tooltip by @kuba6000 in https://github.com/GTNewHorizons/gendustry/pull/6 (1.6.5.5-GTNH) -> ->## New Contributors -> * @bombcar made their first contribution in https://github.com/GTNewHorizons/gendustry/pull/7 (1.7.0-GTNH) -> * @kuba6000 made their first contribution in https://github.com/GTNewHorizons/gendustry/pull/6 (1.6.5.5-GTNH) -> - -# Updated harvestcraft (1.1.4-GTNH@Side.BOTH --> 1.1.10-GTNH@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/harvestcraft/compare/1.1.3-GTNH...1.1.10-GTNH ->## What's Changed -> * update german translation by @Pilzinsel64 in https://github.com/GTNewHorizons/harvestcraft/pull/57 (1.1.10-GTNH) -> * Add Item for BlockPamSink by @Pilzinsel64 in https://github.com/GTNewHorizons/harvestcraft/pull/58 (1.1.10-GTNH) -> * Add NetherGarden to NEI by @slprime in https://github.com/GTNewHorizons/harvestcraft/pull/56 (1.1.9-GTNH) -> * Apiary: allow automatic insertion of queenbees by @Pilzinsel64 in https://github.com/GTNewHorizons/harvestcraft/pull/54 (1.1.8-GTNH) -> * fix `canPlaceBlockOn` for special planting crops by @Pilzinsel64 in https://github.com/GTNewHorizons/harvestcraft/pull/53 (1.1.7-GTNH) -> * Translated Havestcraft to Polish by @Mpcs by @kuba6000 in https://github.com/GTNewHorizons/harvestcraft/pull/52 (1.1.6-GTNH) -> * Added extra flag to register Oven Recipes by @DrParadox7 in https://github.com/GTNewHorizons/harvestcraft/pull/51 (1.1.4-GTNH) -> ->## New Contributors -> * @slprime made their first contribution in https://github.com/GTNewHorizons/harvestcraft/pull/56 (1.1.9-GTNH) -> * @Pilzinsel64 made their first contribution in https://github.com/GTNewHorizons/harvestcraft/pull/53 (1.1.7-GTNH) -> * @kuba6000 made their first contribution in https://github.com/GTNewHorizons/harvestcraft/pull/52 (1.1.6-GTNH) -> - -# Updated inventory-tweaks (1.6.1@Side.CLIENT --> 1.6.2@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/inventory-tweaks/compare/1.6.0...1.6.2 ->## What's Changed -> * Improve Inventory Tweaks perf with mods that reuse item ID with different metadata/damage values by @norbby42 in https://github.com/GTNewHorizons/inventory-tweaks/pull/8 (1.6.2) -> * Remote chat message logging when creating default files by @bombcar in https://github.com/GTNewHorizons/inventory-tweaks/pull/7 (1.6.1) -> ->## New Contributors -> * @norbby42 made their first contribution in https://github.com/GTNewHorizons/inventory-tweaks/pull/8 (1.6.2) -> - -# Updated ironchest (6.0.74@Side.BOTH --> 6.0.85@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/ironchest/compare/6.0.73...6.0.85 ->## What's Changed -> * Add Silver Chest GUI code by @Caedis in https://github.com/GTNewHorizons/ironchest/pull/21 (6.0.85) -> * Check if source and target of upgrade are both enabled before registering by @Caedis in https://github.com/GTNewHorizons/ironchest/pull/20 (6.0.83) -> * Do not use crystal as tiered chest (non-GTNH environments) by @Pilzinsel64 in https://github.com/GTNewHorizons/ironchest/pull/18 (6.0.82) -> * fix recipes for non-GTNH environments by @Pilzinsel64 in https://github.com/GTNewHorizons/ironchest/pull/17 (6.0.82) -> * Improve tier handling & recipe generation by @Pilzinsel64 in https://github.com/GTNewHorizons/ironchest/pull/19 (6.0.82) -> * Do not use crystal as tiered chest (non-GTNH environments) by @Pilzinsel64 in https://github.com/GTNewHorizons/ironchest/pull/18 (6.0.80-pre) -> * fix recipes for non-GTNH environments by @Pilzinsel64 in https://github.com/GTNewHorizons/ironchest/pull/17 (6.0.80-pre) -> * Do not use crystal as tiered chest (non-GTNH environments) by @Pilzinsel64 in https://github.com/GTNewHorizons/ironchest/pull/18 (6.0.79-pre) -> * fix recipes for non-GTNH environments by @Pilzinsel64 in https://github.com/GTNewHorizons/ironchest/pull/17 (6.0.79-pre) -> * Implement new chests (from @unicornbloods) by @Caedis in https://github.com/GTNewHorizons/ironchest/pull/16 (6.0.78) -> * Bookmark pull feature for iron chests by @Nilau1998 in https://github.com/GTNewHorizons/ironchest/pull/12 (6.0.74) -> ->## New Contributors -> * @Pilzinsel64 made their first contribution in https://github.com/GTNewHorizons/ironchest/pull/18 (6.0.82) -> * @Pilzinsel64 made their first contribution in https://github.com/GTNewHorizons/ironchest/pull/18 (6.0.80-pre) -> * @Pilzinsel64 made their first contribution in https://github.com/GTNewHorizons/ironchest/pull/18 (6.0.79-pre) -> * @Caedis made their first contribution in https://github.com/GTNewHorizons/ironchest/pull/16 (6.0.78) -> * @Nilau1998 made their first contribution in https://github.com/GTNewHorizons/ironchest/pull/12 (6.0.74) -> - -# Updated lwjgl3ify (1.5.7@Side.BOTH_JAVA9 --> 2.0.0@Side.BOTH_JAVA9) -**Full Changelog**: https://github.com/GTNewHorizons/lwjgl3ify/compare/1.5.6...2.0.0 ->## What's Changed -> * RetroFuturaBootstrap refactor by @eigenraven in https://github.com/GTNewHorizons/lwjgl3ify/pull/113 (2.0.0) -> * Fixes Enum Duplication Issue by @KAMKEEL in https://github.com/GTNewHorizons/lwjgl3ify/pull/118 (2.0.0-alpha-3) -> * Add Config Toggle to Enable / Disable HRTF Bools in OpenAl by @KAMKEEL in https://github.com/GTNewHorizons/lwjgl3ify/pull/119 (2.0.0-alpha-3) -> * Add Config Toggle to Enable / Disable HRTF Bools in OpenAl by @KAMKEEL in https://github.com/GTNewHorizons/lwjgl3ify/pull/119 (1.5.16) -> * Fixes Enum Duplication Issue by @KAMKEEL in https://github.com/GTNewHorizons/lwjgl3ify/pull/118 (1.5.15) -> * Fix missing key index mappings by @eigenraven in https://github.com/GTNewHorizons/lwjgl3ify/pull/110 (1.5.13) -> * Set OpenAL EFX max aux sends to 4 by @eigenraven in https://github.com/GTNewHorizons/lwjgl3ify/pull/111 (1.5.13) -> * Fix handling of Ctrl+Alt vs AltGr on Windows by @eigenraven in https://github.com/GTNewHorizons/lwjgl3ify/pull/107 (1.5.12) -> * Fix handling of null device/context in ALC bindings by @eigenraven in https://github.com/GTNewHorizons/lwjgl3ify/pull/108 (1.5.12) -> * Remove the need for lwjgl package transformer exclusions by @eigenraven in https://github.com/GTNewHorizons/lwjgl3ify/pull/106 (1.5.11) -> * Fix key name display on non-QWERTY keyboard layouts by @eigenraven in https://github.com/GTNewHorizons/lwjgl3ify/pull/105 (1.5.10) -> * Publish `version.gradle` by @glowredman in https://github.com/GTNewHorizons/lwjgl3ify/pull/104 (1.5.8) -> * Disable STB stitching if FC 1.23 is present even with OF by @makamys in https://github.com/GTNewHorizons/lwjgl3ify/pull/97 (1.5.7) -> * Add `version.json` for use in e.g. Technic Launcher by @glowredman in https://github.com/GTNewHorizons/lwjgl3ify/pull/98 (1.5.7) -> ->## New Contributors -> * @KAMKEEL made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/118 (2.0.0-alpha-3) -> * @KAMKEEL made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/118 (1.5.15) -> * @makamys made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/97 (1.5.7) -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/98 (1.5.7) -> - -# Updated nei-custom-diagram (1.5.14@Side.BOTH --> 1.5.16-pre@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/nei-custom-diagram/compare/1.5.13...1.5.16-pre - -# Updated neiaddons (1.13.0@Side.BOTH --> 1.15.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/neiaddons/compare/1.12.22...1.15.0 ->## What's Changed -> * Fix Version by @glowredman in https://github.com/GTNewHorizons/neiaddons/pull/8 (1.14.0) -> * Fix Crash for Ex Nihilo addon by @Cleptomania in https://github.com/GTNewHorizons/neiaddons/pull/7 (1.13.0) -> ->## New Contributors -> * @glowredman made their first contribution in https://github.com/GTNewHorizons/neiaddons/pull/8 (1.14.0) -> * @Cleptomania made their first contribution in https://github.com/GTNewHorizons/neiaddons/pull/7 (1.13.0) -> - -# Updated oauth (1.06.1-GTNH@Side.CLIENT --> 1.2.2-GTNH@Side.CLIENT) -**Full Changelog**: https://github.com/GTNewHorizons/oauth/commits/1.06.1-GTNH@Side.CLIENT...1.2.2-GTNH@Side.CLIENT - -# Updated supersolarpanels (1.1.2-GT-NH-Mod@Side.BOTH --> 1.1.3@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/supersolarpanels/compare/1.1.2-GT-NH-Mod...1.1.3 - -# Updated thaumcraft-research-tweaks (1.0.6@Side.BOTH --> 1.1.0@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/thaumcraft-research-tweaks/compare/1.0.5...1.1.0 ->## What's Changed -> * Enable spotless by @TheElan in https://github.com/GTNewHorizons/thaumcraft-research-tweaks/pull/14 (1.0.6) -> - -# Updated thaumicinsurgence (0.2.7@Side.BOTH --> 0.3.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/thaumicinsurgence/compare/0.2.6...0.3.1 ->## What's Changed -> * Update ru_RU.lang by @kamenskyi in https://github.com/GTNewHorizons/thaumicinsurgence/pull/37 (0.3.1) -> * Fix broken mod by @chochem in https://github.com/GTNewHorizons/thaumicinsurgence/pull/36 (0.3.0) -> * Cleanup NEI and remove inappropriate language by @Connor-Colenso in https://github.com/GTNewHorizons/thaumicinsurgence/pull/32 (0.2.7) -> ->## New Contributors -> * @kamenskyi made their first contribution in https://github.com/GTNewHorizons/thaumicinsurgence/pull/37 (0.3.1) -> * @Connor-Colenso made their first contribution in https://github.com/GTNewHorizons/thaumicinsurgence/pull/32 (0.2.7) -> - -# Updated twilightforest (2.5.1@Side.BOTH --> 2.5.19@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/twilightforest/compare/2.5.0...2.5.19 ->## What's Changed -> * Register TF Saplings Individually by @kyoi-the-fox in https://github.com/GTNewHorizons/twilightforest/pull/51 (2.5.19) -> * Dedicated server crash fix by @Gordon-Frohman in https://github.com/GTNewHorizons/twilightforest/pull/48 (2.5.18) -> * Twilight materials book fix by @Gordon-Frohman in https://github.com/GTNewHorizons/twilightforest/pull/47 (2.5.17) -> * Fix crash when shooting something with TC crossbow by @Lyfts in https://github.com/GTNewHorizons/twilightforest/pull/43 (2.5.16) -> * Tinkers Construct stats tuning by @Gordon-Frohman in https://github.com/GTNewHorizons/twilightforest/pull/40 (2.5.15) -> * Tinkers Construct Integration by @Gordon-Frohman in https://github.com/GTNewHorizons/twilightforest/pull/39 (2.5.14) -> * Naga Courtyard backport (and some other stuff) by @Gordon-Frohman in https://github.com/GTNewHorizons/twilightforest/pull/33 (2.5.12) -> * Fix hardcoded world height. by @AbdielKavash in https://github.com/GTNewHorizons/twilightforest/pull/37 (2.5.3) -> * Fix server crash with magic beans by @miozune in https://github.com/GTNewHorizons/twilightforest/pull/32 (2.5.1) -> ->## New Contributors -> * @kyoi-the-fox made their first contribution in https://github.com/GTNewHorizons/twilightforest/pull/51 (2.5.19) -> * @Lyfts made their first contribution in https://github.com/GTNewHorizons/twilightforest/pull/43 (2.5.16) -> * @Gordon-Frohman made their first contribution in https://github.com/GTNewHorizons/twilightforest/pull/33 (2.5.12) -> * @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/twilightforest/pull/37 (2.5.3) -> * @miozune made their first contribution in https://github.com/GTNewHorizons/twilightforest/pull/32 (2.5.1) -> - -# Updated waila (1.6.5@Side.BOTH --> 1.7.1@Side.BOTH) -**Full Changelog**: https://github.com/GTNewHorizons/waila/compare/1.6.4...1.7.1 ->## What's Changed -> * Fix vanilla Anvils, Saplings, and Slabs by @connor135246 in https://github.com/GTNewHorizons/waila/pull/18 (1.7.1) -> * Convert world unload event handler to public inner class by @tth05 in https://github.com/GTNewHorizons/waila/pull/17 (1.6.5) -> ->## New Contributors -> * @connor135246 made their first contribution in https://github.com/GTNewHorizons/waila/pull/18 (1.7.1) -> - diff --git a/releases/changelogs/changelog from 2.6.1 to 2.7.0-beta-4.md b/releases/changelogs/changelog from 2.6.1 to 2.7.0-beta-4.md new file mode 100644 index 00000000..3916ab85 --- /dev/null +++ b/releases/changelogs/changelog from 2.6.1 to 2.7.0-beta-4.md @@ -0,0 +1,3198 @@ +# New Mods: +> * AkashicTome +> * Baubles-Expanded +> * ModularUI2 +> * Navigator +> * Postea +> * UniLib +# Mods Removed: +> * Aroma1997Core +> * AromaBackup +> * Baubles +> * CodeChickenLib +> * DetravScannerMod +> * GTNEIOrePlugin +> * GTNH-Lanthanides +> * GTplusplus +> * GalacticGregGT5 +> * GigaGramFab +> * GoodGenerator +> * INpureCore +> * KekzTech +> * KubaTech +> * StorageDrawers-BiomesOPlenty +> * StorageDrawers-Forestry +> * StorageDrawers-Misc +> * StorageDrawers-Natura +> * TecTech +> * bartworks +# Updated AE2FluidCraft-Rework (1.2.29-gtnh --> 1.3.48-gtnh) +**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.2.29-gtnh...1.3.48-gtnh +>## What's Changed +> * fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/243 (1.3.47-gtnh) +> * Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/240 (1.3.47-gtnh) +> * Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/241 (1.3.47-gtnh) +> * fix changing size of the interface terminal switching to a different GUI entirely by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/242 (1.3.47-gtnh) +> * Fix that the clicked slot in a level maintainer is not determined correctly by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/236 (1.3.46-gtnh) +> * Fix behavior for conduits. part 2. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/235 (1.3.45-gtnh) +> * Fix Crash and revert mistake. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/233 (1.3.42-gtnh) +> * Fix: Adv blocking card for omni. False positive when getAdaptor() return null. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/231 (1.3.41-gtnh) +> * Add Smart Blocking Mode GUI for DualInterface. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/232 (1.3.40-gtnh) +> * Fix Level Maintainer causes stackoverflow by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/230 (1.3.39-gtnh) +> * Fix isAutoCraftingInventory returns false for CraftingGridCacheFluidInventoryProxyCell by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/229 (1.3.37-gtnh) +> * add blue light for drive and ME chest by @MCTBL in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/228 (1.3.36-gtnh) +> * Update GT, fix names with new api by @NotAPenguin0 in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/227 (1.3.35-gtnh) +> * Complete crafting jobs on networks without discretizer by @Demiu in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/225 (1.3.33-gtnh) +> * Fix/inverter card for fluid storage bus by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/224 (1.3.32-gtnh-pre) +> * Fix/inverter card for fluid storage bus by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/224 (1.3.31-gtnh) +> * add ignore crafting mode button for wireless terminal by @MCTBL in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/226 (1.3.30-gtnh-pre) +> * add ignore crafting mode button for wireless terminal by @MCTBL in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/226 (1.3.29-gtnh) +> * Add fluid storage bus extract filter by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/223 (1.3.26-gtnh) +> * Fix fluid storage bus that undergoes a full reset returns amount 0 by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/222 (1.3.24-gtnh) +> * Fix fluid autocrafting by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/221 (1.3.24-gtnh) +> * setItemToCraft (crash fix) by @pashabou in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/219 (1.3.21-gtnh) +> * Adjust to AE2 api changes by @Demiu in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/220 (1.3.20-gtnh) +> * Add Fluid Artificial Universe Cell by @MCTBL in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/218 (1.3.18-gtnh) +> * fix: add back universal terminal addon recipe by @foxwhite25 in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/215 (1.3.16-gtnh) +> * fix by @Dream-Master in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/217 (1.3.16-gtnh) +> * Remove blinkCell override by @tth05 in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/216 (1.3.15-gtnh) +> * Fix Fluid export bus void liquids by @RealSilverMoon in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/214 (1.3.14-gtnh) +> * add infinity water cell by @Quetz4l in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/212 (1.3.12-gtnh) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/213 (1.3.10-gtnh-pre) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/213 (1.3.9-gtnh) +> * Add null check to avoid random crash by @HoleFish in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/211 (1.3.7-gtnh) +> * add energy and quantum bridge cards by @Quetz4l in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/210 (1.3.7-gtnh) +> * Remove 'setInterfacePattern' method from OC Pattern Editor to prevent spawning items directly. by @SmileYik in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/209 (1.3.5-gtnh-pre) +> * Remove 'setInterfacePattern' method from OC Pattern Editor to prevent spawning items directly. by @SmileYik in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/209 (1.3.4-gtnh) +> * Fix ScrollBar Position in Empty Terminal by @slprime in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/208 (1.3.2-gtnh) +> * fix divide by zero by @chochem in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/207 (1.3.1-gtnh) +> * Revert "hold the shift to stop sort items (#188)" + update deps by @Caedis in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/206 (1.3.0-gtnh) +> + +# Updated AFSU (1.3.0-GTNH --> 1.3.1-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/AFSU/compare/1.3.0-GTNH...1.3.1-GTNH + +# Updated AdventureBackpack2 (1.1.4-GTNH --> 1.2.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/AdventureBackpack2/compare/1.1.3-GTNH...1.2.4-GTNH +>## What's Changed +> * close item inventory if parent item is gone by @Glease in https://github.com/GTNewHorizons/AdventureBackpack2/pull/24 (1.2.4-GTNH) +> * Update rendering calls to CCRenderState by @Alexdoru in https://github.com/GTNewHorizons/AdventureBackpack2/pull/22 (1.2.3-GTNH) +> * Add config option to hide backpack model from rendering on back and also now works with the Translucency II enchantment by @Kortako in https://github.com/GTNewHorizons/AdventureBackpack2/pull/23 (1.2.3-GTNH) +> * Rename reflected GT class by @Alexdoru in https://github.com/GTNewHorizons/AdventureBackpack2/pull/21 (1.2.2-GTNH) +> * Fix Hose Milking Exploit by @Quarri6343 in https://github.com/GTNewHorizons/AdventureBackpack2/pull/20 (1.2.0-GTNH) +> + +# New Mod - AkashicTome (1.1.9) +**Full Changelog**: https://github.com/GTNewHorizons/AkashicTome/commits/1.1.9 +>## What's Changed +> * Fix tome not unmorphing when punching air by @Lyfts in https://github.com/GTNewHorizons/AkashicTome/pull/13 (1.1.9) +> * Use Registry Names instead of IDs when saving NBT by @glowredman in https://github.com/GTNewHorizons/AkashicTome/pull/12 (1.1.8) +> * Fix networking by @Lyfts in https://github.com/GTNewHorizons/AkashicTome/pull/11 (1.1.7) +> * Create zh_CN.lang by @Omgise in https://github.com/GTNewHorizons/AkashicTome/pull/10 (1.1.6) +> * Fix I18n usage on dedicated server by @unilock in https://github.com/GTNewHorizons/AkashicTome/pull/9 (1.1.5) +> * Adding the Strucurelib blueprint item by @Ethryan in https://github.com/GTNewHorizons/AkashicTome/pull/8 (1.1.4) +> * Add Better Questing as Book Alias by @Ethryan in https://github.com/GTNewHorizons/AkashicTome/pull/7 (1.1.3) +> * Create a duplicate whitelist. by @Ethryan in https://github.com/GTNewHorizons/AkashicTome/pull/6 (1.1.2) +> * Update mcmod.info by @Ethryan in https://github.com/GTNewHorizons/AkashicTome/pull/5 (1.1.1) +> * Readded correct version and switched to gradle for version. by @Ethryan in https://github.com/GTNewHorizons/AkashicTome/pull/4 (1.1.0) +> * Remove the wiki and remove the Botania API dependency. by @Ethryan in https://github.com/GTNewHorizons/AkashicTome/pull/3 (1.0.1) +> * Fix the Image to show entire discussion by @Ethryan in https://github.com/GTNewHorizons/AkashicTome/pull/1 (1.0.0) +> * Fixing Gradle Build by @Ethryan in https://github.com/GTNewHorizons/AkashicTome/pull/2 (1.0.0) +> + +# Updated AlchemyGrate (1.1.0-GTNH --> 1.2.1-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/AlchemyGrate/compare/1.1.0-GTNH...1.2.1-GTNH +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/AlchemyGrate/pull/5 (1.2.0-GTNH) +> + +# Updated Amazing-Trophies (1.2.1 --> 1.2.2) +**Full Changelog**: https://github.com/GTNewHorizons/Amazing-Trophies/compare/1.2.1...1.2.2 +>## What's Changed +> * Switch to GTNHLib 0.4.0+ for VBO instead of Angelica by @mitchej123 in https://github.com/GTNewHorizons/Amazing-Trophies/pull/8 (1.2.2) +> + +# Updated Angelica (1.0.0-alpha50 --> 1.0.0-beta20) +**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha50...1.0.0-beta20 +>## What's Changed +> * fix ArrayOutOfBounds in F3 debug text handler by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/736 (1.0.0-beta20) +> * Null check by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/737 (1.0.0-beta20) +> * Handle more incompatible mods by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/735 (1.0.0-beta19) +> * fix wrong mixin remap values by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/726 (1.0.0-beta18) +> * Zoom by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/724 (1.0.0-beta18) +> * Better ANTLR error handling for GLSL transformations by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/715 (1.0.0-beta17) +> * New Compat System for ASM Transformations + Immersive Engineering patches by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/719 (1.0.0-beta17) +> * Fix inverted config by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/710 (1.0.0-beta16) +> * Cursor based positioning for shader setting tooltips by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/711 (1.0.0-beta16) +> * Fix entity render by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/707 (1.0.0-beta16) +> * "Fix" world time.... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/693 (1.0.0-beta15) +> * Add realtime dynamic lights mode with no delay by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/694 (1.0.0-beta15) +> * Add a config to the total world time patch by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/701 (1.0.0-beta15) +> * implement Iris ShadowRenderer by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/702 (1.0.0-beta15) +> * Add ASM for handling field level tessellator usage, and also Stacks on Stacks compatibility by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/703 (1.0.0-beta15) +> * Show tooltiops for shader options by @TotallyNotOndre in https://github.com/GTNewHorizons/Angelica/pull/705 (1.0.0-beta15) +> * Handle auto enablement of texture LOD extension for GLSL 120 by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/684 (1.0.0-beta14) +> * Add an IS_ANGELICA and ANGELICA_VERSION define for shaders by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/686 (1.0.0-beta14) +> * Forcibly disable separateAo by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/687 (1.0.0-beta14) +> * Properly set frame start time for Iris by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/682 (1.0.0-beta13) +> * implement Iris HandRenderer by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/681 (1.0.0-beta13) +> * Add reserved keywords and replace GLSLPreParser with regex by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/683 (1.0.0-beta13) +> * add correct pipeline phase on block destroy animation by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/678 (1.0.0-beta12) +> * fix vanilla destroy block animation like 1.12 by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/679 (1.0.0-beta12) +> * Conversion to glsl-transformation-lib by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/680 (1.0.0-beta12) +> * Replace BlockError mixin with event handler by @RecursivePineapple in https://github.com/GTNewHorizons/Angelica/pull/671 (1.0.0-beta11) +> * fix entities being rendered completely black by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/676 (1.0.0-beta11) +> * fix in-world text rendering + GL immediate mode rendering by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/677 (1.0.0-beta11) +> * fix horizon rendering before camera transform by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/669 (1.0.0-beta10) +> * minimal tooltip fixes by @chochem in https://github.com/GTNewHorizons/Angelica/pull/667 (1.0.0-beta9) +> * Handle logging of ISBRH exceptions and multiple exception types by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/668 (1.0.0-beta9) +> * use GTNHLib ASMUtil to dump the class files by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/644 (1.0.0-beta8) +> * fix strikethrough line being off by one by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/647 (1.0.0-beta8) +> * Deal with obfuscation properly by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/645 (1.0.0-beta8) +> * fix obfuscation error from last commit by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/648 (1.0.0-beta8) +> * Revert back to old behavior by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/649 (1.0.0-beta8) +> * Add an error block, and render it in case of NPE in ISBRH by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/658 (1.0.0-beta8) +> * Remove compat with original release of BG2 by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/652 (1.0.0-beta8) +> * Replace chunk tracker by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/661 (1.0.0-beta8) +> * Dynamically modify the render distance for dropped items entities to preserve performance by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/653 (1.0.0-beta8) +> * Handle FMLRenderAccessLibrary obfuscation properly by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/663 (1.0.0-beta8) +> * replace MixinBlockLiquid with non-mixin implementation by @Glease in https://github.com/GTNewHorizons/Angelica/pull/642 (1.0.0-beta7) +> * Update README.MD - add more links for compatibility by @PlayfulPiano in https://github.com/GTNewHorizons/Angelica/pull/626 (1.0.0-beta6) +> * Fancy Dynamic Lights is now default by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/629 (1.0.0-beta6) +> * Update README.MD by @czerwonogrodzki in https://github.com/GTNewHorizons/Angelica/pull/589 (1.0.0-beta5) +> * Make shaders work with modded leaves by @unicornbloods in https://github.com/GTNewHorizons/Angelica/pull/594 (1.0.0-beta5) +> * Update ru_RU.lang by @cutiegin in https://github.com/GTNewHorizons/Angelica/pull/593 (1.0.0-beta5) +> * [Dynamic Lights] Add Baubles Support by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/595 (1.0.0-beta5) +> * Update zh_CN.lang by @NealDeal34 in https://github.com/GTNewHorizons/Angelica/pull/565 (1.0.0-beta5) +> * Remove model loading from Angelica by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/610 (1.0.0-beta5) +> * Add GLSM to transformer exclusions by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/612 (1.0.0-beta5) +> * Archaicfix branding fix by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/621 (1.0.0-beta5) +> * Fix culling state leaking and giving graphical issues by @Safixoo in https://github.com/GTNewHorizons/Angelica/pull/614 (1.0.0-beta5) +> * Update pl_PL.lang by @Radk6 in https://github.com/GTNewHorizons/Angelica/pull/564 (1.0.0-beta4) +> * Options for forced Sodium Lighting and smooth lighting optimizations by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/575 (1.0.0-beta4) +> * Fix sodium smooth dynamic lights by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/577 (1.0.0-beta4) +> * More AO Fixes by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/578 (1.0.0-beta4) +> * Moves CapturingTesselator, JSON Models, and misc utility classes to GTNHlib by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/587 (1.0.0-beta4) +> * Create ru_RU.lang by @cutiegin in https://github.com/GTNewHorizons/Angelica/pull/552 (1.0.0-beta2) +> * Also disable Better FPS by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/558 (1.0.0-beta2) +> * Fix Thaumcraft foci rendering by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/559 (1.0.0-beta2) +> * Fix Thaumic Horizons Lens Selector by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/561 (1.0.0-beta2) +> * Create pl_PL.lang + minor README improvements by @Radk6 in https://github.com/GTNewHorizons/Angelica/pull/560 (1.0.0-beta2) +> * HUD Caching Early Return by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/562 (1.0.0-beta2) +> * Merge beta JSON loading API by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/567 (1.0.0-beta2) +> * Support for glColorMaterial and glLightModel in GLSM by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/556 (1.0.0-beta2) +> * More GLSM Lighting and Material work by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/569 (1.0.0-beta2) +> * Beta by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/461 (1.0.0-beta1) +> * Beta Release - Shaders sneak preview (Don't submit issues yet) by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/557 (1.0.0-beta1) +> * Fixed crash with EndlessIDs when joining a multiplayer server by @FalsePattern in https://github.com/GTNewHorizons/Angelica/pull/520 (1.0.0-alpha53) +> * Fix NPE from MineFactory Reloaded during lag spikes by @JL2210 in https://github.com/GTNewHorizons/Angelica/pull/522 (1.0.0-alpha53) +> * Update dynamic lights from beta branch by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/534 (1.0.0-alpha53) +> * Use gtnhlib for coordinate packing/unpacking by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/550 (1.0.0-alpha53) +> * GLSM Lighting by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/553 (1.0.0-alpha53) +> * More GLSM Lighting Fixes by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/554 (1.0.0-alpha53) +> * Add HUDCaching FPS (from PolyPatcher) by @Wyvest in https://github.com/GTNewHorizons/Angelica/pull/555 (1.0.0-alpha53) +> * Mark chunk graph as dirty when FOV changes by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/506 (1.0.0-alpha52) +> * Cloud scaling, distance, and some fixes by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/507 (1.0.0-alpha52) +> * Add null check to FluidRenderer by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/513 (1.0.0-alpha52) +> * THIS ADDS FEATURE REQUEST ISSUE TO GITHUB by @unicornbloods in https://github.com/GTNewHorizons/Angelica/pull/514 (1.0.0-alpha52) +> * Disable Dynamic Lights video option when module is disabled by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/491 (1.0.0-alpha51) +> * Sync NotFine 0.2.4-0.2.5 changes by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/502 (1.0.0-alpha51) +> * Patches vanilla getFlowDirection to not crash with a ClassCastException if another mod implements their own fluid renderer and calls getFlowDirection when COFH ASM is loaded by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/505 (1.0.0-alpha51) +> + +# Updated AngerMod (0.7.1 --> 0.8.2) +**Full Changelog**: https://github.com/GTNewHorizons/AngerMod/compare/0.7.1...0.8.2 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/AngerMod/pull/10 (0.8.1) +> * Spotless apply for branch rework-aggro for #7 by @github-actions in https://github.com/GTNewHorizons/AngerMod/pull/8 (0.8.0) +> * Spotless apply for branch rework-aggro for #7 by @github-actions in https://github.com/GTNewHorizons/AngerMod/pull/9 (0.8.0) +> * Rework Endermen/Zombie pigmen Aggro by @Connor-Colenso in https://github.com/GTNewHorizons/AngerMod/pull/7 (0.8.0) +> + +# Updated AppleCore (3.3.0 --> 3.3.3) +**Full Changelog**: https://github.com/GTNewHorizons/AppleCore/compare/3.3.0...3.3.3 +>## What's Changed +> * Rework `GuiScreenMixin` by @glowredman in https://github.com/GTNewHorizons/AppleCore/pull/31 (3.3.3) +> * update bs + deps (working?) by @Caedis in https://github.com/GTNewHorizons/AppleCore/pull/30 (3.3.2) +> + +# Updated Applied-Energistics-2-Unofficial (rv3-beta-357-GTNH --> rv3-beta-477-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-357-GTNH...rv3-beta-477-GTNH +>## What's Changed +> * Fix scroll bar drag click by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/608 (rv3-beta-476-GTNH) +> * Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/610 (rv3-beta-476-GTNH) +> * Implement up down right left scrolling in GuiCraftingTree by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/607 (rv3-beta-475-GTNH) +> * Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/609 (rv3-beta-475-GTNH) +> * fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/611 (rv3-beta-475-GTNH) +> * Make checkmark gui button icon bigger in interface terminal by @BlueHero233 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/605 (rv3-beta-474-GTNH) +> * Remove Unnecessary `IllegalStateException` for Shared Input/Output Patterns by @Vlamonster in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/601 (rv3-beta-473-GTNH) +> * show coprocessor number beside byte num by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/599 (rv3-beta-473-GTNH) +> * Fix ordering of pattern outputs for rendering. by @Vlamonster in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/600 (rv3-beta-472-GTNH) +> * Fix AEFluidStack.loadFluidStackFromNBT not properly implemented by @reobf in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/602 (rv3-beta-472-GTNH) +> * Change the x2 icon texture by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/598 (rv3-beta-471-GTNH) +> * Fix overlapping GUI sync id / Fix x2 button unavailable by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/596 (rv3-beta-470-GTNH) +> * Fixed advanced blocking card ignoring fluids by @RecursivePineapple in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/592 (rv3-beta-470-GTNH) +> * Fix/report inaccessible items by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/597 (rv3-beta-470-GTNH) +> * Feature: Smart Blocking mode. Allow insert same recipe in blocking mode. by @lordIcocain in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/593 (rv3-beta-469-GTNH) +> * change all names of storage cells to end with "ME Storage Cell" by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/591 (rv3-beta-468-GTNH) +> * Allow crafting notifications to be sent on next player login by @OneEyeMaker in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/586 (rv3-beta-467-GTNH) +> * Fix tooltip position by @slprime in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/587 (rv3-beta-466-GTNH) +> * Fix Nei Bookmarks by @slprime in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/590 (rv3-beta-465-GTNH) +> * Fix ApiItems.chargedStaff() return wrong item by @reobf in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/583 (rv3-beta-464-GTNH) +> * Increase Creative Cell capacity from int to long by @StaffiX in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/580 (rv3-beta-463-GTNH) +> * add blue cell light info for network status by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/575 (rv3-beta-462-GTNH) +> * add different color for cell inside drive and chest by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/576 (rv3-beta-460-GTNH-pre) +> * add different color for cell inside drive and chest by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/576 (rv3-beta-459-GTNH) +> * Add blue light for drive and ME chest by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/574 (rv3-beta-454-GTNH) +> * Add oncompletelistener for third-party apps. by @koiNoCirculation in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/572 (rv3-beta-454-GTNH) +> * Fix dreamcraft is required to open ME Drive GUI by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/573 (rv3-beta-452-GTNH) +> * Fix illegal items (craftable tag) beeing injected to system after craft start fail by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/571 (rv3-beta-451-GTNH) +> * fix: non GT crash by @sousuke0422 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/570 (rv3-beta-450-GTNH) +> * Fix sticky card doesn't work with ore dict card by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/567 (rv3-beta-449-GTNH) +> * nuke-ic2-recipes by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/566 (rv3-beta-449-GTNH) +> * Update GT and apply the renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/568 (rv3-beta-449-GTNH) +> * fix black background of "terminal style" gui button by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/561 (rv3-beta-445-GTNH) +> * Feature/sort interfaces alphanum order by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/563 (rv3-beta-445-GTNH) +> * Feature/Blood Magic Compat by @Taskeren in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/564 (rv3-beta-445-GTNH) +> * fix black background of "terminal style" gui button by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/561 (rv3-beta-442-GTNH) +> * Fix/storage bus extract filter issues by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/559 (rv3-beta-441-GTNH-pre) +> * Fix/storage bus extract filter issues by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/559 (rv3-beta-440-GTNH) +> * change wording of FinishCraftingRemind by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/562 (rv3-beta-439-GTNH-pre) +> * change wording of FinishCraftingRemind by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/562 (rv3-beta-438-GTNH) +> * Fix sync offline interfaces in Interface Terminal GUI by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/557 (rv3-beta-436-GTNH) +> * play sound at player when crafting is complete by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/558 (rv3-beta-436-GTNH) +> * Fix crafting notifications work only in single dimension by @OneEyeMaker in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/560 (rv3-beta-436-GTNH) +> * Feature/item storage bus export filter by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/553 (rv3-beta-435-GTNH) +> * Use SkipList iterator in ItemList instead of fastutil iterator by @tth05 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/556 (rv3-beta-434-GTNH-pre) +> * Use SkipList iterator in ItemList instead of fastutil iterator by @tth05 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/556 (rv3-beta-433-GTNH) +> * Use escaping drop item name algorithm from NEI by @slprime in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/554 (rv3-beta-431-GTNH) +> * add different function for left and right key in ore dictionary filter gui by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/555 (rv3-beta-431-GTNH) +> * Add NEI Search & Formatter by @slprime in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/549 (rv3-beta-430-GTNH) +> * Fix sticky storages break autocrafting by @hiroscho in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/545 (rv3-beta-428-GTNH) +> * Fix recursive input calculation by @tth05 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/546 (rv3-beta-428-GTNH) +> * Add crafting finish alert by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/544 (rv3-beta-426-GTNH) +> * Make GTNHLib dependency transitive for runtime by @Demiu in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/540 (rv3-beta-423-GTNH) +> * Add an API for Sound P2P listing updated channels any time p2ps are connected/disconnected from that p2p's network by @eigenraven in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/543 (rv3-beta-423-GTNH) +> * Merge Crafting Jobs by @pashabou in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/523 (rv3-beta-423-GTNH) +> * Sound/Music P2P Tunnels, fix DimensionalCoord equals and prevent World GC leaks by @eigenraven in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/541 (rv3-beta-422-GTNH) +> * Restore api backwards compatibility by @Demiu in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/542 (rv3-beta-422-GTNH) +> * Don't use global state for inventory iteration number by @Demiu in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/536 (rv3-beta-421-GTNH) +> * Fix broken digital singularities by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/537 (rv3-beta-421-GTNH) +> * Locking Cells and Adding Sticky Cards to Digital Singularities by @ReignOfFROZE in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/532 (rv3-beta-418-GTNH) +> * Fix pattern doubling (interface button) and pattern optimization didn't work on old patterns (encoded before GTNH 2.2.0.0) by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/533 (rv3-beta-415-GTNH) +> * fix build issues with latest GT5U by @boubou19 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/527 (rv3-beta-412-GTNH) +> * Add Artificial Universe Cell, a 63-type infinite capacity storage cell by @S4mpsa in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/529 (rv3-beta-412-GTNH) +> * Remove storage cell blinking code by @tth05 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/526 (rv3-beta-412-GTNH) +> * Crafting simulation performance patches by @tth05 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/525 (rv3-beta-412-GTNH) +> * fix build issues with latest GT5U by @boubou19 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/527 (rv3-beta-410-GTNH-pre) +> * Fix GT item translation on crafting start failure by @kuba6000 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/522 (rv3-beta-405-GTNH) +> * Fix npe in craftingcpucluster by @koiNoCirculation in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/518 (rv3-beta-404-GTNH) +> * Allow advanced blocking card to ignore Molds, Shapes and Lenses. by @NotAPenguin0 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/504 (rv3-beta-402-GTNH) +> * Add null check and missing texture for covered cable icons by @Cleptomania in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/512 (rv3-beta-400-GTNH) +> * Fix possible null covered cable textures by @Caedis in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/514 (rv3-beta-400-GTNH) +> * Revert Shift To Freeze by @Caedis in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/513 (rv3-beta-400-GTNH) +> * Add glass cable and smart cable null texture checks as well by @Caedis in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/515 (rv3-beta-400-GTNH) +> * Rework icon null checks by @Caedis in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/517 (rv3-beta-400-GTNH) +> + +# Updated ArchitectureCraft (1.9.5 --> 1.10.1) +**Full Changelog**: https://github.com/GTNewHorizons/ArchitectureCraft/compare/1.9.5...1.10.1 +>## What's Changed +> * Glow fix by @Superfrogman98 in https://github.com/GTNewHorizons/ArchitectureCraft/pull/19 (1.10.1) +> + +# Updated AsieLib (0.5.5 --> 0.6.0) +**Full Changelog**: https://github.com/GTNewHorizons/AsieLib/compare/0.5.5...0.6.0 + +# Updated Avaritia (1.49 --> 1.54) +**Full Changelog**: https://github.com/GTNewHorizons/Avaritia/compare/1.49...1.54 +>## What's Changed +> * Fix various NPE with the matter clusters by @Alexdoru in https://github.com/GTNewHorizons/Avaritia/pull/44 (1.54) +> * Remove neutronium compressor recipes with dreamcraft by @Alexdoru in https://github.com/GTNewHorizons/Avaritia/pull/43 (1.53) +> * Change Neutronium Compressor Ingredient Size View by @slprime in https://github.com/GTNewHorizons/Avaritia/pull/42 (1.53) +> * update gt and rename by @NotAPenguin0 in https://github.com/GTNewHorizons/Avaritia/pull/41 (1.52) +> * Minor star fuel changes by @GDCloudstrike in https://github.com/GTNewHorizons/Avaritia/pull/40 (1.51) +> * Various Fixes by @glowredman in https://github.com/GTNewHorizons/Avaritia/pull/39 (1.50) +> + +# Updated Avaritiaddons (1.7.1-GTNH --> 1.8.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Avaritiaddons/compare/1.7.1-GTNH...1.8.4-GTNH +>## What's Changed +> * Allow Dire Autocrafting Table to batchcraft recipes by @Noktuska in https://github.com/GTNewHorizons/Avaritiaddons/pull/15 (1.8.4-GTNH) +> * Fix NPE that voids contents of Infinity chests by @Alexdoru in https://github.com/GTNewHorizons/Avaritiaddons/pull/14 (1.8.3-GTNH) +> * Quick fix by @Alexdoru in https://github.com/GTNewHorizons/Avaritiaddons/pull/13 (1.8.2-GTNH) +> * Fix empty nbt tags on chests by @Alexdoru in https://github.com/GTNewHorizons/Avaritiaddons/pull/12 (1.8.1-GTNH) +> + +# Updated Battlegear2 (1.3.8 --> 1.4.1) +**Full Changelog**: https://github.com/GTNewHorizons/Battlegear2/compare/1.3.7...1.4.1 +>## What's Changed +> * Fix Mixin log warning about max shift limit by @ALongStringOfNumbers in https://github.com/GTNewHorizons/Battlegear2/pull/29 (1.4.1) +> * fix NPE for Ultramine server by @TimeConqueror in https://github.com/GTNewHorizons/Battlegear2/pull/28 (1.4.0) +> + +# New Mod - Baubles-Expanded (2.0.3) +**Full Changelog**: https://github.com/GTNewHorizons/Baubles-Expanded/commits/2.0.3 +>## What's Changed +> * Update gradle.properties by @Caedis in https://github.com/GTNewHorizons/Baubles-Expanded/pull/5 (2.0.3) +> * fix BaubleType.UNIVERSAL not working by @Alexdoru in https://github.com/GTNewHorizons/Baubles-Expanded/pull/6 (2.0.3) +> * Add Universal Bauble Type (can go into any slot) by @Caedis in https://github.com/GTNewHorizons/Baubles-Expanded/pull/4 (2.0.2) +> * Refactor bauble methods into abstract class by @Caedis in https://github.com/GTNewHorizons/Baubles-Expanded/pull/3 (2.0.1) +> * add codeowners by @Alastors in https://github.com/GTNewHorizons/Baubles-Expanded/pull/1 (2.0.0) +> * update BS by @Caedis in https://github.com/GTNewHorizons/Baubles-Expanded/pull/2 (2.0.0) +> + +# Updated BeeBetterAtBees-GTNH (0.4.0-GTNH --> 0.4.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/BeeBetterAtBees-GTNH/compare/0.4.0-GTNH...0.4.2-GTNH +>## What's Changed +> * Remove unnecessary glDepthMask calls by @Lyfts in https://github.com/GTNewHorizons/BeeBetterAtBees-GTNH/pull/4 (0.4.2-GTNH) +> + +# Updated BetterAchievements (0.2.0 --> 0.3.0) +**Full Changelog**: https://github.com/GTNewHorizons/BetterAchievements/compare/0.2.0...0.3.0 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/BetterAchievements/pull/4 (0.3.0) +> + +# Updated BetterBuildersWands (0.11.1-GTNH --> 0.12.0-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/BetterBuildersWands/compare/0.11.1-GTNH...0.12.0-GTNH +>## What's Changed +> * Fix `/wandOops` giving back wrong amount by @Lyfts in https://github.com/GTNewHorizons/BetterBuildersWands/pull/12 (0.12.0-GTNH) +> + +# Updated BetterLoadingScreen (1.6.1-GTNH --> 1.7.0-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/BetterLoadingScreen/compare/1.6.1-GTNH...1.7.0-GTNH +>## What's Changed +> * Changed the loading bars by @Jimbno in https://github.com/GTNewHorizons/BetterLoadingScreen/pull/25 (1.7.0-GTNH) +> + +# Updated BetterP2P (1.2.1 --> 1.3.0) +**Full Changelog**: https://github.com/GTNewHorizons/BetterP2P/compare/1.2.1...1.3.0 +>## What's Changed +> * Remove duplicate "the" in advanced memory card mode button hover by @toadjaune in https://github.com/GTNewHorizons/BetterP2P/pull/35 (1.3.0) +> + +# Updated BetterQuesting (3.5.15-GTNH --> 3.6.22-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/BetterQuesting/compare/3.5.13-GTNH...3.6.22-GTNH +>## What's Changed +> * Add git blame ignore file by @wlhlm in https://github.com/GTNewHorizons/BetterQuesting/pull/154 (3.6.22-GTNH) +> * Enable & run spotless by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/152 (3.6.21-GTNH) +> * Changes the name of the Questbook item ingame from "Standard Expansion" to "BetterQuesting" by @brandyyn in https://github.com/GTNewHorizons/BetterQuesting/pull/153 (3.6.21-GTNH) +> * Better logging when encountering null quests by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/151 (3.6.20-GTNH) +> * Add config for fully syncing quests by @mudkipperman in https://github.com/GTNewHorizons/BetterQuesting/pull/147 (3.6.19-GTNH-pre) +> * Add config for fully syncing quests by @mudkipperman in https://github.com/GTNewHorizons/BetterQuesting/pull/147 (3.6.18-GTNH) +> * Add simple null check for quest object to prevent crash in refreshQuestCompletion() by @mudkipperman in https://github.com/GTNewHorizons/BetterQuesting/pull/148 (3.6.16-GTNH) +> * dont parse hunt task nbt if its ignored by @Caedis in https://github.com/GTNewHorizons/BetterQuesting/pull/149 (3.6.16-GTNH) +> * Fixed a bug related to rendering in NEI when bookmarking from the questbook on a wildcard item. by @Cardinalstars in https://github.com/GTNewHorizons/BetterQuesting/pull/150 (3.6.16-GTNH) +> * Add simple null check for quest object to prevent crash in refreshQuestCompletion() by @mudkipperman in https://github.com/GTNewHorizons/BetterQuesting/pull/148 (3.6.15-GTNH-pre) +> * dont parse hunt task nbt if its ignored by @Caedis in https://github.com/GTNewHorizons/BetterQuesting/pull/149 (3.6.15-GTNH-pre) +> * Fix bug that would cause the questing API's getPlayer to be null by @mudkipperman in https://github.com/GTNewHorizons/BetterQuesting/pull/146 (3.6.13-GTNH) +> * Add message about non-AND task logic by @Caedis in https://github.com/GTNewHorizons/BetterQuesting/pull/145 (3.6.13-GTNH) +> * Fix warning tag name: `warning` -> `warn` by @D-Cysteine in https://github.com/GTNewHorizons/BetterQuesting/pull/143 (3.6.10-GTNH) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/BetterQuesting/pull/144 (3.6.10-GTNH) +> * Fix party gui rendering & npe by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/142 (3.6.10-GTNH) +> * Go back to previous screen with right click by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/141 (3.6.8-GTNH) +> * Fix crash when creating a new quest by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/140 (3.6.6-GTNH) +> * Explain semantics of `currUrlStart`, and reset it between tags by @D-Cysteine in https://github.com/GTNewHorizons/BetterQuesting/pull/139 (3.6.5-GTNH) +> * Implement nested formatting tags by @D-Cysteine in https://github.com/GTNewHorizons/BetterQuesting/pull/138 (3.6.4-GTNH) +> * Add Quest Bookmarking by @Caedis in https://github.com/GTNewHorizons/BetterQuesting/pull/127 (3.6.4-GTNH) +> * Quest line save format by @D-Cysteine in https://github.com/GTNewHorizons/BetterQuesting/pull/133 (3.6.1-GTNH) +> * Fix `exportlang` command by @D-Cysteine in https://github.com/GTNewHorizons/BetterQuesting/pull/137 (3.6.1-GTNH) +> * Fix quest search centering by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/136 (3.6.0-GTNH) +> + +# Updated Binnie (2.3.4 --> 2.4.4) +**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.3.4...2.4.4 +>## What's Changed +> * Fixing Waila showing incorrect blocks for logs by @Cardinalstars in https://github.com/GTNewHorizons/Binnie/pull/54 (2.4.4) +> * Minor cleanups by @ah-OOG-ah in https://github.com/GTNewHorizons/Binnie/pull/50 (2.4.3) +> * Fixing Fire in Inoculator and Splicer Recipes by @Cardinalstars in https://github.com/GTNewHorizons/Binnie/pull/49 (2.4.2) +> * don't let players eat fluids anymore by @Ethryan in https://github.com/GTNewHorizons/Binnie/pull/48 (2.4.1) +> * Fix division by zero by @chochem in https://github.com/GTNewHorizons/Binnie/pull/46 (2.4.0) +> * Dev by @Dream-Master in https://github.com/GTNewHorizons/Binnie/pull/47 (2.4.0) +> + +# Updated BlockRenderer6343 (1.2.8 --> 1.2.14) +**Full Changelog**: https://github.com/GTNewHorizons/BlockRenderer6343/compare/1.2.7-pre...1.2.14 +>## What's Changed +> * Add TrackedDummyWorld to GT api dummy world list by @Lyfts in https://github.com/GTNewHorizons/BlockRenderer6343/pull/21 (1.2.14) +> * update gt, rename by @NotAPenguin0 in https://github.com/GTNewHorizons/BlockRenderer6343/pull/20 (1.2.13) +> * Better support for multis with configurable channels by @Lyfts in https://github.com/GTNewHorizons/BlockRenderer6343/pull/17 (1.2.12) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/BlockRenderer6343/pull/19 (1.2.11-pre) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/BlockRenderer6343/pull/19 (1.2.10) +> + +# Updated BloodMagic (1.5.4 --> 1.6.7) +**Full Changelog**: https://github.com/GTNewHorizons/BloodMagic/compare/1.5.2...1.6.7 +>## What's Changed +> * LP Hud fix by @Fabboz in https://github.com/GTNewHorizons/BloodMagic/pull/59 (1.6.7) +> * Make static final fields public by @Alexdoru in https://github.com/GTNewHorizons/BloodMagic/pull/58 (1.6.6) +> * Make waila optional by @mitchej123 in https://github.com/GTNewHorizons/BloodMagic/pull/56 (1.6.4) +> * update gt and fix name by @NotAPenguin0 in https://github.com/GTNewHorizons/BloodMagic/pull/55 (1.6.3) +> * Fix teleposer unable to teleport to the end by @Lyfts in https://github.com/GTNewHorizons/BloodMagic/pull/54 (1.6.2) +> * Add new rune to reduce the delay between crafts by @C0bra5 in https://github.com/GTNewHorizons/BloodMagic/pull/51 (1.6.1) +> * Fix client-side crash on servers by @Lyfts in https://github.com/GTNewHorizons/BloodMagic/pull/52 (1.6.1) +> * Add new rune to reduce the delay between crafts by @C0bra5 in https://github.com/GTNewHorizons/BloodMagic/pull/51 (1.6.0) +> + +# Updated Botania (1.10.13-GTNH --> 1.11.5-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Botania/compare/1.10.12-GTNH...1.11.5-GTNH +>## What's Changed +> * Fix Mana Pool NPE by @Kogepan229 in https://github.com/GTNewHorizons/Botania/pull/57 (1.11.5-GTNH) +> * Ability for Crafty Crate to combine damaged items for repair by @AlexSocol in https://github.com/GTNewHorizons/Botania/pull/54 (1.11.4-GTNH) +> * Shift for NEI Mana Bar (Lexicon Recipe Feature NEI Port) by @Alastors in https://github.com/GTNewHorizons/Botania/pull/53 (1.11.3-GTNH) +> * cuz more safer by @mitchej123 in https://github.com/GTNewHorizons/Botania/pull/51 (1.11.1-GTNH) +> * Added GoG Skybox support for all dimensions by @Hansbald in https://github.com/GTNewHorizons/Botania/pull/42 (1.11.0-GTNH) +> + +# Updated Botanic-horizons (1.1.2-GTNH --> 1.1.7-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Botanic-horizons/compare/1.1.2-GTNH...1.1.7-GTNH +>## What's Changed +> * Remove collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/Botanic-horizons/pull/32 (1.1.7-GTNH) +> * update gt and rename by @NotAPenguin0 in https://github.com/GTNewHorizons/Botanic-horizons/pull/31 (1.1.6-GTNH) +> * Removed duplicate slab recipes that were causing collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/Botanic-horizons/pull/30 (1.1.5-GTNH) +> * Ra1 remove by @Dream-Master in https://github.com/GTNewHorizons/Botanic-horizons/pull/29 (1.1.4-GTNH) +> + +# Updated BrandonsCore (1.1.0-GTNH --> 1.2.0-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/BrandonsCore/compare/1.1.0-GTNH...1.2.0-GTNH +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/BrandonsCore/pull/3 (1.2.0-GTNH) +> + +# Updated BugTorch (1.2.13-GTNH --> 1.2.14-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/BugTorch/compare/1.2.13-GTNH...1.2.14-GTNH +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/BugTorch/pull/23 (1.2.14-GTNH) +> + +# Updated CarpentersBlocks (3.5.5-GTNH --> 3.6.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/CarpentersBlocks/compare/3.5.4-GTNH...3.6.2-GTNH +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/CarpentersBlocks/pull/11 (3.6.2-GTNH) +> * band aid fix if `sun.reflect.Reflection` cant be found by @AnAwesomGuy in https://github.com/GTNewHorizons/CarpentersBlocks/pull/9 (3.6.1-GTNH) +> * Remove setRenderPass call in BlockCoverable by @Dasfaust in https://github.com/GTNewHorizons/CarpentersBlocks/pull/10 (3.6.0-GTNH) +> + +# Updated Catwalks-2 (2.2.2-GTNH --> 2.3.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Catwalks-2/compare/2.2.1-GTNH...2.3.2-GTNH +>## What's Changed +> * Drop scaffolding as items unless retracted via wrench by @Caedis in https://github.com/GTNewHorizons/Catwalks-2/pull/15 (2.3.2-GTNH) +> * stop extending from Tessellator by @Glease in https://github.com/GTNewHorizons/Catwalks-2/pull/12 (2.3.1-GTNH) +> * Fewer allocations by @mitchej123 in https://github.com/GTNewHorizons/Catwalks-2/pull/13 (2.3.1-GTNH) +> * fix support column renderer by passing down the TransformingTessellator instance by @Glease in https://github.com/GTNewHorizons/Catwalks-2/pull/11 (2.3.0-GTNH) +> + +# Updated Chisel (2.14.1-GTNH --> 2.15.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Chisel/compare/2.14.1-GTNH...2.15.3-GTNH +>## What's Changed +> * Update en_GB.lang by @Dr-Nye in https://github.com/GTNewHorizons/Chisel/pull/52 (2.15.3-GTNH) +> * Fix Waila for Torch & Pumpkin by @slprime in https://github.com/GTNewHorizons/Chisel/pull/53 (2.15.3-GTNH) +> * Fix aiob when opening chisel in some slots by @Lyfts in https://github.com/GTNewHorizons/Chisel/pull/51 (2.15.2-GTNH) +> * Fix Transparent Technical Blocks requiring Silk Touch by @DrParadox7 in https://github.com/GTNewHorizons/Chisel/pull/50 (2.15.1-GTNH) +> * Fix Glotek and Neonite being only obtainable with `allowChiselCrossColors` by @DrParadox7 in https://github.com/GTNewHorizons/Chisel/pull/49 (2.15.1-GTNH) +> * Backport Froglights + Additional Froglights by @GirixK in https://github.com/GTNewHorizons/Chisel/pull/48 (2.15.0-GTNH) +> + +# Updated ChiselTones (1.1.0-GTNH --> 1.2.0-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ChiselTones/compare/1.1.0-GTNH...1.2.0-GTNH +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/ChiselTones/pull/3 (1.2.0-GTNH) +> + +# Updated CodeChickenCore (1.2.1 --> 1.3.10) +**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.2.1...1.3.10 +>## What's Changed +> * Allow colorful Tooltips by @glowredman in https://github.com/GTNewHorizons/CodeChickenCore/pull/24 (1.3.10) +> * Change ASM dump folder by @Alexdoru in https://github.com/GTNewHorizons/CodeChickenCore/pull/21 (1.3.9) +> * Reduce RAM allocations during rendering by @Alexdoru in https://github.com/GTNewHorizons/CodeChickenCore/pull/22 (1.3.8) +> * fix logic of the ClassConstantPoolParser by @Alexdoru in https://github.com/GTNewHorizons/CodeChickenCore/pull/20 (1.3.7) +> * Add map to provide fast access to all config tags in sub-tree by @tth05 in https://github.com/GTNewHorizons/CodeChickenCore/pull/18 (1.3.6) +> * Fix casing by @Caedis in https://github.com/GTNewHorizons/CodeChickenCore/pull/17 (1.3.4) +> * Bye bye DepLoader by @mitchej123 in https://github.com/GTNewHorizons/CodeChickenCore/pull/16 (1.3.0) +> * Merge CodeChickenLib (1.3.0) +> + +# Updated Computronics (1.7.4-GTNH --> 1.8.5-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Computronics/compare/1.7.2-GTNH...1.8.5-GTNH +>## What's Changed +> * update gt, rename by @NotAPenguin0 in https://github.com/GTNewHorizons/Computronics/pull/27 (1.8.5-GTNH) +> * move gt machine recipes to NHCoremod by @chochem in https://github.com/GTNewHorizons/Computronics/pull/26 (1.8.4-GTNH) +> * Ra1 to Ra2 by @Dream-Master in https://github.com/GTNewHorizons/Computronics/pull/25 (1.8.3-GTNH) +> * add zh_CN manual by @HfSrJun in https://github.com/GTNewHorizons/Computronics/pull/23 (1.8.1-GTNH) +> * GT5 recipe & registeration cleanup by @HoleFish in https://github.com/GTNewHorizons/Computronics/pull/24 (1.8.1-GTNH) +> * add zh_CN manual by @HfSrJun in https://github.com/GTNewHorizons/Computronics/pull/23 (1.8.0-GTNH) +> + +# Updated Controlling (2.0.2 --> 2.1.2) +**Full Changelog**: https://github.com/GTNewHorizons/Controlling/compare/2.0.2...2.1.2 +>## What's Changed +> * compat with ModernKeybinding by @Caedis in https://github.com/GTNewHorizons/Controlling/pull/7 (2.1.2) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/Controlling/pull/6 (2.1.0) +> + +# Updated CookingForBlockheads (1.3.4-GTNH --> 1.3.7-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/CookingForBlockheads/compare/1.3.4-GTNH...1.3.7-GTNH +>## What's Changed +> * Toaster is no longer floating by @Cardinalstars in https://github.com/GTNewHorizons/CookingForBlockheads/pull/47 (1.3.6-GTNH) +> * Update gt and rename by @NotAPenguin0 in https://github.com/GTNewHorizons/CookingForBlockheads/pull/46 (1.3.5-GTNH) +> + +# Updated CraftTweaker (3.3.1 --> 3.4.0) +**Full Changelog**: https://github.com/GTNewHorizons/CraftTweaker/compare/3.3.1...3.4.0 +>## What's Changed +> * Remove bugged furnace warning by @brandyyn in https://github.com/GTNewHorizons/CraftTweaker/pull/20 (3.4.0) +> + +# Updated Crops-plus-plus (1.6.5 --> 1.7.11) +**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.6.5...1.7.11 +>## What's Changed +> * Remove SPOOKY from Biome Humidity List by @zhehedream in https://github.com/GTNewHorizons/Crops-plus-plus/pull/81 (1.7.11) +> * Make Spade behave more like a vanilla Hoe by @wlhlm in https://github.com/GTNewHorizons/Crops-plus-plus/pull/82 (1.7.10) +> * Fix Essence Berry by @C0bra5 in https://github.com/GTNewHorizons/Crops-plus-plus/pull/79 (1.7.9) +> * Move the monster mash by @FourIsTheNumber in https://github.com/GTNewHorizons/Crops-plus-plus/pull/78 (1.7.8) +> * make sure to init fluids in preinit by @chochem in https://github.com/GTNewHorizons/Crops-plus-plus/pull/77 (1.7.7) +> * fix full amp recipe by @chochem in https://github.com/GTNewHorizons/Crops-plus-plus/pull/76 (1.7.6) +> * Cleanup by @boubou19 in https://github.com/GTNewHorizons/Crops-plus-plus/pull/74 (1.7.6) +> * The renaming compat fixes by @NotAPenguin0 in https://github.com/GTNewHorizons/Crops-plus-plus/pull/73 (1.7.5) +> * Fix build by @miozune in https://github.com/GTNewHorizons/Crops-plus-plus/pull/71 (1.7.3) +> * Recipe cleanup by @chochem in https://github.com/GTNewHorizons/Crops-plus-plus/pull/70 (1.7.2) +> * Fix typo in Jaegermeister description by @GTNH-Afx237v7 in https://github.com/GTNewHorizons/Crops-plus-plus/pull/69 (1.7.1) +> * Recipe fix by @Dream-Master in https://github.com/GTNewHorizons/Crops-plus-plus/pull/68 (1.7.0) +> + +# Updated Default-Configs (1.2.0 --> 1.3.0) +**Full Changelog**: https://github.com/GTNewHorizons/Default-Configs/compare/1.2.0...1.3.0 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/Default-Configs/pull/7 (1.3.0) +> + +# Updated Draconic-Evolution (1.3.5-GTNH --> 1.3.13-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.3.5-GTNH...1.3.13-GTNH +>## What's Changed +> * Destroy PlacedItem tile entities properly by @Alexdoru in https://github.com/GTNewHorizons/Draconic-Evolution/pull/55 (1.3.13-GTNH) +> * Prevent creating a placed item tile entity if the associated item is null by @Alexdoru in https://github.com/GTNewHorizons/Draconic-Evolution/pull/54 (1.3.12-GTNH) +> * Update baubles dep to the baubles extended mod by @Alexdoru in https://github.com/GTNewHorizons/Draconic-Evolution/pull/53 (1.3.11.GTNH) +> * Rename GT reflected classes by @Alexdoru in https://github.com/GTNewHorizons/Draconic-Evolution/pull/52 (1.3.10-GTNH) +> * Remove RenderHelper.disableStandardItemLighting() from RenderParticleGen by @Caedis in https://github.com/GTNewHorizons/Draconic-Evolution/pull/51 (1.3.9-GTNH) +> * Render Placed Item Fix by @Fabboz in https://github.com/GTNewHorizons/Draconic-Evolution/pull/50 (1.3.8-GTNH) +> * Magnet client-server desync fix. by @meonester in https://github.com/GTNewHorizons/Draconic-Evolution/pull/49 (1.3.6-GTNH) +> + +# Updated DummyCore (1.18.0 --> 1.19.0) +**Full Changelog**: https://github.com/GTNewHorizons/DummyCore/compare/1.18.0...1.19.0 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/DummyCore/pull/5 (1.19.0) +> + +# Updated DuraDisplay (1.2.3 --> 1.3.4) +**Full Changelog**: https://github.com/GTNewHorizons/DuraDisplay/compare/1.2.3...1.3.4 +>## What's Changed +> * Spotless apply for branch rename for #21 by @github-actions in https://github.com/GTNewHorizons/DuraDisplay/pull/22 (1.3.4) +> * rename, bump gt by @NotAPenguin0 in https://github.com/GTNewHorizons/DuraDisplay/pull/21 (1.3.4) +> * Limit GT gadgets to metaitem1 (for now?) by @Caedis in https://github.com/GTNewHorizons/DuraDisplay/pull/20 (1.3.3) +> * update gradle.properies + tags by @Caedis in https://github.com/GTNewHorizons/DuraDisplay/pull/19 (1.3.2) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/DuraDisplay/pull/18 (1.3.0) +> + +# Updated Electro-Magic-Tools (1.4.7 --> 1.5.16) +**Full Changelog**: https://github.com/GTNewHorizons/Electro-Magic-Tools/compare/1.4.6...1.5.16 +>## What's Changed +> * Reset fall damage when holding shift or space with wings by @Meegooo in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/85 (1.5.16) +> * Multi ToolTip unification by @Alexdoru in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/86 (1.5.15) +> * nuke-ic2-recipes by @Alexdoru in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/83 (1.5.14) +> * Fix compatibility with the great renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/84 (1.5.11-pre) +> * Fix compatibility with the great renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/84 (1.5.10) +> * Use GT5U Enums by @boubou19 in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/81 (1.5.8) +> * Fix it to display the added augments on the focus, by @Ethryan in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/79 (1.5.7) +> * Flybug + inertial canceling by @Alastors in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/78 (1.5.5) +> * Removed ModelWings Allocations by @Caedis in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/77 (1.5.2) +> * Update ItemElectricBootsTraveller.java by @Alastors in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/76 (1.5.1) +> * Allow changing Traveler Boots speed using ThaumicBoots Keybinds. by @Drathonix in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/75 (1.5.0) +> + +# Updated EnderIO (2.7.6 --> 2.8.22) +**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.7.5-pre...2.8.22 +>## What's Changed +> * Prevent Silver Capacitor from being used as Upgrade by @54M44R in https://github.com/GTNewHorizons/EnderIO/pull/178 (2.8.22) +> * Fix Zombie Generator NPE by @Kogepan229 in https://github.com/GTNewHorizons/EnderIO/pull/180 (2.8.22) +> * removed conduit subtype by @Nockyx in https://github.com/GTNewHorizons/EnderIO/pull/179 (2.8.21) +> * No more TESR on conduits by @Cleptomania in https://github.com/GTNewHorizons/EnderIO/pull/176 (2.8.19) +> * fix broken oredicts for vibrantalloy and pulsatingIron by @chochem in https://github.com/GTNewHorizons/EnderIO/pull/175 (2.8.18) +> * Fix LiquidConduit not attempting to pull fluids from all directions if one of external tanks are empty by @TwoDCube in https://github.com/GTNewHorizons/EnderIO/pull/174 (2.8.17) +> * Travel Staff Blink Keybind fixes. by @TheUnderTaker11 in https://github.com/GTNewHorizons/EnderIO/pull/163 (2.8.17) +> * Remove `isModLoaded` check for GTNH Lib by @glowredman in https://github.com/GTNewHorizons/EnderIO/pull/172 (2.8.14) +> * Probably more threadsafe by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/168 (2.8.13) +> * hard dep on gtnhlib by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/169 (2.8.13) +> * Update dependencies.gradle by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/170 (2.8.13) +> * Rename Dark Iron Bars to Dark Steel by @Ethryan in https://github.com/GTNewHorizons/EnderIO/pull/167 (2.8.12-pre) +> * Rename Dark Iron Bars to Dark Steel by @Ethryan in https://github.com/GTNewHorizons/EnderIO/pull/167 (2.8.11) +> * Work around CME by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/166 (2.8.10-pre) +> * Work around CME by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/166 (2.8.9) +> * Probably less thread unsafe. by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/164 (2.8.7-pre) +> * Fix another thread data race issue introduced in #164. by @OvermindDL1 in https://github.com/GTNewHorizons/EnderIO/pull/165 (2.8.7-pre) +> * Probably less thread unsafe. by @mitchej123 in https://github.com/GTNewHorizons/EnderIO/pull/164 (2.8.6) +> * Fix another thread data race issue introduced in #164. by @OvermindDL1 in https://github.com/GTNewHorizons/EnderIO/pull/165 (2.8.6) +> * Tweaks to EnderIO travel + teleportation by @D-Cysteine in https://github.com/GTNewHorizons/EnderIO/pull/158 (2.8.4) +> * Spotless apply for branch tweak-teleport-staff for #158 by @github-actions in https://github.com/GTNewHorizons/EnderIO/pull/159 (2.8.1-pre) +> * Spotless apply for branch tweak-teleport-staff for #158 by @github-actions in https://github.com/GTNewHorizons/EnderIO/pull/161 (2.8.1-pre) +> * Add config entries for Farming Station particles by @socolio in https://github.com/GTNewHorizons/EnderIO/pull/162 (2.8.0) +> + +# Updated EnderStorage (1.5.2 --> 1.6.4) +**Full Changelog**: https://github.com/GTNewHorizons/EnderStorage/compare/1.5.1...1.6.4 +>## What's Changed +> * reduce memory allocation when rendering the floating peal in ender tanks and chests by @Alexdoru in https://github.com/GTNewHorizons/EnderStorage/pull/14 (1.6.4) +> * Optimize performance when rendering ender tanks / chests by @Alexdoru in https://github.com/GTNewHorizons/EnderStorage/pull/13 (1.6.3) +> * fix fluid not rendering in ender tank by @Alexdoru in https://github.com/GTNewHorizons/EnderStorage/pull/12 (1.6.1) +> * Fix ram by @boubou19 in https://github.com/GTNewHorizons/EnderStorage/pull/11 (1.6.0) +> + +# Updated EnderZoo (1.1.0 --> 1.2.0) +**Full Changelog**: https://github.com/GTNewHorizons/EnderZoo/compare/1.1.0...1.2.0 +>## What's Changed +> * Fix Fallen Knight NEI drops by @kuba6000 in https://github.com/GTNewHorizons/EnderZoo/pull/9 (1.2.0) +> + +# Updated FindIt (1.2.5 --> 1.3.9) +**Full Changelog**: https://github.com/GTNewHorizons/FindIt/compare/1.2.5...1.3.9 +>## What's Changed +> * fix thaumcraft search crash by @leumasme in https://github.com/GTNewHorizons/FindIt/pull/25 (1.3.9) +> * feat: add thaumcraft integration to search for essentia by @leumasme in https://github.com/GTNewHorizons/FindIt/pull/24 (1.3.8) +> * Fix NPE by @Alexdoru in https://github.com/GTNewHorizons/FindIt/pull/23 (1.3.7) +> * Add search in Backpacks by @slprime in https://github.com/GTNewHorizons/FindIt/pull/22 (1.3.6) +> * feat: add configuration option to disable empty item stack highlighting by @mainrs in https://github.com/GTNewHorizons/FindIt/pull/21 (1.3.5) +> * feat: add configurable highlight color by @mainrs in https://github.com/GTNewHorizons/FindIt/pull/20 (1.3.4) +> * feat: add support for Forestry backpacks by @mainrs in https://github.com/GTNewHorizons/FindIt/pull/19 (1.3.4) +> * Add DE Placed Item Compat by @Caedis in https://github.com/GTNewHorizons/FindIt/pull/18 (1.3.3) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/FindIt/pull/17 (1.3.2) +> * Fix find fluid from Bookmarks without amount by @slprime in https://github.com/GTNewHorizons/FindIt/pull/16 (1.3.1) +> * Improvements and fixes by @socolio in https://github.com/GTNewHorizons/FindIt/pull/15 (1.3.0) +> + +# Updated FloodLights (1.3.0 --> 1.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/FloodLights/compare/1.3.0...1.4.2 +>## What's Changed +> * sanity te check & update bs+deps by @Pilzinsel64 in https://github.com/GTNewHorizons/FloodLights/pull/5 (1.4.2) +> * Fix a NullPointerException sometimes raised when breaking a floodlight by @DCNick3 in https://github.com/GTNewHorizons/FloodLights/pull/4 (1.4.1) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/FloodLights/pull/3 (1.4.0) +> + +# Updated ForestryMC (4.8.10 --> 4.9.18) +**Full Changelog**: https://github.com/GTNewHorizons/ForestryMC/compare/4.8.9...4.9.18 +>## What's Changed +> * close item inventory if parent item is gone by @Glease in https://github.com/GTNewHorizons/ForestryMC/pull/84 (4.9.18) +> * Fix NPE in logic of radioactive effect by @OneEyeMaker in https://github.com/GTNewHorizons/ForestryMC/pull/83 (4.9.17) +> * Add ability to display bee lore and add Discoverd by tag by @Nilau1998 in https://github.com/GTNewHorizons/ForestryMC/pull/79 (4.9.16) +> * Remove duplicate items by @chochem in https://github.com/GTNewHorizons/ForestryMC/pull/82 (4.9.15) +> * Fix broken reflection into GT post-renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/ForestryMC/pull/80 (4.9.12) +> * Bee Mutation Logic Fix by @Astatine5985 in https://github.com/GTNewHorizons/ForestryMC/pull/75 (4.9.10) +> * Fix Alveary Mutation Overflow by @Connor-Colenso in https://github.com/GTNewHorizons/ForestryMC/pull/76 (4.9.10) +> * Spotless apply for branch AlvearyOverflow for #76 by @github-actions in https://github.com/GTNewHorizons/ForestryMC/pull/77 (4.9.9-pre) +> * Change Radioactive Bee Effect by @Connor-Colenso in https://github.com/GTNewHorizons/ForestryMC/pull/72 (4.9.7) +> * fix backpack filtering by @chochem in https://github.com/GTNewHorizons/ForestryMC/pull/74 (4.9.6-pre) +> * fix backpack filtering by @chochem in https://github.com/GTNewHorizons/ForestryMC/pull/74 (4.9.5) +> * Spotless apply for branch radioactiveBee for #72 by @github-actions in https://github.com/GTNewHorizons/ForestryMC/pull/73 (4.9.4-pre) +> * Add ingredients search setting to the worktable by @socolio in https://github.com/GTNewHorizons/ForestryMC/pull/70 (4.9.3) +> * Adding a Coin Bag for all those coins. by @Ethryan in https://github.com/GTNewHorizons/ForestryMC/pull/71 (4.9.1) +> * NEI incorrect tooltip with search by @slprime in https://github.com/GTNewHorizons/ForestryMC/pull/69 (4.9.0) +> + +# Updated ForgeMultipart (1.4.8 --> 1.5.0) +**Full Changelog**: https://github.com/GTNewHorizons/ForgeMultipart/compare/1.4.8...1.5.0 +>## What's Changed +> * Thread saftey by @mitchej123 in https://github.com/GTNewHorizons/ForgeMultipart/pull/24 (1.5.0) +> + +# Updated ForgeRelocation (0.1.2 --> 0.2.0) +**Full Changelog**: https://github.com/GTNewHorizons/ForgeRelocation/compare/0.1.2...0.2.0 + +# Updated ForgeRelocationFMP (0.1.0 --> 0.2.0) +**Full Changelog**: https://github.com/GTNewHorizons/ForgeRelocationFMP/compare/0.1.0...0.2.0 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/ForgeRelocationFMP/pull/3 (0.2.0) +> + +# Updated Forgelin (1.9.9-GTNH --> 1.10.0-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Forgelin/compare/1.9.9-GTNH...1.10.0-GTNH +>## What's Changed +> * Update to kotlin 1.9.24 by @eigenraven in https://github.com/GTNewHorizons/Forgelin/pull/10 (1.10.0-GTNH) +> + +# Updated GT5-Unofficial (5.09.45.168 --> 5.09.50.72) +**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.45.164-pre...5.09.50.72 +>## What's Changed +> * move away from classicHatches() hatch adder by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3512 (5.09.50.72) +> * 9x crop leaf extraction by @LazyFleshWasTaken in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3511 (5.09.50.71) +> * Fix (another) Computation Bug by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3432 (5.09.50.70) +> * Remove the GT++ programmed circuit from certain chem plant recipes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3495 (5.09.50.70) +> * Add Raw Ores to Isamill recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3496 (5.09.50.70) +> * update the BlockPosHighlighter call to AE2 in MTEDroneCentre by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3487 (5.09.50.70) +> * Restore hydration cell recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3507 (5.09.50.69) +> * Add throughput to Wireless Energy Hatch tooltip by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3506 (5.09.50.69) +> * Improve EHE info and buff lava in EHE by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3494 (5.09.50.69) +> * Add configurable EOH Energy Display by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3477 (5.09.50.68) +> * Add nbt safeguard for dtpf convergence catalyst type by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3486 (5.09.50.68) +> * Fix Volumetric Flasks Render by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3488 (5.09.50.68) +> * Adds a blacklist to prevent certain dims like Twilight Forest from generating overworld ores by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3438 (5.09.50.68) +> * added recipe using rutile, scheelite and ilmenite for qft Tita-Tungsten-Catalyst by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3482 (5.09.50.68) +> * Add explicit mention of exotic energy hatches by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3491 (5.09.50.68) +> * Fix advanced mufflers in the XLGT and other multiblocks with >1 muffler hatch by @nshepperd in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3489 (5.09.50.68) +> * Prevent screwdriver from changing pipe collision boxes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3493 (5.09.50.68) +> * Add tooltips to fluid/item pipe casings by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3492 (5.09.50.68) +> * Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3497 (5.09.50.68) +> * Simplify GT Assembler recipes for Muffler Upgrades by @HFPTetraUro in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3498 (5.09.50.68) +> * Fix pitchblende height range by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3500 (5.09.50.68) +> * Added mode swap button to Utupu Tanuri by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3499 (5.09.50.68) +> * Added Pipe Casing Recipes to Assembler by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3501 (5.09.50.68) +> * Reduce packets sent for shutdown duration UI by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3503 (5.09.50.68) +> * Add Ore Berries to Fluid Extraction Recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3502 (5.09.50.68) +> * Prevent -generation when long overflow for antimatter gen. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3378 (5.09.50.68) +> * rebalance of plasma chain recipes by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3468 (5.09.50.67) +> * Delete NBT data about crafting components on MetaTileEntity by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3476 (5.09.50.66) +> * Save custom name on particular case by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3473 (5.09.50.66) +> * Improve EoH tier numbering in portable scanner info by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3483 (5.09.50.66) +> * remove duplicate motor recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3484 (5.09.50.66) +> * Fix to Vanadium Redox Power Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3481 (5.09.50.65) +> * Fix Solidifier Autoplace and Add Glass Subchannel by @Ruling-0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3480 (5.09.50.64) +> * Small solidifier structure check fix by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3479 (5.09.50.64) +> * Add tool batch mode for some multis by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3475 (5.09.50.64) +> * Remove OC AVR architecture by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3474 (5.09.50.63) +> * Adjust number formatting in WAILA machine progress line by @wlhlm in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3478 (5.09.50.63) +> * Custom iconset for bedrockium by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3471 (5.09.50.62) +> * Add Very Heavy Oil Cell to Materials list by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3472 (5.09.50.62) +> * Fix gold vein name by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3463 (5.09.50.61) +> * Delete the "PlayerActivity.log" by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3464 (5.09.50.61) +> * Turbine Texture Refactor by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3435 (5.09.50.61) +> * Readd missing iodine output to seaweed ash line by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3466 (5.09.50.61) +> * Fix a few waterline nei previews by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3462 (5.09.50.61) +> * Add ctrl-middle-click to suppress infinite spray can's left click shake by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3431 (5.09.50.61) +> * Add Ore Dictionary Tags for Subatomic Particles by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3465 (5.09.50.61) +> * Blackhole fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3470 (5.09.50.61) +> * Remove waterline QFT skip by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3460 (5.09.50.60) +> * Fix HILE waila info by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3459 (5.09.50.59) +> * Add Tool Casting support to the Fluid Shaper multiblock. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3454 (5.09.50.59) +> * Another round of later naqfuel buffs by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3439 (5.09.50.59) +> * Fix HILE render turning off while running when pressing power button by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3443 (5.09.50.59) +> * LSC information enhancements by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3427 (5.09.50.58) +> * Fix wrong shutdown duration of tectech multi & cleanup by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3424 (5.09.50.58) +> * adjusted status window widget creation to allow for horizontal scrolling by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3428 (5.09.50.58) +> * Fix baryonic perfection voiding one catalyst when recipe fails by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3455 (5.09.50.58) +> * Change thorium comb to have mv processing by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3456 (5.09.50.58) +> * Remove fast mode mention from XL Steam Turbines by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3458 (5.09.50.58) +> * Fix shirabon cost in alternative naqfuel mk6 recipe by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3429 (5.09.50.58) +> * Fix EHE NEI special info by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3457 (5.09.50.58) +> * Delete 4 unused GT++ classes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3426 (5.09.50.57) +> * Fix mabs crash when breaking energy hatches by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3425 (5.09.50.57) +> * Hide WAILA and remove collision of render blocks by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3436 (5.09.50.57) +> * fix tengam oregen by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3440 (5.09.50.57) +> * Set new default for tooltip finisher separator line by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3442 (5.09.50.57) +> * Fixes for Deep Earth Heating Pump by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3434 (5.09.50.57) +> * Fix EIG Fertilizer Multiplier by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3441 (5.09.50.57) +> * Give blackhole a bounding box by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3444 (5.09.50.57) +> * Reduce Bounding Box allocations by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3447 (5.09.50.57) +> * Fix wrap recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3445 (5.09.50.57) +> * Change Cooling Tower Structure by @54M44R in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3449 (5.09.50.57) +> * Add tinted industrial glass to the structure glasses. by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3448 (5.09.50.57) +> * Fix memory leak in gt++ PlayerUtils by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3411 (5.09.50.57) +> * Fix structure checks and tooltip issues by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3446 (5.09.50.57) +> * Add an overflow fix that was missing from #3332. by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3416 (5.09.50.57) +> * Fix DTPF convergence catalyst consumption for non-catalyst recipes by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3399 (5.09.50.57) +> * fixed crash in kubatech if witchery is not loaded by @Trinsdar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3451 (5.09.50.57) +> * Various waterline bugfixes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3433 (5.09.50.56) +> * fix plasma arc furnace recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3430 (5.09.50.55) +> * Render fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3409 (5.09.50.54) +> * Change sterile casing texture by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3402 (5.09.50.54) +> * fix waterline cycle breaking on reload by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3420 (5.09.50.54) +> * convert the debug button to a LockedWhileActiveButton by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3413 (5.09.50.54) +> * Replace Bee description containing Diddy with his new socials for obvious reasons by @Nilau1998 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3421 (5.09.50.54) +> * add cycle idle status for waterline units by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3422 (5.09.50.54) +> * save debug mode to NBT to prevent it turning it off on game reload by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3419 (5.09.50.53) +> * fix world leak caused by BlockPos class from GT++ by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3414 (5.09.50.53) +> * Fix NPE on IC2 recycler blacklist by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3403 (5.09.50.52) +> * Use explicit internal name for Diphenylisophthalate by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3404 (5.09.50.52) +> * Fix ruby/sapphire juice mistake by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3407 (5.09.50.52) +> * Fix log 1:6 in cutting machine by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3406 (5.09.50.52) +> * Right clicking water purification units places blocks by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3405 (5.09.50.52) +> * Remove method in multiblock tooltip by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3410 (5.09.50.52) +> * Superdense plate integration by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3400 (5.09.50.51) +> * Allow use high tier fluid regulators as cover. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3398 (5.09.50.51) +> * Fix missing circuit replacements in AL recipies by @alphaomega21 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3397 (5.09.50.51) +> * Godforge afterparty by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3345 (5.09.50.50) +> * Change extractor structure by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3393 (5.09.50.49) +> * Make some machine drops stackable with new ones by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3392 (5.09.50.49) +> * Buff TGS sapling production by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3382 (5.09.50.49) +> * Import pollution mixins from hodgepodge by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3395 (5.09.50.49) +> * Fix Production of SC Steam on the EHE by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3394 (5.09.50.48) +> * Blackhole render enhancement by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3390 (5.09.50.47) +> * Fix mega oil cracker hatch adder by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3391 (5.09.50.46) +> * remove Tessellator field from RenderQuantumStuff by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3386 (5.09.50.45) +> * Fix and Buff Solidifier Min Casing Check and Improve Tooltip by @Ruling-0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3383 (5.09.50.45) +> * fix Isophthalate typo by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3387 (5.09.50.45) +> * Fix DOB comb by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3388 (5.09.50.45) +> * Fix several issues with ender tank covers by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3377 (5.09.50.44) +> * Bind all tooltip separators to the config by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3376 (5.09.50.44) +> * Fix a rare overflow case when a fuel is so large that it breaks the super efficiency check. by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3332 (5.09.50.44) +> * Reworked cleanroom structure check. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3312 (5.09.50.44) +> * Fix AAL by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3380 (5.09.50.44) +> * Deep earth heating pump Slight Rework and Balance Attempt by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3379 (5.09.50.44) +> * One last ra2 fix by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3385 (5.09.50.44) +> * Fix bacterial vat fluid render by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3384 (5.09.50.44) +> * Small rework to black hole instability by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3372 (5.09.50.43) +> * Improved & cleaned up wormhole generator by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3334 (5.09.50.43) +> * Antimatter Amd fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3375 (5.09.50.43) +> * Refactors shift tooltips on MetaBaseItem a bit by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3333 (5.09.50.43) +> * Moved Superdense Transcendental Metal Plate to Black Hole only by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3371 (5.09.50.42) +> * Amazon warehouse downtiering by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3366 (5.09.50.41) +> * Multi ToolTip unification by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3343 (5.09.50.41) +> * Reduce extractor mincasing by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3370 (5.09.50.40) +> * Fix waterline multiblocks not resuming their first recipe on server start by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3369 (5.09.50.39) +> * Allow input hatch on multiblock compressors by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3368 (5.09.50.38) +> * Allow chemical bath to count flowing water as a valid fluid block by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3330 (5.09.50.37) +> * Add Infinity+ coil recycling by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3348 (5.09.50.37) +> * Allow more hatches on mega oil cracker by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3346 (5.09.50.37) +> * Add Runite Ore to Deep Dark by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3341 (5.09.50.37) +> * fix adv assline not respecting gt_no_hatch for energy hatches by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3353 (5.09.50.37) +> * UHV transmission couldn't be craftable because of for loop lenght by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3351 (5.09.50.37) +> * Make frostproof casing use circuit 1 and add sturdy casing to circuit 2 by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3349 (5.09.50.37) +> * gt++ lang fixes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3359 (5.09.50.37) +> * Change small/tiny ash to chanced output full dust in EBF by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3362 (5.09.50.37) +> * Enable solidifier generation for some goodgen materials by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3361 (5.09.50.37) +> * fix missing space in coolant cell item names by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3360 (5.09.50.37) +> * Add an incoloy-903 recipe to ABS by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3356 (5.09.50.37) +> * Remove high tier single block pumps by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3364 (5.09.50.37) +> * Blackhole fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3363 (5.09.50.37) +> * Fix UMV/UXV 4mA+ laser recipes by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3365 (5.09.50.37) +> * Restore yeeted constructors on sickblaze by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3367 (5.09.50.37) +> * Fixed dust output of Ore Drilling Plant by @OneEyeMaker in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3350 (5.09.50.37) +> * Small texture change by Krezhvick, fix gtpp having sticks with wrong pixels by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3354 (5.09.50.37) +> * Pyrolyse oven controller having transparent texture in dev fix by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3352 (5.09.50.37) +> * Fix T8/T9 FluidCore research time by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3340 (5.09.50.37) +> * Crop Name localization by @ArtherCasan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3255 (5.09.50.37) +> * Fix SLAM (Antimatter Generator) produce 0 in wireless mode. Add avg efficiency of 10 last cycles. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3339 (5.09.50.37) +> * Remove unneeded recipe constant, fix sb compressor by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3344 (5.09.50.36) +> * fix incorrect fluid shaper tooltip by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3347 (5.09.50.36) +> * Remove tremendous and useless RAM allocation from GT++ algae pond recipes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3338 (5.09.50.36) +> * 16x cutting factory frame texture that resembles the old one by @bluhbipo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3342 (5.09.50.35) +> * Fix for new SFX (12.3 mb -> 2.6 mb, mono) by @wantayanamirei in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3308 (5.09.50.35) +> * Fix the cursed chembath again by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3337 (5.09.50.34) +> * Fix data stick render not working when holding shift by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3329 (5.09.50.33) +> * Change Antimatter Forge cycle time from 100 ticks to 20 ticks by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3331 (5.09.50.33) +> * Restore hafnium recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3335 (5.09.50.33) +> * Reword waila to say currently instead of probably by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3328 (5.09.50.32) +> * Fix molecular transformer recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3327 (5.09.50.31) +> * Fix issues with catalyst damage + empty catalyst output by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3321 (5.09.50.30) +> * Fix flocculation plant deforming when it has a cover emitting a strong redstone signal by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3322 (5.09.50.30) +> * Six Phased Copper Animation Fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3320 (5.09.50.30) +> * Godforge encore by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3213 (5.09.50.30) +> * Fix for CME when registering fuel value for Cactus/Sugar fuel blocks by @Cleptomania in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3323 (5.09.50.30) +> * Fix luag macerating by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3325 (5.09.50.30) +> * Remove collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3324 (5.09.50.30) +> * Fix annealed copper loss by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3326 (5.09.50.30) +> * Revert material hashing by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3319 (5.09.50.29) +> * Fixed Laser & Data pipe every 32 tick connection update by @dagger8243 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3259 (5.09.50.29) +> * Remove unnecessary NBT compression from pipe packet by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3315 (5.09.50.28) +> * Fix T3 waterline being lossy and reduces juice aluminium output due the aluminium hydroxide stoik changes by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3314 (5.09.50.28) +> * Fix energy cost by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3316 (5.09.50.28) +> * Fix multi fluid solidifier auto build by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3313 (5.09.50.28) +> * Refactor tesla tower spark packet by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3317 (5.09.50.28) +> * Some bio lab recipes should be real by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3318 (5.09.50.28) +> * Don't hash stone recipes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3302 (5.09.50.27) +> * Fix uv plasma gen assembler recipe by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3303 (5.09.50.27) +> * Remove 32x textures by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3276 (5.09.50.27) +> * Revert zirconium removal by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3306 (5.09.50.27) +> * Fix wireless EU voiding in multiplayer for non-network owners by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3310 (5.09.50.27) +> * Revert solar reflector and reinforced steam turbine recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3309 (5.09.50.27) +> * Cleanup the codebase by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3311 (5.09.50.27) +> * Allow HILE to tierskip by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3301 (5.09.50.26) +> * moved bartworks ic2 nuke fuel rod init by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3300 (5.09.50.25) +> * fix bolt cutting by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3299 (5.09.50.24) +> * Fix Infinite Spraycan client desync issue by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3298 (5.09.50.23) +> * Hopefully fix obliterating people's gpu memory by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3297 (5.09.50.22) +> * Remove steam blender hatches by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3293 (5.09.50.21) +> * Fix large essentia smelter EU usage by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3292 (5.09.50.21) +> * Unify machine sound loop to use SoundResource by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3289 (5.09.50.21) +> * Remove more reflection + reorganize mixin accessors packages by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3260 (5.09.50.21) +> * Refactor packets by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3295 (5.09.50.21) +> * Fix squeezer -> fluid extractor recipes by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3291 (5.09.50.21) +> * Fixed NPE when holding a frame w/ missing material by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3294 (5.09.50.21) +> * Fix GT++ Energy Buffer NPE by @reobf in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3296 (5.09.50.21) +> * Give ore mixes localized names by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3290 (5.09.50.21) +> * Fix BaseMetaPipeEntity pass wrong side argument to 'onPlayerAttach' by @reobf in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3288 (5.09.50.20) +> * Improve a new debug log by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3286 (5.09.50.19) +> * Fix earlygame wires by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3287 (5.09.50.19) +> * Fix Heat Exchanger interaction with Stocking Input Hatch(ME) by @reobf in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3271 (5.09.50.19) +> * Fix magmatter frame box texture by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3283 (5.09.50.18) +> * Collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3284 (5.09.50.18) +> * Readd bronze armor recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3285 (5.09.50.18) +> * Fix sealed wood + more collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3282 (5.09.50.17) +> * Moved tectech block registration to pre-init by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3281 (5.09.50.16) +> * Add survival autobuild for Bacterial Vat and fix it for Fluid Shaper by @OmdaCZ in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3273 (5.09.50.16) +> * Fix callisto ice bee products by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3277 (5.09.50.15) +> * So, so, so many collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3278 (5.09.50.15) +> * Some more missing unification for blocks by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3279 (5.09.50.15) +> * Fix broken imprecise casing recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3274 (5.09.50.14) +> * Fix block recipes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3272 (5.09.50.13) +> * Cactus/Sugar Charcoal/Coke Blocks by @Cleptomania in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3269 (5.09.50.13) +> * Remove duplicate materials from gt++ by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3268 (5.09.50.12) +> * GT++ Code Sanitize by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3235 (5.09.50.11) +> * More log entries for ra2 failing by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3267 (5.09.50.11) +> * New sounds for multi by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3139 (5.09.50.11) +> * Wireless data refactor & fixes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3264 (5.09.50.11) +> * New sound effect for black hole compressor by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3265 (5.09.50.11) +> * Re-revert random samarium buff by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3266 (5.09.50.10) +> * Autogen recipe fixes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3258 (5.09.50.10) +> * Buff Incoloy-903 EBF Time by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3261 (5.09.50.10) +> * GT++ ASM Cleanup by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3238 (5.09.50.09) +> * Makes semi-fluid generators have "semifluid" in their tooltip by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3253 (5.09.50.09) +> * Waterline tweaks by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3256 (5.09.50.09) +> * Add Brewery Multi by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3257 (5.09.50.09) +> * Fixes lathe and hip processing times by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3262 (5.09.50.09) +> * Fix Purification Unit not consuming fluid in Stocking Input Hatch(ME). by @reobf in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3263 (5.09.50.09) +> * Remove tungsten chain recipe remover by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3251 (5.09.50.08) +> * cache the ItemList.values() call in the PlatinumSludgeOverHaul makes it run 8 times faster by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3250 (5.09.50.08) +> * Add NO_ORE_PROCESSING subtag by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3252 (5.09.50.08) +> * Rebalance superdense plate compressing by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3243 (5.09.50.07) +> * Restore nuked lang by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3244 (5.09.50.07) +> * Pull in Hodgepodge at runtime to fix random worldgen crashes by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3245 (5.09.50.07) +> * Cut the singularity shielding casing used in eoh casings by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3247 (5.09.50.07) +> * Fix MetaBaseItem tooltips crash when holding shift by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3248 (5.09.50.07) +> * Fix more collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3246 (5.09.50.07) +> * Delete more reflection by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3233 (5.09.50.06) +> * Prevent duplicate material registry by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3240 (5.09.50.06) +> * Add back some lost plate recipes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3242 (5.09.50.06) +> * fix me hatch sides not refresh on pasted data by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3241 (5.09.50.06) +> * Fix Magmatter Block + Brighten up MHDCSM + More cleanup by @IncandescenceSy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3239 (5.09.50.06) +> * Fixed LFE OCs and clarified tooltip by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3236 (5.09.50.05) +> * update postea dep by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3237 (5.09.50.05) +> * Update EIG tests to be more fail-safe and prevent CI issues by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3227 (5.09.50.02) +> * Fix antimatter generator tooltips by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3234 (5.09.50.02) +> * Remove unused class by @Connor-Colenso in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3228 (5.09.50.01) +> * Infinite Spraycan Additions by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3226 (5.09.50.01) +> * remove empty config by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3229 (5.09.50.01) +> * port GGFab config to GTNHLib by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3231 (5.09.50.01) +> * TecTech config migration to GTNHLib by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3207 (5.09.50.01) +> * migrate GT++ config to GTNHLib by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3193 (5.09.50.01) +> * Spotless apply for branch config/gtpp for #3193 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3201 (5.09.49.114-pre) +> * Fix high amp wireless uxv hatches by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3219 (5.09.49.113) +> * Cleanup, remove reflection + some bugfix by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3218 (5.09.49.113) +> * fix coal multiplier in code by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3220 (5.09.49.113) +> * Fix froth vacuum furnace recipes by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3221 (5.09.49.113) +> * Fix of new Overflow Valve by @Elkatra2 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3186 (5.09.49.113) +> * Fix pcb factory nei preview by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3223 (5.09.49.113) +> * Spotless apply for branch config/gtpp for #3193 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3201 (5.09.49.112-pre) +> * fix ioob errors by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3212 (5.09.49.111) +> * Fix GT++ index out of bounds by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3214 (5.09.49.111) +> * Remove waila black hole info by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3215 (5.09.49.111) +> * Fix steam min casings by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3216 (5.09.49.111) +> * Add more is mod loaded checks to avoid crash during recipe registration by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3211 (5.09.49.111) +> * Fix stocking bus on black hole by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3217 (5.09.49.111) +> * Spotless apply for branch config/gtpp for #3193 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3201 (5.09.49.110-pre) +> * Fixes cables/pipes not being able to attach to each other by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3209 (5.09.49.110-pre) +> * Clarify Antimatter Forge tooltip by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3210 (5.09.49.110-pre) +> * Spotless apply for branch config/gtpp for #3193 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3201 (5.09.49.108-pre) +> * Godforge finale by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3080 (5.09.49.107) +> * Small optimizations & MultiBlockBase cleanup by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3197 (5.09.49.107) +> * Revert one part of bartworks collision removal by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3198 (5.09.49.107) +> * Fix for render rotations on antimatter forge (again) and HILE by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3200 (5.09.49.107) +> * Remove GT++ AutoMap by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3199 (5.09.49.107) +> * Fix air intake and reservoir hatch tooltips by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3206 (5.09.49.107) +> * fix the check preventing the keyboard transformer from transforming lwjgl3's Keyboard by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3205 (5.09.49.107) +> * Allow unsafe oredicts to be shown in nei by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3202 (5.09.49.107) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.106-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.106-pre) +> * Gorge render attempt #2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3109 (5.09.49.106-pre) +> * Gorge fixed with jank by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3111 (5.09.49.106-pre) +> * Gorge fixed with jank part 2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3129 (5.09.49.106-pre) +> * Gorge stuttering fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3136 (5.09.49.106-pre) +> * Rewrite Helioflux Module, add NEI support by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3174 (5.09.49.106-pre) +> * Gorge render mem leak - hopeful fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3184 (5.09.49.106-pre) +> * Fix of [Nightly] Steam Tier Furnace has an incorrect tooltip type by @Elkatra2 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3189 (5.09.49.105) +> * Port BW config to GTNHLib by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3169 (5.09.49.105) +> * More collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3191 (5.09.49.105) +> * Remove railcraft oredicts by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3192 (5.09.49.105) +> * Don't allow PA or LPF to do HIP/Black hole compression recipes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3195 (5.09.49.105) +> * Allow recycling recipes for semi-fluid singleblock gens by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3196 (5.09.49.105) +> * Fix QC Computation Bug by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3190 (5.09.49.105) +> * Fix antimatter math to use floats instead of integer division by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3188 (5.09.49.104-pre) +> * Recipe conflicts gt++ by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3182 (5.09.49.104-pre) +> * Fix antimatter math to use floats instead of integer division by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3188 (5.09.49.103) +> * Recipe conflicts gt++ by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3182 (5.09.49.103) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.102-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.102-pre) +> * Gorge render attempt #2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3109 (5.09.49.102-pre) +> * Gorge fixed with jank by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3111 (5.09.49.102-pre) +> * Gorge fixed with jank part 2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3129 (5.09.49.102-pre) +> * Gorge stuttering fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3136 (5.09.49.102-pre) +> * Rewrite Helioflux Module, add NEI support by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3174 (5.09.49.102-pre) +> * Gorge render mem leak - hopeful fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3184 (5.09.49.102-pre) +> * remove reflection from kudatech and access public field directly by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3180 (5.09.49.101) +> * Antimatter Finishing touches by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3181 (5.09.49.101) +> * Fix of Overflow Valve & New features by @Elkatra2 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3040 (5.09.49.101) +> * Fix turbines with less than 100% efficiency not working by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3178 (5.09.49.101) +> * Add lore and discovered by for machinist by @Nilau1998 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3179 (5.09.49.101) +> * The black hole fixes never end by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3183 (5.09.49.101) +> * Optimize GTUtility.getTier call by @kstvr32 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3165 (5.09.49.101) +> * Reduce (useless) memory allocation for detrav fluid scanner by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3185 (5.09.49.101) +> * New day, new gt breakage. by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3177 (5.09.49.100-pre) +> * Rewrite Helioflux Module, add NEI support by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3174 (5.09.49.100-pre) +> * New day, new gt breakage. by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3177 (5.09.49.99) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.97-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.97-pre) +> * Gorge render attempt #2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3109 (5.09.49.97-pre) +> * Gorge fixed with jank by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3111 (5.09.49.97-pre) +> * Gorge fixed with jank part 2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3129 (5.09.49.97-pre) +> * Gorge stuttering fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3136 (5.09.49.97-pre) +> * Add antimatter casings and controllers to ItemLists by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3168 (5.09.49.96) +> * Merge config categories by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3152 (5.09.49.96) +> * Blackhole fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3171 (5.09.49.96) +> * Fix crash when opening cover immediately after attaching to pipe by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3172 (5.09.49.96) +> * Fix Large HP Turbine reverting to tight mode when scanned by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3173 (5.09.49.96) +> * Beamline Fixes Cont. by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3175 (5.09.49.96) +> * More antimatter fixes by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3176 (5.09.49.96) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.95-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.95-pre) +> * Gorge render attempt #2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3109 (5.09.49.95-pre) +> * Gorge fixed with jank by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3111 (5.09.49.95-pre) +> * Gorge fixed with jank part 2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3129 (5.09.49.95-pre) +> * Gorge stuttering fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3136 (5.09.49.95-pre) +> * Update Antimatter textures by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3167 (5.09.49.94) +> * fix random pack breakage of the day no1 by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3164 (5.09.49.93) +> * Add flag to add attaching NBT crafting recipe by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3138 (5.09.49.93) +> * Add Antimatter Power Generation by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3117 (5.09.49.93) +> * Fix output bus rightclick behavior by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3113 (5.09.49.93) +> * prioritize gt ores for unification by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3166 (5.09.49.93) +> * 2.7 Stargate by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3105 (5.09.49.93) +> * Antimatter work by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2802 (5.09.49.91-pre) +> * More antimatter work by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2833 (5.09.49.91-pre) +> * Antimatter render work by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2956 (5.09.49.91-pre) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.91-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.91-pre) +> * Gorge render attempt #2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3109 (5.09.49.91-pre) +> * Gorge fixed with jank by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3111 (5.09.49.91-pre) +> * Spotless apply for branch antimatter for #3117 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3118 (5.09.49.91-pre) +> * Gorge fixed with jank part 2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3129 (5.09.49.91-pre) +> * Gorge stuttering fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3136 (5.09.49.91-pre) +> * Steam Machine Fixes & Improvements by @PlayfulPiano in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3143 (5.09.49.90) +> * Fix UXV 4MA Laser Target Hatch having two result as a research station input by @POPlol333 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3155 (5.09.49.90) +> * Fixes for previous PR by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3157 (5.09.49.90) +> * Kill bartworks fluid canner registry by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3156 (5.09.49.90) +> * Recipe conflict squashing by @Dr-Nye in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3154 (5.09.49.90) +> * Require screwdriver to adjust laser hatches by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3158 (5.09.49.90) +> * Various turbine fixes by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3147 (5.09.49.90) +> * Change UIV motor to use molten PHK rather than Superdense by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3142 (5.09.49.90) +> * Fix final frame box issues by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3160 (5.09.49.90) +> * Texture Work 2: Electric Boogaloo by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3161 (5.09.49.90) +> * Better texture blending + clean up unused textures by @IncandescenceSy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3162 (5.09.49.90) +> * Antimatter work by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2802 (5.09.49.89-pre) +> * More antimatter work by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2833 (5.09.49.89-pre) +> * Antimatter render work by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2956 (5.09.49.89-pre) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.89-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.89-pre) +> * Gorge render attempt #2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3109 (5.09.49.89-pre) +> * Gorge fixed with jank by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3111 (5.09.49.89-pre) +> * Spotless apply for branch antimatter for #3117 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3118 (5.09.49.89-pre) +> * Gorge fixed with jank part 2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3129 (5.09.49.89-pre) +> * Gorge stuttering fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3136 (5.09.49.89-pre) +> * Add small clarification to T8 water tooltip by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3149 (5.09.49.88) +> * Lathe and Autoclave Updates by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3148 (5.09.49.88) +> * A few bugfixes and changes for black hole by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3150 (5.09.49.88) +> * Fluid Solidifier Fix by @TheEpicGamer274 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3151 (5.09.49.88) +> * Merge displayed output stacks by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3144 (5.09.49.87) +> * remove gtpp comb recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3146 (5.09.49.87) +> * Fix copying multiblock configuration and support Crafting Input Proxy by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3115 (5.09.49.86) +> * add missing ismodloaded checks for combs by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3145 (5.09.49.86) +> * Antimatter work by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2802 (5.09.49.85-pre) +> * More antimatter work by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2833 (5.09.49.85-pre) +> * Antimatter render work by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2956 (5.09.49.85-pre) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.85-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.85-pre) +> * Gorge render attempt #2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3109 (5.09.49.85-pre) +> * Gorge fixed with jank by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3111 (5.09.49.85-pre) +> * Spotless apply for branch antimatter for #3117 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3118 (5.09.49.85-pre) +> * Gorge fixed with jank part 2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3129 (5.09.49.85-pre) +> * Gorge stuttering fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3136 (5.09.49.85-pre) +> * Rebalance Steam multi by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3108 (5.09.49.84) +> * Removed implicit forestry dep by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3140 (5.09.49.84) +> * fix no method found exception when forestry is missing by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3141 (5.09.49.84) +> * Prevent supertank use as a cell when stackSize > 1 by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3137 (5.09.49.84) +> * Changes implosion & bio vat recipe generation by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3104 (5.09.49.84) +> * Prevent overflow during power consumption calculation by @Goderium in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3106 (5.09.49.84) +> * Add higher tiered fluid regulators by @kstvr32 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3061 (5.09.49.84) +> * Change sleep potion buff code by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3076 (5.09.49.84) +> * Remove findRecipe methods by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3084 (5.09.49.83) +> * Remove Dynamic Adjustment logic and instead apply the adjustment right away if a fuel is eligible for super eff increase by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3062 (5.09.49.83) +> * Fix wrong packager recipes by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3131 (5.09.49.83) +> * Neutronium/black hole bugfix by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3132 (5.09.49.83) +> * Don't add DT catalyst recipes to singleblock by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3133 (5.09.49.83) +> * Beamline Fixes and Balancing by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3064 (5.09.49.83) +> * Multiblock solidifer Fixes, and Cleanup by @TheEpicGamer274 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3130 (5.09.49.83) +> * Removes voltage and amperage information in NEI for Research Station by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3135 (5.09.49.83) +> * Large Large & Larger Turbine Rework by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3075 (5.09.49.83) +> * Buffs to creon and superdense plate processing by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3134 (5.09.49.83) +> * add null checks to the replacement logs by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3128 (5.09.49.82) +> * Fix Black Hole amperage by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3114 (5.09.49.81) +> * Add waterline debug mode by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3123 (5.09.49.81) +> * Fix some mistakes in GT++ stuff by @FireWarrior2 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3119 (5.09.49.81) +> * Replace neutronium compressor with neutronium compressor by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3110 (5.09.49.81) +> * Adds Infinite Spray Can, left click event for item behaviors by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3085 (5.09.49.81) +> * add logs for Nq recipes being patched by GG for its naq changes by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3124 (5.09.49.81) +> * log recipes edited/removed by BW platinum overhaul by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3121 (5.09.49.81) +> * Fix crop manager tooltip being incorrect by @leumasme in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3126 (5.09.49.81) +> * scrollable multiblock status display by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3089 (5.09.49.81) +> * fixed ross128b & ross128ba oregen by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3127 (5.09.49.81) +> * Add astral array amount tooltips to EOH by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3120 (5.09.49.81) +> * Cleanup detrav by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3058 (5.09.49.81) +> * Antimatter work by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2802 (5.09.49.80-pre) +> * More antimatter work by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2833 (5.09.49.80-pre) +> * Antimatter render work by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2956 (5.09.49.80-pre) +> * Spotless apply for branch antimatter for #3117 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3118 (5.09.49.80-pre) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.79-pre) +> * Spotless apply for branch cleanup/detrav for #3058 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3059 (5.09.49.79-pre) +> * Spotless apply for branch beamline-fixes-3 for #3064 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3066 (5.09.49.79-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.79-pre) +> * Gorge render attempt #2 by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3109 (5.09.49.79-pre) +> * Gorge fixed with jank by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3111 (5.09.49.79-pre) +> * Fix more broken NEI caused by renaming by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3102 (5.09.49.78) +> * Fix waterline bugs by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3107 (5.09.49.78) +> * fix GT Stones not being generated by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3112 (5.09.49.78) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.77-pre) +> * Spotless apply for branch cleanup/detrav for #3058 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3059 (5.09.49.77-pre) +> * Spotless apply for branch beamline-fixes-3 for #3064 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3066 (5.09.49.77-pre) +> * Temp fix attempt by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3103 (5.09.49.77-pre) +> * Update MUI2 by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3100 (5.09.49.76) +> * Change Cinobite alternative breeding requirement to Arcanite by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3092 (5.09.49.76) +> * Add chore label by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3101 (5.09.49.76) +> * Rebalance DSS + Proto-Halkonite by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3098 (5.09.49.75) +> * Finishing touches on black hole compressor by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3060 (5.09.49.75) +> * fix for use new mui2 version by @Dream-Master in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3091 (5.09.49.74) +> * add label requirement by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3090 (5.09.49.74) +> * Fix overlapped IDs for sounds and add two new sounds by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3093 (5.09.49.74) +> * Fluid solidifer multiblock balance and cleanup by @TheEpicGamer274 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3094 (5.09.49.74) +> * Remove a bunch more reflection by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3074 (5.09.49.74) +> * Followup for the great renaming & cleanup IMC for NEI by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3083 (5.09.49.74) +> * Fix AAL tooltips by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3087 (5.09.49.74) +> * Godforge Renderer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3054 (5.09.49.73-pre) +> * Spotless apply for branch beamline-fixes-3 for #3064 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3066 (5.09.49.73-pre) +> * Spotless apply for branch blackhole-finishing for #3060 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3069 (5.09.49.73-pre) +> * Spotless apply for branch blackhole-finishing for #3060 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3070 (5.09.49.73-pre) +> * Fix NPE in log with laser mirror pipes by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3088 (5.09.49.73-pre) +> * Deprecate Large Processing Factory by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3086 (5.09.49.73-pre) +> * Reducing Hypogen consumption in Naqfuel MK4 recipes by @KTech3020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3049 (5.09.49.73-pre) +> * Fix NPE in log with laser mirror pipes by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3088 (5.09.49.72) +> * Deprecate Large Processing Factory by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3086 (5.09.49.72) +> * Reducing Hypogen consumption in Naqfuel MK4 recipes by @KTech3020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3049 (5.09.49.72) +> * Spotless apply for branch beamline-fixes-3 for #3064 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3066 (5.09.49.69-pre) +> * Spotless apply for branch blackhole-finishing for #3060 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3069 (5.09.49.69-pre) +> * Spotless apply for branch blackhole-finishing for #3060 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3070 (5.09.49.69-pre) +> * Halkonite/Superdense Plate fixes by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3081 (5.09.49.68) +> * Multiblock machine for Fluid Solidifier by @OmdaCZ in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2808 (5.09.49.68) +> * Fix wireless data hatch on AAL by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3079 (5.09.49.67) +> * Put TT hatch support in prass tooltip by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3077 (5.09.49.66) +> * Fix up tooltips, crib acceptance, and normalize the lathe to use all item pipe casings by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3057 (5.09.49.66) +> * Fix LSC voiding energy on placement in some cases by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3078 (5.09.49.66) +> * Move superdense plates to MI3 by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3068 (5.09.49.65) +> * fix energy core tier by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3073 (5.09.49.65) +> * UEV+ Material Diversity by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3045 (5.09.49.65) +> * Enhance GPL for several multis by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3071 (5.09.49.65) +> * update steam multi tooltips by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3067 (5.09.49.65) +> * Fixes #17207 by @joegnis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3041 (5.09.49.64) +> * Implement itemInputsUnsafe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3042 (5.09.49.64) +> * Fix Overflows with Burn Times and adjust burn-time when the super efficiency increase logic reaches max efficiency by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3044 (5.09.49.64) +> * Add support to disable pattern optimization in CRIBs by @kstvr32 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3043 (5.09.49.64) +> * change naquadah fuel refinery to 4/4 overclock by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3046 (5.09.49.64) +> * Fix the new code based oredict tweaks by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3047 (5.09.49.64) +> * fix pyro vent recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3048 (5.09.49.64) +> * Readd advanced alloy recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3052 (5.09.49.64) +> * Remove hard dep on mobs-info by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3053 (5.09.49.64) +> * Rework Indium comb Processing by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3051 (5.09.49.64) +> * Fix tiering of cable recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3055 (5.09.49.64) +> * Delete/modify some reflection + more renaming by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3037 (5.09.49.64) +> * Add superdense plates by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3050 (5.09.49.64) +> * Fix conflicting lang key for spray can by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3063 (5.09.49.64) +> * crops++ ids by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3065 (5.09.49.64) +> * Fix login crash by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3038 (5.09.49.63) +> * Fix NEI not showing any recipes for GT machines by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3035 (5.09.49.62) +> * fix semi-fluid gens by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3036 (5.09.49.62) +> * Generate solidifier recipes for nuclear gt++ materials by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3034 (5.09.49.61) +> * replace Loader.isModLoaded() calls with Mods enum cached call by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3031 (5.09.49.60) +> * Laser Engraver fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3024 (5.09.49.58) +> * fluid canner fix by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3025 (5.09.49.58) +> * fixed getGlassBlock2 returning glass 1 by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3026 (5.09.49.58) +> * Re-add lapis plate recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3028 (5.09.49.58) +> * Bump AE2 by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3029 (5.09.49.58) +> * fix switch fall-through for gt++ plasma values by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3022 (5.09.49.57) +> * Update modular ui to new version with renamed GT by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3019 (5.09.49.56) +> * Fix string references to classes in callConstructor calls by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3021 (5.09.49.56) +> * The Great Renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3014 (5.09.49.55) +> * Disable godforge debug by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3018 (5.09.49.55) +> * The Great Renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3014 (5.09.49.54-pre) +> * Wrap all godforge code in config option by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3015 (5.09.49.53-pre) +> * Fix gears not stacking to 64 by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3016 (5.09.49.53-pre) +> * Change loops on METATILEENTITIES by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3017 (5.09.49.53-pre) +> * Wrap all godforge code in config option by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3015 (5.09.49.52) +> * Fix gears not stacking to 64 by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3016 (5.09.49.52) +> * Change loops on METATILEENTITIES by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3017 (5.09.49.52) +> * Fix server crashing when trying to load MusicRecordDurations by @Tctcl in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3008 (5.09.49.47) +> * Add bee in courtesy to DaddyDiddy by @Nilau1998 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2507 (5.09.49.47) +> * Fix of the bronze variant of Steam Centrifuge by @Elkatra2 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3011 (5.09.49.47) +> * Godforge continuation by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2950 (5.09.49.47) +> * Change how kubatech commands are registered by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3012 (5.09.49.47) +> * Fix some more gmi calls by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3009 (5.09.49.46-pre) +> * Fix T3 waterline producing aluminium by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3006 (5.09.49.46-pre) +> * Fix T3 waterline producing aluminium by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3006 (5.09.49.45) +> * Fix some more gmi calls by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3009 (5.09.49.44) +> * Wrap tf dim check in if statement in ore gen by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3003 (5.09.49.42) +> * Add the Research Completer to ItemList by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3004 (5.09.49.42) +> * Spotless apply for branch mergeDetrav for #2998 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2999 (5.09.49.41-pre) +> * Merge DetravScannerMod into GT5u by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2998 (5.09.49.41-pre) +> * Split Materials.java initializer to avoid class too large errors by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2961 (5.09.49.41-pre) +> * Add duration since last shutdown by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2977 (5.09.49.41-pre) +> * Fix global_energy networks resetting on server reboot by @Tctcl in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3000 (5.09.49.41-pre) +> * Move Radox materials to GT5u by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3001 (5.09.49.41-pre) +> * Mainframe and gravi star texture fixes by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3002 (5.09.49.41-pre) +> * Adjust cleanroom block composition check by @Majora320 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2581 (5.09.49.41-pre) +> * Wrap tf dim check in if statement in ore gen by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3003 (5.09.49.41-pre) +> * Spotless apply for branch mergeDetrav for #2998 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2999 (5.09.49.40) +> * Merge DetravScannerMod into GT5u by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2998 (5.09.49.40) +> * Split Materials.java initializer to avoid class too large errors by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2961 (5.09.49.40) +> * Add duration since last shutdown by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2977 (5.09.49.40) +> * Fix global_energy networks resetting on server reboot by @Tctcl in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3000 (5.09.49.40) +> * Move Radox materials to GT5u by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3001 (5.09.49.40) +> * Mainframe and gravi star texture fixes by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3002 (5.09.49.40) +> * Adjust cleanroom block composition check by @Majora320 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2581 (5.09.49.40) +> * move NEI capsule hidding from NHCore to GT5U by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2993 (5.09.49.38) +> * Add Mobs Info dependency on EEC recipe by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2997 (5.09.49.38) +> * Compressor Multiblock by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2861 (5.09.49.37) +> * Added large fluid extractor multi by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2819 (5.09.49.37) +> * merge MTEID enums by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2995 (5.09.49.37) +> * [ci skip] add NEI Ore Plugin to the excluded GMI by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2991 (5.09.49.36-pre) +> * Do not register EEC without Mobs Info by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2992 (5.09.49.36-pre) +> * [ci skip] add NEI Ore Plugin to the excluded GMI by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2991 (5.09.49.35) +> * Do not register EEC without Mobs Info by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2992 (5.09.49.35) +> * Rework inventory logic of crop manager by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2990 (5.09.49.33) +> * Fix Baryonic Perfection Unit producing too much baryonic matter by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2989 (5.09.49.32) +> * Fix structure error by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2986 (5.09.49.31) +> * Config/gregtech.cfg by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2939 (5.09.49.31) +> * Bartworks cleaning by @Connor-Colenso in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2951 (5.09.49.31) +> * Remove IC2 recipe maps for good by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2971 (5.09.49.31) +> * Fix structurecheck button overlaps by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2957 (5.09.49.31) +> * implement whole multiblock hatch configuration copying by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2965 (5.09.49.31) +> * Optimize laser/optical pipe rendering by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2987 (5.09.49.31) +> * Fix Transcendent Plasma Mixer scanner info by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2967 (5.09.49.31) +> * Remove AAL chat spam by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2988 (5.09.49.31) +> * Small adjustments to waterline by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2978 (5.09.49.29) +> * Multi Autoclave/Lathe Revisions by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2976 (5.09.49.29) +> * Fix Typo In Dangote Description by @Dr-Nye in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2979 (5.09.49.29) +> * Fix breakBlock using wrong block metadata by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2980 (5.09.49.29) +> * Update postea to new TE transformer fix by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2985 (5.09.49.29) +> * Added a tooltip line for strong redstone output by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2983 (5.09.49.29) +> * Merge GT NEI Ore Plugin by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2981 (5.09.49.29) +> * Texturework in GT++ by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2945 (5.09.49.29) +> * Fixed uncraftable LFTR fluid Beryllium Fluoride by @zTotto in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2982 (5.09.49.29) +> * Backend Rework of the Quantum Computer (QC) by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2849 (5.09.49.29) +> * Small adjustments to waterline by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2978 (5.09.49.28-pre) +> * Multi Autoclave/Lathe Revisions by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2976 (5.09.49.28-pre) +> * Fix Typo In Dangote Description by @Dr-Nye in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2979 (5.09.49.28-pre) +> * Fix breakBlock using wrong block metadata by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2980 (5.09.49.28-pre) +> * Update postea to new TE transformer fix by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2985 (5.09.49.28-pre) +> * Added a tooltip line for strong redstone output by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2983 (5.09.49.28-pre) +> * Merge GT NEI Ore Plugin by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2981 (5.09.49.28-pre) +> * Texturework in GT++ by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2945 (5.09.49.28-pre) +> * Fixed uncraftable LFTR fluid Beryllium Fluoride by @zTotto in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2982 (5.09.49.28-pre) +> * Backend Rework of the Quantum Computer (QC) by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2849 (5.09.49.28-pre) +> * Make frame boxes no longer TileEntities by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2799 (5.09.49.25) +> * remove crowbar playing breaking sounds when not breaking by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2960 (5.09.49.25) +> * Fix T8 waterline draining twice the infinity cost as expected by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2963 (5.09.49.25) +> * Rename Dragon Blood bee and items by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2962 (5.09.49.25) +> * New Multi Autoclave by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2863 (5.09.49.25) +> * Fix broken oredict cache if cached early during load time by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2968 (5.09.49.25) +> * Steam Multi change by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2959 (5.09.49.25) +> * Fix crash when trying to break AE2 cables with a GT wrench by @cargocats in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2958 (5.09.49.25) +> * Normal recipe eu for HSS-E by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2972 (5.09.49.25) +> * Give MABS void mode by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2974 (5.09.49.25) +> * Remove O-Xylene by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2973 (5.09.49.25) +> * Extractor multi by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2966 (5.09.49.25) +> * Fix some misnames and allow toggling batch mode with wire cutters (wh… by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2975 (5.09.49.25) +> * Fix of Simple Stirling Water Pump when it consume container item of certain fuel items by @Elkatra2 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2970 (5.09.49.25) +> * Update documentation of mte id ranges by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2936 (5.09.49.23) +> * Add visual distinction for dimensional convergence by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2934 (5.09.49.23) +> * avoid item oredict and allocation spam by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2937 (5.09.49.23) +> * Make CAL only eat a single imprint instead of the entire stack by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2942 (5.09.49.23) +> * Remove some more collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2940 (5.09.49.23) +> * Fix MEBF controller amount in DTPF controller Recipe by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2944 (5.09.49.23) +> * GT Recipe matching optimizations by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2943 (5.09.49.23) +> * Bug with hatches in Steam multis by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2923 (5.09.49.23) +> * Fix MFE issues with multi-amp hatches by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2912 (5.09.49.23) +> * Added Steam mixer by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2915 (5.09.49.23) +> * Cleaned Textures for Quantum and Gravi Star by @ZaykieT in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2947 (5.09.49.23) +> * Tooltip fixes by @OmdaCZ in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2919 (5.09.49.23) +> * Add Structure Update button by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2941 (5.09.49.23) +> * Add recipemap for EBF gas recipes by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2931 (5.09.49.23) +> * Fix recipes broken in the optimization pr by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2948 (5.09.49.23) +> * Europium bee line by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2818 (5.09.49.23) +> * General beamline fixes, balancing by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2899 (5.09.49.23) +> * Display real data stick for assembly line recipes in NEI by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2917 (5.09.49.23) +> * Cleaner abs recipe duration calc by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2949 (5.09.49.23) +> * more explicit logs in cerium/samarium replacements by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2925 (5.09.49.22) +> * Cleaning up GT5U's post init by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2932 (5.09.49.22) +> * Spotless apply for branch beamline-fixes-2 for #2899 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2900 (5.09.49.21-pre) +> * Active Transformer deform mechanics by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2935 (5.09.49.20) +> * Fix full amp recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2930 (5.09.49.20) +> * enable research station slot automation by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2928 (5.09.49.19-pre) +> * Fix IOF available eut by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2929 (5.09.49.19-pre) +> * enable research station slot automation by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2928 (5.09.49.18) +> * Fix IOF available eut by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2929 (5.09.49.18) +> * Fix laser engraver recipemap comparator by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2924 (5.09.49.17-pre) +> * Fix GT_Recipe#compareTo overflow by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2927 (5.09.49.17-pre) +> * Improve tooltip for `ExtremeHeatExchanger` by @Vlamonster in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2926 (5.09.49.16) +> * Fix laser engraver recipemap comparator by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2924 (5.09.49.16) +> * Fix GT_Recipe#compareTo overflow by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2927 (5.09.49.16) +> * Improve tooltip for `ExtremeHeatExchanger` by @Vlamonster in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2926 (5.09.49.15-pre) +> * Add additional information if GT_NEI_DefaultHandler cache construction fails by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2922 (5.09.49.12-pre) +> * Add additional information if GT_NEI_DefaultHandler cache construction fails by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2922 (5.09.49.11) +> * fix machine recipes not being properly processed by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2921 (5.09.49.10-pre) +> * fix machine recipes not being properly processed by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2921 (5.09.49.09) +> * Replace all instances of Master/Slave dynamic within Optical and Data Bank/Assline Connector hatches by @GirixK in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2918 (5.09.49.08-pre) +> * Prevent crash by localizing material by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2920 (5.09.49.08-pre) +> * Replace all instances of Master/Slave dynamic within Optical and Data Bank/Assline Connector hatches by @GirixK in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2918 (5.09.49.07) +> * Prevent crash by localizing material by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2920 (5.09.49.07) +> * Replace all instances of Master/Slave dynamic within Optical and Data Bank/Assline Connector hatches by @GirixK in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2918 (5.09.49.06) +> * Prevent crash by localizing material by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2920 (5.09.49.06) +> * Spotless apply for branch beamline-fixes-2 for #2899 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2900 (5.09.49.06-pre) +> * fix industrial macerator check hatch method with dual input hatch by @Nxer in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2916 (5.09.49.05) +> * Cleanup by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2904 (5.09.49.04) +> * Fix opencomputers cheese of T8 waterline by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2905 (5.09.49.04) +> * Clean up goodgen reflecting nhcoremod by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2907 (5.09.49.04) +> * Update MUI2 by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2908 (5.09.49.04) +> * fix Fluorophlogopiterecipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2909 (5.09.49.04) +> * Follow-up for recipe config removal by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2906 (5.09.49.04) +> * Fix silver nanite recipe time by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2910 (5.09.49.04) +> * Fix OverclockCalculator by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2901 (5.09.49.04) +> * readdCarbonMonoxideRecipe by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2913 (5.09.49.04) +> * Fix/adds fluids processing logic to LES by @SKProCH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2895 (5.09.49.04) +> * Add new hydrogen sulfide electrolysis recipe without cells by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2914 (5.09.49.04) +> * Fix assline crash on server start by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2911 (5.09.49.04) +> * Do some recipe cleanup once again by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2897 (5.09.49.04) +> * add covers that can hold some items by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2593 (5.09.49.04) +> * Electric jukebox by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2827 (5.09.49.03) +> * makeshift solution of skipping gt hatches by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2881 (5.09.49.03) +> * Move gt machine recipes to postload by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2902 (5.09.49.03) +> * partially fix tesla transmission by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2878 (5.09.49.02) +> * Move coremod drops to coremod by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2891 (5.09.49.02) +> * add forbidden getModItem calls by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2869 (5.09.49.01) +> * Adjust grade 8 water logic by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2873 (5.09.48.151) +> * Fix Plasma Mixer recipe to use a craftable hatch by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2874 (5.09.48.151) +> * Implement dim num agnostic isGenerationAllowed function by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2854 (5.09.48.151) +> * Fix scanner error due to Forestry by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2875 (5.09.48.151) +> * Fix research collision by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2883 (5.09.48.151) +> * add single use saw by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2885 (5.09.48.151) +> * fix volumetric flask config gui on dedicated server by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2880 (5.09.48.151) +> * Adjust T4 waterline logic to avoid automation cheese by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2886 (5.09.48.151) +> * Final waterline visuals and small fix by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2864 (5.09.48.151) +> * Update ModularUI2 by @miozune in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2884 (5.09.48.151) +> * Single-block Steam Boiler item handling improvements by @YannickMG in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2871 (5.09.48.151) +> * Fix ph sensor not taking decimal numbers by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2889 (5.09.48.151) +> * Remove fixEnergyRequirements by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2890 (5.09.48.151) +> * Fix fullenergy debug mode by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2894 (5.09.48.151) +> * Cleanup by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2803 (5.09.48.151) +> * Faster dev boot times (120s --> 80s while profiling) by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2866 (5.09.48.150) +> * Wormhole Renderer dependancy fix by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2867 (5.09.48.150) +> * Removed galacticraft dependency for laser render by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2868 (5.09.48.150) +> * Fix QFT recipes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2862 (5.09.48.148) +> * Fix multi bonuses taking too much power by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2804 (5.09.48.148) +> * Fix min casings on T2 MVF by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2865 (5.09.48.148) +> * Retier Laser Hatch amperage, add Laser Mirror, add customizable amperage to Laser Hatches by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2859 (5.09.48.148) +> * Add Et Futurum Requiem to the mods list by @Wmaxlees in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2852 (5.09.48.147-pre) +> * Removes "right-click to adjust amount" function of regulator covers by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2853 (5.09.48.147-pre) +> * Fix radiobarite name by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2856 (5.09.48.147-pre) +> * Fix arc furnace tooltip by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2855 (5.09.48.147-pre) +> * Ceria chem balance by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2857 (5.09.48.147-pre) +> * Require at least 1 fluid input in assline recipes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2860 (5.09.48.147-pre) +> * Add Et Futurum Requiem to the mods list by @Wmaxlees in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2852 (5.09.48.146) +> * Removes "right-click to adjust amount" function of regulator covers by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2853 (5.09.48.146) +> * Fix radiobarite name by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2856 (5.09.48.146) +> * Fix arc furnace tooltip by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2855 (5.09.48.146) +> * Ceria chem balance by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2857 (5.09.48.146) +> * Require at least 1 fluid input in assline recipes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2860 (5.09.48.146) +> * Add New Butane Crafting Option for Anti-Knock Agent by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2762 (5.09.48.144) +> * Change Cracking LCR Recipe Tier to HV by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2764 (5.09.48.144) +> * Plasma Line buffs, EHE nerfs, Unstable Naquadah rebalance by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2842 (5.09.48.144) +> * Buff later naqfuels and misc changes by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2847 (5.09.48.144) +> * Removing the LEG by @Alastors in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2815 (5.09.48.144) +> * Adjust cleanroom assembler recipe cost by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2850 (5.09.48.144) +> * Created LHECoolantRegistry from LHE coolant logic by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2756 (5.09.48.144) +> * Added the miniature wormhole generator by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2800 (5.09.48.143-pre) +> * Finalize textures for items related to grade 8 purified water by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2848 (5.09.48.143-pre) +> * Added the miniature wormhole generator by @RecursivePineapple in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2800 (5.09.48.142) +> * Finalize textures for items related to grade 8 purified water by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2848 (5.09.48.142) +> * Spotless apply for branch Butane_For_AntiKnock for #2762 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2763 (5.09.48.141-pre) +> * Use distilled wafer for engraving naq wafers instead of no water + circuit by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2843 (5.09.48.140) +> * Fix full amp voltage requirements on some gt++ recipes by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2845 (5.09.48.140) +> * Remove maintenance hatch requirement for late multis by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2844 (5.09.48.140) +> * Fix solenoid page assignment by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2846 (5.09.48.140) +> * Fixed minor bugs with Steam Washer by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2839 (5.09.48.140) +> * Fix structure bugs in Industrial Macerator by @Nxer in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2841 (5.09.48.139-pre) +> * Adds halfway starts in Platline/Rare earth processing to QFT by @combusterf in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2840 (5.09.48.139-pre) +> * Change Heat Value of Mar-Ce-M200 EBF Recipe from TPV to HSS-G Coils by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2832 (5.09.48.139-pre) +> * Fix structure bugs in Industrial Macerator by @Nxer in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2841 (5.09.48.138) +> * Adds halfway starts in Platline/Rare earth processing to QFT by @combusterf in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2840 (5.09.48.138) +> * Change Heat Value of Mar-Ce-M200 EBF Recipe from TPV to HSS-G Coils by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2832 (5.09.48.138) +> * Spotless apply for branch Butane_For_AntiKnock for #2762 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2763 (5.09.48.136-pre) +> * Adds progress indicator and item being researched to TecTech Research Station GUI by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2836 (5.09.48.135) +> * Spotless apply for branch Butane_For_AntiKnock for #2762 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2763 (5.09.48.134-pre) +> * Fix typo by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2831 (5.09.48.133) +> * Texture Work by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2834 (5.09.48.133) +> * Fix LFTR Running, Stocking and Maintenance Hatches by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2835 (5.09.48.133) +> * Fix hot ruthenium tetroxide ratio for questbook by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2837 (5.09.48.133) +> * Small waterline fixes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2830 (5.09.48.132-pre) +> * Adding some stuff I removed long ago by @Cardinalstars in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2702 (5.09.48.131) +> * remove unwanted recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2828 (5.09.48.131) +> * Small waterline fixes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2830 (5.09.48.131) +> * Adding some stuff I removed long ago by @Cardinalstars in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2702 (5.09.48.130-pre) +> * remove unwanted recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2828 (5.09.48.130-pre) +> * Spotless apply for branch Butane_For_AntiKnock for #2762 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2763 (5.09.48.129-pre) +> * Packet cleanup: avoid duplicating IDs across multiple files using an enum by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2822 (5.09.48.128) +> * CO2 and CO loop price fix by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2824 (5.09.48.128) +> * Fix distillation towers voiding with ME output hatches by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2823 (5.09.48.128) +> * Readd inputs for industrial forgehammer recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2826 (5.09.48.126) +> * Battery tier fixes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2825 (5.09.48.126) +> * Spotless apply for branch Butane_For_AntiKnock for #2762 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2763 (5.09.48.124-pre) +> * Change Item filter name to Filtered conveyor by @OmdaCZ in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2821 (5.09.48.123) +> * Reworked Maceration Stack by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2752 (5.09.48.123) +> * change gelid cryotheum temperature by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2816 (5.09.48.122) +> * Cryofreezer buff by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2795 (5.09.48.122) +> * Circuit material overhaul by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2814 (5.09.48.122) +> * Change method GT_Multiblock_Tooltip_Builder#toolTipFinisher by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2820 (5.09.48.122) +> * Fix ME Fluid output hatches using Item storage cells for upgrades by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2801 (5.09.48.121) +> * Actually use the Fluid Heater to heat fluids, instead of the Oil Cracker by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2796 (5.09.48.121) +> * Fix Algae Farm Compatability casings above UHV by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2791 (5.09.48.121) +> * Add multi lathe by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2783 (5.09.48.121) +> * Laser Engraver Multi by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2771 (5.09.48.121) +> * Hot salt ehe support by @Reflex18 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2727 (5.09.48.121) +> * MFE buffs by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2805 (5.09.48.121) +> * Use oredict instead circuit enum for Magneto Star Matter material component by @Nxer in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2809 (5.09.48.121) +> * fix another ra2 issue by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2811 (5.09.48.121) +> * Switch to using the vanilla fortune logic for raw ores. by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2810 (5.09.48.121) +> * Fix gtpp hv-iv material progression by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2812 (5.09.48.121) +> * Fix RA2 porting mistake by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2813 (5.09.48.121) +> * EOH fix & change by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2792 (5.09.48.121) +> * Swap Tiering of XL Gas and SH Steam and Lower Ichorium Turbine Multipliers by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2806 (5.09.48.121) +> * Waterline rework by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2577 (5.09.48.121) +> * Stop using Json files to save space project data and teams by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2700 (5.09.48.120) +> * Adjust to AE2 api changes by @Demiu in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2781 (5.09.48.120) +> * Fix water electrolysis exploit by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2784 (5.09.48.119) +> * Remove old integer methods in OC calculator and parallel helper by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2779 (5.09.48.119) +> * fix EyeOfHarmony Recipe Handler Height by @slprime in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2788 (5.09.48.119) +> * Spread multiblocks to 20 buckets to spread recipe checks around by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2789 (5.09.48.119) +> * Optimize recipe check forcing and add a button to enable/disable by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2785 (5.09.48.119) +> * fix gtpp recycling fluid extracting by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2793 (5.09.48.119) +> * Fix pyro recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2794 (5.09.48.119) +> * Adds lockable output buses by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2787 (5.09.48.119) +> * Disable optimize on 8 gtpp recipe maps by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2798 (5.09.48.119) +> * Fix ABS recipe times for Potin and Tumbaga by @Volence in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2797 (5.09.48.119) +> * Spotless apply for branch Butane_For_AntiKnock for #2762 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2763 (5.09.48.118-pre) +> * Fix water electrolysis exploit by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2784 (5.09.48.118-pre) +> * Remove old integer methods in OC calculator and parallel helper by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2779 (5.09.48.118-pre) +> * Fix steam consumption and improve tooltip of steam water pump by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2780 (5.09.48.117) +> * Fix plasma mixer power consumption and overflow by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2778 (5.09.48.117) +> * fix semifluidgen recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2776 (5.09.48.117) +> * Adds vein type readout to multiblock miners by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2732 (5.09.48.117) +> * Fix steam consumption and improve tooltip of steam water pump by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2780 (5.09.48.115-pre) +> * Spotless apply for branch Butane_For_AntiKnock for #2762 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2763 (5.09.48.114-pre) +> * Fix T2 PCBFactory NEI structure preview by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2638 (5.09.48.113) +> * Downgrade Diamond Chipset Forming Press Tier by @TimeConqueror in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2746 (5.09.48.113) +> * Oil rebalance by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2741 (5.09.48.112) +> * Switch to separateMixinSourceSet for 10x faster incremental builds by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2772 (5.09.48.111) +> * Fix me stocking bus crashes by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2773 (5.09.48.111) +> * Optimize load time by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2774 (5.09.48.111) +> * Fix NPE in the moved bauble event handler by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2775 (5.09.48.111) +> * Add semi fluid gen recycling by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2766 (5.09.48.110-pre) +> * Fix Lead Lined Box gui and add ModularUI2 as a dependency by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2767 (5.09.48.110-pre) +> * Remove Cell Chemistry in LFTR and Fix Recipe Tooltip by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2768 (5.09.48.110-pre) +> * Fixes fluid extractor recipes that come from the squeezer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2770 (5.09.48.110-pre) +> * Add semi fluid gen recycling by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2766 (5.09.48.109) +> * Fix Lead Lined Box gui and add ModularUI2 as a dependency by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2767 (5.09.48.109) +> * Remove Cell Chemistry in LFTR and Fix Recipe Tooltip by @Steelux8 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2768 (5.09.48.109) +> * Fixes fluid extractor recipes that come from the squeezer by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2770 (5.09.48.109) +> * Add expedited recipe checks for autopulling Stocking Hatch and Bus by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2748 (5.09.48.107) +> * Added Steam Forge Hammer by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2736 (5.09.48.105) +> * Fix Compact Fusion and Fusion and Cyclotron sound by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2738 (5.09.48.105) +> * Maintenance hatch wallshareable by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2735 (5.09.48.105) +> * Changed tooltips and some logic in Steam Multi by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2747 (5.09.48.105) +> * Fix free energy generation from LFTR (Thorium Reactor) during warm-up by @a3626a in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2743 (5.09.48.103) +> * Add new textures for circuits by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2757 (5.09.48.103) +> * MFE bugfix by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2754 (5.09.48.103) +> * Second batch of fixes for new multis by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2759 (5.09.48.103) +> * fix vacuum furnace recipes and fusion skip by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2760 (5.09.48.103) +> * Update multi-machines to display running mode in GUI by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2755 (5.09.48.103) +> * fix wrong list class by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2758 (5.09.48.102) +> * Fix circuits recipe crash, hopefully by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2753 (5.09.48.101) +> * Beamline Balancing and Fix by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2749 (5.09.48.100) +> * Add maceration recipes for more meats by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2744 (5.09.48.100) +> * Dont show ulv tier for recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2751 (5.09.48.100) +> * Add some sense to circuit tier enums by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2739 (5.09.48.100) +> * Beamline by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2619 (5.09.48.97) +> * full RA1 removal by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2713 (5.09.48.97) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.94-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.94-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.94-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.94-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.94-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.94-pre) +> * Remove RA1 calls in beamline by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2716 (5.09.48.94-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2717 (5.09.48.94-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2733 (5.09.48.94-pre) +> * Fix CAL weirdness by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2740 (5.09.48.93) +> * Mode switch button by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2730 (5.09.48.92) +> * Remove blinkCell override from YOTTAHatch.java by @tth05 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2737 (5.09.48.92) +> * Fix hatches voiding if they fail an output check by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2734 (5.09.48.91) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.90-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.90-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.90-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.90-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.90-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.90-test) +> * Remove RA1 calls in beamline by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2716 (5.09.48.90-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2717 (5.09.48.90-test) +> * Add a multiblock for Fluid Canner/Canner by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2729 (5.09.48.90-test) +> * Fix steam multi by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2657 (5.09.48.90-test) +> * Add a Multiblock Electromagnetic Separator by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2726 (5.09.48.90-test) +> * Add wireless computation and data stick hatches by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2724 (5.09.48.90-test) +> * Add tier 2 to MVF: Subspace Cooling by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2731 (5.09.48.90-test) +> * Added Water Pump by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2694 (5.09.48.90-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2733 (5.09.48.90-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.89-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.89-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.89-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.89-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.89-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.89-pre) +> * Remove RA1 calls in beamline by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2716 (5.09.48.89-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2717 (5.09.48.89-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2733 (5.09.48.89-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2733 (5.09.48.88-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.87-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.87-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.87-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.87-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.87-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.87-pre) +> * Remove RA1 calls in beamline by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2716 (5.09.48.87-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2717 (5.09.48.87-pre) +> * Add a multiblock for Fluid Canner/Canner by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2729 (5.09.48.86) +> * Fix steam multi by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2657 (5.09.48.86) +> * Add a Multiblock Electromagnetic Separator by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2726 (5.09.48.86) +> * Add wireless computation and data stick hatches by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2724 (5.09.48.86) +> * Add tier 2 to MVF: Subspace Cooling by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2731 (5.09.48.86) +> * Added Water Pump by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2694 (5.09.48.86) +> * Add a multiblock for Fluid Canner/Canner by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2729 (5.09.48.85) +> * Fix steam multi by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2657 (5.09.48.85) +> * Swap out copied code with library call by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2711 (5.09.48.82) +> * Firebrick fixes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2712 (5.09.48.82) +> * add VP to mod enum by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2715 (5.09.48.82) +> * Mute work by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2714 (5.09.48.82) +> * Revert sneaky buff of the low tiered samarium processing by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2719 (5.09.48.82) +> * Implement cache limits on ME Output Hatch & Bus by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2718 (5.09.48.82) +> * Let the mbf rotate by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2721 (5.09.48.82) +> * Rework Mega Alloy Blast Smelter bonuses by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2673 (5.09.48.82) +> * Make the EOH store astral arrays internally by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2660 (5.09.48.82) +> * Amazon warehouse is now an unpackager too by @ddoubleo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2723 (5.09.48.82) +> * Add DroneHatch to fusion reactor by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2670 (5.09.48.82) +> * Add DroneHatch to fusion reactor by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2670 (5.09.48.81-pre) +> * Add DroneHatch to fusion reactor by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2670 (5.09.48.80) +> * Let the mbf rotate by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2721 (5.09.48.79-pre) +> * Rework Mega Alloy Blast Smelter bonuses by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2673 (5.09.48.79-pre) +> * Make the EOH store astral arrays internally by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2660 (5.09.48.79-pre) +> * Amazon warehouse is now an unpackager too by @ddoubleo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2723 (5.09.48.79-pre) +> * Amazon warehouse is now an unpackager too by @ddoubleo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2723 (5.09.48.78) +> * Let the mbf rotate by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2721 (5.09.48.77) +> * Rework Mega Alloy Blast Smelter bonuses by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2673 (5.09.48.77) +> * Make the EOH store astral arrays internally by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2660 (5.09.48.77) +> * Revert sneaky buff of the low tiered samarium processing by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2719 (5.09.48.76-pre) +> * Implement cache limits on ME Output Hatch & Bus by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2718 (5.09.48.76-pre) +> * Revert sneaky buff of the low tiered samarium processing by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2719 (5.09.48.75) +> * Implement cache limits on ME Output Hatch & Bus by @S4mpsa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2718 (5.09.48.75) +> * Remove RA1 calls in beamline by @Elisis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2716 (5.09.48.74-test) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2717 (5.09.48.74-test) +> * Mute work by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2714 (5.09.48.73-pre) +> * Mute work by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2714 (5.09.48.72) +> * Firebrick fixes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2712 (5.09.48.71-pre) +> * add VP to mod enum by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2715 (5.09.48.71-pre) +> * Swap out copied code with library call by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2711 (5.09.48.70) +> * Firebrick fixes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2712 (5.09.48.70) +> * add VP to mod enum by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2715 (5.09.48.70) +> * Swap out copied code with library call by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2711 (5.09.48.69-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.68) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.68) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.68) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.68) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.68) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.68) +> * Fix DTPF convergence void protection machine crash by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2703 (5.09.48.68) +> * Magic super fuel fixes by @Reflex18 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2704 (5.09.48.68) +> * Add ID for Akashic Tome by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2705 (5.09.48.68) +> * Rename Dark Iron to Deep Dark Iron by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2708 (5.09.48.68) +> * Add super fuel mixture documentation to prevent future removals by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2707 (5.09.48.68) +> * Add MK0 and MK4 precise casings for PrAss by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2698 (5.09.48.68) +> * Add config to spray can by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2710 (5.09.48.68) +> * Add MK0 and MK4 precise casings for PrAss by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2698 (5.09.48.67-pre) +> * Add config to spray can by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2710 (5.09.48.67-pre) +> * Add MK0 and MK4 precise casings for PrAss by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2698 (5.09.48.66) +> * Add config to spray can by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2710 (5.09.48.66) +> * Fix DTPF convergence void protection machine crash by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2703 (5.09.48.65-pre) +> * Magic super fuel fixes by @Reflex18 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2704 (5.09.48.65-pre) +> * Add ID for Akashic Tome by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2705 (5.09.48.65-pre) +> * Rename Dark Iron to Deep Dark Iron by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2708 (5.09.48.65-pre) +> * Add super fuel mixture documentation to prevent future removals by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2707 (5.09.48.65-pre) +> * Fix DTPF convergence void protection machine crash by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2703 (5.09.48.64) +> * Magic super fuel fixes by @Reflex18 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2704 (5.09.48.64) +> * Add ID for Akashic Tome by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2705 (5.09.48.64) +> * Rename Dark Iron to Deep Dark Iron by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2708 (5.09.48.64) +> * Add super fuel mixture documentation to prevent future removals by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2707 (5.09.48.64) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.63-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.63-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.63-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.63-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.63-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.63-pre) +> * Add an alias to SP_Command by @BlueWeabo in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2701 (5.09.48.62) +> * Add Dimensional Convergence, a new DTPF mode by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2669 (5.09.48.62) +> * Removal of the GT Arrows by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2692 (5.09.48.62) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.60-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.60-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.60-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.60-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.60-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.60-pre) +> * Fix DC memory leak after unloading by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2661 (5.09.48.59) +> * Cribs support capacity of over 2.1G per ingredient by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2654 (5.09.48.59) +> * Add GUI parallel configuration window for transcendent plasma mixer by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2664 (5.09.48.59) +> * Fix tooltips and other typos in steam multis by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2696 (5.09.48.59) +> * Fix fog showing when there is no pollution by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2695 (5.09.48.59) +> * Fix flux gas position and randomness from taintedEssentia in LEG by @ReaganAR in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2683 (5.09.48.59) +> * Fix microwave crash when gunpowder is inside by @a3626a in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2680 (5.09.48.59) +> * Several fixes for Tesla Cover by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2671 (5.09.48.59) +> * Prevent debug structure writer from setting a negative size value by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2672 (5.09.48.59) +> * fix tgs breaks tools when outputs are full + inversion buses by @Quetz4l in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2678 (5.09.48.59) +> * Adding information to Waila by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2674 (5.09.48.59) +> * Remove malus for steel variant of steam multiblocks by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2697 (5.09.48.59) +> * fix used spray can behavior id by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2699 (5.09.48.59) +> * add mold check for solidifier hatch by @Quetz4l in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2679 (5.09.48.59) +> * Fix DC memory leak after unloading by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2661 (5.09.48.58-pre) +> * Cribs support capacity of over 2.1G per ingredient by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2654 (5.09.48.58-pre) +> * Add GUI parallel configuration window for transcendent plasma mixer by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2664 (5.09.48.58-pre) +> * Fix tooltips and other typos in steam multis by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2696 (5.09.48.58-pre) +> * Fix fog showing when there is no pollution by @Caedis in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2695 (5.09.48.58-pre) +> * Fix flux gas position and randomness from taintedEssentia in LEG by @ReaganAR in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2683 (5.09.48.58-pre) +> * Fix microwave crash when gunpowder is inside by @a3626a in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2680 (5.09.48.58-pre) +> * Several fixes for Tesla Cover by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2671 (5.09.48.58-pre) +> * Prevent debug structure writer from setting a negative size value by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2672 (5.09.48.58-pre) +> * Remove gangue dust by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2690 (5.09.48.57-pre) +> * Fix ArrayIndexOutOfBound by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2691 (5.09.48.57-pre) +> * Create Enum for gt++ and GG IDs by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2685 (5.09.48.57-pre) +> * Create Enum for gt++ and GG IDs by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2685 (5.09.48.56) +> * Remove gangue dust by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2690 (5.09.48.55) +> * Fix ArrayIndexOutOfBound by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2691 (5.09.48.55) +> * Remove gangue dust by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2690 (5.09.48.55-pre) +> * Fix ArrayIndexOutOfBound by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2691 (5.09.48.55-pre) +> * LFTR chemistry fixes + samarium (III) chloride chemical formula fix by @hallucinogender in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2645 (5.09.48.54-pre) +> * Update EEC tooltip by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2689 (5.09.48.54-pre) +> * Fix dupe bug in YOTHatch by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2656 (5.09.48.54-pre) +> * LFTR chemistry fixes + samarium (III) chloride chemical formula fix by @hallucinogender in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2645 (5.09.48.53) +> * Update EEC tooltip by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2689 (5.09.48.53) +> * Fix dupe bug in YOTHatch by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2656 (5.09.48.53) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.52-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.52-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.52-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.52-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.52-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.52-pre) +> * Fix EBF & multi smelter scanner info by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2681 (5.09.48.51) +> * Put some sanity in GT_MetaGenerated_Item_01 by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2649 (5.09.48.51) +> * Put some sanity in GT_MetaGenerated_Item_02/03 and in GT_MetaGenerated_Tool_01 by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2659 (5.09.48.51) +> * Add oredict for LV and HV circuits (try no 2) by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2682 (5.09.48.51) +> * Clean crafting achievements by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2662 (5.09.48.51) +> * make crop tooltip appropriate by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2684 (5.09.48.51) +> * Move some mixins to hodgepodge by @mitchej123 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2633 (5.09.48.51) +> * Microoptimizations for GT_MetaTileEntity_BasicTank.onPreTick by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2688 (5.09.48.51) +> * Remove crates by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2687 (5.09.48.51) +> * Fix a vat recipe conflict by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2677 (5.09.48.47-pre) +> * Add bonus for using higher tier CoAl casings by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2668 (5.09.48.46) +> * Fix a vat recipe conflict by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2677 (5.09.48.46) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2676 (5.09.48.45-pre) +> * Spotless apply for branch move-to-hodgepodge for #2633 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2634 (5.09.48.43-pre) +> * Add bonus for using higher tier CoAl casings by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2668 (5.09.48.42-pre) +> * Sludge fixes (and buff) by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2667 (5.09.48.41-pre) +> * Update buildscript by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2665 (5.09.48.40) +> * Sludge fixes (and buff) by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2667 (5.09.48.40) +> * Update buildscript by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2665 (5.09.48.39-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2666 (5.09.48.39-pre) +> * Add DetravScannerMod to mods enum by @ah-OOG-ah in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2663 (5.09.48.38-pre) +> * Add DetravScannerMod to mods enum by @ah-OOG-ah in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2663 (5.09.48.37) +> * Fix stocking bus division by zero by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2658 (5.09.48.34-pre) +> * Fix random stocking hatch extraction fail by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2655 (5.09.48.34-pre) +> * Fix stocking bus division by zero by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2658 (5.09.48.33) +> * Fix random stocking hatch extraction fail by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2655 (5.09.48.33) +> * Fix typo in wind meter by @ReaganAR in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2653 (5.09.48.28-pre) +> * Fix typo in wind meter by @ReaganAR in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2653 (5.09.48.27) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2651 (5.09.48.26-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2652 (5.09.48.26-pre) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2648 (5.09.48.25-pre) +> * Allow the controller slots of multiblocks to be automated by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2639 (5.09.48.24-pre) +> * Maintenance cleanup by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2632 (5.09.48.24-pre) +> * Change percentages in maintenance cover to reflect reality by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2644 (5.09.48.24-pre) +> * Add configurable tick rate to yottank via EM parameters by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2643 (5.09.48.24-pre) +> * Fix Mega ABS coils discount by @skyinr in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2646 (5.09.48.24-pre) +> * Update GT_Proxy.java to Remove Natura OreDict Restriction. by @nman1300 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2641 (5.09.48.23) +> * Fix Crop Manager description by @markfrydrych in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2642 (5.09.48.23) +> * Fix a small logic bug in Bartworks' glass by @wohaopa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2640 (5.09.48.23) +> * Add Steam Multi by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2631 (5.09.48.23) +> * Move Forestry to api dep by @ah-OOG-ah in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2637 (5.09.48.23) +> * Allow the controller slots of multiblocks to be automated by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2639 (5.09.48.23) +> * Maintenance cleanup by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2632 (5.09.48.23) +> * Change percentages in maintenance cover to reflect reality by @Pxx500 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2644 (5.09.48.23) +> * Add configurable tick rate to yottank via EM parameters by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2643 (5.09.48.23) +> * Fix Mega ABS coils discount by @skyinr in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2646 (5.09.48.23) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.22-pre) +> * Update GT_Proxy.java to Remove Natura OreDict Restriction. by @nman1300 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2641 (5.09.48.22-pre) +> * Fix Crop Manager description by @markfrydrych in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2642 (5.09.48.22-pre) +> * Fix a small logic bug in Bartworks' glass by @wohaopa in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2640 (5.09.48.22-pre) +> * Add Steam Multi by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2631 (5.09.48.22-pre) +> * Move Forestry to api dep by @ah-OOG-ah in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2637 (5.09.48.22-pre) +> * Make GT++ weights consistent with the other weights by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2636 (5.09.48.21-pre) +> * Make GT++ weights consistent with the other weights by @boubou19 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2636 (5.09.48.20) +> * Added One Time Rebalance Button to LSC by @ReignOfFROZE in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2635 (5.09.48.19-pre) +> * Added One Time Rebalance Button to LSC by @ReignOfFROZE in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2635 (5.09.48.18) +> * Spotless apply for branch lanth-beamline for #2619 by @github-actions in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2630 (5.09.48.15-pre) +> * Complete backend rework of the EIG by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2616 (5.09.48.14) +> * Concrete backfiller - Added the ability to fill liquid by @evgengoldwar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2623 (5.09.48.12) +> * Bartworks cleanup by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2628 (5.09.48.10-pre) +> * Bartworks cleanup by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2628 (5.09.48.09) +> * Fix AAL not loading parallel count from NBT correctly by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2627 (5.09.48.07) +> * add 3rd recipe for platinum concentrate precipitation by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2622 (5.09.48.07) +> * Prevent crash when custom drops are disabled in core mod by @kuba6000 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2625 (5.09.48.05) +> * Asm->Mixin conversion by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2620 (5.09.48.04) +> * Mod load check refactors by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2621 (5.09.48.01) +> * fix line mode toggle broken on MP by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2611 (5.09.48.01) +> * Leaves, Breads and Pizzas re texture by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2606 (5.09.48.01) +> * fix fluid name by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2610 (5.09.48.0) +> * Merge KekzTech by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2613 (5.09.48.0) +> * Merge GoodGenerator by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2614 (5.09.48.0) +> * Merge KubaTech by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2615 (5.09.48.0) +> * Merge Lanthanides by @eigenraven in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2618 (5.09.48.0) +> * remove need of nhcoremod for items by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2617 (5.09.48.0) +> * fix drone centre not consuming drone from me input bus by @Glease in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2602 (5.09.46.23) +> * Drone Center structure adjustments. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2603 (5.09.46.23) +> * Implementation: Raw Ore Items as Ore Drops by @Ethryan in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2502 (5.09.46.23) +> * Reducing allocation by @Dream-Master in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2601 (5.09.46.22-pre) +> * Reducing allocation by @Dream-Master in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2601 (5.09.46.21) +> * Fix far end asteroids generation by @socolio in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2598 (5.09.46.19-pre) +> * Fix far end asteroids generation by @socolio in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2598 (5.09.46.18) +> * Fix unwanted trailing commas from MCMETA by @Juknum in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2597 (5.09.46.16) +> * Make worldgen predicate more flexible by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2600 (5.09.46.16) +> * Fix unwanted trailing commas from MCMETA by @Juknum in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2597 (5.09.46.15-pre) +> * Update GT_MetaTileEntity_IndustrialApiary.java by @CromaMclos in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2596 (5.09.46.13) +> * Change warning texts by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2592 (5.09.46.11) +> * Imporved Drone Center by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2591 (5.09.46.09) +> * Make DTPF lose fuel efficiency over time instead of instantly by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2574 (5.09.46.05) +> * GT recipe.cfg cleanup by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2579 (5.09.46.04-pre) +> * Add constants for tier indexes by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2578 (5.09.46.04-pre) +> * Slight change to ampoc logic by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2590 (5.09.46.04-pre) +> * Add constants for tier indexes by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2578 (5.09.46.02) +> * GT recipe.cfg cleanup by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/2579 (5.09.46.00) +> + +# Updated GTNH-Intergalactic (1.3.4 --> 1.4.25) +**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.3.4...1.4.25 +>## What's Changed +> * circuit oredict fixes by @chochem in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/82 (1.4.25) +> * Move space assembler and space research modules to RA2 by @serenibyss in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/80 (1.4.24) +> * Fix build by @Alexdoru in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/79 (1.4.23) +> * Multi ToolTip unification by @Alexdoru in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/77 (1.4.22) +> * Fix crash following refactor by @Alexdoru in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/78 (1.4.21) +> * Improve space elevator module tooltips by @serenibyss in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/75 (1.4.20) +> * Fix full amp recipes by @chochem in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/73 (1.4.18) +> * 2.7 Stargate by @serenibyss in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/74 (1.4.18) +> * Fix full amp recipes by @chochem in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/73 (1.4.16-pre) +> * Add proto-halkonite and dimensionally shifted superfluid to recipes by @NotAPenguin0 in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/72 (1.4.15) +> * Add ender goo to space pump by @NotAPenguin0 in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/71 (1.4.14) +> * Fix GTNH-Intergalactic with new renamed GT API by @NotAPenguin0 in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/70 (1.4.13) +> * add MTE IDs to the GT enum by @boubou19 in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/69 (1.4.12) +> * Add amethyst ore to space mining by @GDCloudstrike in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/68 (1.4.9) +> * Fix space miner module dupe by @HoleFish in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/67 (1.4.8) +> * Fix circuit name by @Ethryan in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/66 (1.4.5) +> * Move shader utils into an NHlib class by @mitchej123 in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/65 (1.4.4) +> * Fix UMV and UXV circuit oreDicts by @S4mpsa in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/64 (1.4.4) +> * Changed gas siphon to check controller slots by @RecursivePineapple in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/62 (1.4.3) +> * Remove forced remap warn by @Caedis in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/61 (1.4.1) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/60 (1.4.0) +> + +# Updated GTNH-TC-Wands (1.4.0 --> 1.4.1) +**Full Changelog**: https://github.com/GTNewHorizons/GTNH-TC-Wands/compare/1.4.0...1.4.1 +>## What's Changed +> * update gt, rename by @NotAPenguin0 in https://github.com/GTNewHorizons/GTNH-TC-Wands/pull/21 (1.4.1) +> + +# Updated GTNHLib (0.2.11 --> 0.5.20) +**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.2.11...0.5.20 +>## What's Changed +> * Disable thread safety checks with FalseTweaks by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/88 (0.5.20) +> * Shadow source jars too by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/87 (0.5.19) +> * Add texture debug feature by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/86 (0.5.18) +> * merge iih + mt hand command in one by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/84 (0.5.17) +> * Auto remove dead config categories/values from the config file by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/78 (0.5.16) +> * Auto create config gui if no gui factory is registered by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/79 (0.5.16) +> * add util to open files / urls on every OS by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/83 (0.5.15) +> * Backport @EventBusSubscriber annotation from 1.12.2 by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/80 (0.5.14) +> * EventBusSubscriber improvements by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/82 (0.5.14) +> * Make config enums ignore case by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/76 (0.5.13) +> * Add jvm flag to dump generated lang keys to file by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/77 (0.5.13) +> * account for vanilla fluid blocks by @Glease in https://github.com/GTNewHorizons/GTNHLib/pull/74 (0.5.12) +> * Fix a few config issues by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/73 (0.5.11) +> * Make langkey pattern able to use qualified category names by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/72 (0.5.10) +> * Always check for @Config.Ignore before processing field by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/71 (0.5.9) +> * Customizable langkey pattern config annotation by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/68 (0.5.8) +> * Fix categories with uppercase letters empty in config gui by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/70 (0.5.8) +> * use raw byte array for speed in ClassConstantPoolParser by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/62 (0.5.8) +> * Add ASMUtil class with method to save class files to disk by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/63 (0.5.5) +> * ModDetectedDefault config annotation by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/65 (0.5.3) +> * Spotless apply for branch asm-util for #63 by @github-actions in https://github.com/GTNewHorizons/GTNHLib/pull/64 (0.5.2-pre) +> * Backport 1.12.2 config subcategory behavior by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/58 (0.5.0) +> * delete duplicate and unused class by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/60 (0.4.10-pre) +> * Don't merge configs in different subfolders by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/59 (0.4.10-pre) +> * delete duplicate and unused class by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/60 (0.4.9) +> * Don't merge configs in different subfolders by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/59 (0.4.9) +> * Merge the same filename configs by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/57 (0.4.8) +> * Fix transformer exclusions when loading without RFB by @FalsePattern in https://github.com/GTNewHorizons/GTNHLib/pull/56 (0.4.7) +> * This should fix compat with OF & FT; by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/55 (0.4.6) +> * Dont CapturingTessalator if OF/FC is loaded by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/50 (0.4.5) +> * Move model loading to GTNHLib by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/51 (0.4.5) +> * Add int and double lists to configs by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/52 (0.4.5) +> * Dont CapturingTessalator if OF/FC is loaded by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/50 (0.4.4-pre) +> * Move model loading to GTNHLib by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/51 (0.4.4-pre) +> * Backport BlockPos#getAllInBox by @miozune in https://github.com/GTNewHorizons/GTNHLib/pull/49 (0.4.3) +> * Add the MixinCompatHackTweaker to fix running on java 8 w/o lwjgl3ify/rfbplugin by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/46 (0.4.2) +> * Fix Non RFB usage by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/45 (0.4.1) +> * Move over some useful items from Angelica by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/44 (0.4.0) +> * Basic ShaderProgram util class by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/43 (0.3.3) +> * Add CoordinatePacker by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/42 (0.3.2) +> * Add ClassConstantPoolParser by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/41 (0.3.1) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/GTNHLib/pull/40 (0.3.0) +> + +# Updated Gadomancy (1.3.2 --> 1.3.5) +**Full Changelog**: https://github.com/GTNewHorizons/Gadomancy/compare/1.3.2...1.3.5 + +# Updated Galacticraft (3.1.5-GTNH --> 3.2.5-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Galacticraft/compare/3.1.5-GTNH...3.2.5-GTNH +>## What's Changed +> * Add buggy to t2Fuels by @Shinusei in https://github.com/GTNewHorizons/Galacticraft/pull/93 (3.2.5-GTNH) +> * Fix reflection refs to new gt names by @NotAPenguin0 in https://github.com/GTNewHorizons/Galacticraft/pull/92 (3.2.4-GTNH) +> * Delete ASM by @Alexdoru in https://github.com/GTNewHorizons/Galacticraft/pull/91 (3.2.3-GTNH) +> * Cargo rocket fuel by @Reflex18 in https://github.com/GTNewHorizons/Galacticraft/pull/90 (3.2.1-GTNH) +> * Move gregified recipes from GC to coremod by @HoleFish in https://github.com/GTNewHorizons/Galacticraft/pull/89 (3.2.0-GTNH) +> * Remove GC Planets Checks by @glowredman in https://github.com/GTNewHorizons/Galacticraft/pull/88 (3.1.7-GTNH) +> + +# Updated Galaxy-Space-GTNH (1.1.84-GTNH --> 1.1.97-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Galaxy-Space-GTNH/compare/1.1.84-GTNH...1.1.97-GTNH +>## What's Changed +> * Remove memory allocations from checking achievements by @Alexdoru in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/120 (1.1.96-GTNH) +> * Multi ToolTip unification by @Alexdoru in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/119 (1.1.95-GTNH) +> * fix build due to config change in bw by @boubou19 in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/118 (1.1.94-GTNH) +> * Remove maintenance requirement for Dyson by @serenibyss in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/117 (1.1.93-GTNH) +> * The great renaming fixes for galaxyspace by @NotAPenguin0 in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/116 (1.1.92-GTNH) +> * Fix crash when some mods arent present by @GDCloudstrike in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/113 (1.1.91-GTNH) +> * Move dyson recipes to coremod by @GDCloudstrike in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/115 (1.1.91-GTNH) +> * fix RA1 calls by @boubou19 in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/111 (1.1.89-GTNH) +> * add missing load order req by @chochem in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/109 (1.1.86-GTNH) +> + +# Updated Gravitation-Suite-Neo (1.1.6 --> 1.2.2) +**Full Changelog**: https://github.com/GTNewHorizons/Gravitation-Suite-Neo/compare/1.2.0...1.2.2 +>## What's Changed +> * bump gt, rename by @NotAPenguin0 in https://github.com/GTNewHorizons/Gravitation-Suite-Neo/pull/22 (1.2.2) +> * Fix Relocator GUI by @slprime in https://github.com/GTNewHorizons/Gravitation-Suite-Neo/pull/20 (1.2.0) +> + +# Updated Hardcore-Ender-Expansion (1.10.1-GTNH --> 1.11.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/compare/1.10.1-GTNH...1.11.3-GTNH +>## What's Changed +> * fix dragon attacking creative player by @leumasme in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/20 (1.11.3-GTNH) +> * Fix FireFiend NEI drops by @kuba6000 in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/19 (1.11.2-GTNH) +> * Normalize music disc loudness to match vanilla discs by @eigenraven in https://github.com/GTNewHorizons/Hardcore-Ender-Expansion/pull/18 (1.11.0-GTNH) +> + +# Updated HelpFixer (1.2.0 --> 1.3.0) +**Full Changelog**: https://github.com/GTNewHorizons/HelpFixer/compare/1.2.0...1.3.0 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/HelpFixer/pull/2 (1.3.0) +> + +# Updated Hodgepodge (2.5.5 --> 2.5.79) +**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.5...2.5.79 +>## What's Changed +> * fix crash in DebugScreenHandler by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/440 (2.5.79) +> * Add zh_CN.lang by @Omgise in https://github.com/GTNewHorizons/Hodgepodge/pull/439 (2.5.79) +> * feat: patch several dupes in eu2 by @Midnight145 in https://github.com/GTNewHorizons/Hodgepodge/pull/438 (2.5.78) +> * Merge mixin from BQ3-Thermos-patch mod by @serenibyss in https://github.com/GTNewHorizons/Hodgepodge/pull/437 (2.5.78) +> * Add button to refresh the sounds by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/436 (2.5.77) +> * Merge working parts of fastload by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/434 (2.5.77) +> * fix speedupAnimations setting also disabling fast placing keybind by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/435 (2.5.77) +> * add nametag/hit brightness fix by @kurrycat2004 in https://github.com/GTNewHorizons/Hodgepodge/pull/433 (2.5.76) +> * Memory optimization by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/432 (2.5.75) +> * Add a search bar to the mod config gui by @Lyfts in https://github.com/GTNewHorizons/Hodgepodge/pull/427 (2.5.74) +> * Move GT5u related pollution mixin to GT5u by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/431 (2.5.74) +> * fix button in open link GuiScreen not being centered by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/428 (2.5.73) +> * Fix chat links not opening for certain OS by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/429 (2.5.72) +> * fix ic2 crops making any farmland trampleable by @leumasme in https://github.com/GTNewHorizons/Hodgepodge/pull/425 (2.5.71) +> * Transfer GT++ ASM fixes to mixins in hodgepodge by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/423 (2.5.70) +> * Limit recursive block updates to prevent stack overflow crashes by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/424 (2.5.69) +> * Add modded Block/Item/Entity Stats by @glowredman in https://github.com/GTNewHorizons/Hodgepodge/pull/398 (2.5.68) +> * Rework offline handler - Proxy support by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/422 (2.5.66) +> * Fix Xaero's minimap player entity dot rendering while disabled by @Lyfts in https://github.com/GTNewHorizons/Hodgepodge/pull/419 (2.5.62) +> * Disables weather completely on The Last Millenium by @Kogepan229 in https://github.com/GTNewHorizons/Hodgepodge/pull/418 (2.5.61-pre) +> * Disables weather completely on The Last Millenium by @Kogepan229 in https://github.com/GTNewHorizons/Hodgepodge/pull/418 (2.5.60) +> * The great renaming in hodgepodge by @NotAPenguin0 in https://github.com/GTNewHorizons/Hodgepodge/pull/417 (2.5.58-pre) +> * The great renaming in hodgepodge by @NotAPenguin0 in https://github.com/GTNewHorizons/Hodgepodge/pull/417 (2.5.57) +> * fix calc command by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/415 (2.5.55) +> * fix: morpheus not properly waking players, not awarding buffs for sleeping by @leumasme in https://github.com/GTNewHorizons/Hodgepodge/pull/412 (2.5.55) +> * Bug fix : slash command + case command fix by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/413 (2.5.53-pre) +> * Bug fix : slash command + case command fix by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/413 (2.5.52) +> * Fix npe when interacting with candycraft sugar block by @Lyfts in https://github.com/GTNewHorizons/Hodgepodge/pull/402 (2.5.51-pre) +> * Check for fake players before sending hotbar message by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/405 (2.5.51-pre) +> * Quick and dirty mixin to time and log event timings to a "csv" by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/409 (2.5.51-pre) +> * Revert "Quick and dirty mixin to time and log event timings to a "csv"" by @boubou19 in https://github.com/GTNewHorizons/Hodgepodge/pull/410 (2.5.51-pre) +> * Quick and dirty mixin to time and log event timings to a "csv" (uses semicolon) by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/411 (2.5.51-pre) +> * Quick and dirty mixin to time and log event timings to a "csv" (uses semicolon) by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/411 (2.5.50) +> * Revert "Quick and dirty mixin to time and log event timings to a "csv"" by @boubou19 in https://github.com/GTNewHorizons/Hodgepodge/pull/410 (2.5.49) +> * Revert "Quick and dirty mixin to time and log event timings to a "csv"" by @boubou19 in https://github.com/GTNewHorizons/Hodgepodge/pull/410 (2.5.48) +> * Quick and dirty mixin to time and log event timings to a "csv" by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/409 (2.5.47) +> * Check for fake players before sending hotbar message by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/405 (2.5.42) +> * Fix npe when interacting with candycraft sugar block by @Lyfts in https://github.com/GTNewHorizons/Hodgepodge/pull/402 (2.5.41) +> * Fastcraft "compat" by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/395 (2.5.38) +> * server side control logic for fast block placing by @mist475 in https://github.com/GTNewHorizons/Hodgepodge/pull/396 (2.5.37-pre) +> * server side control logic for fast block placing by @mist475 in https://github.com/GTNewHorizons/Hodgepodge/pull/396 (2.5.36) +> * Fix duplicate sounds when closing a gui while one was playing by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/393 (2.5.34) +> * Remove all allocations from FastBlockPlacing by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/392 (2.5.32) +> * Write feature listing by @riking in https://github.com/GTNewHorizons/Hodgepodge/pull/391 (2.5.31) +> * Fix a bug in Extra Utilities that caused fluid to be voided when using fluid retrieval nodes by @FourIsTheNumber in https://github.com/GTNewHorizons/Hodgepodge/pull/388 (2.5.30) +> * Fix the local temperature can go below absolute zero by @Quarri6343 in https://github.com/GTNewHorizons/Hodgepodge/pull/384 (2.5.30) +> * Add obf mappings to HashMap transformations by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/389 (2.5.29) +> * Faster client chunk provider by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/387 (2.5.27) +> * Fix Gliby's Voice Chat crashing on modern Java by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/386 (2.5.27) +> * ASpeedup longIntHashMap using fast utils by @NotAPenguin0 in https://github.com/GTNewHorizons/Hodgepodge/pull/382 (2.5.25) +> * Move some mixins (formerly ASM) from gt5u(bartworks) that makes more sense in hodgepodge by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/379 (2.5.24-pre) +> * Add an option to destroy TileEntities with illegal coordinates instead of crashing by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/385 (2.5.24-pre) +> * Move some mixins (formerly ASM) from gt5u(bartworks) that makes more sense in hodgepodge by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/379 (2.5.23) +> * Add an option to destroy TileEntities with illegal coordinates instead of crashing by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/385 (2.5.23) +> * Print which file the oversized chunk is located in by @eigenraven in https://github.com/GTNewHorizons/Hodgepodge/pull/381 (2.5.20) +> * Don't drop items on container close (Borrowed idea from EFR) by @mitchej123 in https://github.com/GTNewHorizons/Hodgepodge/pull/378 (2.5.19) +> * Add mixin to disable BOP quicksand from generating by @dvdmandt in https://github.com/GTNewHorizons/Hodgepodge/pull/374 (2.5.18-pre) +> * Better volume scaling by @Quarri6343 in https://github.com/GTNewHorizons/Hodgepodge/pull/377 (2.5.18-pre) +> * Fix sound imbalance by @Quarri6343 in https://github.com/GTNewHorizons/Hodgepodge/pull/380 (2.5.18-pre) +> * Fix sound imbalance by @Quarri6343 in https://github.com/GTNewHorizons/Hodgepodge/pull/380 (2.5.17) +> * Add mixin to disable BOP quicksand from generating by @dvdmandt in https://github.com/GTNewHorizons/Hodgepodge/pull/374 (2.5.15) +> * Better volume scaling by @Quarri6343 in https://github.com/GTNewHorizons/Hodgepodge/pull/377 (2.5.15) +> * Add mixin to disable BOP quicksand from generating by @dvdmandt in https://github.com/GTNewHorizons/Hodgepodge/pull/374 (2.5.14-pre) +> * Better volume scaling by @Quarri6343 in https://github.com/GTNewHorizons/Hodgepodge/pull/377 (2.5.14-pre) +> * Fix Lapis Caelestis Microblocks rendering by @dvdmandt in https://github.com/GTNewHorizons/Hodgepodge/pull/373 (2.5.11) +> * Witchery - Enhanced Compatibility Thunder detection by @DrParadox7 in https://github.com/GTNewHorizons/Hodgepodge/pull/371 (2.5.10) +> * fix cv powered wand recharge pedestal not updating in MP by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/370 (2.5.9-pre) +> * fix cv powered wand recharge pedestal not updating in MP by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/370 (2.5.8) +> * add a CPU count crash callable by @Glease in https://github.com/GTNewHorizons/Hodgepodge/pull/368 (2.5.7-pre) +> + +# Updated HoloInventory (2.4.10-GTNH --> 2.4.13-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/HoloInventory/compare/2.4.9-GTNH...2.4.13-GTNH +>## What's Changed +> * Add config option to allow HoloInventory to render in third person mode by @Kortako in https://github.com/GTNewHorizons/HoloInventory/pull/47 (2.4.13-GTNH) +> * Update NEI Filter by @slprime in https://github.com/GTNewHorizons/HoloInventory/pull/46 (2.4.12-GTNH) +> + +# Updated HydroEnergy (1.2.2 --> 1.3.6) +**Full Changelog**: https://github.com/GTNewHorizons/HydroEnergy/compare/1.2.1-pre...1.3.6 +>## What's Changed +> * transfer to early/late mixin system by @Alexdoru in https://github.com/GTNewHorizons/HydroEnergy/pull/29 (1.3.6) +> * Fix impractical voltages by @FourIsTheNumber in https://github.com/GTNewHorizons/HydroEnergy/pull/28 (1.3.5) +> * bump gt, fix rename by @NotAPenguin0 in https://github.com/GTNewHorizons/HydroEnergy/pull/27 (1.3.4) +> * fix RA1 calls by @boubou19 in https://github.com/GTNewHorizons/HydroEnergy/pull/26 (1.3.3) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/HydroEnergy/pull/25 (1.3.1) +> * Fix crash with Angelica when looking at hydrodam pressurized water by @dvdmandt in https://github.com/GTNewHorizons/HydroEnergy/pull/24 (1.3.0) +> + +# Updated IFU (1.10.2 --> 1.11.1) +**Full Changelog**: https://github.com/GTNewHorizons/IFU/compare/1.10.2...1.11.1 +>## What's Changed +> * update gt and rename by @NotAPenguin0 in https://github.com/GTNewHorizons/IFU/pull/19 (1.11.1) +> * Fix reference to removed member & cleanup by @miozune in https://github.com/GTNewHorizons/IFU/pull/18 (1.10.3) +> + +# Updated IguanaTweaksTConstruct (2.4.1 --> 2.5.0) +**Full Changelog**: https://github.com/GTNewHorizons/IguanaTweaksTConstruct/compare/2.4.1...2.5.0 +>## What's Changed +> * Fix WAILA harvestability display for Copper level. by @AbdielKavash in https://github.com/GTNewHorizons/IguanaTweaksTConstruct/pull/17 (2.5.0) +> + +# Updated InGame-Info-XML (2.8.8 --> 2.8.19) +**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.8...2.8.19 +>## What's Changed +> * Fix positioning issues by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/27 (2.8.19) +> * Fix some icons not being found by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/26 (2.8.16) +> * Fix a few issues by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/25 (2.8.15) +> * Reduce memory allocations by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/24 (2.8.14) +> * The renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/InGame-Info-XML/pull/23 (2.8.13) +> * Fix server incompatibility, add messaging for rain variable by @Kortako in https://github.com/GTNewHorizons/InGame-Info-XML/pull/21 (2.8.11) +> * Fix showOnPlayerList setting hiding the HUD in solo player by @Alexdoru in https://github.com/GTNewHorizons/InGame-Info-XML/pull/22 (2.8.11) +> + +# Updated Infernal-Mobs (1.8.1-GTNH --> 1.9.1-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Infernal-Mobs/compare/1.8.1-GTNH...1.9.1-GTNH +>## What's Changed +> * Cleanup by @Alexdoru in https://github.com/GTNewHorizons/Infernal-Mobs/pull/16 (1.9.1-GTNH) +> * Fix rendering mob particles from mods in other dimensions by @Alexdoru in https://github.com/GTNewHorizons/Infernal-Mobs/pull/15 (1.9.0-GTNH) +> + +# Updated Jabba (1.3.5 --> 1.4.6) +**Full Changelog**: https://github.com/GTNewHorizons/Jabba/compare/1.3.3...1.4.6 +>## What's Changed +> * Adds Hardcore Ender Expansion support for diamond dolly by @querns in https://github.com/GTNewHorizons/Jabba/pull/34 (1.4.6) +> * Fix chest flickering when a barrel is in sight by @Quarri6343 in https://github.com/GTNewHorizons/Jabba/pull/33 (1.4.4) +> * Config option to disable dolly stacking by @brandyyn in https://github.com/GTNewHorizons/Jabba/pull/32 (1.4.2) +> * Fix ores in a barrel looks white by @Quarri6343 in https://github.com/GTNewHorizons/Jabba/pull/30 (1.4.0) +> + +# Updated LittleTiles (1.3.0-GTNH --> 1.3.1-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/LittleTiles/compare/1.3.0-GTNH...1.3.1-GTNH +>## What's Changed +> * Disable multithreaded rendering when Angelica is loaded by @dvdmandt in https://github.com/GTNewHorizons/LittleTiles/pull/9 (1.3.1-GTNH) +> + +# Updated LogisticsPipes (1.1.14-GTNH --> 1.2.34-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/LogisticsPipes/compare/1.1.11-GTNH...1.2.34-GTNH +>## What's Changed +> * Prioritize vbo over display lists by @CookieBrigade in https://github.com/GTNewHorizons/LogisticsPipes/pull/74 (1.2.34-GTNH) +> * Optifine fix by @CookieBrigade in https://github.com/GTNewHorizons/LogisticsPipes/pull/73 (1.2.33-GTNH) +> * Angelica rendering fix by @CookieBrigade in https://github.com/GTNewHorizons/LogisticsPipes/pull/69 (1.2.32-GTNH) +> * bugfix: NPE in Renderer on pipe dismantling by @EJaxx in https://github.com/GTNewHorizons/LogisticsPipes/pull/72 (1.2.32-GTNH) +> * Update MUI2 by @miozune in https://github.com/GTNewHorizons/LogisticsPipes/pull/70 (1.2.30-GTNH) +> * feat: preparing and sanitizing Crafting API for Fluid Crafting by @TimeConqueror in https://github.com/GTNewHorizons/LogisticsPipes/pull/62 (1.2.27-GTNH) +> * Update MUI2 by @miozune in https://github.com/GTNewHorizons/LogisticsPipes/pull/68 (1.2.26-GTNH) +> * rename by @NotAPenguin0 in https://github.com/GTNewHorizons/LogisticsPipes/pull/67 (1.2.25-GTNH-pre) +> * rename by @NotAPenguin0 in https://github.com/GTNewHorizons/LogisticsPipes/pull/67 (1.2.24-GTNH) +> * nuke ic2 recipes by @Alexdoru in https://github.com/GTNewHorizons/LogisticsPipes/pull/65 (1.2.23-GTNH-pre) +> * nuke ic2 recipes by @Alexdoru in https://github.com/GTNewHorizons/LogisticsPipes/pull/65 (1.2.22-GTNH) +> * Spotless apply for branch mui2-guis for #59 by @github-actions in https://github.com/GTNewHorizons/LogisticsPipes/pull/61 (1.2.21-GTNH-pre) +> * Fix Fluid Supplier Legacy Converter by @TimeConqueror in https://github.com/GTNewHorizons/LogisticsPipes/pull/64 (1.2.20-GTNH) +> * Fluid Supplier Overhaul by @TimeConqueror in https://github.com/GTNewHorizons/LogisticsPipes/pull/59 (1.2.19-GTNH) +> * Followup to Fluid Supplier overhaul by @miozune in https://github.com/GTNewHorizons/LogisticsPipes/pull/63 (1.2.19-GTNH) +> * Spotless apply for branch mui2-guis for #59 by @github-actions in https://github.com/GTNewHorizons/LogisticsPipes/pull/61 (1.2.18-GTNH-pre) +> * Spotless apply for branch mui2-guis for #59 by @github-actions in https://github.com/GTNewHorizons/LogisticsPipes/pull/60 (1.2.17-GTNH-pre) +> * Making extractor Mk1-Mk2 useful by @TimeConqueror in https://github.com/GTNewHorizons/LogisticsPipes/pull/58 (1.2.16-GTNH) +> * cleanup: Remove unused fields from ItemStackRenderer by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/55 (1.2.15-GTNH) +> * refactor: Reduce number of LPPosition allocs in TESR by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/56 (1.2.13-GTNH) +> * cleanup: Skip two more unnecessary LPPosition allocs on the render path by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/57 (1.2.13-GTNH) +> * fix: Skip unnecessary ByteBuf copy when serializing packets by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/49 (1.2.13-GTNH) +> * refactor: Extract ItemStackRenderer.renderInWorld into new class by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/53 (1.2.10-GTNH) +> * cleanup: Replace 'boxScale' with a flag and remove unused light param by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/54 (1.2.10-GTNH) +> * cleanup: Remove ItemDuct support from rendering state by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/52 (1.2.7-GTNH) +> * feat: Add player config option for a new VBO renderer by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/51 (1.2.7-GTNH) +> * chore: Make dependency on CodeChickenLib explicit by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/50 (1.2.5-GTNH) +> * cleanup: Remove unused SyncList.watcherList by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/48 (1.2.3-GTNH) +> * cleanup: Skip unnecessary NBT copying when checking for Item class by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/46 (1.2.2-GTNH) +> * refactor: Use MethodHandle to prevent autoboxing allocations by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/47 (1.2.2-GTNH) +> * fix: Drastically reduce number of display lists when transporting fluids by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/45 (1.2.1-GTNH) +> * cleanup: LogisticsNewPipeItemBoxRenderer takes an ItemIdentifierStack by @szuend in https://github.com/GTNewHorizons/LogisticsPipes/pull/44 (1.2.0-GTNH) +> + +# Updated LootGames (2.1.1 --> 2.1.4) +**Full Changelog**: https://github.com/GTNewHorizons/LootGames/compare/2.1.1...2.1.4 +>## What's Changed +> * Spotless apply for branch angelica-compat for #15 by @github-actions in https://github.com/GTNewHorizons/LootGames/pull/16 (2.1.4) +> * add angelica hud-caching compat by @TimeConqueror in https://github.com/GTNewHorizons/LootGames/pull/15 (2.1.4) +> * fix: minesweeper crash on win by @leumasme in https://github.com/GTNewHorizons/LootGames/pull/17 (2.1.4) +> * Spotless apply for branch angelica-compat for #15 by @github-actions in https://github.com/GTNewHorizons/LootGames/pull/16 (2.1.2-pre) +> + +# Updated LunatriusCore (1.2.0-GTNH --> 1.2.1-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/LunatriusCore/compare/1.2.0-GTNH...1.2.1-GTNH +>## What's Changed +> * fix slime chunks algorithm by @asquared31415 in https://github.com/GTNewHorizons/LunatriusCore/pull/8 (1.2.1-GTNH) +> + +# Updated MX-Random (0.3.0 --> 0.4.5) +**Full Changelog**: https://github.com/GTNewHorizons/MX-Random/compare/0.3.0...0.4.5 +>## What's Changed +> * Multi ToolTip unification by @Alexdoru in https://github.com/GTNewHorizons/MX-Random/pull/12 (0.4.5) +> * try fix lma by @Glease in https://github.com/GTNewHorizons/MX-Random/pull/10 (0.4.4) +> * Rename by @boubou19 in https://github.com/GTNewHorizons/MX-Random/pull/11 (0.4.2) +> * Spotless apply for branch Deprecate for #8 by @github-actions in https://github.com/GTNewHorizons/MX-Random/pull/9 (0.4.0) +> * Deprecate LMA by @Connor-Colenso in https://github.com/GTNewHorizons/MX-Random/pull/8 (0.4.0) +> + +# Updated MagicBees (2.7.16-GTNH --> 2.8.5-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/MagicBees/compare/2.7.15-GTNH...2.8.5-GTNH +>## What's Changed +> * Add a couple of null checks by @chochem in https://github.com/GTNewHorizons/MagicBees/pull/48 (2.8.4-GTNH) +> * The renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/MagicBees/pull/47 (2.8.3-GTNH) +> * Patch production multiplier to account for difficulty and genome by @Quantumlyy in https://github.com/GTNewHorizons/MagicBees/pull/46 (2.8.2-GTNH) +> * Update MagicApiaryInventory.java by @ClassixX in https://github.com/GTNewHorizons/MagicBees/pull/45 (2.8.1-GTNH) +> * Apply same GTNH coremod check to bee product by @kappa-maintainer in https://github.com/GTNewHorizons/MagicBees/pull/44 (2.8.0-GTNH) +> + +# Updated MalisisDoors (1.16.4-GTNH --> 1.17.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/MalisisDoors/compare/1.16.4-GTNH...1.17.4-GTNH +>## What's Changed +> * Removing all assignment of Tessellator.instance to a member variable by @Cardinalstars in https://github.com/GTNewHorizons/MalisisDoors/pull/19 (1.17.4-GTNH) +> * fix AE2 cable render bug caused by exception in malisis door event handler by @Alexdoru in https://github.com/GTNewHorizons/MalisisDoors/pull/18 (1.17.3-GTNH) +> * Fix client-only classes usage on server by @Lyfts in https://github.com/GTNewHorizons/MalisisDoors/pull/17 (1.17.2-GTNH) +> * Fixing up BigDoors in Malisis doors also adding some framework to add more multiblock doors if we want. by @Cardinalstars in https://github.com/GTNewHorizons/MalisisDoors/pull/16 (1.17.0-GTNH) +> + +# Updated Mantle (0.4.1 --> 0.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/Mantle/compare/0.4.1...0.4.2 +>## What's Changed +> * Fix ArrayIndexOutOfBoundsException in getUnlocalizedName by @tsiarokhin in https://github.com/GTNewHorizons/Mantle/pull/8 (0.4.2) +> + +# Updated Minecraft-Backpack-Mod (2.3.1-GTNH --> 2.4.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/compare/2.3.0-GTNH...2.4.3-GTNH +>## What's Changed +> * Add cached loading from files by @kuba6000 in https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/pull/12 (2.4.3-GTNH) +> * Ukrainian localization by @GribanovIvan in https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/pull/11 (2.4.2-GTNH) +> * fix mouse support (opening backpack menu using mouse4/mouse5 buttons) by @meonester in https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/pull/10 (2.4.1-GTNH) +> * Add support for Soulbound enchant by @TheUnderTaker11 in https://github.com/GTNewHorizons/Minecraft-Backpack-Mod/pull/9 (2.4.0-GTNH) +> + +# Updated Minetweaker-Gregtech-5-Addon (2.1.0 --> 2.2.4) +**Full Changelog**: https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/compare/2.1.0...2.2.4 +>## What's Changed +> * The renaming, again by @NotAPenguin0 in https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/pull/69 (2.2.4) +> * Fix GTPP check by @miozune in https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/pull/68 (2.2.3) +> * Migrate to FindRecipeQuery by @miozune in https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/pull/67 (2.2.2) +> * Spotless apply for branch fix_list for #65 by @github-actions in https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/pull/66 (2.2.1) +> * fix wrong array list by @boubou19 in https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/pull/65 (2.2.1) +> * migration to RA2 by @boubou19 in https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/pull/63 (2.2.0) +> + +# Updated Mobs-Info (0.2.6-GTNH --> 0.4.6-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Mobs-Info/compare/0.2.6-GTNH...0.4.6-GTNH +>## What's Changed +> * Add a command to find all drops and deaths events in https://github.com/kuba6000/Mobs-Info/pull/75 (0.3.0-GTNH) +> * Add Lycanites Mobs compatibility in https://github.com/kuba6000/Mobs-Info/pull/76 (0.3.0-GTNH) +> * Fix hangs on cache generation in https://github.com/kuba6000/Mobs-Info/pull/77 (0.3.0-GTNH) +> * JustAnotherSpawner mod compatibility in https://github.com/kuba6000/Mobs-Info/pull/81 (0.3.0-GTNH) +> * Add villager trades in https://github.com/kuba6000/Mobs-Info/pull/82 (0.3.0-GTNH) +> * Add scrollbar to Mob Handler and Infernal Drops Handler in https://github.com/kuba6000/Mobs-Info/pull/83 (0.3.0-GTNH) +> * Lycanites Mobs compatibility + villager trades (ru_RU.lang) in https://github.com/kuba6000/Mobs-Info/pull/84 (0.3.0-GTNH) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/Mobs-Info/pull/3 (0.2.7-GTNH) +> + +# Updated ModularUI (1.1.43 --> 1.2.13) +**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.1.42...1.2.13 +>## What's Changed +> * Apply the size limit of Scrollable to its children by @HoleFish in https://github.com/GTNewHorizons/ModularUI/pull/86 (1.2.13) +> * Fix tessellator crash with circle draw by @serenibyss in https://github.com/GTNewHorizons/ModularUI/pull/85 (1.2.12) +> * fix held stack render depth with popup windows by @serenibyss in https://github.com/GTNewHorizons/ModularUI/pull/84 (1.2.11) +> * Add setter to slotwidget to disable rendering stack size by @serenibyss in https://github.com/GTNewHorizons/ModularUI/pull/83 (1.2.10) +> * transfer to late/early mixin system by @Alexdoru in https://github.com/GTNewHorizons/ModularUI/pull/81 (1.2.9) +> * Fix NEI item tooltip being drawn through popup panel by @miozune in https://github.com/GTNewHorizons/ModularUI/pull/82 (1.2.9) +> * Store + reapply client window pos for synced windows by @serenibyss in https://github.com/GTNewHorizons/ModularUI/pull/80 (1.2.8) +> * Fix shadow on ItemDrawable by @miozune in https://github.com/GTNewHorizons/ModularUI/pull/78 (1.2.4) +> * Fix NEI tooltip not being drawn by @miozune in https://github.com/GTNewHorizons/ModularUI/pull/79 (1.2.4) +> * fix AdaptableUITexture draw when drawing subArea by @kstvr32 in https://github.com/GTNewHorizons/ModularUI/pull/77 (1.2.2) +> * Adapt MUI to the great renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/ModularUI/pull/76 (1.2.1) +> * update gui bounds to the actual window being clicked by @Glease in https://github.com/GTNewHorizons/ModularUI/pull/75 (1.2.0) +> + +# New Mod - ModularUI2 (2.1.14-1.7.10) +**Full Changelog**: https://github.com/GTNewHorizons/ModularUI2/commits/2.1.14-1.7.10 +>## What's Changed +> * Small mixin fix by @Alexdoru in https://github.com/GTNewHorizons/ModularUI2/pull/17 (2.1.14-1.7.10) +> * fix: ClientTick event was not called for screens by @TimeConqueror in https://github.com/GTNewHorizons/ModularUI2/pull/16 (2.1.10-1.7.10) +> * update gt and rename by @NotAPenguin0 in https://github.com/GTNewHorizons/ModularUI2/pull/15 (2.1.4-1.7.10) +> * Use ForgeDirection instead of EnumFacing by @miozune in https://github.com/GTNewHorizons/ModularUI2/pull/13 (2.1.2-1.7.10) +> * Make LangKey accept supplier by @miozune in https://github.com/GTNewHorizons/ModularUI2/pull/14 (2.1.2-1.7.10) +> * Many fixes by @miozune in https://github.com/GTNewHorizons/ModularUI2/pull/12 (2.1.1-1.7.10) +> * Move future package by @miozune in https://github.com/GTNewHorizons/ModularUI2/pull/11 (2.1.0-1.7.10) +> * fix: deserializing of null fluidstack by @TimeConqueror in https://github.com/GTNewHorizons/ModularUI2/pull/10 (2.0.14-1.7.10) +> * Fix open and close listener behaviour to work as expected by @eigenraven in https://github.com/GTNewHorizons/ModularUI2/pull/9 (2.0.13-1.7.10) +> * Fix the broken isSlotInInventory method for 1.7 modular Slots by @eigenraven in https://github.com/GTNewHorizons/ModularUI2/pull/8 (2.0.12-1.7.10) +> * Runtime compatible with MUI1 by @Caedis in https://github.com/GTNewHorizons/ModularUI2/pull/7 (2.0.11-1.7.10) +> * Implement long versions of ItemStack and FluidTanks by @BlueWeabo in https://github.com/GTNewHorizons/ModularUI2/pull/6 (2.0.9-1.7.10) +> * Allow transferItem to push to multiple slots by @firenoo in https://github.com/GTNewHorizons/ModularUI2/pull/5 (2.0.7-1.7.10) +> * Add compat for thaumcraft aspect slot viewer by @firenoo in https://github.com/GTNewHorizons/ModularUI2/pull/3 (2.0.4-1.7.10) +> * Fix NPE when shift clicking a stack by @firenoo in https://github.com/GTNewHorizons/ModularUI2/pull/2 (2.0.3-1.7.10) +> * OrganizedPanel: Fix NPE when trying to add widget by @firenoo in https://github.com/GTNewHorizons/ModularUI2/pull/1 (2.0.2-1.7.10) +> + +# Updated MouseTweaks (2.4.17-GTNH --> 2.4.18-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/MouseTweaks/compare/2.4.17-GTNH...2.4.18-GTNH +>## What's Changed +> * Force disable mouse wheel transfer if NEI's mouse wheel transfer is active by @Alexdoru in https://github.com/GTNewHorizons/MouseTweaks/pull/12 (2.4.18-GTNH) +> + +# Updated MrTJPCore (1.1.7 --> 1.2.1) +**Full Changelog**: https://github.com/GTNewHorizons/MrTJPCore/compare/1.1.7...1.2.1 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/MrTJPCore/pull/8 (1.2.1) +> * Fixe cascading chunk loads by @mitchej123 in https://github.com/GTNewHorizons/MrTJPCore/pull/7 (1.2.0) +> + +# Updated Natura (2.6.4 --> 2.7.5) +**Full Changelog**: https://github.com/GTNewHorizons/Natura/compare/2.6.3...2.7.5 +>## What's Changed +> * Fix setDead() if mob is not dead yet. by @AbdielKavash in https://github.com/GTNewHorizons/Natura/pull/26 (2.7.5) +> * Remove the stickhelmet by @chochem in https://github.com/GTNewHorizons/Natura/pull/25 (2.7.4) +> * don't oredict nether woods if extratic is active to avoid breaking compatibility by @Midnight145 in https://github.com/GTNewHorizons/Natura/pull/24 (2.7.3) +> * fix mass recipe removal and collisions by @chochem in https://github.com/GTNewHorizons/Natura/pull/23 (2.7.1) +> * Fix Natura Grass not supporting plants by @DrParadox7 in https://github.com/GTNewHorizons/Natura/pull/20 (2.7.0) +> * Update zh_CN.lang by @Omgise in https://github.com/GTNewHorizons/Natura/pull/22 (2.7.0) +> + +# Updated NaturesCompass (1.4.0-GTNH --> 1.4.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/NaturesCompass/compare/1.4.0-GTNH...1.4.4-GTNH +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/NaturesCompass/pull/9 (1.4.4-GTNH) +> * Fix bug in previous PR by @Majora320 in https://github.com/GTNewHorizons/NaturesCompass/pull/8 (1.4.3-GTNH) +> * Fix filtering by biomes found within radius by @Majora320 in https://github.com/GTNewHorizons/NaturesCompass/pull/7 (1.4.2-GTNH) +> + +# New Mod - Navigator (1.0.15) +**Full Changelog**: https://github.com/GTNewHorizons/Navigator/commits/1.0.15 +>## What's Changed +> * Readd removed methods by @Lyfts in https://github.com/GTNewHorizons/Navigator/pull/9 (1.0.15) +> * add action with custom key support by @Dmetriy-MC in https://github.com/GTNewHorizons/Navigator/pull/10 (1.0.14-pre) +> * add action with custom key support by @Dmetriy-MC in https://github.com/GTNewHorizons/Navigator/pull/10 (1.0.13) +> * Defeat by @Lyfts in https://github.com/GTNewHorizons/Navigator/pull/8 (1.0.12) +> * Use pre-shadow version of JM by @Lyfts in https://github.com/GTNewHorizons/Navigator/pull/7 (1.0.11) +> * Update example layer in README by @Lyfts in https://github.com/GTNewHorizons/Navigator/pull/3 (1.0.10) +> * Better caching by @Lyfts in https://github.com/GTNewHorizons/Navigator/pull/4 (1.0.10) +> * Fix a few caching errors by @Lyfts in https://github.com/GTNewHorizons/Navigator/pull/6 (1.0.10) +> * Universal Layers by @Lyfts in https://github.com/GTNewHorizons/Navigator/pull/5 (1.0.10) +> * Update example layer in README by @Lyfts in https://github.com/GTNewHorizons/Navigator/pull/3 (1.0.7-pre) +> * Add Null Check To ButtonManager by @Caedis in https://github.com/GTNewHorizons/Navigator/pull/2 (1.0.4) +> * Add VoxelMap URL and add syntax highlighting to code blocks by @glowredman in https://github.com/GTNewHorizons/Navigator/pull/1 (1.0.1) +> + +# Updated NetherPortalFix (1.2.0 --> 1.3.0) +**Full Changelog**: https://github.com/GTNewHorizons/NetherPortalFix/compare/1.2.0...1.3.0 + +# Updated NewHorizonsCoreMod (2.3.54 --> 2.6.78) +**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.3.50...2.6.78 +>## What's Changed +> * Fix array out of bounds crash in DebugHandler by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1083 (2.6.78) +> * 9x Oreberry maceration to remove tiny dust by @LazyFleshWasTaken in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1086 (2.6.78) +> * Add Cosmic Neutronium Block Solidifier Recipe by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1042 (2.6.77) +> * Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1081 (2.6.77) +> * Added EU consumption to Air-Filter Tooltip by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1082 (2.6.77) +> * Fix glass dupe using aurora by @Ableytner in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1075 (2.6.77) +> * Removed Ultra Dense ME conduit recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1080 (2.6.76) +> * Remove LogFactory from OpenComputers script by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1077 (2.6.75) +> * Add lepidopterology chest to Script by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1078 (2.6.75) +> * Improve the Name Remover machine by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1079 (2.6.75) +> * Icon rename by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1061 (2.6.74) +> * fix memory leak in RecipeRemover by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1056 (2.6.73) +> * Added wiremill recipe for projectRed Red Alloy Wire by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1074 (2.6.73) +> * Add recipe for energy crad by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1064 (2.6.72) +> * Add full dust recipe for certain bacterial vats recipes by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1060 (2.6.72) +> * Move space assembler recipes to RA2 by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1068 (2.6.72) +> * Remove Ancient Blocks from Chisel by @54M44R in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1067 (2.6.72) +> * Add Mehen Belt Planet recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1069 (2.6.72) +> * Changed Ichorcloth Recipe to remove screws and screwdriver by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1070 (2.6.72) +> * Added transistor exchange recipe back without any duping effect by @Chaoschaot232 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1049 (2.6.72) +> * Added upgrade recipes for Thaumic Boots variations by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1072 (2.6.72) +> * fix small bop to gt color bug by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1073 (2.6.72) +> * Add Roquesite indium boost by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1071 (2.6.72) +> * Added Infinity Water Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1059 (2.6.72) +> * Add lsc casing to lsc assembler recipe by @TheEpicGamer274 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1062 (2.6.71) +> * Remove callisto ice ic2 coolant cutting recipe by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1063 (2.6.71) +> * Change shadow steel recipe to be similar to the HV steel recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1065 (2.6.71) +> * Adds conversion recipes to busses and hatches by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1066 (2.6.71) +> * Fix aluminium hydroxide stoik in ebf by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1055 (2.6.70) +> * fix NPE in TCLoader by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1054 (2.6.70) +> * Fix LuV world accelerator assembler recipe by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1053 (2.6.69) +> * move item in hand command to GTNHlib by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1051 (2.6.69) +> * Fix imports following GT5u pollution refactor by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1050 (2.6.68) +> * Fix AL recipes for dyson parts, stargate, etc. by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1045 (2.6.67) +> * remove field allocation holding command aliases in each command by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1047 (2.6.67) +> * Set hardness of the Ztones glass to be the same as normal glass by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1046 (2.6.67) +> * Downtier wireless data hatches to UEV by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1044 (2.6.67) +> * Add gtnh logo with wiki button and bug report button in the pause menu by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1041 (2.6.66) +> * Multi ToolTip unification by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1021 (2.6.64) +> * Add assembler recipes for some new items used in stargate by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1025 (2.6.63) +> * Hide render blocks from NEI by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1026 (2.6.63) +> * Rework endgame nether star processing by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1027 (2.6.63) +> * Clickable welcome message by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1029 (2.6.63) +> * readd iron ore gravel recipe by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1037 (2.6.63) +> * Change small/tiny ash to chanced output full dust in EBF by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1038 (2.6.63) +> * Add recipes for Item Holder Covers by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1036 (2.6.63) +> * Add a recipe to the Architect's Glowbrush by @Superfrogman98 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1035 (2.6.63) +> * Fix good circuit recipe by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1039 (2.6.63) +> * Move Digital Singularities from Dire table to Space Asssembler by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1033 (2.6.63) +> * Remove recipes for high tier singleblock pumps by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1040 (2.6.63) +> * Add a plasma arc furnace recipe for glass by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1032 (2.6.63) +> * Update ScriptOpenComputers.java by @Chaoschaot232 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1028 (2.6.63) +> * switch 64k to sensor and emitter for advanced infuson provider by @MCTBL in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1019 (2.6.63) +> * Add ichorium block compressor recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1023 (2.6.63) +> * fix ichorium block infusion recipe by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1022 (2.6.62) +> * Buff T8 waterline cost (again) by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1020 (2.6.61) +> * Remove collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1018 (2.6.60) +> * Fixes the stoik aluminium hydroxide and sodium dupe of sodium aluminate by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1017 (2.6.59) +> * Fix EIC recipe using itnt by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1016 (2.6.58) +> * Apply TiC extruder recipe category by @miozune in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1015 (2.6.57) +> * Collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1014 (2.6.56) +> * Remove loads of duplicate materials by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1013 (2.6.55) +> * Remove loads of duplicate materials by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1013 (2.6.54) +> * Remove new Eternal Singularity recipe, fix other singularities by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1012 (2.6.53) +> * Deprecate ic2 semifluid gen by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1009 (2.6.52) +> * Buff compressor casings by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1010 (2.6.52) +> * Add brewery recipes by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1011 (2.6.52) +> * implement jar validation for deploader by @Glease in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1006 (2.6.52) +> * Deprecate ic2 semifluid gen by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1009 (2.6.51) +> * Buff compressor casings by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1010 (2.6.51) +> * Add brewery recipes by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1011 (2.6.51) +> * fix several open blocks assembler recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1005 (2.6.45) +> * Collisions etc by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1000 (2.6.44) +> * Remove railcraft oredict by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1002 (2.6.44) +> * Change alternate eternal singularity recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1003 (2.6.44) +> * Fix inconsistent nether flesh recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/999 (2.6.43) +> * Add Antimatter recipes by @S4mpsa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/998 (2.6.42) +> * 2.7 Stargate by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/980 (2.6.40) +> * Fix eoh preadding planet block recipes void stored astral arrays by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/988 (2.6.40) +> * Reduce neutronium casing cost by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/997 (2.6.38-pre) +> * Reduce neutronium casing cost by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/997 (2.6.37) +> * add stargateController recipe by @wohaopa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/982 (2.6.36-pre) +> * fix random pack breakage of the day no2 by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/996 (2.6.35) +> * yet another round of collision fixes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/994 (2.6.33) +> * Add alternate recipe for Eternal Singularity by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/995 (2.6.33) +> * add stargateController recipe by @wohaopa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/982 (2.6.32-pre) +> * add missing ismodloaded checks for forestry by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/992 (2.6.31) +> * Fix mixer recipe by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/991 (2.6.31) +> * Fix nei singularities by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/990 (2.6.31) +> * Fix bat backpack recipe by @ZakBerkelaar in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/993 (2.6.31) +> * add stargateController recipe by @wohaopa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/982 (2.6.29-pre) +> * Don't randomly make infcat cost 8x as much by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/989 (2.6.28) +> * add the exit prompt message i18n by @wohaopa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/983 (2.6.27) +> * Some collision fixes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/984 (2.6.27) +> * Fix swapped recipe times/voltages by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/986 (2.6.27) +> * Final recipes for compressors 2-4 by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/974 (2.6.26) +> * Adds crafting recipe for Infinite Spray Can by @querns in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/976 (2.6.26) +> * move ItemBucketList registration to postload by @boubou19 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/981 (2.6.25) +> * More full amp recipe fixes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/978 (2.6.23) +> * add recipe for new provider and code refactor by @MCTBL in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/977 (2.6.23) +> * maybe last full amp fix by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/979 (2.6.23) +> * Add superheated steam recipe to fluid heater by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/975 (2.6.23) +> * Added recipes for the fluid solidifier multi by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/973 (2.6.22) +> * UEV+ Material Diversity by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/966 (2.6.21) +> * Added large fluid extractor & solenoid recipes by @RecursivePineapple in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/968 (2.6.21) +> * Fixed a lot of impractical voltages by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/965 (2.6.20) +> * Remove recipe registration of gravisuite and advanced solar panel by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/964 (2.6.20) +> * Rework indium comb processing by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/967 (2.6.20) +> * Change dyes in monitor recipes by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/970 (2.6.20) +> * Increase speed of second dtpf quantum anomaly recipe by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/969 (2.6.20) +> * fix: migrate module recipe from forming press to assembler by @TimeConqueror in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/971 (2.6.20) +> * The Great Renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/963 (2.6.18) +> * use oredict in recipes for jukebox by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/961 (2.6.16) +> * remove forbidden getModItem calls by @boubou19 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/952 (2.6.16) +> * Move radox to GT5u by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/959 (2.6.15) +> * Fix npe by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/958 (2.6.14) +> * Fix quicksilver singularity by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/956 (2.6.13) +> * Extractor and Compressor recipes by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/955 (2.6.12) +> * Move dyson recipes to coremod by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/954 (2.6.11) +> * Neutronium Compressor Recipemap by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/953 (2.6.11) +> * Move galactic greg space ore registration to GT5U by @boubou19 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/944 (2.6.9) +> * Add recipe for yott casing by @Volence in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/950 (2.6.8) +> * Update dependencies.gradle by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/951 (2.6.8) +> * Recipes For Multi Lathe, Multi Autoclave, etc... by @Volence in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/948 (2.6.7) +> * Fix material used for umv circuit by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/949 (2.6.7) +> * Make Hazmat suit repair accept any kind of rubber by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/942 (2.6.6) +> * steeleaf block chisel group by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/943 (2.6.6) +> * Remove lots of colliding recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/947 (2.6.6) +> * Fix scanner conflict by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/946 (2.6.6) +> * Remove one thousand (!) ztones collisions by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/941 (2.6.5) +> * fix machine recipes by @boubou19 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/940 (2.6.4) +> * fix catwalks recycling recipes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/936 (2.6.3) +> * Added jabba redstone and hopper facade assembler recipes by @Dioxop in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/935 (2.6.3) +> * Add electric jukebox and wireless headphones recipes by @eigenraven in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/937 (2.6.3) +> * fix grapple recipe by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/938 (2.6.3) +> * TFPlanks is back to TFPlank by @Caedis in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/939 (2.6.3) +> * Move coremod drops from GT5 by @kuba6000 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/934 (2.6.2) +> * move some blocks from NHCore to GT5U by @boubou19 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/931 (2.6.1) +> * add recipe for priority card by @MCTBL in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/929 (2.5.55) +> * Fix waterline recipes not running with any circuit other than the any circuit item by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/932 (2.5.55) +> * Don't classload GC when it's not present by @ah-OOG-ah in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/930 (2.5.55) +> * yet another batch of RA1 calls removed by @boubou19 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/914 (2.5.55) +> * Fix waterline progression lock by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/927 (2.5.54) +> * Added wormhole generator recipe by @RecursivePineapple in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/928 (2.5.54) +> * Fix eternity QFT recipe by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/926 (2.5.54) +> * Fix typo by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/924 (2.5.53) +> * Cleanup some doubled mysterious crystal items by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/923 (2.5.52) +> * Slightly buff T8 waterline recipes by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/922 (2.5.52) +> * Final recipes for waterline by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/921 (2.5.51) +> * add gt machine recipes from computronics by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/920 (2.5.50) +> * Battery tier fixes by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/919 (2.5.48) +> * Do not rely on class load order in BioItem loader by @eigenraven in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/918 (2.5.47) +> * Fix for Issue #16879 by @AlexanderChenhall in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/913 (2.5.44) +> * Waterline rework: recipes by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/908 (2.5.44) +> * Recipes for HELE and its casings. by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/917 (2.5.44) +> * Add recipes to pre-add planet block to EOH controller by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/910 (2.5.44) +> * Easify LogisticsPipes recipes to earlier LV+ by @TimeConqueror in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/904 (2.5.44) +> * Readd the Fluid processors to the Fluid Storage Recipes by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/915 (2.5.44) +> * Circuit material overhaul by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/916 (2.5.44) +> * Downtier HP steam turbine to EV by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/867 (2.5.44) +> * Fix Netherstar block chiselgroup by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/911 (2.5.42) +> * Fix several bugs in a new ae2fc cell recipe by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/912 (2.5.42) +> * Fix off-by-one error in chunk randomization by @kevzhao2 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/909 (2.5.40-pre) +> * Fix off-by-one error in chunk randomization by @kevzhao2 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/909 (2.5.39) +> * Add universe fluid cell recipe by @EnderProyects in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/907 (2.5.38-pre) +> * Add universe fluid cell recipe by @EnderProyects in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/907 (2.5.37) +> * Move meat recipes to GT5 by @Pxx500 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/905 (2.5.34) +> * Fix UMV and UXV circuit oreDicts by @S4mpsa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/900 (2.5.34) +> * Spotless apply for branch move-meat-recipe-to-GT5 for #905 by @github-actions in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/906 (2.5.32-pre) +> * fix removed RA1 calls by @boubou19 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/895 (2.5.31) +> * Wireless data recipes by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/897 (2.5.29) +> * Add recipe for Artificial Universe Cell by @S4mpsa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/899 (2.5.29) +> * Add raw ores to smeltery script by @Caedis in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/901 (2.5.29) +> * Add new recipes to star fuel and dark matter by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/902 (2.5.29) +> * fix GT++ drops not being added to deepdark by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/903 (2.5.29) +> * Spotless apply for branch wireless-data-recipes for #897 by @github-actions in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/898 (2.5.27-pre) +> * Add recipes for MFE and TurboCan by @FourIsTheNumber in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/896 (2.5.26) +> * Remove Space from "Mehen Belt" by @glowredman in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/894 (2.5.25) +> * Move gregified recipes from GC to coremod by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/889 (2.5.24) +> * Standardize the Obsidian Amount needed for the Obsidian Chest by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/890 (2.5.23-pre) +> * Add recipes to pre-apply storage components to ME hatches by @S4mpsa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/891 (2.5.23-pre) +> * Remove remaining recipes for backbone cables by @GL8192 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/893 (2.5.23-pre) +> * Downtiers advanced fluid storage housings by @querns in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/892 (2.5.23-pre) +> * Standardize the Obsidian Amount needed for the Obsidian Chest by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/890 (2.5.22) +> * Add recipes to pre-apply storage components to ME hatches by @S4mpsa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/891 (2.5.22) +> * Remove remaining recipes for backbone cables by @GL8192 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/893 (2.5.22) +> * Downtiers advanced fluid storage housings by @querns in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/892 (2.5.22) +> * Transfer gt recipe from vp and make it RA2 by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/888 (2.5.21) +> * Add a new recipe to the Akashic Tome by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/884 (2.5.20) +> * Fix like this since, enums.Mods don't contain the value for akashic tome yet. by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/885 (2.5.20) +> * Fixed recipes containing GT arrows to use Thaumcraft elemental ones instead by @dagger8243 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/887 (2.5.20) +> * Arrow recipe fixes by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/882 (2.5.19) +> * Spotless apply for branch arrow-recipe-fixes for #882 by @github-actions in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/883 (2.5.19) +> * Fix neutronium frame box research conflict by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/881 (2.5.18-pre) +> * Fix many circuit oredicts in nhcoremod by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/877 (2.5.16) +> * Allow converting circuits into the Any circuit by @S4mpsa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/875 (2.5.16) +> * Remove gtcrate recipes from scripts by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/878 (2.5.16) +> * Crate by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/879 (2.5.16) +> * Circuit oredict cleanup by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/880 (2.5.16) +> * Fix many circuit oredicts in nhcoremod by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/877 (2.5.15-pre) +> * Allow converting circuits into the Any circuit by @S4mpsa in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/875 (2.5.15-pre) +> * Remove gtcrate recipes from scripts by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/878 (2.5.15-pre) +> * Spotless apply for branch circuitConversions for #875 by @github-actions in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/876 (2.5.14-pre) +> * Edit the Alchemical Boiler Recipe by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/874 (2.5.12) +> * Thaumic horizons boats by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/872 (2.5.11) +> * Add calculator for DTPF recipes by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/869 (2.5.10) +> * Fix shallow grave tc page by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/871 (2.5.10) +> * Move Detrav recipes to coremod by @ah-OOG-ah in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/868 (2.5.9) +> * Added recipe for Advanced Wireless Setup Kit by @ReignOfFROZE in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/864 (2.5.8) +> * Fix computation station being consumed in new quantum anomaly recipe by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/863 (2.5.7-pre) +> * Fix mainframe recipe by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/865 (2.5.7-pre) +> * Fix sg trophy research conflicts by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/866 (2.5.7-pre) +> * Fix computation station being consumed in new quantum anomaly recipe by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/863 (2.5.6) +> * Fix mainframe recipe by @HoleFish in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/865 (2.5.6) +> * Fix sg trophy research conflicts by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/866 (2.5.6) +> * Fix flat interface assembler recipe by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/862 (2.5.5) +> * fix GT++ drops not being added to deepdark by @boubou19 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/860 (2.5.5) +> * Spotless apply for branch fix_vm_drops for #860 by @github-actions in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/861 (2.5.4-pre) +> * Add SC Base LuV & ZPM and better quantum anomaly DTPF recipe by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/859 (2.5.3) +> * Fix glue recipe in smeltery by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/857 (2.5.2) +> * Fix accidental nerf to super chest V recipe by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/858 (2.5.2) +> * Update dependencies post-gt5u-mergening by @eigenraven in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/856 (2.5.1) +> * Fix trophy item voltages by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/853 (2.4.11) +> * Added the coin backpack recipe by @Ethryan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/854 (2.4.11) +> * Fix recipe typo by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/855 (2.4.11) +> * Add items and recipes for stargate trophies by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/852 (2.4.10) +> * Fix vinteum nugget recipe by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/850 (2.4.8) +> * Improve chronic singularity recipe by @GDCloudstrike in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/851 (2.4.8) +> * allow deploader to run in headless environment by @Glease in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/846 (2.4.7) +> * Restore (accidentally?) removed ProjectRed recipes. by @AbdielKavash in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/845 (2.4.7) +> * Fix planet glowstone recipe loop. by @AbdielKavash in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/844 (2.4.5) +> * fix: Restore walkway recipes that were dropped in 2.3.0 by @combusterf in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/841 (2.4.4) +> * Added research and recipe for Crimson Rites Book and Crimson Cult Banner by @Dyonovan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/826 (2.4.4) +> * Add custom recipe for quickness rune by @C0bra5 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/843 (2.4.4) +> * Project Red Pipe rework by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/840 (2.4.4) +> * Add a few missing assembler recipes for large-volume items. by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/827 (2.4.4) +> * Rebalance recipe of the enderio telepad by @Reflex18 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/842 (2.4.4) +> * Project Red Pipe rework by @Dream-Master in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/840 (2.4.3) +> * Add a few missing assembler recipes for large-volume items. by @NotAPenguin0 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/827 (2.4.3) +> * Add custom recipe for quickness rune by @C0bra5 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/843 (2.4.2) +> * Added research and recipe for Crimson Rites Book and Crimson Cult Banner by @Dyonovan in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/826 (2.4.1) +> * fix: Restore walkway recipes that were dropped in 2.3.0 by @combusterf in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/841 (2.4.0) +> + +# Updated NotEnoughEnergistics (1.5.2 --> 1.6.4) +**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughEnergistics/compare/1.5.1...1.6.4 +>## What's Changed +> * The renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/NotEnoughEnergistics/pull/41 (1.6.4) +> * setItemToCraft (crash fix) by @pashabou in https://github.com/GTNewHorizons/NotEnoughEnergistics/pull/40 (1.6.3) +> * Allow bigger stack sizes to be dragged into pattern terminals by @Lyfts in https://github.com/GTNewHorizons/NotEnoughEnergistics/pull/39 (1.6.0) +> + +# Updated NotEnoughIds (2.0.3 --> 2.1.6) +**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughIds/compare/2.0.3...2.1.6 +>## What's Changed +> * Spotless apply for branch thermos-nibble-compat for #22 by @github-actions in https://github.com/GTNewHorizons/NotEnoughIds/pull/23 (2.1.6) +> * Thermos Compat with postNeidWorldsSupport by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/22 (2.1.6) +> * Spotless apply for branch revert-preprocess for #20 by @github-actions in https://github.com/GTNewHorizons/NotEnoughIds/pull/21 (2.1.5) +> * Revert Chunk NBT Pre-processing by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/20 (2.1.5) +> * Spotless apply for branch revert-preprocess for #20 by @github-actions in https://github.com/GTNewHorizons/NotEnoughIds/pull/21 (2.1.4-pre) +> * Handle block change packets properly for metadata by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/19 (2.1.2) +> * Pre-processing chunk NBT data by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/18 (2.1.1) +> * Fix for Client Side Biome ID when server is run with Thermos by @Cleptomania in https://github.com/GTNewHorizons/NotEnoughIds/pull/14 (2.1.0) +> + +# Updated NotEnoughItems (2.5.28-GTNH --> 2.6.46-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.0-GTNH...2.6.46-GTNH +>## What's Changed +> * Fix Presets Scroll; Fix Placeholder position in the quantity field; Hide rendering error in chat; by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/555 (2.6.46-GTNH) +> * Fix typo options for English GUI by @Worive in https://github.com/GTNewHorizons/NotEnoughItems/pull/553 (2.6.45-GTNH) +> * Fix Zoom Position by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/554 (2.6.45-GTNH) +> * Add Helioflare Power Forge (Gorge) to smelting catalysts by @serenibyss in https://github.com/GTNewHorizons/NotEnoughItems/pull/544 (2.6.44-GTNH) +> * Small Fixes by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/543 (2.6.44-GTNH) +> * replace GL immediate draw with Tessellator calls for chunk bounds rendering by @kurrycat2004 in https://github.com/GTNewHorizons/NotEnoughItems/pull/549 (2.6.44-GTNH) +> * fix catalysts in multiblock structure recipes when shown bookmarks re… by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/542 (2.6.42-GTNH) +> * Give names to NEI threads by @Alexdoru in https://github.com/GTNewHorizons/NotEnoughItems/pull/540 (2.6.41-GTNH) +> * Disable cycle through NEI Modes if lockmode is ON by @AtHisF1nest in https://github.com/GTNewHorizons/NotEnoughItems/pull/539 (2.6.40-GTNH) +> * Small Fixes by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/536 (2.6.39-GTNH) +> * Try fix Item Render & GuiRecipeHandler by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/528 (2.6.38-GTNH) +> * Update en_US.lang by @xJon in https://github.com/GTNewHorizons/NotEnoughItems/pull/534 (2.6.38-GTNH) +> * Fix DraggedStack in Bookmarks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/527 (2.6.37-GTNH-pre) +> * Fix DraggedStack in Bookmarks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/527 (2.6.36-GTNH) +> * Rename GT Classes; Correct show Meta Keys by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/525 (2.6.35-GTNH) +> * Small fixes & changes by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/523 (2.6.34-GTNH) +> * NEI Optimization by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/519 (2.6.33-GTNH) +> * Allow any Character to be used as Search-Prefix by @glowredman in https://github.com/GTNewHorizons/NotEnoughItems/pull/522 (2.6.32-GTNH-pre) +> * Small Cleanup by @glowredman in https://github.com/GTNewHorizons/NotEnoughItems/pull/518 (2.6.32-GTNH-pre) +> * Small Cleanup by @glowredman in https://github.com/GTNewHorizons/NotEnoughItems/pull/518 (2.6.31-GTNH) +> * Allow any Character to be used as Search-Prefix by @glowredman in https://github.com/GTNewHorizons/NotEnoughItems/pull/522 (2.6.30-GTNH) +> * Show "Delete Item" tooltip in Creative only by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/517 (2.6.26-GTNH) +> * More QOL by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/510 (2.6.25-GTNH) +> * Update ru_RU.lang by @cutiegin in https://github.com/GTNewHorizons/NotEnoughItems/pull/512 (2.6.22-GTNH) +> * Add Create Groups Method to Bookmarks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/497 (2.6.19-GTNH) +> * Improve advanced search defaults by @chochem in https://github.com/GTNewHorizons/NotEnoughItems/pull/498 (2.6.19-GTNH) +> * Collapsibleitems by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/506 (2.6.19-GTNH) +> * Update CCL Dep by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/501 (2.6.14-GTNH) +> * Create JEI-like Advanced Search by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/485 (2.6.11-GTNH) +> * Broaden visibility by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/495 (2.6.9-GTNH-pre) +> * Broaden visibility by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/495 (2.6.8-GTNH) +> * More inventory interaction enhancements - autofocus-quickclose by @OvermindDL1 in https://github.com/GTNewHorizons/NotEnoughItems/pull/493 (2.6.6-GTNH-pre) +> * Added ability to have the NEI search be auto-focused on open. by @OvermindDL1 in https://github.com/GTNewHorizons/NotEnoughItems/pull/492 (2.6.5-GTNH) +> * More inventory interaction enhancements - autofocus-quickclose by @OvermindDL1 in https://github.com/GTNewHorizons/NotEnoughItems/pull/493 (2.6.5-GTNH) +> * Added ability to have the NEI search be auto-focused on open. by @OvermindDL1 in https://github.com/GTNewHorizons/NotEnoughItems/pull/492 (2.6.4-GTNH-pre) +> * Fix #479 by @LasmGratel in https://github.com/GTNewHorizons/NotEnoughItems/pull/483 (2.6.1-GTNH) +> * Concurrent recipe profiler by @LasmGratel in https://github.com/GTNewHorizons/NotEnoughItems/pull/478 (2.6.0-GTNH) +> + +# Updated Nuclear-Control (2.6.2 --> 2.6.7) +**Full Changelog**: https://github.com/GTNewHorizons/Nuclear-Control/compare/2.6.2...2.6.7 +>## What's Changed +> * nuke ic2 recipe registration by @Alexdoru in https://github.com/GTNewHorizons/Nuclear-Control/pull/21 (2.6.7) +> * Rename and update gt by @NotAPenguin0 in https://github.com/GTNewHorizons/Nuclear-Control/pull/22 (2.6.4) +> + +# Updated Nutrition (0.0.10 --> 0.0.13) +**Full Changelog**: https://github.com/GTNewHorizons/Nutrition/compare/0.0.10...0.0.13 +>## What's Changed +> * Update Cranberry Jelly Sandwitch nutritional values by @Worive in https://github.com/GTNewHorizons/Nutrition/pull/21 (0.0.13) +> * Fix client detection by @Kogepan229 in https://github.com/GTNewHorizons/Nutrition/pull/20 (0.0.12) +> * Fix nutrients always stuck at 50% in singleplayer by @Neidmare in https://github.com/GTNewHorizons/Nutrition/pull/19 (0.0.11) +> + +# Updated OpenBlocks (1.9.1-GTNH --> 1.10.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/OpenBlocks/compare/1.9.1-GTNH...1.10.2-GTNH +>## What's Changed +> * Fix /dev/null darkening screen by @Lyfts in https://github.com/GTNewHorizons/OpenBlocks/pull/23 (1.10.2-GTNH) +> * Fix Radio villager trades in NEI by @kuba6000 in https://github.com/GTNewHorizons/OpenBlocks/pull/22 (1.10.1-GTNH) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/OpenBlocks/pull/21 (1.10.0-GTNH) +> + +# Updated OpenComputers (1.10.11-GTNH --> 1.10.27-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/OpenComputers/compare/1.10.11-GTNH...1.10.27-GTNH +>## What's Changed +> * Shorten Computer Running whitenoise by @BlueHero233 in https://github.com/GTNewHorizons/OpenComputers/pull/136 (1.10.27-GTNH) +> * update to OpenComputers 1.8.6 by @asiekierka in https://github.com/GTNewHorizons/OpenComputers/pull/135 (1.10.26-GTNH) +> * add compat for ae2fc fluid drop content by @Glease in https://github.com/GTNewHorizons/OpenComputers/pull/134 (1.10.25-GTNH) +> * bump gt, rename by @NotAPenguin0 in https://github.com/GTNewHorizons/OpenComputers/pull/133 (1.10.23-GTNH) +> * Return reason for failed request by @Vlamonster in https://github.com/GTNewHorizons/OpenComputers/pull/132 (1.10.22-GTNH) +> * Updated redstone port to allow for getting slot info. by @Engineer12798 in https://github.com/GTNewHorizons/OpenComputers/pull/131 (1.10.22-GTNH) +> * fix string.format() omission in OpenOS package.lua (#3731) by @asiekierka in https://github.com/GTNewHorizons/OpenComputers/pull/130 (1.10.21-GTNH) +> * Rename OC APUs by @FireWarrior2 in https://github.com/GTNewHorizons/OpenComputers/pull/129 (1.10.20-GTNH) +> * Add missing @SideOnly marker by @basdxz in https://github.com/GTNewHorizons/OpenComputers/pull/128 (1.10.19-GTNH) +> * Adjust to AE2 api changes by @Demiu in https://github.com/GTNewHorizons/OpenComputers/pull/127 (1.10.18-GTNH) +> * IC2: Add converter for reactor components to get stored heat. by @Engineer12798 in https://github.com/GTNewHorizons/OpenComputers/pull/126 (1.10.16-GTNH) +> * AE2: Added a faster method to filter items from ME network by @Georggi in https://github.com/GTNewHorizons/OpenComputers/pull/125 (1.10.15-GTNH) +> * Adds method to get Fluid Reactor's Heat output by @clzola in https://github.com/GTNewHorizons/OpenComputers/pull/124 (1.10.14-GTNH) +> + +# Updated OpenModularTurrets (2.3.2 --> 2.3.6) +**Full Changelog**: https://github.com/GTNewHorizons/OpenModularTurrets/compare/2.3.2...2.3.6 +>## What's Changed +> * Update Lever Block once again and fix IC2 integration by @Keridos in https://github.com/GTNewHorizons/OpenModularTurrets/pull/5 (2.3.6) +> + +# Updated OpenPrinter (0.2.0-GTNH --> 0.3.0-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/OpenPrinter/compare/0.2.0-GTNH...0.3.0-GTNH +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/OpenPrinter/pull/6 (0.3.0-GTNH) +> + +# Updated Opis (1.4.2-mapless --> 1.4.4-mapless) +**Full Changelog**: https://github.com/GTNewHorizons/Opis/compare/1.4.2-mapless...1.4.4-mapless +>## What's Changed +> * Show proper name for GT tiles by @Lyfts in https://github.com/GTNewHorizons/Opis/pull/14 (1.4.4-mapless) +> + +# Updated PersonalSpace (1.0.30 --> 1.0.32) +**Full Changelog**: https://github.com/GTNewHorizons/PersonalSpace/compare/1.0.30...1.0.32 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/PersonalSpace/pull/26 (1.0.32) +> * Add Garden_Of_Glass as a new skytype by @zhehedream in https://github.com/GTNewHorizons/PersonalSpace/pull/25 (1.0.31) +> + +# Updated Player-API (1.4.4 --> 1.5.0) +**Full Changelog**: https://github.com/GTNewHorizons/Player-API/compare/1.4.4...1.5.0 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/Player-API/pull/3 (1.5.0) +> + +# New Mod - Postea (1.0.13) +**Full Changelog**: https://github.com/GTNewHorizons/Postea/commits/1.0.13 +>## What's Changed +> * Fixes for tile entity block replacements by @Cleptomania in https://github.com/GTNewHorizons/Postea/pull/7 (1.0.13) +> * Rework block id/metadata conversions by @Cleptomania in https://github.com/GTNewHorizons/Postea/pull/6 (1.0.11) +> * Mixin ordering compat with NEID by @Cleptomania in https://github.com/GTNewHorizons/Postea/pull/5 (1.0.10) +> * Fix empty metadata array for TE transformer by @NotAPenguin0 in https://github.com/GTNewHorizons/Postea/pull/4 (1.0.9) +> * Fix crash when metadata array is empty by @NotAPenguin0 in https://github.com/GTNewHorizons/Postea/pull/3 (1.0.8) +> * Add null cancellation. by @Connor-Colenso in https://github.com/GTNewHorizons/Postea/pull/2 (1.0.6) +> * Fix crash caused by processing null item by @miozune in https://github.com/GTNewHorizons/Postea/pull/1 (1.0.5) +> + +# Updated ProjectRed (4.9.5-GTNH --> 4.10.5-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ProjectRed/compare/4.9.5-GTNH...4.10.5-GTNH +>## What's Changed +> * Resize Segment Display by @DrParadox7 in https://github.com/GTNewHorizons/ProjectRed/pull/36 (4.10.2-GTNH) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/ProjectRed/pull/35 (4.10.1-GTNH) +> * Thread saftey by @mitchej123 in https://github.com/GTNewHorizons/ProjectRed/pull/34 (4.10.0-GTNH) +> + +# Updated Railcraft (9.15.8 --> 9.15.15) +**Full Changelog**: https://github.com/GTNewHorizons/Railcraft/compare/9.15.8...9.15.15 +>## What's Changed +> * fix crash when not installed BuildCraft by @kuzuanpa in https://github.com/GTNewHorizons/Railcraft/pull/64 (9.15.15) +> * nuke ic2 recipes by @Alexdoru in https://github.com/GTNewHorizons/Railcraft/pull/63 (9.15.14) +> * Fix Trackman villager trades in NEI by @kuba6000 in https://github.com/GTNewHorizons/Railcraft/pull/62 (9.15.12) +> * Add "Match NBT/ Ignore NBT", "Match Meta/Ignore Meta" options in Item Loader and Unloader by @TimeConqueror in https://github.com/GTNewHorizons/Railcraft/pull/59 (9.15.11) +> * Spotless apply for branch itemloader-nbt-check for #59 by @github-actions in https://github.com/GTNewHorizons/Railcraft/pull/60 (9.15.10-pre) +> * Spotless apply for branch itemloader-nbt-check for #59 by @github-actions in https://github.com/GTNewHorizons/Railcraft/pull/60 (9.15.9-pre) +> + +# Updated RemoteIO (2.5.2 --> 2.6.2) +**Full Changelog**: https://github.com/GTNewHorizons/RemoteIO/compare/2.5.2...2.6.2 +>## What's Changed +> * Delete ASM coremod by @Alexdoru in https://github.com/GTNewHorizons/RemoteIO/pull/15 (2.6.1) +> * Remote Accessor: Check for Correct Dimension by @Vlamonster in https://github.com/GTNewHorizons/RemoteIO/pull/14 (2.6.0) +> + +# Updated SC2 (2.1.1 --> 2.2.0) +**Full Changelog**: https://github.com/GTNewHorizons/SC2/compare/2.1.1...2.2.0 +>## What's Changed +> * Added module to support modded crops by @hpotter02 in https://github.com/GTNewHorizons/SC2/pull/6 (2.2.0) +> + +# Updated Schematica (1.11.1-GTNH --> 1.11.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Schematica/compare/1.11.1-GTNH...1.11.2-GTNH +>## What's Changed +> * Feat/disable command by @mist475 in https://github.com/GTNewHorizons/Schematica/pull/22 (1.11.2-GTNH) +> + +# Updated ServerUtilities (2.0.38 --> 2.0.85) +**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.37-pre...2.0.85 +>## What's Changed +> * Fix command overview crash by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/131 (2.0.85) +> * Make names in tab menu replaceable by display name by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/129 (2.0.84) +> * Add /back compat for vanilla tp by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/126 (2.0.84) +> * Use vanilla tooltip rendering for sidebar buttons and fix Z height by @wlhlm in https://github.com/GTNewHorizons/ServerUtilities/pull/128 (2.0.83) +> * Fix crash with commands that doesn't extend CommandBase by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/125 (2.0.82) +> * Replace command override with mixins by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/124 (2.0.80) +> * Fix some tasks queuing notifications while disabled by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/118 (2.0.79) +> * Add a config item for disable cross-dimension warp by @Cyrus-Vance in https://github.com/GTNewHorizons/ServerUtilities/pull/117 (2.0.78) +> * Customizable stat leaderboards by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/113 (2.0.77) +> * Speedup backups slightly + max backup folder size config by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/100 (2.0.77) +> * Add option to only backup claimed chunks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/101 (2.0.77) +> * Fix afk time always ticking by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/114 (2.0.76-pre) +> * Spotless apply for branch custom-leaderboards for #113 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/115 (2.0.76-pre) +> * Fix afk time always ticking by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/114 (2.0.75) +> * Convert to universal Navigator layer by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/103 (2.0.73-pre) +> * Convert to GTNHLib config by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/106 (2.0.73-pre) +> * Smarter removal of unclaimed chunks from map overlays by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/110 (2.0.73-pre) +> * Convert to GTNHLib config by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/106 (2.0.72) +> * Smarter removal of unclaimed chunks from map overlays by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/110 (2.0.72) +> * Convert to universal Navigator layer by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/103 (2.0.71-pre) +> * Convert to universal Navigator layer by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/103 (2.0.70) +> * Change /back to work like essentials by @Connor-Colenso in https://github.com/GTNewHorizons/ServerUtilities/pull/97 (2.0.66) +> * Switch to Navigator api & add Xaeros maps integration by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/91 (2.0.65) +> * Update dependencies.gradle by @Dream-Master in https://github.com/GTNewHorizons/ServerUtilities/pull/94 (2.0.65) +> * Keep track of AFK time in statistics, and display AFK-related leaderboards by @eigenraven in https://github.com/GTNewHorizons/ServerUtilities/pull/93 (2.0.64-pre) +> * Keep track of AFK time in statistics, and display AFK-related leaderboards by @eigenraven in https://github.com/GTNewHorizons/ServerUtilities/pull/93 (2.0.63) +> * Spotless apply for branch navigator-api-migration for #91 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/92 (2.0.61-pre) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/ServerUtilities/pull/90 (2.0.60) +> * Add claims/chunkload decay by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/81 (2.0.59) +> * Add command overview gui by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/89 (2.0.58-pre) +> * Add command overview gui by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/89 (2.0.57) +> * Add periodic entity cleanup task & new task system by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/78 (2.0.54) +> * Fix chat formatting parsing by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/84 (2.0.54) +> * Add rank config gui by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/88 (2.0.54) +> * Fix crash when creating a new world by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/87 (2.0.52-pre) +> * Fix crash when creating a new world by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/87 (2.0.51) +> * Add factions style team prefix to chat messages by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/80 (2.0.50-pre) +> * Fix lag when fake players are created repeatedly by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/82 (2.0.50-pre) +> * Fix lag when fake players are created repeatedly by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/82 (2.0.48-pre) +> * Fix lag when fake players are created repeatedly by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/82 (2.0.47) +> * Add factions style team prefix to chat messages by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/80 (2.0.43-pre) +> * Add factions style team prefix to chat messages by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/80 (2.0.42) +> * Spotless apply for branch task-system for #78 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/79 (2.0.41-pre) +> * Fix notifications sometimes drawing in top left corner by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/71 (2.0.40) +> * Fix grief protection failing to apply under certain circumstances by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/73 (2.0.40) +> * Fix `/nbtedit block` not saving by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/70 (2.0.39-pre) +> + +# Updated SpecialMobs (3.5.0 --> 3.6.2) +**Full Changelog**: https://github.com/GTNewHorizons/SpecialMobs/compare/3.5.0...3.6.2 +>## What's Changed +> * Fix special endermen dropping their held block if not killed. by @AbdielKavash in https://github.com/GTNewHorizons/SpecialMobs/pull/26 (3.6.2) +> * Fix Death Creeper Typo by @BlueHero233 in https://github.com/GTNewHorizons/SpecialMobs/pull/25 (3.6.1) +> * fix: fishing zombie throwing rod while dead by @leumasme in https://github.com/GTNewHorizons/SpecialMobs/pull/24 (3.6.0) +> * Fix Wilds Witch NEI drop page + modpack loading speed by @kuba6000 in https://github.com/GTNewHorizons/SpecialMobs/pull/23 (3.6.0) +> + +# Updated SpiceOfLife (2.1.7-carrot --> 2.1.12-carrot) +**Full Changelog**: https://github.com/GTNewHorizons/SpiceOfLife/compare/2.1.7-carrot...2.1.12-carrot +>## What's Changed +> * feat: readd use.hunger.restored.for.food.history.length config option by @Midnight145 in https://github.com/GTNewHorizons/SpiceOfLife/pull/40 (2.1.12-carrot) +> * Fix metadata handling by @DrParadox7 in https://github.com/GTNewHorizons/SpiceOfLife/pull/39 (2.1.10-carrot) +> * Quadratic Progression to Extra Hearts Milestones by @DrParadox7 in https://github.com/GTNewHorizons/SpiceOfLife/pull/32 (2.1.8-carrot) +> + +# Updated Steve-s-Factory-Manager (1.2.3-GTNH --> 1.3.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Steve-s-Factory-Manager/compare/1.2.3-GTNH...1.3.2-GTNH +>## What's Changed +> * Adding rotate Inventory Relay by @evgengoldwar in https://github.com/GTNewHorizons/Steve-s-Factory-Manager/pull/15 (1.3.2-GTNH) +> + +# Updated StevesAddons (0.12.3 --> 0.13.0) +**Full Changelog**: https://github.com/GTNewHorizons/StevesAddons/compare/0.12.3...0.13.0 +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/StevesAddons/pull/12 (0.13.0) +> + +# Updated StorageDrawers (1.13.5-GTNH --> 2.0.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers/compare/1.13.5-GTNH...2.0.3-GTNH +>## What's Changed +> * Fix drawer item render in perspective by @Alexdoru in https://github.com/GTNewHorizons/StorageDrawers/pull/37 (2.0.3-GTNH) +> * Non gtnh recipes by @Cleptomania in https://github.com/GTNewHorizons/StorageDrawers/pull/36 (2.0.2-GTNH) +> * Add CurseForge and Modrinth Distribution by @Cleptomania in https://github.com/GTNewHorizons/StorageDrawers/pull/35 (2.0.1-GTNH) +> * Storage Drawers Addons: Mergening by @Cleptomania in https://github.com/GTNewHorizons/StorageDrawers/pull/33 (2.0.0-GTNH) +> * The renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/StorageDrawers/pull/34 (1.13.12-GTNH-pre) +> * The renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/StorageDrawers/pull/34 (1.13.11-GTNH) +> * Adjust to AE2 api changes by @Demiu in https://github.com/GTNewHorizons/StorageDrawers/pull/32 (1.13.9-GTNH) +> * Ra2 by @Dream-Master in https://github.com/GTNewHorizons/StorageDrawers/pull/31 (1.13.7-GTNH) +> + +# Updated StructureCompat (0.5.1 --> 0.6.5) +**Full Changelog**: https://github.com/GTNewHorizons/StructureCompat/compare/0.5.0...0.6.5 +>## What's Changed +> * Adjust to AE2 api changes by @Demiu in https://github.com/GTNewHorizons/StructureCompat/pull/8 (0.6.5) +> * Spotless apply for branch feature/baubles for #3 by @github-actions in https://github.com/GTNewHorizons/StructureCompat/pull/4 (0.6.3) +> * add WCT mod compat by @Glease in https://github.com/GTNewHorizons/StructureCompat/pull/5 (0.6.3) +> * allow pulling items equipped in baubles by @Glease in https://github.com/GTNewHorizons/StructureCompat/pull/3 (0.6.3) +> * Spotless apply for branch feature/baubles for #3 by @github-actions in https://github.com/GTNewHorizons/StructureCompat/pull/4 (0.6.2-pre) +> * Fix Solid Boiler Structure by @Quarri6343 in https://github.com/GTNewHorizons/StructureCompat/pull/7 (0.6.1) +> * Add Blood Magic Altar Compatibility to the Hologram projector by @Superfrogman98 in https://github.com/GTNewHorizons/StructureCompat/pull/6 (0.6.0) +> + +# Updated StructureLib (1.3.1 --> 1.3.5) +**Full Changelog**: https://github.com/GTNewHorizons/StructureLib/compare/1.3.1...1.3.5 +>## What's Changed +> * Fix IStructureElementChain returning an invalid Iterable by @Lyfts in https://github.com/GTNewHorizons/StructureLib/pull/33 (1.3.5) +> * Cleanup and add BlockChangeNotifier & BlockChangeListener by @mitchej123 in https://github.com/GTNewHorizons/StructureLib/pull/28 (1.3.4) +> * customizable registries by @Glease in https://github.com/GTNewHorizons/StructureLib/pull/25 (1.3.4) +> + +# Updated Super-TiC (1.3.0 --> 1.4.0) +**Full Changelog**: https://github.com/GTNewHorizons/Super-TiC/compare/1.3.0...1.4.0 +>## What's Changed +> * Update en_US.lang by @boubou19 in https://github.com/GTNewHorizons/Super-TiC/pull/7 (1.4.0) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/Super-TiC/pull/8 (1.4.0) +> + +# Updated TCNEIAdditions (1.3.6 --> 1.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/TCNEIAdditions/compare/1.3.6...1.4.2 +>## What's Changed +> * Fix floating point error causing misaligned infusion recipes by @truenachtara in https://github.com/GTNewHorizons/TCNEIAdditions/pull/28 (1.4.2) +> * fix long standing bug with items with damage value OreDictionary.WILDCARD_VALUE not being rendered correctly in some cases by @Midnight145 in https://github.com/GTNewHorizons/TCNEIAdditions/pull/27 (1.4.1) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/TCNEIAdditions/pull/26 (1.4.0) +> + +# Updated TCNodeTracker (1.2.0 --> 1.3.2) +**Full Changelog**: https://github.com/GTNewHorizons/TCNodeTracker/compare/1.2.0...1.3.2 +>## What's Changed +> * Update buildscript and dependencies by @leumasme in https://github.com/GTNewHorizons/TCNodeTracker/pull/11 (1.3.2) +> * Add TC node layer for JourneyMap & Xaeros by @Lyfts in https://github.com/GTNewHorizons/TCNodeTracker/pull/10 (1.3.1) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/TCNodeTracker/pull/9 (1.3.0) +> + +# Updated TX-Loader (1.7.0 --> 1.7.2) +**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.7.0...1.7.2 +>## What's Changed +> * Compatible with ID-based dynamic resources by @ketikai in https://github.com/GTNewHorizons/TX-Loader/pull/13 (1.7.2) +> * Open up Asset & Source so other mods (Angelica) can use the getAssetBuilder by @mitchej123 in https://github.com/GTNewHorizons/TX-Loader/pull/11 (1.7.1) +> + +# Updated Tainted-Magic (7.6.8-GTNH --> 7.6.13-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Tainted-Magic/compare/7.6.8-GTNH...7.6.13-GTNH +>## What's Changed +> * Fix Clearing Mages's Mace Equipped Flag by @Ruling-0 in https://github.com/GTNewHorizons/Tainted-Magic/pull/28 (7.6.11-GTNH) +> * adding TBoots soft dep by @Alastors in https://github.com/GTNewHorizons/Tainted-Magic/pull/27 (7.6.10-GTNH) +> + +# Updated ThaumcraftMobAspects (1.1.0-GTNH --> 1.1.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumcraftMobAspects/compare/1.1.0-GTNH...1.1.2-GTNH +>## What's Changed +> * Added TC Aspects for more mobs by @dipo33 in https://github.com/GTNewHorizons/ThaumcraftMobAspects/pull/3 (1.1.2-GTNH) +> + +# Updated ThaumicBases (1.6.7 --> 1.7.7) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBases/compare/1.6.7...1.7.7 +>## What's Changed +> * Prevent placement of fully grown plants by @OneEyeMaker in https://github.com/GTNewHorizons/ThaumicBases/pull/43 (1.7.7) +> * Fix Ancient Blocks being Invalid Stabilisers by @54M44R in https://github.com/GTNewHorizons/ThaumicBases/pull/42 (1.7.6) +> * Implement right-click functionality for crops by @Ethryan in https://github.com/GTNewHorizons/ThaumicBases/pull/40 (1.7.5) +> * Fix and actually add the recipes to the crafter and not just to the book by @Ethryan in https://github.com/GTNewHorizons/ThaumicBases/pull/37 (1.7.3) +> * Remove the magic numbers by @Ethryan in https://github.com/GTNewHorizons/ThaumicBases/pull/38 (1.7.3) +> * fix checks for gt by @chochem in https://github.com/GTNewHorizons/ThaumicBases/pull/36 (1.7.2) +> * Add support for the Raw Ore Item to Ore Destruction by @Ethryan in https://github.com/GTNewHorizons/ThaumicBases/pull/34 (1.7.1) +> * Fix non-deterministic TileNodeLinker instabilityCheck crash with zero… by @topquarkred in https://github.com/GTNewHorizons/ThaumicBases/pull/33 (1.7.0) +> + +# Updated ThaumicBoots (1.2.3 --> 1.3.10) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBoots/compare/1.2.2-pre...1.3.10 +>## What's Changed +> * Update the Charging machine and max charge for the QVoidBoots + recipe fix by @Ethryan in https://github.com/GTNewHorizons/ThaumicBoots/pull/33 (1.3.10) +> * Alastor -> GTNH by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/7 (1.3.7) +> * continued rework by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/8 (1.3.7) +> * always forget to spotless by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/9 (1.3.7) +> * Only the toggle and damage fix left by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/10 (1.3.7) +> * Final Rewrite by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/11 (1.3.7) +> * I always forget to spotless by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/12 (1.3.7) +> * requested changes by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/14 (1.3.7) +> * final fix by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/15 (1.3.7) +> * Hopefully Final Rewrite by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/16 (1.3.7) +> * Hopeful Final by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/17 (1.3.7) +> * Seasonal Boots by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/20 (1.3.7) +> * fix book entry for seasonal magicks by @chochem in https://github.com/GTNewHorizons/ThaumicBoots/pull/32 (1.3.7) +> * fixing the dependencies by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/31 (1.3.5) +> * Add Toggle option to Cancel Flight Inertia by @TheUnderTaker11 in https://github.com/GTNewHorizons/ThaumicBoots/pull/30 (1.3.4) +> * Fixed strafing issue with the boots introduced in 2.6.1 by @Oberdiah in https://github.com/GTNewHorizons/ThaumicBoots/pull/29 (1.3.3) +> * fix the typo by @Alastors in https://github.com/GTNewHorizons/ThaumicBoots/pull/28 (1.3.1) +> * Introduce API functionality and configurable speed and jump modulation by @Drathonix in https://github.com/GTNewHorizons/ThaumicBoots/pull/27 (1.3.0) +> + +# Updated ThaumicEnergistics (1.6.10-GTNH --> 1.6.27-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicEnergistics/compare/1.6.9-GTNH-pre...1.6.27-GTNH +>## What's Changed +> * add check before adding matrix into list by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/78 (1.6.27-GTNH) +> * make advanced provider can bind to multi matrix by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/77 (1.6.26-GTNH) +> * add blue light for drive and ME chest by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/75 (1.6.25-GTNH) +> * add blue cell light info for network status by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/76 (1.6.25-GTNH) +> * Advanced infusion provider by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/72 (1.6.23-GTNH) +> * setItemToCraft (crash fix) by @pashabou in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/70 (1.6.22-GTNH) +> * Adjust to AE2 api changes by @Demiu in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/71 (1.6.21-GTNH) +> * Remove blinkCell override by @tth05 in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/69 (1.6.18-GTNH) +> * Change crafting status button to ThE button by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/68 (1.6.17-GTNH) +> * Added crafting status button to ThE terminals by @Gregory1234 in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/67 (1.6.16-GTNH) +> * Make two provider can order essentia aspect automatic by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/65 (1.6.14-GTNH) +> * Fixed item amount being under the item icon in the Arcane Terminal by @Gregory1234 in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/66 (1.6.14-GTNH) +> + +# Updated ThaumicHorizons (1.5.4 --> 1.6.4) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicHorizons/compare/1.5.3...1.6.4 +>## What's Changed +> * Fix setDead() if mob is not dead yet. by @AbdielKavash in https://github.com/GTNewHorizons/ThaumicHorizons/pull/78 (1.6.4) +> * Update gt and rename by @NotAPenguin0 in https://github.com/GTNewHorizons/ThaumicHorizons/pull/76 (1.6.3) +> * Switch decompiler constants to their named variants by @eigenraven in https://github.com/GTNewHorizons/ThaumicHorizons/pull/70 (1.6.1) +> * Fix Modified Runic Matrix causes weird highlight on ModularUI by @Quarri6343 in https://github.com/GTNewHorizons/ThaumicHorizons/pull/69 (1.6.0) +> + +# Updated ThaumicInventoryScanning (1.1.4-GTNH --> 1.2.0-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicInventoryScanning/compare/1.1.4-GTNH...1.2.0-GTNH +>## What's Changed +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/ThaumicInventoryScanning/pull/8 (1.2.0-GTNH) +> + +# Updated ThaumicTinkerer (2.9.4 --> 2.10.2) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicTinkerer/compare/2.9.4...2.10.2 +>## What's Changed +> * Share both research and discovered aspects list with the knowledge sharing tome by @eigenraven in https://github.com/GTNewHorizons/ThaumicTinkerer/pull/41 (2.10.1) +> * Add configs for annoying Kami features by @TheUnderTaker11 in https://github.com/GTNewHorizons/ThaumicTinkerer/pull/40 (2.10.0) +> + +# Updated Thaumic_Exploration (1.2.7-GTNH --> 1.3.7-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Thaumic_Exploration/compare/1.2.6-GTNH-pre...1.3.7-GTNH +>## What's Changed +> * Soul Brazier fixes. by @AbdielKavash in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/39 (1.3.7-GTNH) +> * Fix heavy RAM usage caused by ThaumicReplicator recipe cache list by @Alexdoru in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/38 (1.3.6-GTNH) +> * Thaumic boots updated deps + new features by @Alastors in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/37 (1.3.3-GTNH) +> * Thaumic boots dep + minor code cleanup by @Alastors in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/36 (1.3.2-GTNH-pre) +> * Thaumic boots dep + minor code cleanup by @Alastors in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/36 (1.3.0-GTNH) +> + +# Updated TinkersConstruct (1.11.16-GTNH --> 1.12.15-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.11.15-GTNH...1.12.15-GTNH +>## What's Changed +> * Fix Essence Berry OreDict tags by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/138 (1.12.15-GTNH) +> * Fix unlocalized name of Wool Slabs by @Worive in https://github.com/GTNewHorizons/TinkersConstruct/pull/135 (1.12.14-GTNH) +> * Revert default config for option "Remove Gold Cast Recipes" by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/130 (1.12.13-GTNH) +> * Fix NPE making gold casts while they are disabled by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/132 (1.12.13-GTNH) +> * Explicit GTNH check for gold cast removal config by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/134 (1.12.13-GTNH) +> * Allow hiding of Traveller's Gear accessories (gloves and belt) through config option and Translucency enchant by @Kortako in https://github.com/GTNewHorizons/TinkersConstruct/pull/125 (1.12.12-GTNH) +> * Allow Traveller's Glove & Belt to be properly enchanted in the Infusion Altar with Transparency by @Kortako in https://github.com/GTNewHorizons/TinkersConstruct/pull/127 (1.12.12-GTNH) +> * Expand tree detecting and chopping range of lumber axe by @HoleFish in https://github.com/GTNewHorizons/TinkersConstruct/pull/126 (1.12.11-GTNH) +> * feat: move tinker tools and weapons to center of crafting station by @mainrs in https://github.com/GTNewHorizons/TinkersConstruct/pull/124 (1.12.10-GTNH) +> * Fix slime leaves decay when still connected to slime block by @HoleFish in https://github.com/GTNewHorizons/TinkersConstruct/pull/123 (1.12.9-GTNH) +> * Add KingSlime NEI drops as IMobInforProvider (-0.8s from first pack load) by @kuba6000 in https://github.com/GTNewHorizons/TinkersConstruct/pull/122 (1.12.8-GTNH) +> * Implementation of AoE Blacklist for Tinker's Construct Tools by @AlexanderChenhall in https://github.com/GTNewHorizons/TinkersConstruct/pull/121 (1.12.6-GTNH) +> * Convert to threadsafe molten metal list by @Caedis in https://github.com/GTNewHorizons/TinkersConstruct/pull/120 (1.12.5-GTNH) +> * Add config for batch essence berry consumption by @GDCloudstrike in https://github.com/GTNewHorizons/TinkersConstruct/pull/119 (1.12.4-GTNH) +> * HeartRenderCFG by @brandyyn in https://github.com/GTNewHorizons/TinkersConstruct/pull/118 (1.12.2-GTNH) +> * Fix crash when renaming certain items + cleanup by @Lyfts in https://github.com/GTNewHorizons/TinkersConstruct/pull/117 (1.12.1-GTNH) +> * Angelica/NotFine leaf render mode support by @jss2a98aj in https://github.com/GTNewHorizons/TinkersConstruct/pull/116 (1.12.0-GTNH) +> + +# Updated TravellersGearNeo (1.2.0 --> 1.2.2) +**Full Changelog**: https://github.com/GTNewHorizons/TravellersGearNeo/compare/1.2.0...1.2.2 +>## What's Changed +> * fix mouse support (using abilities bound to mouse4/mouse5 buttons) by @meonester in https://github.com/GTNewHorizons/TravellersGearNeo/pull/1 (1.2.2) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/TravellersGearNeo/pull/2 (1.2.1) +> + +# Updated Universal-Singularities (8.7.0 --> 8.8.0) +**Full Changelog**: https://github.com/GTNewHorizons/Universal-Singularities/compare/8.7.0...8.8.0 +>## What's Changed +> * Adds new singularity by @FourIsTheNumber in https://github.com/GTNewHorizons/Universal-Singularities/pull/10 (8.8.0) +> + +# Updated VisualProspecting (1.2.11 --> 1.3.28) +**Full Changelog**: https://github.com/GTNewHorizons/VisualProspecting/compare/1.2.11...1.3.28 +>## What's Changed +> * Fix client cache being removed after changing username by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/61 (1.3.28) +> * Use gt5u localized ore mix names by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/60 (1.3.27) +> * Yet another fix for !visualprospectingnearspawn by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/59 (1.3.26) +> * add NEI hotkeys support when mouse over ore vein by @Dmetriy-MC in https://github.com/GTNewHorizons/VisualProspecting/pull/58 (1.3.25) +> * Fix veins differing between server and clients by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/57 (1.3.24) +> * More optimization & bug fixes by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/55 (1.3.22) +> * Spotless apply for branch fixes for #55 by @github-actions in https://github.com/GTNewHorizons/VisualProspecting/pull/56 (1.3.18-pre) +> * Optimization & cleanup by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/54 (1.3.17) +> * Convert to universal Navigator layers by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/52 (1.3.16) +> * bump gt, fix rename by @NotAPenguin0 in https://github.com/GTNewHorizons/VisualProspecting/pull/53 (1.3.14-pre) +> * bump gt, fix rename by @NotAPenguin0 in https://github.com/GTNewHorizons/VisualProspecting/pull/53 (1.3.12) +> * Implements shim for the GT5U ore vein database to serve VP's ore info by @querns in https://github.com/GTNewHorizons/VisualProspecting/pull/51 (1.3.10) +> * Migrate to Navigator api by @Lyfts in https://github.com/GTNewHorizons/VisualProspecting/pull/50 (1.3.8) +> * Fix issue with Xaero's minimap and the layers not being scaled correctly by @Caedis in https://github.com/GTNewHorizons/VisualProspecting/pull/49 (1.3.3) +> * move gt recipe from vp to nhcoremod by @chochem in https://github.com/GTNewHorizons/VisualProspecting/pull/48 (1.3.2) +> * Fix Scaling of GT Ore Veins and TC Nodes on Journeymap by @Caedis in https://github.com/GTNewHorizons/VisualProspecting/pull/47 (1.3.1) +> * Post-mergening cleanup + fix oops by @ah-OOG-ah in https://github.com/GTNewHorizons/VisualProspecting/pull/46 (1.3.0) +> + +# Updated WAILAPlugins (0.4.0 --> 0.5.1) +**Full Changelog**: https://github.com/GTNewHorizons/WAILAPlugins/compare/0.4.0...0.5.1 +>## What's Changed +> * Add expected yields to apiary etc by @hacatu in https://github.com/GTNewHorizons/WAILAPlugins/pull/18 (0.5.0) +> + +# Updated WAWLA (1.2.1-GTNH --> 1.3.0-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/WAWLA/compare/1.2.0-GTNH...1.3.0-GTNH +>## What's Changed +> * Fix Waila takes all server tick time when looking at the another player by @SKProCH in https://github.com/GTNewHorizons/WAWLA/pull/6 (1.3.0-GTNH) +> + +# Updated WarpTheory (1.3.7-GTNH --> 1.4.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/WarpTheory/compare/1.3.7-GTNH...1.4.2-GTNH +>## What's Changed +> * Add Portable Shower bauble by @OmdaCZ in https://github.com/GTNewHorizons/WarpTheory/pull/42 (1.4.2-GTNH) +> * Adds fake discord ping and voice channel join events by @querns in https://github.com/GTNewHorizons/WarpTheory/pull/41 (1.4.1-GTNH) +> * Differentiate Impure/Pure Tear default recipes by @glowredman in https://github.com/GTNewHorizons/WarpTheory/pull/39 (1.4.0-GTNH) +> + +# Updated WirelessCraftingTerminal (1.11.2 --> 1.11.7) +**Full Changelog**: https://github.com/GTNewHorizons/WirelessCraftingTerminal/compare/1.11.2...1.11.7 +>## What's Changed +> * Remove logging that logs time it takes to load each part of the mod by @Alexdoru in https://github.com/GTNewHorizons/WirelessCraftingTerminal/pull/36 (1.11.7) +> * setItemToCraft (crash fix) by @pashabou in https://github.com/GTNewHorizons/WirelessCraftingTerminal/pull/34 (1.11.6) +> * Adjust to AE2 api changes by @Demiu in https://github.com/GTNewHorizons/WirelessCraftingTerminal/pull/35 (1.11.5) +> + +# Updated WirelessRedstone-CBE (1.5.0 --> 1.6.1) +**Full Changelog**: https://github.com/GTNewHorizons/WirelessRedstone-CBE/compare/1.5.0...1.6.1 +>## What's Changed +> * Reduce RAM allocation when rendering by @Alexdoru in https://github.com/GTNewHorizons/WirelessRedstone-CBE/pull/11 (1.6.1) +> * fix crash when setting a frequency > 5000 with enter by @Zdesl in https://github.com/GTNewHorizons/WirelessRedstone-CBE/pull/10 (1.6.0) +> + +# Updated WitcheryExtras (1.2.2 --> 1.2.3) +**Full Changelog**: https://github.com/GTNewHorizons/WitcheryExtras/compare/1.2.2...1.2.3 +>## What's Changed +> * Add biome tooltip to Shifting Seasons brew by @serenibyss in https://github.com/GTNewHorizons/WitcheryExtras/pull/22 (1.2.3) +> + +# Updated WitchingGadgets (1.4.4-GTNH --> 1.5.17-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.4.3-GTNH...1.5.17-GTNH +>## What's Changed +> * Thaumic boots dep + compat by @Nockyx in https://github.com/GTNewHorizons/WitchingGadgets/pull/65 (1.5.17-GTNH) +> * Blacklist Thaumcraft clusters + made the file more readable by @Ethryan in https://github.com/GTNewHorizons/WitchingGadgets/pull/63 (1.5.16-GTNH) +> * Fix stone ores to clusters (and NEI, thaumonomicon, etc) by @48a3efa65c881ef567345b17f3910e06 in https://github.com/GTNewHorizons/WitchingGadgets/pull/61 (1.5.15-GTNH) +> * renaming by @NotAPenguin0 in https://github.com/GTNewHorizons/WitchingGadgets/pull/60 (1.5.14-GTNH) +> * Fix the Ore Clusters only working for Stone ores by @48a3efa65c881ef567345b17f3910e06 in https://github.com/GTNewHorizons/WitchingGadgets/pull/59 (1.5.13-GTNH) +> * Fix the Ageing stone by @Ethryan in https://github.com/GTNewHorizons/WitchingGadgets/pull/58 (1.5.12-GTNH) +> * Cleanup by @Lyfts in https://github.com/GTNewHorizons/WitchingGadgets/pull/56 (1.5.11-GTNH) +> * Infused Gem: Fixed too much durability use on blinding by @WaterShuriken in https://github.com/GTNewHorizons/WitchingGadgets/pull/57 (1.5.11-GTNH) +> * Fix bag slot handling by @Lyfts in https://github.com/GTNewHorizons/WitchingGadgets/pull/55 (1.5.8-GTNH) +> * Raw ore support + recipe registration split by @Ethryan in https://github.com/GTNewHorizons/WitchingGadgets/pull/54 (1.5.5-GTNH) +> * Fixed sync issue with Raven Kama glide toggle by @des-cuddlebat in https://github.com/GTNewHorizons/WitchingGadgets/pull/53 (1.5.2-GTNH) +> * allow infernal blast furnace to drain essentia via mirrors by @Glease in https://github.com/GTNewHorizons/WitchingGadgets/pull/52 (1.5.1-GTNH) +> * Make Vambraces of Steady Progression not push the player up/down when the player is flying by @norbby42 in https://github.com/GTNewHorizons/WitchingGadgets/pull/51 (1.5.0-GTNH) +> + +# Updated ae2stuff (0.7.0-GTNH --> 0.8.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ae2stuff/compare/0.7.0-GTNH...0.8.4-GTNH +>## What's Changed +> * Wrenching a wireless connector keeps its color. by @AbdielKavash in https://github.com/GTNewHorizons/ae2stuff/pull/19 (0.8.4-GTNH) +> * Fix channels 128 cable by @nikita23830 in https://github.com/GTNewHorizons/ae2stuff/pull/23 (0.8.4-GTNH) +> * Adding Advanced Wireless Setup Kit by @ReignOfFROZE in https://github.com/GTNewHorizons/ae2stuff/pull/18 (0.8.2-GTNH) +> * Add dimension checking for the visualizer by @ReaganAR in https://github.com/GTNewHorizons/ae2stuff/pull/17 (0.8.0-GTNH) +> + +# Updated amunra (0.5.1 --> 0.7.1) +**Full Changelog**: https://github.com/GTNewHorizons/amunra/compare/0.5.1...0.7.1 +>## What's Changed +> * fix typo and thus localization for redgrass by @chochem in https://github.com/GTNewHorizons/amunra/pull/32 (0.7.1) +> * Fixed minorly incorrect display of hydroponics unit plant status by @dagger8243 in https://github.com/GTNewHorizons/amunra/pull/31 (0.7.0) +> * Disable `useDependencyInformation` by @glowredman in https://github.com/GTNewHorizons/amunra/pull/30 (0.6.0) +> + +# Updated gendustry (1.7.2-GTNH --> 1.8.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/gendustry/compare/1.7.1-GTNH-pre...1.8.3-GTNH +>## What's Changed +> * Fix Pollen Collection Kit NPE by @Kogepan229 in https://github.com/GTNewHorizons/gendustry/pull/12 (1.8.3-GTNH) +> * Gendustry Bee Modifier Logic Fix by @Astatine5985 in https://github.com/GTNewHorizons/gendustry/pull/10 (1.8.2-GTNH) +> * Added oreDict entries for colored combs by @StefanAnnon in https://github.com/GTNewHorizons/gendustry/pull/11 (1.8.2-GTNH) +> * Fix Gendustry bees not rendering with Angelica by @FakeDomi in https://github.com/GTNewHorizons/gendustry/pull/9 (1.8.0-GTNH) +> + +# Updated harvestcraft (1.1.11-GTNH --> 1.2.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/harvestcraft/compare/1.1.10-GTNH...1.2.3-GTNH +>## What's Changed +> * Remove Oredict recipe that takes two crops and makes them into two by @BlueHero233 in https://github.com/GTNewHorizons/harvestcraft/pull/62 (1.2.3-GTNH) +> * Center smoothies and milkshake textures by @BlueHero233 in https://github.com/GTNewHorizons/harvestcraft/pull/61 (1.2.2-GTNH) +> * Fix banana and gooseberry juice not in listAlljuice by @Quarri6343 in https://github.com/GTNewHorizons/harvestcraft/pull/60 (1.2.1-GTNH) +> * Add GTNHLib dependency to mod info by @jss2a98aj in https://github.com/GTNewHorizons/harvestcraft/pull/59 (1.2.0-GTNH) +> + +# Updated inventory-tweaks (1.6.2 --> 1.7.0) +**Full Changelog**: https://github.com/GTNewHorizons/inventory-tweaks/compare/1.6.2...1.7.0 +>## What's Changed +> * fix logic of the ClassConstantPoolParser by @Alexdoru in https://github.com/GTNewHorizons/inventory-tweaks/pull/9 (1.7.0) +> + +# Updated ironchest (6.0.85 --> 6.0.87) +**Full Changelog**: https://github.com/GTNewHorizons/ironchest/compare/6.0.85...6.0.87 +>## What's Changed +> * Retexture dark steel chest by @GDCloudstrike in https://github.com/GTNewHorizons/ironchest/pull/23 (6.0.87) +> * Add Curseforge and Modrinth distribution by @Cleptomania in https://github.com/GTNewHorizons/ironchest/pull/22 (6.0.86) +> + +# Updated lwjgl3ify (2.0.9 --> 2.1.4) +**Full Changelog**: https://github.com/GTNewHorizons/lwjgl3ify/compare/2.0.9...2.1.4 +>## What's Changed +> * Bump ASM to support Java 24 by @ah-OOG-ah in https://github.com/GTNewHorizons/lwjgl3ify/pull/184 (2.1.4) +> * Better mixin infrastructure by @JL2210 in https://github.com/GTNewHorizons/lwjgl3ify/pull/168 (2.1.3) +> * Fix scaling on HiDPI screens with Wayland by @JL2210 in https://github.com/GTNewHorizons/lwjgl3ify/pull/171 (2.1.3) +> * Fix SoundManager handling when no sound devices exist by @kstvr32 in https://github.com/GTNewHorizons/lwjgl3ify/pull/173 (2.1.3) +> * makeWritable private -> public by @AutumnalModding in https://github.com/GTNewHorizons/lwjgl3ify/pull/163 (2.1.2) +> * Make Sys.getClipboard() static. by @gravit0 in https://github.com/GTNewHorizons/lwjgl3ify/pull/167 (2.1.2) +> * Add borderless fullscreen, make fullscreen choose the appropriate monitor by @SKProCH in https://github.com/GTNewHorizons/lwjgl3ify/pull/162 (2.1.2) +> * Moved updateRawMouseMode to be called after displayCreated=true by @Thorium0 in https://github.com/GTNewHorizons/lwjgl3ify/pull/158 (2.0.10) +> + +# Updated nei-custom-diagram (1.5.17 --> 1.6.8) +**Full Changelog**: https://github.com/GTNewHorizons/nei-custom-diagram/compare/1.5.17...1.6.8 +>## What's Changed +> * fix bug introduced in #42 by @Alexdoru in https://github.com/GTNewHorizons/nei-custom-diagram/pull/43 (1.6.8) +> * Remove reflection for AT's by @Lyfts in https://github.com/GTNewHorizons/nei-custom-diagram/pull/42 (1.6.7) +> * Put excessive logging behind a config by @Alexdoru in https://github.com/GTNewHorizons/nei-custom-diagram/pull/40 (1.6.6) +> * Add superdense plates to the nei diagram + update dependencies by @FourIsTheNumber in https://github.com/GTNewHorizons/nei-custom-diagram/pull/38 (1.6.5) +> * bump gt, remove detrav dep, rename by @NotAPenguin0 in https://github.com/GTNewHorizons/nei-custom-diagram/pull/37 (1.6.4) +> * Remove magnetos from circuit diagram by @Connor-Colenso in https://github.com/GTNewHorizons/nei-custom-diagram/pull/36 (1.6.2) +> * Remove GT Arrows + Update gt metaid references by @Caedis in https://github.com/GTNewHorizons/nei-custom-diagram/pull/35 (1.6.1) +> * Add RawOre to the OreProccessing Page by @Ethryan in https://github.com/GTNewHorizons/nei-custom-diagram/pull/30 (1.6.0) +> * Spotless apply for branch raw-ores-patch for #30 by @github-actions in https://github.com/GTNewHorizons/nei-custom-diagram/pull/32 (1.5.18-pre) +> * Revert "Spotless apply for branch raw-ores-patch for #30" by @Ethryan in https://github.com/GTNewHorizons/nei-custom-diagram/pull/33 (1.5.18-pre) +> + +# Updated neiaddons (1.15.0 --> 1.16.0) +**Full Changelog**: https://github.com/GTNewHorizons/neiaddons/compare/1.15.0...1.16.0 +>## What's Changed +> * Make True Mutation Chance Visible by @Connor-Colenso in https://github.com/GTNewHorizons/neiaddons/pull/9 (1.16.0) +> + +# Updated oauth (1.2.2-GTNH --> 1.2.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/oauth/compare/1.2.2-GTNH...1.2.3-GTNH +>## What's Changed +> * Add Version Property to `@Mod` Annotation by @glowredman in https://github.com/GTNewHorizons/oauth/pull/5 (1.2.3-GTNH) +> + +# Updated thaumcraft-research-tweaks (1.1.0 --> 1.2.0) +**Full Changelog**: https://github.com/GTNewHorizons/thaumcraft-research-tweaks/compare/1.1.0...1.2.0 +>## What's Changed +> * Update build & readme to mention Forgelin dependency by @miozune in https://github.com/GTNewHorizons/thaumcraft-research-tweaks/pull/15 (1.2.0) +> + +# Updated twilightforest (2.5.25 --> 2.6.35) +**Full Changelog**: https://github.com/GTNewHorizons/twilightforest/compare/2.5.23...2.6.35 +>## What's Changed +> * Defeat SnowQueen should conquer the Ice Tower instead of Lich Tower by @zhehedream in https://github.com/GTNewHorizons/twilightforest/pull/91 (2.6.35) +> * import tectech nerfs by @boubou19 in https://github.com/GTNewHorizons/twilightforest/pull/88 (2.6.34) +> * Block fixes by @chochem in https://github.com/GTNewHorizons/twilightforest/pull/87 (2.6.33) +> * Fix Twilight Lich NEI drops + modpack loading speed by @kuba6000 in https://github.com/GTNewHorizons/twilightforest/pull/84 (2.6.32) +> * Add Remapping For TFPlank to TFPlanks by @Caedis in https://github.com/GTNewHorizons/twilightforest/pull/81 (2.6.31) +> * Revert TFPlanks to TFPlank + remap by @Caedis in https://github.com/GTNewHorizons/twilightforest/pull/82 (2.6.31) +> * Fixed Naga Courtyard component rotations not being loaded. by @xcube16 in https://github.com/GTNewHorizons/twilightforest/pull/79 (2.6.31) +> * Add Remapping For TFPlank to TFPlanks by @Caedis in https://github.com/GTNewHorizons/twilightforest/pull/81 (2.6.30-pre) +> * Revert TFPlanks to TFPlank + remap by @Caedis in https://github.com/GTNewHorizons/twilightforest/pull/82 (2.6.30-pre) +> * Various additions by @Gordon-Frohman in https://github.com/GTNewHorizons/twilightforest/pull/44 (2.6.27) +> * InfusionStabiliser update by @zhehedream in https://github.com/GTNewHorizons/twilightforest/pull/77 (2.6.24) +> * Fix world gen crash related to Naga by @zhehedream in https://github.com/GTNewHorizons/twilightforest/pull/73 (2.6.12) +> * Nagastone backward compatibility by @Gordon-Frohman in https://github.com/GTNewHorizons/twilightforest/pull/68 (2.6.9) +> * Adds config for TiC Integration by @DrParadox7 in https://github.com/GTNewHorizons/twilightforest/pull/61 (2.6.6) +> * Lazy TGregwork Effect Compat by @DrParadox7 in https://github.com/GTNewHorizons/twilightforest/pull/62 (2.6.6) +> * Nagastone backward compatibility check fix by @Gordon-Frohman in https://github.com/GTNewHorizons/twilightforest/pull/65 (2.6.5) +> * Remove client ticker class by @Caedis in https://github.com/GTNewHorizons/twilightforest/pull/63 (2.6.2-pre) +> * Remove client ticker class by @Caedis in https://github.com/GTNewHorizons/twilightforest/pull/63 (2.6.0) +> + +# Updated waila (1.7.3 --> 1.8.2) +**Full Changelog**: https://github.com/GTNewHorizons/waila/compare/1.7.3...1.8.2 +>## What's Changed +> * Remove unnecessary reflection by @Alexdoru in https://github.com/GTNewHorizons/waila/pull/24 (1.8.2) +> * Fixed Maintained aspect mode by @AnrDaemon in https://github.com/GTNewHorizons/waila/pull/23 (1.8.1) +> * Add signal strength indicator for ProjectRed wires by @Lyfts in https://github.com/GTNewHorizons/waila/pull/22 (1.8.0) +> + +# Credits +A special thanks to @48a3efa65c881ef567345b17f3910e06, @54M44R, @ALongStringOfNumbers, @AbdielKavash, @Alastors, @AlexSocol, @AlexanderChenhall, @Alexdoru, @AnAwesomGuy, @AnrDaemon, @ArtherCasan, @Astatine5985, @AtHisF1nest, @BlueHero233, @BlueWeabo, @C0bra5, @Caedis, @Cardinalstars, @Chaoschaot232, @ClassixX, @Cleptomania, @Connor-Colenso, @CookieBrigade, @CromaMclos, @Cyrus-Vance, @DCNick3, @Dasfaust, @Demiu, @Dmetriy-MC, @Dr-Nye, @DrParadox7, @Drathonix, @Dream-Master, @DylanTaylor1, @Dyonovan, @EJaxx, @Elkatra2, @EnderProyects, @Engineer12798, @Ethryan, @Fabboz, @FakeDomi, @FalsePattern, @FireWarrior2, @FourIsTheNumber, @GDCloudstrike, @GL8192, @GTNH-Afx237v7, @Georggi, @GirixK, @Glease, @Goderium, @Gregory1234, @GribanovIvan, @HFPTetraUro, @Hansbald, @HfSrJun, @HoleFish, @IncandescenceSy, @JL2210, @Jimbno, @Juknum, @KTech3020, @Kogepan229, @Kortako, @LasmGratel, @LazyFleshWasTaken, @Lyfts, @Majora320, @Meegooo, @Midnight145, @NealDeal34, @Neidmare, @Nilau1998, @Nockyx, @Noktuska, @NotAPenguin0, @Nxer, @Oberdiah, @OmdaCZ, @Omgise, @OneEyeMaker, @OvermindDL1, @Pilzinsel64, @PlayfulPiano, @Quarri6343, @Quetz4l, @ReaganAR, @RealSilverMoon, @RecursivePineapple, @Reflex18, @ReignOfFROZE, @Ruling-0, @SKProCH, @Safixoo, @Shinusei, @SmileYik, @StaffiX, @StefanAnnon, @Superfrogman98, @Taskeren, @Tctcl, @TheUnderTaker11, @Thorium0, @TimeConqueror, @TotallyNotOndre, @Trinsdar, @TwoDCube, @VinDevGH, @Vlamonster, @Volence, @WaterShuriken, @Wmaxlees, @Worive, @Wyvest, @ZakBerkelaar, @ZaykieT, @Zdesl, @a3626a, @ah-OOG-ah, @alphaomega21, @asquared31415, @basdxz, @bluhbipo, @boubou19, @brandyyn, @cargocats, @chochem, @clzola, @combusterf, @cutiegin, @czerwonogrodzki, @dagger8243, @ddoubleo, @des-cuddlebat, @dipo33, @dvdmandt, @eigenraven, @evgengoldwar, @firenoo, @github-actions, @glowredman, @gravit0, @hallucinogender, @hiroscho, @hpotter02, @joegnis, @jss2a98aj, @ketikai, @kevzhao2, @kstvr32, @kuba6000, @kurrycat2004, @kuzuanpa, @leumasme, @lordIcocain, @mainrs, @markfrydrych, @meonester, @miozune, @mitchej123, @mudkipperman, @nikita23830, @nman1300, @norbby42, @nshepperd, @pashabou, @querns, @reobf, @riking, @serenibyss, @skyinr, @slprime, @socolio, @sousuke0422, @spacebuilder2020, @toadjaune, @topquarkred, @truenachtara, @tsiarokhin, @tth05, @unicornbloods, @unilock, @wantayanamirei, @wlhlm, @xJon, @xcube16, @zTotto, @zhehedream, who contributed to this release! \ No newline at end of file diff --git a/releases/changelogs/changelog from 2.7.0-beta-3 to 2.7.0-beta-4.md b/releases/changelogs/changelog from 2.7.0-beta-3 to 2.7.0-beta-4.md new file mode 100644 index 00000000..62d2370e --- /dev/null +++ b/releases/changelogs/changelog from 2.7.0-beta-3 to 2.7.0-beta-4.md @@ -0,0 +1,525 @@ +# Updated AE2FluidCraft-Rework (1.3.41-gtnh --> 1.3.48-gtnh) +**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.41-gtnh...1.3.48-gtnh +>## What's Changed +> * fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/243 (1.3.47-gtnh) +> * Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/240 (1.3.47-gtnh) +> * Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/241 (1.3.47-gtnh) +> * fix changing size of the interface terminal switching to a different GUI entirely by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/242 (1.3.47-gtnh) +> * Fix that the clicked slot in a level maintainer is not determined correctly by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/236 (1.3.46-gtnh) +> * Fix behavior for conduits. part 2. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/235 (1.3.45-gtnh) +> * Fix Crash and revert mistake. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/233 (1.3.42-gtnh) +> + +# Updated AdventureBackpack2 (1.2.3-GTNH --> 1.2.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/AdventureBackpack2/compare/1.2.3-GTNH...1.2.4-GTNH +>## What's Changed +> * close item inventory if parent item is gone by @Glease in https://github.com/GTNewHorizons/AdventureBackpack2/pull/24 (1.2.4-GTNH) +> + +# Updated AkashicTome (1.1.7 --> 1.1.9) +**Full Changelog**: https://github.com/GTNewHorizons/AkashicTome/compare/1.1.7...1.1.9 +>## What's Changed +> * Fix tome not unmorphing when punching air by @Lyfts in https://github.com/GTNewHorizons/AkashicTome/pull/13 (1.1.9) +> * Use Registry Names instead of IDs when saving NBT by @glowredman in https://github.com/GTNewHorizons/AkashicTome/pull/12 (1.1.8) +> + +# Updated Angelica (1.0.0-beta10 --> 1.0.0-beta20) +**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta10...1.0.0-beta20 +>## What's Changed +> * fix ArrayOutOfBounds in F3 debug text handler by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/736 (1.0.0-beta20) +> * Null check by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/737 (1.0.0-beta20) +> * Handle more incompatible mods by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/735 (1.0.0-beta19) +> * fix wrong mixin remap values by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/726 (1.0.0-beta18) +> * Zoom by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/724 (1.0.0-beta18) +> * Better ANTLR error handling for GLSL transformations by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/715 (1.0.0-beta17) +> * New Compat System for ASM Transformations + Immersive Engineering patches by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/719 (1.0.0-beta17) +> * Fix inverted config by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/710 (1.0.0-beta16) +> * Cursor based positioning for shader setting tooltips by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/711 (1.0.0-beta16) +> * Fix entity render by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/707 (1.0.0-beta16) +> * "Fix" world time.... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/693 (1.0.0-beta15) +> * Add realtime dynamic lights mode with no delay by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/694 (1.0.0-beta15) +> * Add a config to the total world time patch by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/701 (1.0.0-beta15) +> * implement Iris ShadowRenderer by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/702 (1.0.0-beta15) +> * Add ASM for handling field level tessellator usage, and also Stacks on Stacks compatibility by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/703 (1.0.0-beta15) +> * Show tooltiops for shader options by @TotallyNotOndre in https://github.com/GTNewHorizons/Angelica/pull/705 (1.0.0-beta15) +> * Handle auto enablement of texture LOD extension for GLSL 120 by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/684 (1.0.0-beta14) +> * Add an IS_ANGELICA and ANGELICA_VERSION define for shaders by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/686 (1.0.0-beta14) +> * Forcibly disable separateAo by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/687 (1.0.0-beta14) +> * Properly set frame start time for Iris by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/682 (1.0.0-beta13) +> * implement Iris HandRenderer by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/681 (1.0.0-beta13) +> * Add reserved keywords and replace GLSLPreParser with regex by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/683 (1.0.0-beta13) +> * add correct pipeline phase on block destroy animation by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/678 (1.0.0-beta12) +> * fix vanilla destroy block animation like 1.12 by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/679 (1.0.0-beta12) +> * Conversion to glsl-transformation-lib by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/680 (1.0.0-beta12) +> * Replace BlockError mixin with event handler by @RecursivePineapple in https://github.com/GTNewHorizons/Angelica/pull/671 (1.0.0-beta11) +> * fix entities being rendered completely black by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/676 (1.0.0-beta11) +> * fix in-world text rendering + GL immediate mode rendering by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/677 (1.0.0-beta11) +> + +# Updated Applied-Energistics-2-Unofficial (rv3-beta-470-GTNH --> rv3-beta-477-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-470-GTNH...rv3-beta-477-GTNH +>## What's Changed +> * Fix scroll bar drag click by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/608 (rv3-beta-476-GTNH) +> * Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/610 (rv3-beta-476-GTNH) +> * Implement up down right left scrolling in GuiCraftingTree by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/607 (rv3-beta-475-GTNH) +> * Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/609 (rv3-beta-475-GTNH) +> * fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/611 (rv3-beta-475-GTNH) +> * Make checkmark gui button icon bigger in interface terminal by @BlueHero233 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/605 (rv3-beta-474-GTNH) +> * Remove Unnecessary `IllegalStateException` for Shared Input/Output Patterns by @Vlamonster in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/601 (rv3-beta-473-GTNH) +> * show coprocessor number beside byte num by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/599 (rv3-beta-473-GTNH) +> * Fix ordering of pattern outputs for rendering. by @Vlamonster in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/600 (rv3-beta-472-GTNH) +> * Fix AEFluidStack.loadFluidStackFromNBT not properly implemented by @reobf in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/602 (rv3-beta-472-GTNH) +> * Change the x2 icon texture by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/598 (rv3-beta-471-GTNH) +> + +# Updated BetterQuesting (3.6.20-GTNH --> 3.6.22-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/BetterQuesting/compare/3.6.20-GTNH...3.6.22-GTNH +>## What's Changed +> * Add git blame ignore file by @wlhlm in https://github.com/GTNewHorizons/BetterQuesting/pull/154 (3.6.22-GTNH) +> * Enable & run spotless by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/152 (3.6.21-GTNH) +> * Changes the name of the Questbook item ingame from "Standard Expansion" to "BetterQuesting" by @brandyyn in https://github.com/GTNewHorizons/BetterQuesting/pull/153 (3.6.21-GTNH) +> + +# Updated Binnie (2.4.3 --> 2.4.4) +**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.4.3...2.4.4 +>## What's Changed +> * Fixing Waila showing incorrect blocks for logs by @Cardinalstars in https://github.com/GTNewHorizons/Binnie/pull/54 (2.4.4) +> + +# Updated CodeChickenCore (1.3.9 --> 1.3.10) +**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.9...1.3.10 +>## What's Changed +> * Allow colorful Tooltips by @glowredman in https://github.com/GTNewHorizons/CodeChickenCore/pull/24 (1.3.10) +> + +# Updated Crops-plus-plus (1.7.9 --> 1.7.11) +**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.7.9...1.7.11 +>## What's Changed +> * Remove SPOOKY from Biome Humidity List by @zhehedream in https://github.com/GTNewHorizons/Crops-plus-plus/pull/81 (1.7.11) +> * Make Spade behave more like a vanilla Hoe by @wlhlm in https://github.com/GTNewHorizons/Crops-plus-plus/pull/82 (1.7.10) +> + +# Updated Draconic-Evolution (1.3.12-GTNH --> 1.3.13-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.3.12-GTNH...1.3.13-GTNH +>## What's Changed +> * Destroy PlacedItem tile entities properly by @Alexdoru in https://github.com/GTNewHorizons/Draconic-Evolution/pull/55 (1.3.13-GTNH) +> + +# Updated EnderIO (2.8.20 --> 2.8.22) +**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.8.20...2.8.22 +>## What's Changed +> * Prevent Silver Capacitor from being used as Upgrade by @54M44R in https://github.com/GTNewHorizons/EnderIO/pull/178 (2.8.22) +> * Fix Zombie Generator NPE by @Kogepan229 in https://github.com/GTNewHorizons/EnderIO/pull/180 (2.8.22) +> * removed conduit subtype by @Nockyx in https://github.com/GTNewHorizons/EnderIO/pull/179 (2.8.21) +> + +# Updated FindIt (1.3.8 --> 1.3.9) +**Full Changelog**: https://github.com/GTNewHorizons/FindIt/compare/1.3.8...1.3.9 +>## What's Changed +> * fix thaumcraft search crash by @leumasme in https://github.com/GTNewHorizons/FindIt/pull/25 (1.3.9) +> + +# Updated FloodLights (1.4.1 --> 1.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/FloodLights/compare/1.4.1...1.4.2 +>## What's Changed +> * sanity te check & update bs+deps by @Pilzinsel64 in https://github.com/GTNewHorizons/FloodLights/pull/5 (1.4.2) +> + +# Updated ForestryMC (4.9.16 --> 4.9.18) +**Full Changelog**: https://github.com/GTNewHorizons/ForestryMC/compare/4.9.16...4.9.18 +>## What's Changed +> * close item inventory if parent item is gone by @Glease in https://github.com/GTNewHorizons/ForestryMC/pull/84 (4.9.18) +> * Fix NPE in logic of radioactive effect by @OneEyeMaker in https://github.com/GTNewHorizons/ForestryMC/pull/83 (4.9.17) +> + +# Updated GT5-Unofficial (5.09.50.50 --> 5.09.50.72) +**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.50...5.09.50.72 +>## What's Changed +> * move away from classicHatches() hatch adder by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3512 (5.09.50.72) +> * 9x crop leaf extraction by @LazyFleshWasTaken in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3511 (5.09.50.71) +> * Fix (another) Computation Bug by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3432 (5.09.50.70) +> * Remove the GT++ programmed circuit from certain chem plant recipes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3495 (5.09.50.70) +> * Add Raw Ores to Isamill recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3496 (5.09.50.70) +> * update the BlockPosHighlighter call to AE2 in MTEDroneCentre by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3487 (5.09.50.70) +> * Restore hydration cell recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3507 (5.09.50.69) +> * Add throughput to Wireless Energy Hatch tooltip by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3506 (5.09.50.69) +> * Improve EHE info and buff lava in EHE by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3494 (5.09.50.69) +> * Add configurable EOH Energy Display by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3477 (5.09.50.68) +> * Add nbt safeguard for dtpf convergence catalyst type by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3486 (5.09.50.68) +> * Fix Volumetric Flasks Render by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3488 (5.09.50.68) +> * Adds a blacklist to prevent certain dims like Twilight Forest from generating overworld ores by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3438 (5.09.50.68) +> * added recipe using rutile, scheelite and ilmenite for qft Tita-Tungsten-Catalyst by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3482 (5.09.50.68) +> * Add explicit mention of exotic energy hatches by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3491 (5.09.50.68) +> * Fix advanced mufflers in the XLGT and other multiblocks with >1 muffler hatch by @nshepperd in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3489 (5.09.50.68) +> * Prevent screwdriver from changing pipe collision boxes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3493 (5.09.50.68) +> * Add tooltips to fluid/item pipe casings by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3492 (5.09.50.68) +> * Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3497 (5.09.50.68) +> * Simplify GT Assembler recipes for Muffler Upgrades by @HFPTetraUro in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3498 (5.09.50.68) +> * Fix pitchblende height range by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3500 (5.09.50.68) +> * Added mode swap button to Utupu Tanuri by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3499 (5.09.50.68) +> * Added Pipe Casing Recipes to Assembler by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3501 (5.09.50.68) +> * Reduce packets sent for shutdown duration UI by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3503 (5.09.50.68) +> * Add Ore Berries to Fluid Extraction Recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3502 (5.09.50.68) +> * Prevent -generation when long overflow for antimatter gen. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3378 (5.09.50.68) +> * rebalance of plasma chain recipes by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3468 (5.09.50.67) +> * Delete NBT data about crafting components on MetaTileEntity by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3476 (5.09.50.66) +> * Save custom name on particular case by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3473 (5.09.50.66) +> * Improve EoH tier numbering in portable scanner info by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3483 (5.09.50.66) +> * remove duplicate motor recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3484 (5.09.50.66) +> * Fix to Vanadium Redox Power Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3481 (5.09.50.65) +> * Fix Solidifier Autoplace and Add Glass Subchannel by @Ruling-0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3480 (5.09.50.64) +> * Small solidifier structure check fix by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3479 (5.09.50.64) +> * Add tool batch mode for some multis by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3475 (5.09.50.64) +> * Remove OC AVR architecture by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3474 (5.09.50.63) +> * Adjust number formatting in WAILA machine progress line by @wlhlm in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3478 (5.09.50.63) +> * Custom iconset for bedrockium by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3471 (5.09.50.62) +> * Add Very Heavy Oil Cell to Materials list by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3472 (5.09.50.62) +> * Fix gold vein name by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3463 (5.09.50.61) +> * Delete the "PlayerActivity.log" by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3464 (5.09.50.61) +> * Turbine Texture Refactor by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3435 (5.09.50.61) +> * Readd missing iodine output to seaweed ash line by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3466 (5.09.50.61) +> * Fix a few waterline nei previews by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3462 (5.09.50.61) +> * Add ctrl-middle-click to suppress infinite spray can's left click shake by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3431 (5.09.50.61) +> * Add Ore Dictionary Tags for Subatomic Particles by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3465 (5.09.50.61) +> * Blackhole fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3470 (5.09.50.61) +> * Remove waterline QFT skip by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3460 (5.09.50.60) +> * Fix HILE waila info by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3459 (5.09.50.59) +> * Add Tool Casting support to the Fluid Shaper multiblock. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3454 (5.09.50.59) +> * Another round of later naqfuel buffs by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3439 (5.09.50.59) +> * Fix HILE render turning off while running when pressing power button by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3443 (5.09.50.59) +> * LSC information enhancements by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3427 (5.09.50.58) +> * Fix wrong shutdown duration of tectech multi & cleanup by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3424 (5.09.50.58) +> * adjusted status window widget creation to allow for horizontal scrolling by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3428 (5.09.50.58) +> * Fix baryonic perfection voiding one catalyst when recipe fails by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3455 (5.09.50.58) +> * Change thorium comb to have mv processing by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3456 (5.09.50.58) +> * Remove fast mode mention from XL Steam Turbines by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3458 (5.09.50.58) +> * Fix shirabon cost in alternative naqfuel mk6 recipe by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3429 (5.09.50.58) +> * Fix EHE NEI special info by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3457 (5.09.50.58) +> * Delete 4 unused GT++ classes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3426 (5.09.50.57) +> * Fix mabs crash when breaking energy hatches by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3425 (5.09.50.57) +> * Hide WAILA and remove collision of render blocks by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3436 (5.09.50.57) +> * fix tengam oregen by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3440 (5.09.50.57) +> * Set new default for tooltip finisher separator line by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3442 (5.09.50.57) +> * Fixes for Deep Earth Heating Pump by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3434 (5.09.50.57) +> * Fix EIG Fertilizer Multiplier by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3441 (5.09.50.57) +> * Give blackhole a bounding box by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3444 (5.09.50.57) +> * Reduce Bounding Box allocations by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3447 (5.09.50.57) +> * Fix wrap recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3445 (5.09.50.57) +> * Change Cooling Tower Structure by @54M44R in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3449 (5.09.50.57) +> * Add tinted industrial glass to the structure glasses. by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3448 (5.09.50.57) +> * Fix memory leak in gt++ PlayerUtils by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3411 (5.09.50.57) +> * Fix structure checks and tooltip issues by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3446 (5.09.50.57) +> * Add an overflow fix that was missing from #3332. by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3416 (5.09.50.57) +> * Fix DTPF convergence catalyst consumption for non-catalyst recipes by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3399 (5.09.50.57) +> * fixed crash in kubatech if witchery is not loaded by @Trinsdar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3451 (5.09.50.57) +> * Various waterline bugfixes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3433 (5.09.50.56) +> * fix plasma arc furnace recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3430 (5.09.50.55) +> * Render fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3409 (5.09.50.54) +> * Change sterile casing texture by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3402 (5.09.50.54) +> * fix waterline cycle breaking on reload by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3420 (5.09.50.54) +> * convert the debug button to a LockedWhileActiveButton by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3413 (5.09.50.54) +> * Replace Bee description containing Diddy with his new socials for obvious reasons by @Nilau1998 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3421 (5.09.50.54) +> * add cycle idle status for waterline units by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3422 (5.09.50.54) +> * save debug mode to NBT to prevent it turning it off on game reload by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3419 (5.09.50.53) +> * fix world leak caused by BlockPos class from GT++ by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3414 (5.09.50.53) +> * Fix NPE on IC2 recycler blacklist by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3403 (5.09.50.52) +> * Use explicit internal name for Diphenylisophthalate by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3404 (5.09.50.52) +> * Fix ruby/sapphire juice mistake by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3407 (5.09.50.52) +> * Fix log 1:6 in cutting machine by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3406 (5.09.50.52) +> * Right clicking water purification units places blocks by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3405 (5.09.50.52) +> * Remove method in multiblock tooltip by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3410 (5.09.50.52) +> * Superdense plate integration by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3400 (5.09.50.51) +> * Allow use high tier fluid regulators as cover. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3398 (5.09.50.51) +> * Fix missing circuit replacements in AL recipies by @alphaomega21 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3397 (5.09.50.51) +> + +# Updated GTNH-Intergalactic (1.4.22 --> 1.4.25) +**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.22...1.4.25 +>## What's Changed +> * circuit oredict fixes by @chochem in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/82 (1.4.25) +> * Move space assembler and space research modules to RA2 by @serenibyss in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/80 (1.4.24) +> * Fix build by @Alexdoru in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/79 (1.4.23) +> + +# Updated GTNHLib (0.5.16 --> 0.5.20) +**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.16...0.5.20 +>## What's Changed +> * Disable thread safety checks with FalseTweaks by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/88 (0.5.20) +> * Shadow source jars too by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/87 (0.5.19) +> * Add texture debug feature by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/86 (0.5.18) +> * merge iih + mt hand command in one by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/84 (0.5.17) +> + +# Updated Galaxy-Space-GTNH (1.1.95-GTNH --> 1.1.97-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Galaxy-Space-GTNH/compare/1.1.95-GTNH...1.1.97-GTNH +>## What's Changed +> * Remove memory allocations from checking achievements by @Alexdoru in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/120 (1.1.96-GTNH) +> + +# Updated Hodgepodge (2.5.74 --> 2.5.79) +**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.74...2.5.79 +>## What's Changed +> * fix crash in DebugScreenHandler by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/440 (2.5.79) +> * Add zh_CN.lang by @Omgise in https://github.com/GTNewHorizons/Hodgepodge/pull/439 (2.5.79) +> * feat: patch several dupes in eu2 by @Midnight145 in https://github.com/GTNewHorizons/Hodgepodge/pull/438 (2.5.78) +> * Merge mixin from BQ3-Thermos-patch mod by @serenibyss in https://github.com/GTNewHorizons/Hodgepodge/pull/437 (2.5.78) +> * Add button to refresh the sounds by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/436 (2.5.77) +> * Merge working parts of fastload by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/434 (2.5.77) +> * fix speedupAnimations setting also disabling fast placing keybind by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/435 (2.5.77) +> * add nametag/hit brightness fix by @kurrycat2004 in https://github.com/GTNewHorizons/Hodgepodge/pull/433 (2.5.76) +> * Memory optimization by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/432 (2.5.75) +> + +# Updated HydroEnergy (1.3.5 --> 1.3.6) +**Full Changelog**: https://github.com/GTNewHorizons/HydroEnergy/compare/1.3.5...1.3.6 +>## What's Changed +> * transfer to early/late mixin system by @Alexdoru in https://github.com/GTNewHorizons/HydroEnergy/pull/29 (1.3.6) +> + +# Updated InGame-Info-XML (2.8.14 --> 2.8.19) +**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.14...2.8.19 +>## What's Changed +> * Fix positioning issues by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/27 (2.8.19) +> * Fix some icons not being found by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/26 (2.8.16) +> * Fix a few issues by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/25 (2.8.15) +> + +# Updated LunatriusCore (1.2.0-GTNH --> 1.2.1-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/LunatriusCore/compare/1.2.0-GTNH...1.2.1-GTNH +>## What's Changed +> * fix slime chunks algorithm by @asquared31415 in https://github.com/GTNewHorizons/LunatriusCore/pull/8 (1.2.1-GTNH) +> + +# Updated Mantle (0.4.1 --> 0.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/Mantle/compare/0.4.1...0.4.2 +>## What's Changed +> * Fix ArrayIndexOutOfBoundsException in getUnlocalizedName by @tsiarokhin in https://github.com/GTNewHorizons/Mantle/pull/8 (0.4.2) +> + +# Updated ModularUI (1.2.11 --> 1.2.13) +**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.11...1.2.13 +>## What's Changed +> * Apply the size limit of Scrollable to its children by @HoleFish in https://github.com/GTNewHorizons/ModularUI/pull/86 (1.2.13) +> * Fix tessellator crash with circle draw by @serenibyss in https://github.com/GTNewHorizons/ModularUI/pull/85 (1.2.12) +> + +# Updated MouseTweaks (2.4.17-GTNH --> 2.4.18-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/MouseTweaks/compare/2.4.17-GTNH...2.4.18-GTNH +>## What's Changed +> * Force disable mouse wheel transfer if NEI's mouse wheel transfer is active by @Alexdoru in https://github.com/GTNewHorizons/MouseTweaks/pull/12 (2.4.18-GTNH) +> + +# Updated Natura (2.7.4 --> 2.7.5) +**Full Changelog**: https://github.com/GTNewHorizons/Natura/compare/2.7.4...2.7.5 +>## What's Changed +> * Fix setDead() if mob is not dead yet. by @AbdielKavash in https://github.com/GTNewHorizons/Natura/pull/26 (2.7.5) +> + +# Updated NewHorizonsCoreMod (2.6.68 --> 2.6.78) +**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.68...2.6.78 +>## What's Changed +> * Fix array out of bounds crash in DebugHandler by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1083 (2.6.78) +> * 9x Oreberry maceration to remove tiny dust by @LazyFleshWasTaken in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1086 (2.6.78) +> * Add Cosmic Neutronium Block Solidifier Recipe by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1042 (2.6.77) +> * Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1081 (2.6.77) +> * Added EU consumption to Air-Filter Tooltip by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1082 (2.6.77) +> * Fix glass dupe using aurora by @Ableytner in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1075 (2.6.77) +> * Removed Ultra Dense ME conduit recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1080 (2.6.76) +> * Remove LogFactory from OpenComputers script by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1077 (2.6.75) +> * Add lepidopterology chest to Script by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1078 (2.6.75) +> * Improve the Name Remover machine by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1079 (2.6.75) +> * Icon rename by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1061 (2.6.74) +> * fix memory leak in RecipeRemover by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1056 (2.6.73) +> * Added wiremill recipe for projectRed Red Alloy Wire by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1074 (2.6.73) +> * Add recipe for energy crad by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1064 (2.6.72) +> * Add full dust recipe for certain bacterial vats recipes by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1060 (2.6.72) +> * Move space assembler recipes to RA2 by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1068 (2.6.72) +> * Remove Ancient Blocks from Chisel by @54M44R in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1067 (2.6.72) +> * Add Mehen Belt Planet recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1069 (2.6.72) +> * Changed Ichorcloth Recipe to remove screws and screwdriver by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1070 (2.6.72) +> * Added transistor exchange recipe back without any duping effect by @Chaoschaot232 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1049 (2.6.72) +> * Added upgrade recipes for Thaumic Boots variations by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1072 (2.6.72) +> * fix small bop to gt color bug by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1073 (2.6.72) +> * Add Roquesite indium boost by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1071 (2.6.72) +> * Added Infinity Water Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1059 (2.6.72) +> * Add lsc casing to lsc assembler recipe by @TheEpicGamer274 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1062 (2.6.71) +> * Remove callisto ice ic2 coolant cutting recipe by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1063 (2.6.71) +> * Change shadow steel recipe to be similar to the HV steel recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1065 (2.6.71) +> * Adds conversion recipes to busses and hatches by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1066 (2.6.71) +> * Fix aluminium hydroxide stoik in ebf by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1055 (2.6.70) +> * fix NPE in TCLoader by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1054 (2.6.70) +> * Fix LuV world accelerator assembler recipe by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1053 (2.6.69) +> * move item in hand command to GTNHlib by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1051 (2.6.69) +> + +# Updated NotEnoughItems (2.6.42-GTNH --> 2.6.46-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.42-GTNH...2.6.46-GTNH +>## What's Changed +> * Fix Presets Scroll; Fix Placeholder position in the quantity field; Hide rendering error in chat; by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/555 (2.6.46-GTNH) +> * Fix typo options for English GUI by @Worive in https://github.com/GTNewHorizons/NotEnoughItems/pull/553 (2.6.45-GTNH) +> * Fix Zoom Position by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/554 (2.6.45-GTNH) +> * Add Helioflare Power Forge (Gorge) to smelting catalysts by @serenibyss in https://github.com/GTNewHorizons/NotEnoughItems/pull/544 (2.6.44-GTNH) +> * Small Fixes by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/543 (2.6.44-GTNH) +> * replace GL immediate draw with Tessellator calls for chunk bounds rendering by @kurrycat2004 in https://github.com/GTNewHorizons/NotEnoughItems/pull/549 (2.6.44-GTNH) +> + +# Updated Nutrition (0.0.12 --> 0.0.13) +**Full Changelog**: https://github.com/GTNewHorizons/Nutrition/compare/0.0.12...0.0.13 +>## What's Changed +> * Update Cranberry Jelly Sandwitch nutritional values by @Worive in https://github.com/GTNewHorizons/Nutrition/pull/21 (0.0.13) +> + +# Updated OpenComputers (1.10.26-GTNH --> 1.10.27-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/OpenComputers/compare/1.10.26-GTNH...1.10.27-GTNH +>## What's Changed +> * Shorten Computer Running whitenoise by @BlueHero233 in https://github.com/GTNewHorizons/OpenComputers/pull/136 (1.10.27-GTNH) +> + +# Updated Railcraft (9.15.14 --> 9.15.15) +**Full Changelog**: https://github.com/GTNewHorizons/Railcraft/compare/9.15.14...9.15.15 +>## What's Changed +> * fix crash when not installed BuildCraft by @kuzuanpa in https://github.com/GTNewHorizons/Railcraft/pull/64 (9.15.15) +> + +# Updated RemoteIO (2.6.0 --> 2.6.2) +**Full Changelog**: https://github.com/GTNewHorizons/RemoteIO/compare/2.6.0...2.6.2 +>## What's Changed +> * Delete ASM coremod by @Alexdoru in https://github.com/GTNewHorizons/RemoteIO/pull/15 (2.6.1) +> + +# Updated ServerUtilities (2.0.79 --> 2.0.85) +**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.79...2.0.85 +>## What's Changed +> * Fix command overview crash by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/131 (2.0.85) +> * Make names in tab menu replaceable by display name by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/129 (2.0.84) +> * Add /back compat for vanilla tp by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/126 (2.0.84) +> * Use vanilla tooltip rendering for sidebar buttons and fix Z height by @wlhlm in https://github.com/GTNewHorizons/ServerUtilities/pull/128 (2.0.83) +> * Fix crash with commands that doesn't extend CommandBase by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/125 (2.0.82) +> * Replace command override with mixins by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/124 (2.0.80) +> + +# Updated SpecialMobs (3.6.0 --> 3.6.2) +**Full Changelog**: https://github.com/GTNewHorizons/SpecialMobs/compare/3.6.0...3.6.2 +>## What's Changed +> * Fix special endermen dropping their held block if not killed. by @AbdielKavash in https://github.com/GTNewHorizons/SpecialMobs/pull/26 (3.6.2) +> * Fix Death Creeper Typo by @BlueHero233 in https://github.com/GTNewHorizons/SpecialMobs/pull/25 (3.6.1) +> + +# Updated StructureLib (1.3.4 --> 1.3.5) +**Full Changelog**: https://github.com/GTNewHorizons/StructureLib/compare/1.3.4...1.3.5 +>## What's Changed +> * Fix IStructureElementChain returning an invalid Iterable by @Lyfts in https://github.com/GTNewHorizons/StructureLib/pull/33 (1.3.5) +> + +# Updated TCNEIAdditions (1.4.1 --> 1.4.2) +**Full Changelog**: https://github.com/GTNewHorizons/TCNEIAdditions/compare/1.4.1...1.4.2 +>## What's Changed +> * Fix floating point error causing misaligned infusion recipes by @truenachtara in https://github.com/GTNewHorizons/TCNEIAdditions/pull/28 (1.4.2) +> + +# Updated ThaumicBases (1.7.5 --> 1.7.7) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBases/compare/1.7.5...1.7.7 +>## What's Changed +> * Prevent placement of fully grown plants by @OneEyeMaker in https://github.com/GTNewHorizons/ThaumicBases/pull/43 (1.7.7) +> * Fix Ancient Blocks being Invalid Stabilisers by @54M44R in https://github.com/GTNewHorizons/ThaumicBases/pull/42 (1.7.6) +> + +# Updated ThaumicBoots (1.3.9 --> 1.3.10) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBoots/compare/1.3.9...1.3.10 +>## What's Changed +> * Update the Charging machine and max charge for the QVoidBoots + recipe fix by @Ethryan in https://github.com/GTNewHorizons/ThaumicBoots/pull/33 (1.3.10) +> + +# Updated ThaumicEnergistics (1.6.26-GTNH --> 1.6.27-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicEnergistics/compare/1.6.26-GTNH...1.6.27-GTNH +>## What's Changed +> * add check before adding matrix into list by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/78 (1.6.27-GTNH) +> + +# Updated ThaumicHorizons (1.6.3 --> 1.6.4) +**Full Changelog**: https://github.com/GTNewHorizons/ThaumicHorizons/compare/1.6.3...1.6.4 +>## What's Changed +> * Fix setDead() if mob is not dead yet. by @AbdielKavash in https://github.com/GTNewHorizons/ThaumicHorizons/pull/78 (1.6.4) +> + +# Updated Thaumic_Exploration (1.3.5-GTNH --> 1.3.7-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/Thaumic_Exploration/compare/1.3.5-GTNH...1.3.7-GTNH +>## What's Changed +> * Soul Brazier fixes. by @AbdielKavash in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/39 (1.3.7-GTNH) +> * Fix heavy RAM usage caused by ThaumicReplicator recipe cache list by @Alexdoru in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/38 (1.3.6-GTNH) +> + +# Updated TinkersConstruct (1.12.12-GTNH --> 1.12.15-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.12.12-GTNH...1.12.15-GTNH +>## What's Changed +> * Fix Essence Berry OreDict tags by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/138 (1.12.15-GTNH) +> * Fix unlocalized name of Wool Slabs by @Worive in https://github.com/GTNewHorizons/TinkersConstruct/pull/135 (1.12.14-GTNH) +> * Revert default config for option "Remove Gold Cast Recipes" by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/130 (1.12.13-GTNH) +> * Fix NPE making gold casts while they are disabled by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/132 (1.12.13-GTNH) +> * Explicit GTNH check for gold cast removal config by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/134 (1.12.13-GTNH) +> + +# Updated WarpTheory (1.4.1-GTNH --> 1.4.2-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/WarpTheory/compare/1.4.1-GTNH...1.4.2-GTNH +>## What's Changed +> * Add Portable Shower bauble by @OmdaCZ in https://github.com/GTNewHorizons/WarpTheory/pull/42 (1.4.2-GTNH) +> + +# Updated WitcheryExtras (1.2.2 --> 1.2.3) +**Full Changelog**: https://github.com/GTNewHorizons/WitcheryExtras/compare/1.2.2...1.2.3 +>## What's Changed +> * Add biome tooltip to Shifting Seasons brew by @serenibyss in https://github.com/GTNewHorizons/WitcheryExtras/pull/22 (1.2.3) +> + +# Updated WitchingGadgets (1.5.15-GTNH --> 1.5.17-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.5.15-GTNH...1.5.17-GTNH +>## What's Changed +> * Thaumic boots dep + compat by @Nockyx in https://github.com/GTNewHorizons/WitchingGadgets/pull/65 (1.5.17-GTNH) +> * Blacklist Thaumcraft clusters + made the file more readable by @Ethryan in https://github.com/GTNewHorizons/WitchingGadgets/pull/63 (1.5.16-GTNH) +> + +# Updated ae2stuff (0.8.3-GTNH --> 0.8.4-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/ae2stuff/compare/0.8.3-GTNH...0.8.4-GTNH +>## What's Changed +> * Wrenching a wireless connector keeps its color. by @AbdielKavash in https://github.com/GTNewHorizons/ae2stuff/pull/19 (0.8.4-GTNH) +> * Fix channels 128 cable by @nikita23830 in https://github.com/GTNewHorizons/ae2stuff/pull/23 (0.8.4-GTNH) +> + +# Updated amunra (0.7.0 --> 0.7.1) +**Full Changelog**: https://github.com/GTNewHorizons/amunra/compare/0.7.0...0.7.1 +>## What's Changed +> * fix typo and thus localization for redgrass by @chochem in https://github.com/GTNewHorizons/amunra/pull/32 (0.7.1) +> + +# Updated gendustry (1.8.2-GTNH --> 1.8.3-GTNH) +**Full Changelog**: https://github.com/GTNewHorizons/gendustry/compare/1.8.2-GTNH...1.8.3-GTNH +>## What's Changed +> * Fix Pollen Collection Kit NPE by @Kogepan229 in https://github.com/GTNewHorizons/gendustry/pull/12 (1.8.3-GTNH) +> + +# Updated lwjgl3ify (2.1.3 --> 2.1.4) +**Full Changelog**: https://github.com/GTNewHorizons/lwjgl3ify/compare/2.1.3...2.1.4 +>## What's Changed +> * Bump ASM to support Java 24 by @ah-OOG-ah in https://github.com/GTNewHorizons/lwjgl3ify/pull/184 (2.1.4) +> + +# Updated nei-custom-diagram (1.6.7 --> 1.6.8) +**Full Changelog**: https://github.com/GTNewHorizons/nei-custom-diagram/compare/1.6.7...1.6.8 +>## What's Changed +> * fix bug introduced in #42 by @Alexdoru in https://github.com/GTNewHorizons/nei-custom-diagram/pull/43 (1.6.8) +> + +# Updated twilightforest (2.6.34 --> 2.6.35) +**Full Changelog**: https://github.com/GTNewHorizons/twilightforest/compare/2.6.34...2.6.35 +>## What's Changed +> * Defeat SnowQueen should conquer the Ice Tower instead of Lich Tower by @zhehedream in https://github.com/GTNewHorizons/twilightforest/pull/91 (2.6.35) +> + +# Updated waila (1.8.1 --> 1.8.2) +**Full Changelog**: https://github.com/GTNewHorizons/waila/compare/1.8.1...1.8.2 +>## What's Changed +> * Remove unnecessary reflection by @Alexdoru in https://github.com/GTNewHorizons/waila/pull/24 (1.8.2) +> + +# Credits +A special thanks to @54M44R, @AbdielKavash, @Alexdoru, @BlueHero233, @Ethryan, @Glease, @HFPTetraUro, @HoleFish, @Kogepan229, @LazyFleshWasTaken, @Lyfts, @Midnight145, @Nockyx, @OmdaCZ, @Omgise, @OneEyeMaker, @Pilzinsel64, @RecursivePineapple, @TotallyNotOndre, @Trinsdar, @VinDevGH, @Vlamonster, @Worive, @ah-OOG-ah, @alphaomega21, @asquared31415, @brandyyn, @glowredman, @kurrycat2004, @kuzuanpa, @nikita23830, @nshepperd, @serenibyss, @truenachtara, @tsiarokhin, @wlhlm, @zhehedream, who contributed to this release! \ No newline at end of file diff --git a/releases/changelogs/changelog from 2.7.0-beta-3 to nightly.md b/releases/changelogs/changelog from 2.7.0-beta-3 to nightly.md new file mode 100644 index 00000000..71667134 --- /dev/null +++ b/releases/changelogs/changelog from 2.7.0-beta-3 to nightly.md @@ -0,0 +1,1325 @@ +# Updated - AE2FluidCraft-Rework - 1.3.41-gtnh --> 1.3.48-gtnh +## *1.3.48-gtnh* +>**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.47-gtnh...1.3.48-gtnh +> + +## *1.3.47-gtnh* +>## What's Changed +>* fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/243 +>* Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/240 +>* Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/241 +>* fix changing size of the interface terminal switching to a different GUI entirely by @Alexdoru in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/242 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.46-gtnh...1.3.47-gtnh +> + +## *1.3.46-gtnh* +>## What's Changed +>* Fix that the clicked slot in a level maintainer is not determined correctly by @hiroscho in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/236 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.45-gtnh...1.3.46-gtnh +> + +## *1.3.45-gtnh* +>## What's Changed +>* Fix behavior for conduits. part 2. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/235 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.43-gtnh...1.3.45-gtnh +> + +## *1.3.44-gtnh-pre* +>**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.43-gtnh...1.3.44-gtnh-pre +> + +## *1.3.43-gtnh* +>**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.42-gtnh...1.3.43-gtnh +> + +## *1.3.42-gtnh* +>## What's Changed +>* Fix Crash and revert mistake. by @lordIcocain in https://github.com/GTNewHorizons/AE2FluidCraft-Rework/pull/233 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.41-gtnh...1.3.42-gtnh +> + +# Updated - AkashicTome - 1.1.7 --> 1.1.9 +## *1.1.9* +>## What's Changed +>* Fix tome not unmorphing when punching air by @Lyfts in https://github.com/GTNewHorizons/AkashicTome/pull/13 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/AkashicTome/compare/1.1.8...1.1.9 +> + +## *1.1.8* +>## What's Changed +>* Use Registry Names instead of IDs when saving NBT by @glowredman in https://github.com/GTNewHorizons/AkashicTome/pull/12 +> +>## New Contributors +>* @glowredman made their first contribution in https://github.com/GTNewHorizons/AkashicTome/pull/12 +> +>**Full Changelog**: https://github.com/GTNewHorizons/AkashicTome/compare/1.1.7...1.1.8 +> + +# Updated - Angelica - 1.0.0-beta10 --> 1.0.0-beta20 +Mod is client-side only. +## *1.0.0-beta20* +>## What's Changed +>* fix ArrayOutOfBounds in F3 debug text handler by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/736 +>* Null check by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/737 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta19...1.0.0-beta20 +> + +## *1.0.0-beta19* +>## What's Changed +>* Handle more incompatible mods by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/735 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta18...1.0.0-beta19 +> + +## *1.0.0-beta18* +>## What's Changed +>* fix wrong mixin remap values by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/726 +>* Zoom by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/724 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta17...1.0.0-beta18 +> + +## *1.0.0-beta17* +>## What's Changed +>* Better ANTLR error handling for GLSL transformations by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/715 +>* New Compat System for ASM Transformations + Immersive Engineering patches by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/719 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta16...1.0.0-beta17 +> + +## *1.0.0-beta16* +>## What's Changed +>* Fix inverted config by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/710 +>* Cursor based positioning for shader setting tooltips by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/711 +>* Fix entity render by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/707 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta15...1.0.0-beta16 +> + +## *1.0.0-beta15* +>## What's Changed +>* "Fix" world time.... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/693 +>* Add realtime dynamic lights mode with no delay by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/694 +>* Add a config to the total world time patch by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/701 +>* implement Iris ShadowRenderer by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/702 +>* Add ASM for handling field level tessellator usage, and also Stacks on Stacks compatibility by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/703 +>* Show tooltiops for shader options by @TotallyNotOndre in https://github.com/GTNewHorizons/Angelica/pull/705 +> +>## New Contributors +>* @TotallyNotOndre made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/705 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta14...1.0.0-beta15 +> + +## *1.0.0-beta14* +>## What's Changed +>* Handle auto enablement of texture LOD extension for GLSL 120 by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/684 +>* Add an IS_ANGELICA and ANGELICA_VERSION define for shaders by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/686 +>* Forcibly disable separateAo by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/687 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta13...1.0.0-beta14 +> + +## *1.0.0-beta13* +>## What's Changed +>* Properly set frame start time for Iris by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/682 +>* implement Iris HandRenderer by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/681 +>* Add reserved keywords and replace GLSLPreParser with regex by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/683 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta12...1.0.0-beta13 +> + +## *1.0.0-beta12* +>## What's Changed +>* add correct pipeline phase on block destroy animation by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/678 +>* fix vanilla destroy block animation like 1.12 by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/679 +>* Conversion to glsl-transformation-lib by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/680 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta11...1.0.0-beta12 +> + +## *1.0.0-beta11* +>## What's Changed +>* Replace BlockError mixin with event handler by @RecursivePineapple in https://github.com/GTNewHorizons/Angelica/pull/671 +>* fix entities being rendered completely black by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/676 +>* fix in-world text rendering + GL immediate mode rendering by @kurrycat2004 in https://github.com/GTNewHorizons/Angelica/pull/677 +> +>## New Contributors +>* @RecursivePineapple made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/671 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta10...1.0.0-beta11 +> + +# Updated - Applied-Energistics-2-Unofficial - rv3-beta-470-GTNH --> rv3-beta-477-GTNH +## *rv3-beta-477-GTNH* +>**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-476-GTNH...rv3-beta-477-GTNH +> + +## *rv3-beta-476-GTNH* +>## What's Changed +>* Fix scroll bar drag click by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/608 +>* Hide P2P outputs from interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/610 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-475-GTNH...rv3-beta-476-GTNH +> + +## *rv3-beta-475-GTNH* +>## What's Changed +>* Implement up down right left scrolling in GuiCraftingTree by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/607 +>* Fix clearing the current search when clicking the change terminal size button by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/609 +>* fix the search strings resetting when changing the terminal size in the interface terminal by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/611 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-474-GTNH...rv3-beta-475-GTNH +> + +## *rv3-beta-474-GTNH* +>## What's Changed +>* Make checkmark gui button icon bigger in interface terminal by @BlueHero233 in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/605 +> +>## New Contributors +>* @BlueHero233 made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/605 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-473-GTNH...rv3-beta-474-GTNH +> + +## *rv3-beta-473-GTNH* +>## What's Changed +>* Remove Unnecessary `IllegalStateException` for Shared Input/Output Patterns by @Vlamonster in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/601 +>* show coprocessor number beside byte num by @MCTBL in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/599 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-472-GTNH...rv3-beta-473-GTNH +> + +## *rv3-beta-472-GTNH* +>## What's Changed +>* Fix ordering of pattern outputs for rendering. by @Vlamonster in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/600 +>* Fix AEFluidStack.loadFluidStackFromNBT not properly implemented by @reobf in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/602 +> +>## New Contributors +>* @Vlamonster made their first contribution in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/600 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-471-GTNH...rv3-beta-472-GTNH +> + +## *rv3-beta-471-GTNH* +>## What's Changed +>* Change the x2 icon texture by @Alexdoru in https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/pull/598 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-470-GTNH...rv3-beta-471-GTNH +> + +# Updated - BetterQuesting - 3.6.20-GTNH --> 3.6.22-GTNH +## *3.6.22-GTNH* +>## What's Changed +>* Add git blame ignore file by @wlhlm in https://github.com/GTNewHorizons/BetterQuesting/pull/154 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/BetterQuesting/compare/3.6.21-GTNH...3.6.22-GTNH +> + +## *3.6.21-GTNH* +>## What's Changed +>* Enable & run spotless by @Lyfts in https://github.com/GTNewHorizons/BetterQuesting/pull/152 +>* Changes the name of the Questbook item ingame from "Standard Expansion" to "BetterQuesting" by @brandyyn in https://github.com/GTNewHorizons/BetterQuesting/pull/153 +> +>## New Contributors +>* @brandyyn made their first contribution in https://github.com/GTNewHorizons/BetterQuesting/pull/153 +> +>**Full Changelog**: https://github.com/GTNewHorizons/BetterQuesting/compare/3.6.20-GTNH...3.6.21-GTNH +> + +# Updated - Binnie - 2.4.3 --> 2.4.4 +## *2.4.4* +>## What's Changed +>* Fixing Waila showing incorrect blocks for logs by @Cardinalstars in https://github.com/GTNewHorizons/Binnie/pull/54 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.4.3...2.4.4 +> + +# Updated - CodeChickenCore - 1.3.9 --> 1.3.10 +## *1.3.10* +>## What's Changed +>* Allow colorful Tooltips by @glowredman in https://github.com/GTNewHorizons/CodeChickenCore/pull/24 +> +>## New Contributors +>* @glowredman made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/24 +> +>**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.9...1.3.10 +> + +# Updated - Crops-plus-plus - 1.7.9 --> 1.7.11 +## *1.7.11* +>## What's Changed +>* Remove SPOOKY from Biome Humidity List by @zhehedream in https://github.com/GTNewHorizons/Crops-plus-plus/pull/81 +> +>## New Contributors +>* @zhehedream made their first contribution in https://github.com/GTNewHorizons/Crops-plus-plus/pull/81 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.7.10...1.7.11 +> + +## *1.7.10* +>## What's Changed +>* Make Spade behave more like a vanilla Hoe by @wlhlm in https://github.com/GTNewHorizons/Crops-plus-plus/pull/82 +> +>## New Contributors +>* @wlhlm made their first contribution in https://github.com/GTNewHorizons/Crops-plus-plus/pull/82 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.7.9...1.7.10 +> + +# Updated - Draconic-Evolution - 1.3.12-GTNH --> 1.3.13-GTNH +## *1.3.13-GTNH* +>## What's Changed +>* Destroy PlacedItem tile entities properly by @Alexdoru in https://github.com/GTNewHorizons/Draconic-Evolution/pull/55 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.3.12-GTNH...1.3.13-GTNH +> + +# Updated - EnderIO - 2.8.20 --> 2.8.22 +## *2.8.22* +>## What's Changed +>* Prevent Silver Capacitor from being used as Upgrade by @54M44R in https://github.com/GTNewHorizons/EnderIO/pull/178 +>* Fix Zombie Generator NPE by @Kogepan229 in https://github.com/GTNewHorizons/EnderIO/pull/180 +> +>## New Contributors +>* @54M44R made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/178 +>* @Kogepan229 made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/180 +> +>**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.8.21...2.8.22 +> + +## *2.8.21* +>## What's Changed +>* removed conduit subtype by @Nockyx in https://github.com/GTNewHorizons/EnderIO/pull/179 +> +>## New Contributors +>* @Nockyx made their first contribution in https://github.com/GTNewHorizons/EnderIO/pull/179 +> +>**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.8.20...2.8.21 +> + +# Updated - FindIt - 1.3.8 --> 1.3.9 +## *1.3.9* +>## What's Changed +>* fix thaumcraft search crash by @leumasme in https://github.com/GTNewHorizons/FindIt/pull/25 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/FindIt/compare/1.3.8...1.3.9 +> + +# Updated - FloodLights - 1.4.1 --> 1.4.2 +## *1.4.2* +>## What's Changed +>* sanity te check & update bs+deps by @Pilzinsel64 in https://github.com/GTNewHorizons/FloodLights/pull/5 +> +>## New Contributors +>* @Pilzinsel64 made their first contribution in https://github.com/GTNewHorizons/FloodLights/pull/5 +> +>**Full Changelog**: https://github.com/GTNewHorizons/FloodLights/compare/1.4.1...1.4.2 +> + +# Updated - ForestryMC - 4.9.16 --> 4.9.17 +## *4.9.17* +>## What's Changed +>* Fix NPE in logic of radioactive effect by @OneEyeMaker in https://github.com/GTNewHorizons/ForestryMC/pull/83 +> +>## New Contributors +>* @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/ForestryMC/pull/83 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ForestryMC/compare/4.9.16...4.9.17 +> + +# Updated - GT5-Unofficial - 5.09.50.50 --> 5.09.50.71 +## *5.09.50.71* +>## What's Changed +>* 9x crop leaf extraction by @LazyFleshWasTaken in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3511 +> +>## New Contributors +>* @LazyFleshWasTaken made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3511 +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.70...5.09.50.71 +> + +## *5.09.50.70* +>## What's Changed +>* Fix (another) Computation Bug by @DylanTaylor1 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3432 +>* Remove the GT++ programmed circuit from certain chem plant recipes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3495 +>* Add Raw Ores to Isamill recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3496 +>* update the BlockPosHighlighter call to AE2 in MTEDroneCentre by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3487 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.69...5.09.50.70 +> + +## *5.09.50.69* +>## What's Changed +>* Restore hydration cell recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3507 +>* Add throughput to Wireless Energy Hatch tooltip by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3506 +>* Improve EHE info and buff lava in EHE by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3494 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.68...5.09.50.69 +> + +## *5.09.50.68* +>## What's Changed +>* Add configurable EOH Energy Display by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3477 +>* Add nbt safeguard for dtpf convergence catalyst type by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3486 +>* Fix Volumetric Flasks Render by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3488 +>* Adds a blacklist to prevent certain dims like Twilight Forest from generating overworld ores by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3438 +>* added recipe using rutile, scheelite and ilmenite for qft Tita-Tungsten-Catalyst by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3482 +>* Add explicit mention of exotic energy hatches by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3491 +>* Fix advanced mufflers in the XLGT and other multiblocks with >1 muffler hatch by @nshepperd in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3489 +>* Prevent screwdriver from changing pipe collision boxes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3493 +>* Add tooltips to fluid/item pipe casings by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3492 +>* Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3497 +>* Simplify GT Assembler recipes for Muffler Upgrades by @HFPTetraUro in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3498 +>* Fix pitchblende height range by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3500 +>* Added mode swap button to Utupu Tanuri by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3499 +>* Added Pipe Casing Recipes to Assembler by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3501 +>* Reduce packets sent for shutdown duration UI by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3503 +>* Add Ore Berries to Fluid Extraction Recipes by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3502 +>* Prevent -generation when long overflow for antimatter gen. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3378 +> +>## New Contributors +>* @nshepperd made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3489 +>* @HFPTetraUro made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3498 +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.67...5.09.50.68 +> + +## *5.09.50.67* +>## What's Changed +>* rebalance of plasma chain recipes by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3468 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.66...5.09.50.67 +> + +## *5.09.50.66* +>## What's Changed +>* Delete NBT data about crafting components on MetaTileEntity by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3476 +>* Save custom name on particular case by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3473 +>* Improve EoH tier numbering in portable scanner info by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3483 +>* remove duplicate motor recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3484 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.65...5.09.50.66 +> + +## *5.09.50.65* +>## What's Changed +>* Fix to Vanadium Redox Power Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3481 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.64...5.09.50.65 +> + +## *5.09.50.64* +>## What's Changed +>* Fix Solidifier Autoplace and Add Glass Subchannel by @Ruling-0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3480 +>* Small solidifier structure check fix by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3479 +>* Add tool batch mode for some multis by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3475 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.63...5.09.50.64 +> + +## *5.09.50.63* +>## What's Changed +>* Remove OC AVR architecture by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3474 +>* Adjust number formatting in WAILA machine progress line by @wlhlm in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3478 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.62...5.09.50.63 +> + +## *5.09.50.62* +>## What's Changed +>* Custom iconset for bedrockium by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3471 +>* Add Very Heavy Oil Cell to Materials list by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3472 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.61...5.09.50.62 +> + +## *5.09.50.61* +>## What's Changed +>* Fix gold vein name by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3463 +>* Delete the "PlayerActivity.log" by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3464 +>* Turbine Texture Refactor by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3435 +>* Readd missing iodine output to seaweed ash line by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3466 +>* Fix a few waterline nei previews by @Lyfts in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3462 +>* Add ctrl-middle-click to suppress infinite spray can's left click shake by @querns in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3431 +>* Add Ore Dictionary Tags for Subatomic Particles by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3465 +>* Blackhole fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3470 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.60...5.09.50.61 +> + +## *5.09.50.60* +>## What's Changed +>* Remove waterline QFT skip by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3460 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.59...5.09.50.60 +> + +## *5.09.50.59* +>## What's Changed +>* Fix HILE waila info by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3459 +>* Add Tool Casting support to the Fluid Shaper multiblock. by @AbdielKavash in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3454 +>* Another round of later naqfuel buffs by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3439 +>* Fix HILE render turning off while running when pressing power button by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3443 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.58...5.09.50.59 +> + +## *5.09.50.58* +>## What's Changed +>* LSC information enhancements by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3427 +>* Fix wrong shutdown duration of tectech multi & cleanup by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3424 +>* adjusted status window widget creation to allow for horizontal scrolling by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3428 +>* Fix baryonic perfection voiding one catalyst when recipe fails by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3455 +>* Change thorium comb to have mv processing by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3456 +>* Remove fast mode mention from XL Steam Turbines by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3458 +>* Fix shirabon cost in alternative naqfuel mk6 recipe by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3429 +>* Fix EHE NEI special info by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3457 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.57...5.09.50.58 +> + +## *5.09.50.57* +>## What's Changed +>* Delete 4 unused GT++ classes by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3426 +>* Fix mabs crash when breaking energy hatches by @HoleFish in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3425 +>* Hide WAILA and remove collision of render blocks by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3436 +>* fix tengam oregen by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3440 +>* Set new default for tooltip finisher separator line by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3442 +>* Fixes for Deep Earth Heating Pump by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3434 +>* Fix EIG Fertilizer Multiplier by @C0bra5 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3441 +>* Give blackhole a bounding box by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3444 +>* Reduce Bounding Box allocations by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3447 +>* Fix wrap recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3445 +>* Change Cooling Tower Structure by @54M44R in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3449 +>* Add tinted industrial glass to the structure glasses. by @CookieBrigade in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3448 +>* Fix memory leak in gt++ PlayerUtils by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3411 +>* Fix structure checks and tooltip issues by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3446 +>* Add an overflow fix that was missing from #3332. by @spacebuilder2020 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3416 +>* Fix DTPF convergence catalyst consumption for non-catalyst recipes by @GDCloudstrike in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3399 +>* fixed crash in kubatech if witchery is not loaded by @Trinsdar in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3451 +> +>## New Contributors +>* @54M44R made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3449 +>* @Trinsdar made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3451 +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.56...5.09.50.57 +> + +## *5.09.50.56* +>## What's Changed +>* Various waterline bugfixes by @NotAPenguin0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3433 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.55...5.09.50.56 +> + +## *5.09.50.55* +>## What's Changed +>* fix plasma arc furnace recipe by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3430 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.54...5.09.50.55 +> + +## *5.09.50.54* +>## What's Changed +>* Render fixes by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3409 +>* Change sterile casing texture by @BlueHero233 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3402 +>* fix waterline cycle breaking on reload by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3420 +>* convert the debug button to a LockedWhileActiveButton by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3413 +>* Replace Bee description containing Diddy with his new socials for obvious reasons by @Nilau1998 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3421 +>* add cycle idle status for waterline units by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3422 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.53...5.09.50.54 +> + +## *5.09.50.53* +>## What's Changed +>* save debug mode to NBT to prevent it turning it off on game reload by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3419 +>* fix world leak caused by BlockPos class from GT++ by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3414 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.52...5.09.50.53 +> + +## *5.09.50.52* +>## What's Changed +>* Fix NPE on IC2 recycler blacklist by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3403 +>* Use explicit internal name for Diphenylisophthalate by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3404 +>* Fix ruby/sapphire juice mistake by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3407 +>* Fix log 1:6 in cutting machine by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3406 +>* Right clicking water purification units places blocks by @VinDevGH in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3405 +>* Remove method in multiblock tooltip by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3410 +> +>## New Contributors +>* @VinDevGH made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3405 +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.51...5.09.50.52 +> + +## *5.09.50.51* +>## What's Changed +>* Superdense plate integration by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3400 +>* Allow use high tier fluid regulators as cover. by @lordIcocain in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3398 +>* Fix missing circuit replacements in AL recipies by @alphaomega21 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3397 +> +>## New Contributors +>* @alphaomega21 made their first contribution in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3397 +> +>**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.50...5.09.50.51 +> + +# Updated - GTNH-Intergalactic - 1.4.22 --> 1.4.25 +## *1.4.25* +>## What's Changed +>* circuit oredict fixes by @chochem in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/82 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.24...1.4.25 +> + +## *1.4.24* +>## What's Changed +>* Move space assembler and space research modules to RA2 by @serenibyss in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/80 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.23...1.4.24 +> + +## *1.4.23* +>## What's Changed +>* Fix build by @Alexdoru in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/79 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.22...1.4.23 +> + +# Updated - GTNHLib - 0.5.16 --> 0.5.20 +## *0.5.20* +>## What's Changed +>* Disable thread safety checks with FalseTweaks by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/88 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.19...0.5.20 +> + +## *0.5.19* +>## What's Changed +>* Shadow source jars too by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/87 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.18...0.5.19 +> + +## *0.5.18* +>## What's Changed +>* Add texture debug feature by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/86 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.17...0.5.18 +> + +## *0.5.17* +>## What's Changed +>* merge iih + mt hand command in one by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/84 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.16...0.5.17 +> + +# Updated - Galaxy-Space-GTNH - 1.1.95-GTNH --> 1.1.96-GTNH +## *1.1.96-GTNH* +>## What's Changed +>* Remove memory allocations from checking achievements by @Alexdoru in https://github.com/GTNewHorizons/Galaxy-Space-GTNH/pull/120 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Galaxy-Space-GTNH/compare/1.1.95-GTNH...1.1.96-GTNH +> + +# Updated - Hodgepodge - 2.5.74 --> 2.5.79 +## *2.5.79* +>## What's Changed +>* fix crash in DebugScreenHandler by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/440 +>* Add zh_CN.lang by @Omgise in https://github.com/GTNewHorizons/Hodgepodge/pull/439 +> +>## New Contributors +>* @Omgise made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/439 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.78...2.5.79 +> + +## *2.5.78* +>## What's Changed +>* feat: patch several dupes in eu2 by @Midnight145 in https://github.com/GTNewHorizons/Hodgepodge/pull/438 +>* Merge mixin from BQ3-Thermos-patch mod by @serenibyss in https://github.com/GTNewHorizons/Hodgepodge/pull/437 +> +>## New Contributors +>* @Midnight145 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/438 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.77...2.5.78 +> + +## *2.5.77* +>## What's Changed +>* Add button to refresh the sounds by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/436 +>* Merge working parts of fastload by @ah-OOG-ah in https://github.com/GTNewHorizons/Hodgepodge/pull/434 +>* fix speedupAnimations setting also disabling fast placing keybind by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/435 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.76...2.5.77 +> + +## *2.5.76* +>## What's Changed +>* add nametag/hit brightness fix by @kurrycat2004 in https://github.com/GTNewHorizons/Hodgepodge/pull/433 +> +>## New Contributors +>* @kurrycat2004 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/433 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.75...2.5.76 +> + +## *2.5.75* +>## What's Changed +>* Memory optimization by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/432 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Hodgepodge/compare/2.5.74...2.5.75 +> + +# Updated - HydroEnergy - 1.3.5 --> 1.3.6 +## *1.3.6* +>## What's Changed +>* transfer to early/late mixin system by @Alexdoru in https://github.com/GTNewHorizons/HydroEnergy/pull/29 +> +>## New Contributors +>* @Alexdoru made their first contribution in https://github.com/GTNewHorizons/HydroEnergy/pull/29 +> +>**Full Changelog**: https://github.com/GTNewHorizons/HydroEnergy/compare/1.3.5...1.3.6 +> + +# Updated - InGame-Info-XML - 2.8.14 --> 2.8.19 +## *2.8.19* +>## What's Changed +>* Fix positioning issues by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/27 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.16...2.8.19 +> + +## *2.8.18-pre* +>**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.17-pre...2.8.18-pre +> + +## *2.8.17-pre* +>**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.16...2.8.17-pre +> + +## *2.8.16* +>## What's Changed +>* Fix some icons not being found by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/26 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.15...2.8.16 +> + +## *2.8.15* +>## What's Changed +>* Fix a few issues by @Lyfts in https://github.com/GTNewHorizons/InGame-Info-XML/pull/25 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/InGame-Info-XML/compare/2.8.14...2.8.15 +> + +# Updated - LunatriusCore - 1.2.0-GTNH --> 1.2.1-GTNH +## *1.2.1-GTNH* +>## What's Changed +>* fix slime chunks algorithm by @asquared31415 in https://github.com/GTNewHorizons/LunatriusCore/pull/8 +> +>## New Contributors +>* @asquared31415 made their first contribution in https://github.com/GTNewHorizons/LunatriusCore/pull/8 +> +>**Full Changelog**: https://github.com/GTNewHorizons/LunatriusCore/compare/1.2.0-GTNH...1.2.1-GTNH +> + +# Updated - Mantle - 0.4.1 --> 0.4.2 +## *0.4.2* +>## What's Changed +>* Fix ArrayIndexOutOfBoundsException in getUnlocalizedName by @tsiarokhin in https://github.com/GTNewHorizons/Mantle/pull/8 +> +>## New Contributors +>* @tsiarokhin made their first contribution in https://github.com/GTNewHorizons/Mantle/pull/8 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Mantle/compare/0.4.1...0.4.2 +> + +# Updated - ModularUI - 1.2.11 --> 1.2.13 +## *1.2.13* +>## What's Changed +>* Apply the size limit of Scrollable to its children by @HoleFish in https://github.com/GTNewHorizons/ModularUI/pull/86 +> +>## New Contributors +>* @HoleFish made their first contribution in https://github.com/GTNewHorizons/ModularUI/pull/86 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.12...1.2.13 +> + +## *1.2.12* +>## What's Changed +>* Fix tessellator crash with circle draw by @serenibyss in https://github.com/GTNewHorizons/ModularUI/pull/85 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/ModularUI/compare/1.2.11...1.2.12 +> + +# Updated - MouseTweaks - 2.4.17-GTNH --> 2.4.18-GTNH +Mod is client-side only. +## *2.4.18-GTNH* +>## What's Changed +>* Force disable mouse wheel transfer if NEI's mouse wheel transfer is active by @Alexdoru in https://github.com/GTNewHorizons/MouseTweaks/pull/12 +> +>## New Contributors +>* @Alexdoru made their first contribution in https://github.com/GTNewHorizons/MouseTweaks/pull/12 +> +>**Full Changelog**: https://github.com/GTNewHorizons/MouseTweaks/compare/2.4.17-GTNH...2.4.18-GTNH +> + +# Updated - Natura - 2.7.4 --> 2.7.5 +## *2.7.5* +>## What's Changed +>* Fix setDead() if mob is not dead yet. by @AbdielKavash in https://github.com/GTNewHorizons/Natura/pull/26 +> +>## New Contributors +>* @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/Natura/pull/26 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Natura/compare/2.7.4...2.7.5 +> + +# Updated - NewHorizonsCoreMod - 2.6.68 --> 2.6.78 +## *2.6.78* +>## What's Changed +>* Fix array out of bounds crash in DebugHandler by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1083 +>* 9x Oreberry maceration to remove tiny dust by @LazyFleshWasTaken in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1086 +> +>## New Contributors +>* @LazyFleshWasTaken made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1086 +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.77...2.6.78 +> + +## *2.6.77* +>## What's Changed +>* Add Cosmic Neutronium Block Solidifier Recipe by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1042 +>* Delete GT++ Super chests by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1081 +>* Added EU consumption to Air-Filter Tooltip by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1082 +>* Fix glass dupe using aurora by @Ableytner in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1075 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.76...2.6.77 +> + +## *2.6.76* +>## What's Changed +>* Removed Ultra Dense ME conduit recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1080 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.75...2.6.76 +> + +## *2.6.75* +>## What's Changed +>* Remove LogFactory from OpenComputers script by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1077 +>* Add lepidopterology chest to Script by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1078 +>* Improve the Name Remover machine by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1079 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.74...2.6.75 +> + +## *2.6.74* +>## What's Changed +>* Icon rename by @BlueHero233 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1061 +> +>## New Contributors +>* @BlueHero233 made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1061 +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.73...2.6.74 +> + +## *2.6.73* +>## What's Changed +>* fix memory leak in RecipeRemover by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1056 +>* Added wiremill recipe for projectRed Red Alloy Wire by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1074 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.72...2.6.73 +> + +## *2.6.72* +>## What's Changed +>* Add recipe for energy crad by @lordIcocain in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1064 +>* Add full dust recipe for certain bacterial vats recipes by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1060 +>* Move space assembler recipes to RA2 by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1068 +>* Remove Ancient Blocks from Chisel by @54M44R in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1067 +>* Add Mehen Belt Planet recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1069 +>* Changed Ichorcloth Recipe to remove screws and screwdriver by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1070 +>* Added transistor exchange recipe back without any duping effect by @Chaoschaot232 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1049 +>* Added upgrade recipes for Thaumic Boots variations by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1072 +>* fix small bop to gt color bug by @chochem in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1073 +>* Add Roquesite indium boost by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1071 +>* Added Infinity Water Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1059 +> +>## New Contributors +>* @Nockyx made their first contribution in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1070 +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.71...2.6.72 +> + +## *2.6.71* +>## What's Changed +>* Add lsc casing to lsc assembler recipe by @TheEpicGamer274 in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1062 +>* Remove callisto ice ic2 coolant cutting recipe by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1063 +>* Change shadow steel recipe to be similar to the HV steel recipe by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1065 +>* Adds conversion recipes to busses and hatches by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1066 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.70...2.6.71 +> + +## *2.6.70* +>## What's Changed +>* Fix aluminium hydroxide stoik in ebf by @StaffiX in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1055 +>* fix NPE in TCLoader by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1054 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.69...2.6.70 +> + +## *2.6.69* +>## What's Changed +>* Fix LuV world accelerator assembler recipe by @serenibyss in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1053 +>* move item in hand command to GTNHlib by @Alexdoru in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1051 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.68...2.6.69 +> + +# Updated - NotEnoughItems - 2.6.42-GTNH --> 2.6.46-GTNH +## *2.6.46-GTNH* +>## What's Changed +>* Fix Presets Scroll; Fix Placeholder position in the quantity field; Hide rendering error in chat; by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/555 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.45-GTNH...2.6.46-GTNH +> + +## *2.6.45-GTNH* +>## What's Changed +>* Fix typo options for English GUI by @Worive in https://github.com/GTNewHorizons/NotEnoughItems/pull/553 +>* Fix Zoom Position by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/554 +> +>## New Contributors +>* @Worive made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/553 +> +>**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.44-GTNH...2.6.45-GTNH +> + +## *2.6.44-GTNH* +>## What's Changed +>* Add Helioflare Power Forge (Gorge) to smelting catalysts by @serenibyss in https://github.com/GTNewHorizons/NotEnoughItems/pull/544 +>* Small Fixes by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/543 +>* replace GL immediate draw with Tessellator calls for chunk bounds rendering by @kurrycat2004 in https://github.com/GTNewHorizons/NotEnoughItems/pull/549 +> +>## New Contributors +>* @serenibyss made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/544 +>* @kurrycat2004 made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/549 +> +>**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.6.42-GTNH...2.6.44-GTNH +> + +# Updated - Nutrition - 0.0.12 --> 0.0.13 +## *0.0.13* +>## What's Changed +>* Update Cranberry Jelly Sandwitch nutritional values by @Worive in https://github.com/GTNewHorizons/Nutrition/pull/21 +> +>## New Contributors +>* @Worive made their first contribution in https://github.com/GTNewHorizons/Nutrition/pull/21 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Nutrition/compare/0.0.12...0.0.13 +> + +# Updated - OpenComputers - 1.10.26-GTNH --> 1.10.27-GTNH +## *1.10.27-GTNH* +>## What's Changed +>* Shorten Computer Running whitenoise by @BlueHero233 in https://github.com/GTNewHorizons/OpenComputers/pull/136 +> +>## New Contributors +>* @BlueHero233 made their first contribution in https://github.com/GTNewHorizons/OpenComputers/pull/136 +> +>**Full Changelog**: https://github.com/GTNewHorizons/OpenComputers/compare/1.10.26-GTNH...1.10.27-GTNH +> + +# Updated - Railcraft - 9.15.14 --> 9.15.15 +## *9.15.15* +>## What's Changed +>* fix crash when not installed BuildCraft by @kuzuanpa in https://github.com/GTNewHorizons/Railcraft/pull/64 +> +>## New Contributors +>* @kuzuanpa made their first contribution in https://github.com/GTNewHorizons/Railcraft/pull/64 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Railcraft/compare/9.15.14...9.15.15 +> + +# Updated - RemoteIO - 2.6.0 --> 2.6.2 +## *2.6.2* +>**Full Changelog**: https://github.com/GTNewHorizons/RemoteIO/compare/2.6.1...2.6.2 +> + +## *2.6.1* +>## What's Changed +>* Delete ASM coremod by @Alexdoru in https://github.com/GTNewHorizons/RemoteIO/pull/15 +> +>## New Contributors +>* @Alexdoru made their first contribution in https://github.com/GTNewHorizons/RemoteIO/pull/15 +> +>**Full Changelog**: https://github.com/GTNewHorizons/RemoteIO/compare/2.6.0...2.6.1 +> + +# Updated - ServerUtilities - 2.0.79 --> 2.0.85 +## *2.0.85* +>## What's Changed +>* Fix command overview crash by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/131 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.84...2.0.85 +> + +## *2.0.84* +>## What's Changed +>* Make names in tab menu replaceable by display name by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/129 +>* Add /back compat for vanilla tp by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/126 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.83...2.0.84 +> + +## *2.0.83* +>## What's Changed +>* Use vanilla tooltip rendering for sidebar buttons and fix Z height by @wlhlm in https://github.com/GTNewHorizons/ServerUtilities/pull/128 +> +>## New Contributors +>* @wlhlm made their first contribution in https://github.com/GTNewHorizons/ServerUtilities/pull/128 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.82...2.0.83 +> + +## *2.0.82* +>## What's Changed +>* Fix crash with commands that doesn't extend CommandBase by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/125 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.80...2.0.82 +> + +## *2.0.81-pre* +>**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.80...2.0.81-pre +> + +## *2.0.80* +>## What's Changed +>* Replace command override with mixins by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/124 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.0.79...2.0.80 +> + +# Updated - SpecialMobs - 3.6.0 --> 3.6.2 +## *3.6.2* +>## What's Changed +>* Fix special endermen dropping their held block if not killed. by @AbdielKavash in https://github.com/GTNewHorizons/SpecialMobs/pull/26 +> +>## New Contributors +>* @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/SpecialMobs/pull/26 +> +>**Full Changelog**: https://github.com/GTNewHorizons/SpecialMobs/compare/3.6.1...3.6.2 +> + +## *3.6.1* +>## What's Changed +>* Fix Death Creeper Typo by @BlueHero233 in https://github.com/GTNewHorizons/SpecialMobs/pull/25 +> +>## New Contributors +>* @BlueHero233 made their first contribution in https://github.com/GTNewHorizons/SpecialMobs/pull/25 +> +>**Full Changelog**: https://github.com/GTNewHorizons/SpecialMobs/compare/3.6.0...3.6.1 +> + +# Updated - StructureLib - 1.3.4 --> 1.3.5 +## *1.3.5* +>## What's Changed +>* Fix IStructureElementChain returning an invalid Iterable by @Lyfts in https://github.com/GTNewHorizons/StructureLib/pull/33 +> +>## New Contributors +>* @Lyfts made their first contribution in https://github.com/GTNewHorizons/StructureLib/pull/33 +> +>**Full Changelog**: https://github.com/GTNewHorizons/StructureLib/compare/1.3.4...1.3.5 +> + +# Updated - TCNEIAdditions - 1.4.1 --> 1.4.2 +## *1.4.2* +>## What's Changed +>* Fix floating point error causing misaligned infusion recipes by @truenachtara in https://github.com/GTNewHorizons/TCNEIAdditions/pull/28 +> +>## New Contributors +>* @truenachtara made their first contribution in https://github.com/GTNewHorizons/TCNEIAdditions/pull/28 +> +>**Full Changelog**: https://github.com/GTNewHorizons/TCNEIAdditions/compare/1.4.1...1.4.2 +> + +# Updated - ThaumicBases - 1.7.5 --> 1.7.7 +## *1.7.7* +>## What's Changed +>* Prevent placement of fully grown plants by @OneEyeMaker in https://github.com/GTNewHorizons/ThaumicBases/pull/43 +> +>## New Contributors +>* @OneEyeMaker made their first contribution in https://github.com/GTNewHorizons/ThaumicBases/pull/43 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBases/compare/1.7.6...1.7.7 +> + +## *1.7.6* +>## What's Changed +>* Fix Ancient Blocks being Invalid Stabilisers by @54M44R in https://github.com/GTNewHorizons/ThaumicBases/pull/42 +> +>## New Contributors +>* @54M44R made their first contribution in https://github.com/GTNewHorizons/ThaumicBases/pull/42 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBases/compare/1.7.5...1.7.6 +> + +# Updated - ThaumicBoots - 1.3.9 --> 1.3.10 +## *1.3.10* +>## What's Changed +>* Update the Charging machine and max charge for the QVoidBoots + recipe fix by @Ethryan in https://github.com/GTNewHorizons/ThaumicBoots/pull/33 +> +>## New Contributors +>* @Ethryan made their first contribution in https://github.com/GTNewHorizons/ThaumicBoots/pull/33 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ThaumicBoots/compare/1.3.9...1.3.10 +> + +# Updated - ThaumicEnergistics - 1.6.26-GTNH --> 1.6.27-GTNH +## *1.6.27-GTNH* +>## What's Changed +>* add check before adding matrix into list by @MCTBL in https://github.com/GTNewHorizons/ThaumicEnergistics/pull/78 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/ThaumicEnergistics/compare/1.6.26-GTNH...1.6.27-GTNH +> + +# Updated - ThaumicHorizons - 1.6.3 --> 1.6.4 +## *1.6.4* +>## What's Changed +>* Fix setDead() if mob is not dead yet. by @AbdielKavash in https://github.com/GTNewHorizons/ThaumicHorizons/pull/78 +> +>## New Contributors +>* @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/ThaumicHorizons/pull/78 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ThaumicHorizons/compare/1.6.3...1.6.4 +> + +# Updated - Thaumic_Exploration - 1.3.5-GTNH --> 1.3.7-GTNH +## *1.3.7-GTNH* +>## What's Changed +>* Soul Brazier fixes. by @AbdielKavash in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/39 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/Thaumic_Exploration/compare/1.3.6-GTNH...1.3.7-GTNH +> + +## *1.3.6-GTNH* +>## What's Changed +>* Fix heavy RAM usage caused by ThaumicReplicator recipe cache list by @Alexdoru in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/38 +> +>## New Contributors +>* @Alexdoru made their first contribution in https://github.com/GTNewHorizons/Thaumic_Exploration/pull/38 +> +>**Full Changelog**: https://github.com/GTNewHorizons/Thaumic_Exploration/compare/1.3.5-GTNH...1.3.6-GTNH +> + +# Updated - TinkersConstruct - 1.12.12-GTNH --> 1.12.14-GTNH +## *1.12.14-GTNH* +>## What's Changed +>* Fix unlocalized name of Wool Slabs by @Worive in https://github.com/GTNewHorizons/TinkersConstruct/pull/135 +> +>## New Contributors +>* @Worive made their first contribution in https://github.com/GTNewHorizons/TinkersConstruct/pull/135 +> +>**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.12.13-GTNH...1.12.14-GTNH +> + +## *1.12.13-GTNH* +>## What's Changed +>* Revert default config for option "Remove Gold Cast Recipes" by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/130 +>* Fix NPE making gold casts while they are disabled by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/132 +>* Explicit GTNH check for gold cast removal config by @wlhlm in https://github.com/GTNewHorizons/TinkersConstruct/pull/134 +> +>## New Contributors +>* @wlhlm made their first contribution in https://github.com/GTNewHorizons/TinkersConstruct/pull/130 +> +>**Full Changelog**: https://github.com/GTNewHorizons/TinkersConstruct/compare/1.12.12-GTNH...1.12.13-GTNH +> + +# Updated - WarpTheory - 1.4.1-GTNH --> 1.4.2-GTNH +## *1.4.2-GTNH* +>## What's Changed +>* Add Portable Shower bauble by @OmdaCZ in https://github.com/GTNewHorizons/WarpTheory/pull/42 +> +>## New Contributors +>* @OmdaCZ made their first contribution in https://github.com/GTNewHorizons/WarpTheory/pull/42 +> +>**Full Changelog**: https://github.com/GTNewHorizons/WarpTheory/compare/1.4.1-GTNH...1.4.2-GTNH +> + +# Updated - WitcheryExtras - 1.2.2 --> 1.2.3 +## *1.2.3* +>## What's Changed +>* Add biome tooltip to Shifting Seasons brew by @serenibyss in https://github.com/GTNewHorizons/WitcheryExtras/pull/22 +> +>## New Contributors +>* @serenibyss made their first contribution in https://github.com/GTNewHorizons/WitcheryExtras/pull/22 +> +>**Full Changelog**: https://github.com/GTNewHorizons/WitcheryExtras/compare/1.2.2...1.2.3 +> + +# Updated - WitchingGadgets - 1.5.15-GTNH --> 1.5.17-GTNH +## *1.5.17-GTNH* +>## What's Changed +>* Thaumic boots dep + compat by @Nockyx in https://github.com/GTNewHorizons/WitchingGadgets/pull/65 +> +>## New Contributors +>* @Nockyx made their first contribution in https://github.com/GTNewHorizons/WitchingGadgets/pull/65 +> +>**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.5.16-GTNH...1.5.17-GTNH +> + +## *1.5.16-GTNH* +>## What's Changed +>* Blacklist Thaumcraft clusters + made the file more readable by @Ethryan in https://github.com/GTNewHorizons/WitchingGadgets/pull/63 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.5.15-GTNH...1.5.16-GTNH +> + +# Updated - ae2stuff - 0.8.3-GTNH --> 0.8.4-GTNH +## *0.8.4-GTNH* +>## What's Changed +>* Wrenching a wireless connector keeps its color. by @AbdielKavash in https://github.com/GTNewHorizons/ae2stuff/pull/19 +>* Fix channels 128 cable by @nikita23830 in https://github.com/GTNewHorizons/ae2stuff/pull/23 +> +>## New Contributors +>* @AbdielKavash made their first contribution in https://github.com/GTNewHorizons/ae2stuff/pull/19 +>* @nikita23830 made their first contribution in https://github.com/GTNewHorizons/ae2stuff/pull/23 +> +>**Full Changelog**: https://github.com/GTNewHorizons/ae2stuff/compare/0.8.3-GTNH...0.8.4-GTNH +> + +# Updated - amunra - 0.7.0 --> 0.7.1 +## *0.7.1* +>## What's Changed +>* fix typo and thus localization for redgrass by @chochem in https://github.com/GTNewHorizons/amunra/pull/32 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/amunra/compare/0.7.0...0.7.1 +> + +# Updated - gendustry - 1.8.2-GTNH --> 1.8.3-GTNH +## *1.8.3-GTNH* +>## What's Changed +>* Fix Pollen Collection Kit NPE by @Kogepan229 in https://github.com/GTNewHorizons/gendustry/pull/12 +> +>## New Contributors +>* @Kogepan229 made their first contribution in https://github.com/GTNewHorizons/gendustry/pull/12 +> +>**Full Changelog**: https://github.com/GTNewHorizons/gendustry/compare/1.8.2-GTNH...1.8.3-GTNH +> + +# Updated - lwjgl3ify - 2.1.3 --> 2.1.4 +## *2.1.4* +>## What's Changed +>* Bump ASM to support Java 24 by @ah-OOG-ah in https://github.com/GTNewHorizons/lwjgl3ify/pull/184 +> +>## New Contributors +>* @ah-OOG-ah made their first contribution in https://github.com/GTNewHorizons/lwjgl3ify/pull/184 +> +>**Full Changelog**: https://github.com/GTNewHorizons/lwjgl3ify/compare/2.1.3...2.1.4 +> + +# Updated - nei-custom-diagram - 1.6.7 --> 1.6.8 +## *1.6.8* +>## What's Changed +>* fix bug introduced in #42 by @Alexdoru in https://github.com/GTNewHorizons/nei-custom-diagram/pull/43 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/nei-custom-diagram/compare/1.6.7...1.6.8 +> + +# Updated - twilightforest - 2.6.34 --> 2.6.35 +## *2.6.35* +>## What's Changed +>* Defeat SnowQueen should conquer the Ice Tower instead of Lich Tower by @zhehedream in https://github.com/GTNewHorizons/twilightforest/pull/91 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/twilightforest/compare/2.6.34...2.6.35 +> + +# Updated - waila - 1.8.1 --> 1.8.2 +## *1.8.2* +>## What's Changed +>* Remove unnecessary reflection by @Alexdoru in https://github.com/GTNewHorizons/waila/pull/24 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/waila/compare/1.8.1...1.8.2 +> + 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 new file mode 100644 index 00000000..dac544b9 --- /dev/null +++ b/releases/changelogs/changelog from 2.7.0-beta-4 to nightly.md @@ -0,0 +1,9 @@ +# Updated - StructureLib - 1.3.5 --> 1.3.6 +## *1.3.6* +>## What's Changed +>* Send correct identifier when instrumenting by @Lyfts in https://github.com/GTNewHorizons/StructureLib/pull/34 +> +> +>**Full Changelog**: https://github.com/GTNewHorizons/StructureLib/compare/1.3.5...1.3.6 +> + diff --git a/releases/changelogs/nightly builds/changelog from nightly 726 to 727.md b/releases/changelogs/nightly builds/changelog from nightly 726 to 727.md new file mode 100644 index 00000000..e428a1b3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 726 to 727.md @@ -0,0 +1 @@ +# Nothing changed this time! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 727 to 728.md b/releases/changelogs/nightly builds/changelog from nightly 727 to 728.md new file mode 100644 index 00000000..0b7bf9aa --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 727 to 728.md @@ -0,0 +1,30 @@ +# Updated FloodLights (1.4.1@BOTH --> 1.4.2@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/FloodLights/compare/1.4.1...1.4.2 +>## What's Changed +> * sanity te check & update bs+deps by @Pilzinsel64 in https://github.com/GTNewHorizons/FloodLights/pull/5 (1.4.2) +> + +# Updated GT5-Unofficial (5.09.50.62@BOTH --> 5.09.50.64@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.62...5.09.50.64 +>## What's Changed +> * Fix Solidifier Autoplace and Add Glass Subchannel by @Ruling-0 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3480 (5.09.50.64) +> * Small solidifier structure check fix by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3479 (5.09.50.64) +> * Add tool batch mode for some multis by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3475 (5.09.50.64) +> * Remove OC AVR architecture by @serenibyss in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3474 (5.09.50.63) +> * Adjust number formatting in WAILA machine progress line by @wlhlm in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3478 (5.09.50.63) +> + +# Updated GTNHLib (0.5.19@BOTH --> 0.5.20@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.19...0.5.20 +>## What's Changed +> * Disable thread safety checks with FalseTweaks by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/88 (0.5.20) +> + +# Updated WitchingGadgets (1.5.15-GTNH@BOTH --> 1.5.16-GTNH@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/WitchingGadgets/compare/1.5.15-GTNH...1.5.16-GTNH +>## What's Changed +> * Blacklist Thaumcraft clusters + made the file more readable by @Ethryan in https://github.com/GTNewHorizons/WitchingGadgets/pull/63 (1.5.16-GTNH) +> + +# Credits +A special thanks to @Pilzinsel64, who contributed to this release! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 728 to 729.md b/releases/changelogs/nightly builds/changelog from nightly 728 to 729.md new file mode 100644 index 00000000..b9738936 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 728 to 729.md @@ -0,0 +1,30 @@ +# Updated Crops-plus-plus (1.7.9@BOTH --> 1.7.10@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/Crops-plus-plus/compare/1.7.9...1.7.10 +>## What's Changed +> * Make Spade behave more like a vanilla Hoe by @wlhlm in https://github.com/GTNewHorizons/Crops-plus-plus/pull/82 (1.7.10) +> + +# Updated EnderIO (2.8.20@BOTH --> 2.8.21@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/EnderIO/compare/2.8.20...2.8.21 +>## What's Changed +> * removed conduit subtype by @Nockyx in https://github.com/GTNewHorizons/EnderIO/pull/179 (2.8.21) +> + +# Updated GT5-Unofficial (5.09.50.64@BOTH --> 5.09.50.66@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.64...5.09.50.66 +>## What's Changed +> * Delete NBT data about crafting components on MetaTileEntity by @Alexdoru in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3476 (5.09.50.66) +> * Save custom name on particular case by @RealSilverMoon in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3473 (5.09.50.66) +> * Improve EoH tier numbering in portable scanner info by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3483 (5.09.50.66) +> * remove duplicate motor recipes by @chochem in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3484 (5.09.50.66) +> * Fix to Vanadium Redox Power Cell Recipe by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3481 (5.09.50.65) +> + +# Updated NewHorizonsCoreMod (2.6.75@BOTH --> 2.6.76@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.75...2.6.76 +>## What's Changed +> * Removed Ultra Dense ME conduit recipe by @Nockyx in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1080 (2.6.76) +> + +# Credits +A special thanks to @Nockyx, @wlhlm, who contributed to this release! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 729 to 730.md b/releases/changelogs/nightly builds/changelog from nightly 729 to 730.md new file mode 100644 index 00000000..e4afdfc3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 729 to 730.md @@ -0,0 +1,20 @@ +# Updated Binnie (2.4.3@BOTH --> 2.4.4@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/Binnie/compare/2.4.3...2.4.4 +>## What's Changed +> * Fixing Waila showing incorrect blocks for logs by @Cardinalstars in https://github.com/GTNewHorizons/Binnie/pull/54 (2.4.4) +> + +# Updated CodeChickenCore (1.3.9@BOTH --> 1.3.10@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.9...1.3.10 +>## What's Changed +> * Allow colorful Tooltips by @glowredman in https://github.com/GTNewHorizons/CodeChickenCore/pull/24 (1.3.10) +> + +# Updated GT5-Unofficial (5.09.50.66@BOTH --> 5.09.50.67@BOTH) +**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.66...5.09.50.67 +>## What's Changed +> * rebalance of plasma chain recipes by @Nockyx in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3468 (5.09.50.67) +> + +# Credits +A special thanks to @glowredman, who contributed to this release! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 730 to 731.md b/releases/changelogs/nightly builds/changelog from nightly 730 to 731.md new file mode 100644 index 00000000..e428a1b3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 730 to 731.md @@ -0,0 +1 @@ +# Nothing changed this time! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 731 to 732.md b/releases/changelogs/nightly builds/changelog from nightly 731 to 732.md new file mode 100644 index 00000000..e428a1b3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 731 to 732.md @@ -0,0 +1 @@ +# Nothing changed this time! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 732 to 733.md b/releases/changelogs/nightly builds/changelog from nightly 732 to 733.md new file mode 100644 index 00000000..e428a1b3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 732 to 733.md @@ -0,0 +1 @@ +# Nothing changed this time! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 733 to 734.md b/releases/changelogs/nightly builds/changelog from nightly 733 to 734.md new file mode 100644 index 00000000..2e09c380 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 733 to 734.md @@ -0,0 +1,20 @@ +# Updated Angelica (1.0.0-beta18 --> 1.0.0-beta19) +**Full Changelog**: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta18...1.0.0-beta19 +>## What's Changed +> * Handle more incompatible mods by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/735 (1.0.0-beta19) +> + +# Updated GT5-Unofficial (5.09.50.68 --> 5.09.50.69) +**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.68...5.09.50.69 +>## What's Changed +> * Restore hydration cell recipe by @FourIsTheNumber in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3507 (5.09.50.69) +> * Add throughput to Wireless Energy Hatch tooltip by @Kogepan229 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3506 (5.09.50.69) +> * Improve EHE info and buff lava in EHE by @StaffiX in https://github.com/GTNewHorizons/GT5-Unofficial/pull/3494 (5.09.50.69) +> + +# Updated GTNH-Intergalactic (1.4.24 --> 1.4.25) +**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.24...1.4.25 +>## What's Changed +> * circuit oredict fixes by @chochem in https://github.com/GTNewHorizons/GTNH-Intergalactic/pull/82 (1.4.25) +> + diff --git a/releases/changelogs/nightly builds/changelog from nightly 734 to 735.md b/releases/changelogs/nightly builds/changelog from nightly 734 to 735.md new file mode 100644 index 00000000..e428a1b3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 734 to 735.md @@ -0,0 +1 @@ +# Nothing changed this time! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 735 to 736.md b/releases/changelogs/nightly builds/changelog from nightly 735 to 736.md new file mode 100644 index 00000000..e428a1b3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 735 to 736.md @@ -0,0 +1 @@ +# Nothing changed this time! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 736 to 737.md b/releases/changelogs/nightly builds/changelog from nightly 736 to 737.md new file mode 100644 index 00000000..e428a1b3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 736 to 737.md @@ -0,0 +1 @@ +# Nothing changed this time! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 737 to 738.md b/releases/changelogs/nightly builds/changelog from nightly 737 to 738.md new file mode 100644 index 00000000..e428a1b3 --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 737 to 738.md @@ -0,0 +1 @@ +# Nothing changed this time! \ No newline at end of file diff --git a/releases/changelogs/nightly builds/changelog from nightly 738 to 739.md b/releases/changelogs/nightly builds/changelog from nightly 738 to 739.md new file mode 100644 index 00000000..8d4d413f --- /dev/null +++ b/releases/changelogs/nightly builds/changelog from nightly 738 to 739.md @@ -0,0 +1,6 @@ +# Updated StructureLib (1.3.5 --> 1.3.6) +**Full Changelog**: https://github.com/GTNewHorizons/StructureLib/compare/1.3.5...1.3.6 +>## What's Changed +> * Send correct identifier when instrumenting by @Lyfts in https://github.com/GTNewHorizons/StructureLib/pull/34 (1.3.6) +> + diff --git a/releases/manifests/2.7.0-beta-4.json b/releases/manifests/2.7.0-beta-4.json new file mode 100644 index 00000000..f6c8e7f0 --- /dev/null +++ b/releases/manifests/2.7.0-beta-4.json @@ -0,0 +1,934 @@ +{ + "version": "2.7.0-beta-4", + "last_version": "2.6.1", + "last_updated": "2024-11-18T11:25:23.545999", + "config": "2.7.0-beta-4", + "github_mods": { + "AdventureBackpack2": { + "version": "1.2.4-GTNH", + "side": "BOTH" + }, + "AE2FluidCraft-Rework": { + "version": "1.3.48-gtnh", + "side": "BOTH" + }, + "ae2stuff": { + "version": "0.8.4-GTNH", + "side": "BOTH" + }, + "AFSU": { + "version": "1.3.1-GTNH", + "side": "BOTH" + }, + "AngerMod": { + "version": "0.8.2", + "side": "BOTH" + }, + "AppleCore": { + "version": "3.3.3", + "side": "BOTH" + }, + "Applied-Energistics-2-Unofficial": { + "version": "rv3-beta-477-GTNH", + "side": "BOTH" + }, + "ArchitectureCraft": { + "version": "1.10.1", + "side": "BOTH" + }, + "AsieLib": { + "version": "0.6.0", + "side": "BOTH" + }, + "Avaritia": { + "version": "1.54", + "side": "BOTH" + }, + "Avaritiaddons": { + "version": "1.8.4-GTNH", + "side": "BOTH" + }, + "Battlegear2": { + "version": "1.4.1", + "side": "BOTH" + }, + "bdlib": { + "version": "1.10.0-GTNH", + "side": "BOTH" + }, + "BetterBuildersWands": { + "version": "0.12.0-GTNH", + "side": "BOTH" + }, + "BetterCrashes": { + "version": "1.4.0-GTNH", + "side": "CLIENT" + }, + "BetterLoadingScreen": { + "version": "1.7.0-GTNH", + "side": "CLIENT" + }, + "BetterP2P": { + "version": "1.3.0", + "side": "BOTH" + }, + "BetterQuesting": { + "version": "3.6.22-GTNH", + "side": "BOTH" + }, + "Binnie": { + "version": "2.4.4", + "side": "BOTH" + }, + "BlockLimiter": { + "version": "0.6.0", + "side": "BOTH" + }, + "BloodArsenal": { + "version": "1.3.2", + "side": "BOTH" + }, + "BloodMagic": { + "version": "1.6.7", + "side": "BOTH" + }, + "Botania": { + "version": "1.11.5-GTNH", + "side": "BOTH" + }, + "Botanic-horizons": { + "version": "1.1.7-GTNH", + "side": "BOTH" + }, + "BrandonsCore": { + "version": "1.2.0-GTNH", + "side": "BOTH" + }, + "BugTorch": { + "version": "1.2.14-GTNH", + "side": "BOTH" + }, + "BuildCraft": { + "version": "7.1.39", + "side": "BOTH" + }, + "BuildCraftCompat": { + "version": "7.1.17", + "side": "BOTH" + }, + "CarpentersBlocks": { + "version": "3.6.2-GTNH", + "side": "BOTH" + }, + "Catwalks-2": { + "version": "2.3.2-GTNH", + "side": "BOTH" + }, + "Chisel": { + "version": "2.15.3-GTNH", + "side": "BOTH" + }, + "ChiselTones": { + "version": "1.2.0-GTNH", + "side": "BOTH" + }, + "CodeChickenCore": { + "version": "1.3.10", + "side": "BOTH" + }, + "Computronics": { + "version": "1.8.5-GTNH", + "side": "BOTH" + }, + "CookingForBlockheads": { + "version": "1.3.7-GTNH", + "side": "BOTH" + }, + "CraftTweaker": { + "version": "3.4.0", + "side": "BOTH" + }, + "CreativeCore": { + "version": "1.4.0-GTNH", + "side": "BOTH" + }, + "CropLoadCore": { + "version": "0.2.0", + "side": "BOTH" + }, + "Crops-plus-plus": { + "version": "1.7.11", + "side": "BOTH" + }, + "DefaultServerList": { + "version": "1.5.0", + "side": "CLIENT" + }, + "DefaultWorldGenerator": { + "version": "0.3.0", + "side": "CLIENT" + }, + "Draconic-Evolution": { + "version": "1.3.13-GTNH", + "side": "BOTH" + }, + "Electro-Magic-Tools": { + "version": "1.5.16", + "side": "BOTH" + }, + "EnderCore": { + "version": "0.4.6", + "side": "BOTH" + }, + "EnderIO": { + "version": "2.8.22", + "side": "BOTH" + }, + "EnderStorage": { + "version": "1.6.4", + "side": "BOTH" + }, + "EnderZoo": { + "version": "1.2.0", + "side": "BOTH" + }, + "EnhancedLootBags": { + "version": "1.1.1", + "side": "BOTH" + }, + "Eternal-Singularity": { + "version": "1.2.1", + "side": "BOTH" + }, + "FindIt": { + "version": "1.3.9", + "side": "BOTH" + }, + "ForbiddenMagic": { + "version": "0.7.0-GTNH", + "side": "BOTH" + }, + "ForestryMC": { + "version": "4.9.18", + "side": "BOTH" + }, + "Forgelin": { + "version": "1.10.0-GTNH", + "side": "BOTH" + }, + "ForgeMultipart": { + "version": "1.5.0", + "side": "BOTH" + }, + "Gadomancy": { + "version": "1.3.5", + "side": "BOTH" + }, + "Galacticraft": { + "version": "3.2.5-GTNH", + "side": "BOTH" + }, + "Galaxy-Space-GTNH": { + "version": "1.1.97-GTNH", + "side": "BOTH" + }, + "gendustry": { + "version": "1.8.3-GTNH", + "side": "BOTH" + }, + "GT5-Unofficial": { + "version": "5.09.50.72", + "side": "BOTH" + }, + "GTNH-TC-Wands": { + "version": "1.4.1", + "side": "BOTH" + }, + "GTNHLib": { + "version": "0.5.20", + "side": "BOTH" + }, + "Hardcore-Ender-Expansion": { + "version": "1.11.3-GTNH", + "side": "BOTH" + }, + "harvestcraft": { + "version": "1.2.3-GTNH", + "side": "BOTH" + }, + "Hodgepodge": { + "version": "2.5.79", + "side": "BOTH" + }, + "HoloInventory": { + "version": "2.4.13-GTNH", + "side": "BOTH" + }, + "HydroEnergy": { + "version": "1.3.6", + "side": "BOTH" + }, + "IFU": { + "version": "1.11.1", + "side": "BOTH" + }, + "IguanaTweaksTConstruct": { + "version": "2.5.0", + "side": "BOTH" + }, + "Infernal-Mobs": { + "version": "1.9.1-GTNH", + "side": "BOTH" + }, + "InGame-Info-XML": { + "version": "2.8.19", + "side": "BOTH" + }, + "inventory-tweaks": { + "version": "1.7.0", + "side": "CLIENT" + }, + "ironchest": { + "version": "6.0.87", + "side": "BOTH" + }, + "IronChestMinecarts": { + "version": "1.1.0", + "side": "BOTH" + }, + "Irontanks": { + "version": "1.3.0", + "side": "BOTH" + }, + "Jabba": { + "version": "1.4.6", + "side": "BOTH" + }, + "LittleTiles": { + "version": "1.3.1-GTNH", + "side": "BOTH" + }, + "LogisticsPipes": { + "version": "1.2.34-GTNH", + "side": "BOTH" + }, + "LootGames": { + "version": "2.1.4", + "side": "BOTH" + }, + "LunatriusCore": { + "version": "1.2.1-GTNH", + "side": "BOTH" + }, + "MagicBees": { + "version": "2.8.5-GTNH", + "side": "BOTH" + }, + "MalisisDoors": { + "version": "1.17.4-GTNH", + "side": "BOTH" + }, + "Mantle": { + "version": "0.4.2", + "side": "BOTH" + }, + "Minecraft-Backpack-Mod": { + "version": "2.4.3-GTNH", + "side": "BOTH" + }, + "Minetweaker-Gregtech-5-Addon": { + "version": "2.2.4", + "side": "BOTH" + }, + "ModTweaker": { + "version": "0.11.0", + "side": "BOTH" + }, + "MouseTweaks": { + "version": "2.4.18-GTNH", + "side": "CLIENT" + }, + "MX-Random": { + "version": "0.4.5", + "side": "BOTH" + }, + "Natura": { + "version": "2.7.5", + "side": "BOTH" + }, + "NaturesCompass": { + "version": "1.4.4-GTNH", + "side": "BOTH" + }, + "nei-custom-diagram": { + "version": "1.6.8", + "side": "BOTH" + }, + "NEI-Integration": { + "version": "1.4.0", + "side": "BOTH" + }, + "NetherPortalFix": { + "version": "1.3.0", + "side": "BOTH" + }, + "NewHorizonsCoreMod": { + "version": "2.6.78", + "side": "BOTH" + }, + "Nodal-Mechanics": { + "version": "1.2.1-GTNH", + "side": "BOTH" + }, + "NotEnoughEnergistics": { + "version": "1.6.4", + "side": "BOTH" + }, + "NotEnoughItems": { + "version": "2.6.46-GTNH", + "side": "BOTH" + }, + "Nuclear-Control": { + "version": "2.6.7", + "side": "BOTH" + }, + "oauth": { + "version": "1.2.3-GTNH", + "side": "CLIENT" + }, + "OCGlasses": { + "version": "1.5.0-GTNH", + "side": "BOTH" + }, + "OpenBlocks": { + "version": "1.10.2-GTNH", + "side": "BOTH" + }, + "OpenComputers": { + "version": "1.10.27-GTNH", + "side": "BOTH" + }, + "OpenModsLib": { + "version": "0.10.9", + "side": "BOTH" + }, + "OpenModularTurrets": { + "version": "2.3.6", + "side": "BOTH" + }, + "OpenSecurity": { + "version": "1.1.1-GTNH", + "side": "BOTH" + }, + "Opis": { + "version": "1.4.4-mapless", + "side": "BOTH" + }, + "OverloadedArmorBar": { + "version": "1.1.0", + "side": "CLIENT" + }, + "PersonalSpace": { + "version": "1.0.32", + "side": "BOTH" + }, + "ProjectBlue": { + "version": "1.2.0-GTNH", + "side": "BOTH" + }, + "ProjectRed": { + "version": "4.10.5-GTNH", + "side": "BOTH" + }, + "Railcraft": { + "version": "9.15.15", + "side": "BOTH" + }, + "Realistic-World-Gen": { + "version": "alpha-1.5.0", + "side": "BOTH" + }, + "RemoteIO": { + "version": "2.6.2", + "side": "BOTH" + }, + "Roguelike-Dungeons": { + "version": "1.6.0-GTNH", + "side": "BOTH" + }, + "SC2": { + "version": "2.2.0", + "side": "BOTH" + }, + "Schematica": { + "version": "1.11.2-GTNH", + "side": "CLIENT" + }, + "SGCraft": { + "version": "1.4.4-GTNH", + "side": "BOTH" + }, + "Share-Where-I-am": { + "version": "2.1.1", + "side": "BOTH" + }, + "SleepingBags": { + "version": "0.2.1", + "side": "BOTH" + }, + "SpecialMobs": { + "version": "3.6.2", + "side": "BOTH" + }, + "SpiceOfLife": { + "version": "2.1.12-carrot", + "side": "BOTH" + }, + "Steve-s-Factory-Manager": { + "version": "1.3.2-GTNH", + "side": "BOTH" + }, + "StevesAddons": { + "version": "0.13.0", + "side": "BOTH" + }, + "StorageDrawers": { + "version": "2.0.3-GTNH", + "side": "BOTH" + }, + "StructureCompat": { + "version": "0.6.5", + "side": "BOTH" + }, + "StructureLib": { + "version": "1.3.5", + "side": "BOTH" + }, + "Super-TiC": { + "version": "1.4.0", + "side": "BOTH" + }, + "supersolarpanels": { + "version": "1.1.3", + "side": "BOTH" + }, + "TCNEIAdditions": { + "version": "1.4.2", + "side": "BOTH" + }, + "TCNodeTracker": { + "version": "1.3.2", + "side": "CLIENT" + }, + "thaumcraft-research-tweaks": { + "version": "1.2.0", + "side": "BOTH" + }, + "ThaumcraftMobAspects": { + "version": "1.1.2-GTNH", + "side": "BOTH" + }, + "Thaumic_Exploration": { + "version": "1.3.7-GTNH", + "side": "BOTH" + }, + "ThaumicBases": { + "version": "1.7.7", + "side": "BOTH" + }, + "ThaumicEnergistics": { + "version": "1.6.27-GTNH", + "side": "BOTH" + }, + "ThaumicHorizons": { + "version": "1.6.4", + "side": "BOTH" + }, + "thaumicinsurgence": { + "version": "0.3.1", + "side": "BOTH" + }, + "ThaumicInventoryScanning": { + "version": "1.2.0-GTNH", + "side": "BOTH" + }, + "ThaumicTinkerer": { + "version": "2.10.2", + "side": "BOTH" + }, + "TiC-Tooltips": { + "version": "1.3.1", + "side": "CLIENT" + }, + "TinkersConstruct": { + "version": "1.12.15-GTNH", + "side": "BOTH" + }, + "TinkersMechworks": { + "version": "0.3.1", + "side": "BOTH" + }, + "TooMuchLoot": { + "version": "4.2.0-GTNH", + "side": "BOTH" + }, + "ToroHealth": { + "version": "1.1.0", + "side": "CLIENT" + }, + "Translocators": { + "version": "1.2.1", + "side": "BOTH" + }, + "twilightforest": { + "version": "2.6.35", + "side": "BOTH" + }, + "Universal-Singularities": { + "version": "8.8.0", + "side": "BOTH" + }, + "VisualProspecting": { + "version": "1.3.28", + "side": "BOTH" + }, + "waila": { + "version": "1.8.2", + "side": "BOTH" + }, + "WailaHarvestability": { + "version": "1.2.1-GTNH", + "side": "BOTH" + }, + "WAILAPlugins": { + "version": "0.5.1", + "side": "BOTH" + }, + "WanionLib": { + "version": "1.9.0", + "side": "BOTH" + }, + "WarpTheory": { + "version": "1.4.2-GTNH", + "side": "BOTH" + }, + "WAWLA": { + "version": "1.3.0-GTNH", + "side": "BOTH" + }, + "WirelessCraftingTerminal": { + "version": "1.11.7", + "side": "BOTH" + }, + "WirelessRedstone-CBE": { + "version": "1.6.1", + "side": "BOTH" + }, + "WitcheryExtras": { + "version": "1.2.3", + "side": "BOTH" + }, + "WitchingGadgets": { + "version": "1.5.17-GTNH", + "side": "BOTH" + }, + "Yamcl": { + "version": "0.6.0", + "side": "BOTH" + }, + "OpenPrinter": { + "version": "0.3.0-GTNH", + "side": "BOTH" + }, + "BlockRenderer6343": { + "version": "1.2.14", + "side": "BOTH" + }, + "ModularUI": { + "version": "1.2.13", + "side": "BOTH" + }, + "TX-Loader": { + "version": "1.7.2", + "side": "CLIENT" + }, + "NotEnoughIds": { + "version": "2.1.6", + "side": "BOTH" + }, + "FloodLights": { + "version": "1.4.2", + "side": "BOTH" + }, + "ForgeRelocationFMP": { + "version": "0.2.0", + "side": "BOTH" + }, + "ForgeRelocation": { + "version": "0.2.0", + "side": "BOTH" + }, + "HelpFixer": { + "version": "1.3.0", + "side": "BOTH" + }, + "Player-API": { + "version": "1.5.0", + "side": "BOTH" + }, + "BetterAchievements": { + "version": "0.3.0", + "side": "CLIENT" + }, + "DummyCore": { + "version": "1.19.0", + "side": "BOTH" + }, + "Controlling": { + "version": "2.1.2", + "side": "CLIENT" + }, + "BuildCraftOilTweak": { + "version": "1.1.1", + "side": "BOTH" + }, + "Custom-Main-Menu": { + "version": "1.11.3", + "side": "CLIENT" + }, + "Gravitation-Suite-Neo": { + "version": "1.2.2", + "side": "BOTH" + }, + "MrTJPCore": { + "version": "1.2.1", + "side": "BOTH" + }, + "Random-Things": { + "version": "2.5.3", + "side": "BOTH" + }, + "Tainted-Magic": { + "version": "7.6.13-GTNH", + "side": "BOTH" + }, + "lwjgl3ify": { + "version": "2.1.4", + "side": "BOTH_JAVA9" + }, + "TravellersGearNeo": { + "version": "1.2.2", + "side": "BOTH" + }, + "GTNH-Intergalactic": { + "version": "1.4.25", + "side": "BOTH" + }, + "amunra": { + "version": "0.7.1", + "side": "BOTH" + }, + "DuraDisplay": { + "version": "1.3.4", + "side": "CLIENT" + }, + "Mobs-Info": { + "version": "0.4.6-GTNH", + "side": "BOTH" + }, + "BeeBetterAtBees-GTNH": { + "version": "0.4.2-GTNH", + "side": "CLIENT" + }, + "AlchemyGrate": { + "version": "1.2.1-GTNH", + "side": "BOTH" + }, + "Nutrition": { + "version": "0.0.13", + "side": "BOTH" + }, + "Default-Configs": { + "version": "1.3.0", + "side": "CLIENT" + }, + "ThaumicBoots": { + "version": "1.3.10", + "side": "BOTH" + }, + "Amazing-Trophies": { + "version": "1.2.2", + "side": "BOTH" + }, + "ServerUtilities": { + "version": "2.0.85", + "side": "BOTH" + }, + "Tinkers-Defense": { + "version": "1.2.2", + "side": "BOTH" + }, + "neiaddons": { + "version": "1.16.0", + "side": "BOTH" + }, + "Angelica": { + "version": "1.0.0-beta20", + "side": "CLIENT" + }, + "AkashicTome": { + "version": "1.1.9", + "side": "BOTH" + }, + "Navigator": { + "version": "1.0.15", + "side": "BOTH" + }, + "ModularUI2": { + "version": "2.1.14-1.7.10", + "side": "BOTH" + }, + "Baubles-Expanded": { + "version": "2.0.3", + "side": "BOTH" + }, + "Postea": { + "version": "1.0.13", + "side": "BOTH" + } + }, + "external_mods": { + "Automagy": { + "version": "0.28.2", + "side": "BOTH" + }, + "BiblioCraft": { + "version": "1.11.7", + "side": "BOTH" + }, + "BiblioCraft: BiblioWoods Biomes O'Plenty Edition": { + "version": "1.9", + "side": "BOTH" + }, + "BiblioCraft: BiblioWoods Forestry Edition": { + "version": "1.7", + "side": "BOTH" + }, + "BiblioCraft: BiblioWoods Natura Edition": { + "version": "1.5", + "side": "BOTH" + }, + "Witchery": { + "version": "0.24.1", + "side": "BOTH" + }, + "Thaumcraft NEI Plugin": { + "version": "1.7a", + "side": "BOTH" + }, + "Pam's Harvest the Nether": { + "version": "1.7.10a", + "side": "BOTH" + }, + "IC2 Crop-Breeding Plugin": { + "version": "1.3.1", + "side": "CLIENT" + }, + "Hardcore Darkness": { + "version": "1.7", + "side": "BOTH" + }, + "CoFH Core": { + "version": "3.1.4-329", + "side": "BOTH" + }, + "Healer": { + "version": "1.2.1", + "side": "BOTH" + }, + "Thaumcraft": { + "version": "4.2.3.5a", + "side": "BOTH" + }, + "JourneyMap": { + "version": "5.2.7-fairplay", + "side": "CLIENT" + }, + "JourneyMap Server": { + "version": "1.0.5", + "side": "SERVER" + }, + "Thaumic Machina": { + "version": "0.2.1", + "side": "BOTH" + }, + "Travellers Gear": { + "version": "1.16.6", + "side": "BOTH" + }, + "Advanced Solar Panel For 1.7.10 (Unofficial)": { + "version": "1.7.10 Edition", + "side": "BOTH" + }, + "Extra Utilities": { + "version": "1.2.13a", + "side": "BOTH" + }, + "Industrial Craft 2": { + "version": "2.2.82a-experimental", + "side": "BOTH" + }, + "Morpheus": { + "version": "1.6.21", + "side": "SERVER" + }, + "Ztones": { + "version": "2.2.2", + "side": "BOTH" + }, + "Biomes O' Plenty": { + "version": "2.1.0.2308", + "side": "BOTH" + }, + "TC-4-Tweaks": { + "version": "1.5.24", + "side": "BOTH" + }, + "Compact Kinetic Generators": { + "version": "1.0", + "side": "BOTH" + }, + "Craft-Presence": { + "version": "2.5.1", + "side": "CLIENT" + }, + "Gravitation-Suite-old": { + "version": "2.0.3", + "side": "BOTH" + }, + "UniMixins": { + "version": "0.1.19", + "side": "BOTH" + }, + "CoreTweaks": { + "version": "0.3.3.2", + "side": "BOTH" + }, + "Archaicfix": { + "version": "0.7.4", + "side": "BOTH" + }, + "Hunger-Overhaul": { + "version": "1.0.0.104", + "side": "BOTH" + }, + "UniLib": { + "version": "1.0.3", + "side": "CLIENT" + }, + "Tinkers-Gregworks": { + "version": "1.0.27", + "side": "BOTH" + } + } +} \ No newline at end of file diff --git a/releases/manifests/nightly.json b/releases/manifests/nightly.json index 5ef620a4..6dbf5f7c 100644 --- a/releases/manifests/nightly.json +++ b/releases/manifests/nightly.json @@ -1,15 +1,15 @@ { "version": "nightly", "last_version": "previous_nightly", - "last_updated": "2024-11-10T03:04:19.575050", - "config": "2.7.0-nightly-2024-11-09", + "last_updated": "2024-11-20T03:09:31.520963", + "config": "2.7.0-nightly-2024-11-17", "github_mods": { "AdventureBackpack2": { - "version": "1.2.3-GTNH", + "version": "1.2.4-GTNH", "side": "BOTH" }, "AE2FluidCraft-Rework": { - "version": "1.3.45-gtnh", + "version": "1.3.48-gtnh", "side": "BOTH" }, "ae2stuff": { @@ -29,7 +29,7 @@ "side": "BOTH" }, "Applied-Energistics-2-Unofficial": { - "version": "rv3-beta-474-GTNH", + "version": "rv3-beta-477-GTNH", "side": "BOTH" }, "ArchitectureCraft": { @@ -77,7 +77,7 @@ "side": "BOTH" }, "Binnie": { - "version": "2.4.3", + "version": "2.4.4", "side": "BOTH" }, "BlockLimiter": { @@ -133,7 +133,7 @@ "side": "BOTH" }, "CodeChickenCore": { - "version": "1.3.9", + "version": "1.3.10", "side": "BOTH" }, "Computronics": { @@ -157,7 +157,7 @@ "side": "BOTH" }, "Crops-plus-plus": { - "version": "1.7.9", + "version": "1.7.11", "side": "BOTH" }, "DefaultServerList": { @@ -181,7 +181,7 @@ "side": "BOTH" }, "EnderIO": { - "version": "2.8.20", + "version": "2.8.22", "side": "BOTH" }, "EnderStorage": { @@ -209,7 +209,7 @@ "side": "BOTH" }, "ForestryMC": { - "version": "4.9.16", + "version": "4.9.18", "side": "BOTH" }, "Forgelin": { @@ -229,15 +229,15 @@ "side": "BOTH" }, "Galaxy-Space-GTNH": { - "version": "1.1.96-GTNH", + "version": "1.1.97-GTNH", "side": "BOTH" }, "gendustry": { - "version": "1.8.2-GTNH", + "version": "1.8.3-GTNH", "side": "BOTH" }, "GT5-Unofficial": { - "version": "5.09.50.61", + "version": "5.09.50.72", "side": "BOTH" }, "GTNH-TC-Wands": { @@ -245,7 +245,7 @@ "side": "BOTH" }, "GTNHLib": { - "version": "0.5.19", + "version": "0.5.20", "side": "BOTH" }, "Hardcore-Ender-Expansion": { @@ -257,7 +257,7 @@ "side": "BOTH" }, "Hodgepodge": { - "version": "2.5.76", + "version": "2.5.79", "side": "BOTH" }, "HoloInventory": { @@ -317,7 +317,7 @@ "side": "BOTH" }, "LunatriusCore": { - "version": "1.2.0-GTNH", + "version": "1.2.1-GTNH", "side": "BOTH" }, "MagicBees": { @@ -345,7 +345,7 @@ "side": "BOTH" }, "MouseTweaks": { - "version": "2.4.17-GTNH", + "version": "2.4.18-GTNH", "side": "CLIENT" }, "MX-Random": { @@ -373,7 +373,7 @@ "side": "BOTH" }, "NewHorizonsCoreMod": { - "version": "2.6.74", + "version": "2.6.78", "side": "BOTH" }, "Nodal-Mechanics": { @@ -385,7 +385,7 @@ "side": "BOTH" }, "NotEnoughItems": { - "version": "2.6.44-GTNH", + "version": "2.6.46-GTNH", "side": "BOTH" }, "Nuclear-Control": { @@ -441,7 +441,7 @@ "side": "BOTH" }, "Railcraft": { - "version": "9.15.14", + "version": "9.15.15", "side": "BOTH" }, "Realistic-World-Gen": { @@ -501,7 +501,7 @@ "side": "BOTH" }, "StructureLib": { - "version": "1.3.5", + "version": "1.3.6", "side": "BOTH" }, "Super-TiC": { @@ -529,11 +529,11 @@ "side": "BOTH" }, "Thaumic_Exploration": { - "version": "1.3.6-GTNH", + "version": "1.3.7-GTNH", "side": "BOTH" }, "ThaumicBases": { - "version": "1.7.6", + "version": "1.7.7", "side": "BOTH" }, "ThaumicEnergistics": { @@ -561,7 +561,7 @@ "side": "CLIENT" }, "TinkersConstruct": { - "version": "1.12.12-GTNH", + "version": "1.12.15-GTNH", "side": "BOTH" }, "TinkersMechworks": { @@ -593,7 +593,7 @@ "side": "BOTH" }, "waila": { - "version": "1.8.1", + "version": "1.8.2", "side": "BOTH" }, "WailaHarvestability": { @@ -629,7 +629,7 @@ "side": "BOTH" }, "WitchingGadgets": { - "version": "1.5.15-GTNH", + "version": "1.5.17-GTNH", "side": "BOTH" }, "Yamcl": { @@ -645,7 +645,7 @@ "side": "BOTH" }, "ModularUI": { - "version": "1.2.12", + "version": "1.2.13", "side": "BOTH" }, "TX-Loader": { @@ -657,7 +657,7 @@ "side": "BOTH" }, "FloodLights": { - "version": "1.4.1", + "version": "1.4.2", "side": "BOTH" }, "ForgeRelocationFMP": { @@ -721,7 +721,7 @@ "side": "BOTH" }, "GTNH-Intergalactic": { - "version": "1.4.24", + "version": "1.4.25", "side": "BOTH" }, "amunra": { @@ -745,7 +745,7 @@ "side": "BOTH" }, "Nutrition": { - "version": "0.0.12", + "version": "0.0.13", "side": "BOTH" }, "Default-Configs": { @@ -761,7 +761,7 @@ "side": "BOTH" }, "ServerUtilities": { - "version": "2.0.84", + "version": "2.0.85", "side": "BOTH" }, "Tinkers-Defense": { @@ -773,11 +773,11 @@ "side": "BOTH" }, "Angelica": { - "version": "1.0.0-beta18", + "version": "1.0.0-beta20", "side": "CLIENT" }, "AkashicTome": { - "version": "1.1.8", + "version": "1.1.9", "side": "BOTH" }, "Navigator": { @@ -907,7 +907,7 @@ "side": "BOTH" }, "UniMixins": { - "version": "0.1.18", + "version": "0.1.19", "side": "BOTH" }, "CoreTweaks": { diff --git a/releases/manifests/previous_nightly.json b/releases/manifests/previous_nightly.json index 1cd94865..434d3d46 100644 --- a/releases/manifests/previous_nightly.json +++ b/releases/manifests/previous_nightly.json @@ -1,15 +1,15 @@ { "version": "previous_nightly", - "last_version": "previous_nightly", - "last_updated": "2024-11-08T03:02:00.047523", - "config": "2.7.0-nightly-2024-11-07", + "last_version": "2.6.1", + "last_updated": "2024-11-18T11:16:48.725585", + "config": "2.7.0-nightly-2024-11-17", "github_mods": { "AdventureBackpack2": { - "version": "1.2.3-GTNH", + "version": "1.2.4-GTNH", "side": "BOTH" }, "AE2FluidCraft-Rework": { - "version": "1.3.45-gtnh", + "version": "1.3.48-gtnh", "side": "BOTH" }, "ae2stuff": { @@ -29,7 +29,7 @@ "side": "BOTH" }, "Applied-Energistics-2-Unofficial": { - "version": "rv3-beta-473-GTNH", + "version": "rv3-beta-477-GTNH", "side": "BOTH" }, "ArchitectureCraft": { @@ -73,11 +73,11 @@ "side": "BOTH" }, "BetterQuesting": { - "version": "3.6.21-GTNH", + "version": "3.6.22-GTNH", "side": "BOTH" }, "Binnie": { - "version": "2.4.3", + "version": "2.4.4", "side": "BOTH" }, "BlockLimiter": { @@ -133,7 +133,7 @@ "side": "BOTH" }, "CodeChickenCore": { - "version": "1.3.9", + "version": "1.3.10", "side": "BOTH" }, "Computronics": { @@ -157,7 +157,7 @@ "side": "BOTH" }, "Crops-plus-plus": { - "version": "1.7.9", + "version": "1.7.11", "side": "BOTH" }, "DefaultServerList": { @@ -181,7 +181,7 @@ "side": "BOTH" }, "EnderIO": { - "version": "2.8.20", + "version": "2.8.22", "side": "BOTH" }, "EnderStorage": { @@ -209,7 +209,7 @@ "side": "BOTH" }, "ForestryMC": { - "version": "4.9.16", + "version": "4.9.18", "side": "BOTH" }, "Forgelin": { @@ -229,15 +229,15 @@ "side": "BOTH" }, "Galaxy-Space-GTNH": { - "version": "1.1.95-GTNH", + "version": "1.1.97-GTNH", "side": "BOTH" }, "gendustry": { - "version": "1.8.2-GTNH", + "version": "1.8.3-GTNH", "side": "BOTH" }, "GT5-Unofficial": { - "version": "5.09.50.59", + "version": "5.09.50.72", "side": "BOTH" }, "GTNH-TC-Wands": { @@ -245,7 +245,7 @@ "side": "BOTH" }, "GTNHLib": { - "version": "0.5.19", + "version": "0.5.20", "side": "BOTH" }, "Hardcore-Ender-Expansion": { @@ -257,7 +257,7 @@ "side": "BOTH" }, "Hodgepodge": { - "version": "2.5.76", + "version": "2.5.79", "side": "BOTH" }, "HoloInventory": { @@ -317,7 +317,7 @@ "side": "BOTH" }, "LunatriusCore": { - "version": "1.2.0-GTNH", + "version": "1.2.1-GTNH", "side": "BOTH" }, "MagicBees": { @@ -345,7 +345,7 @@ "side": "BOTH" }, "MouseTweaks": { - "version": "2.4.17-GTNH", + "version": "2.4.18-GTNH", "side": "CLIENT" }, "MX-Random": { @@ -373,7 +373,7 @@ "side": "BOTH" }, "NewHorizonsCoreMod": { - "version": "2.6.72", + "version": "2.6.78", "side": "BOTH" }, "Nodal-Mechanics": { @@ -385,7 +385,7 @@ "side": "BOTH" }, "NotEnoughItems": { - "version": "2.6.44-GTNH", + "version": "2.6.46-GTNH", "side": "BOTH" }, "Nuclear-Control": { @@ -405,7 +405,7 @@ "side": "BOTH" }, "OpenComputers": { - "version": "1.10.26-GTNH", + "version": "1.10.27-GTNH", "side": "BOTH" }, "OpenModsLib": { @@ -441,7 +441,7 @@ "side": "BOTH" }, "Railcraft": { - "version": "9.15.14", + "version": "9.15.15", "side": "BOTH" }, "Realistic-World-Gen": { @@ -501,7 +501,7 @@ "side": "BOTH" }, "StructureLib": { - "version": "1.3.4", + "version": "1.3.5", "side": "BOTH" }, "Super-TiC": { @@ -529,11 +529,11 @@ "side": "BOTH" }, "Thaumic_Exploration": { - "version": "1.3.6-GTNH", + "version": "1.3.7-GTNH", "side": "BOTH" }, "ThaumicBases": { - "version": "1.7.6", + "version": "1.7.7", "side": "BOTH" }, "ThaumicEnergistics": { @@ -561,7 +561,7 @@ "side": "CLIENT" }, "TinkersConstruct": { - "version": "1.12.12-GTNH", + "version": "1.12.15-GTNH", "side": "BOTH" }, "TinkersMechworks": { @@ -581,7 +581,7 @@ "side": "BOTH" }, "twilightforest": { - "version": "2.6.34", + "version": "2.6.35", "side": "BOTH" }, "Universal-Singularities": { @@ -593,7 +593,7 @@ "side": "BOTH" }, "waila": { - "version": "1.8.1", + "version": "1.8.2", "side": "BOTH" }, "WailaHarvestability": { @@ -629,7 +629,7 @@ "side": "BOTH" }, "WitchingGadgets": { - "version": "1.5.15-GTNH", + "version": "1.5.17-GTNH", "side": "BOTH" }, "Yamcl": { @@ -645,7 +645,7 @@ "side": "BOTH" }, "ModularUI": { - "version": "1.2.12", + "version": "1.2.13", "side": "BOTH" }, "TX-Loader": { @@ -657,7 +657,7 @@ "side": "BOTH" }, "FloodLights": { - "version": "1.4.1", + "version": "1.4.2", "side": "BOTH" }, "ForgeRelocationFMP": { @@ -721,7 +721,7 @@ "side": "BOTH" }, "GTNH-Intergalactic": { - "version": "1.4.24", + "version": "1.4.25", "side": "BOTH" }, "amunra": { @@ -745,7 +745,7 @@ "side": "BOTH" }, "Nutrition": { - "version": "0.0.12", + "version": "0.0.13", "side": "BOTH" }, "Default-Configs": { @@ -761,7 +761,7 @@ "side": "BOTH" }, "ServerUtilities": { - "version": "2.0.84", + "version": "2.0.85", "side": "BOTH" }, "Tinkers-Defense": { @@ -773,11 +773,11 @@ "side": "BOTH" }, "Angelica": { - "version": "1.0.0-beta17", + "version": "1.0.0-beta20", "side": "CLIENT" }, "AkashicTome": { - "version": "1.1.8", + "version": "1.1.9", "side": "BOTH" }, "Navigator": { @@ -907,7 +907,7 @@ "side": "BOTH" }, "UniMixins": { - "version": "0.1.18", + "version": "0.1.19", "side": "BOTH" }, "CoreTweaks": { diff --git a/releases/readmes/README_2.7.0-beta-4.MD b/releases/readmes/README_2.7.0-beta-4.MD new file mode 100644 index 00000000..875c28b9 --- /dev/null +++ b/releases/readmes/README_2.7.0-beta-4.MD @@ -0,0 +1,489 @@ +# GT New Horizons Mod Pack + +Version 2.7.0-beta-4 is out 2024-11-18 + +[![Build Status](http://jenkins.usrv.eu:8080/buildStatus/icon?job=GTNewHorizons%20Configs)](http://jenkins.usrv.eu:8080/job/GTNewHorizons%20Configs/) + +## What is GT New Horizons? + +

+ You are looking at a big progressive kitchensink pack for Minecraft 1.7.10 balanced around the mod GregTech.

+ Over 9 years of development (and still going) have formed a balance and refinement that only a handful of packs can keep up with. We are talking about thousands of recipe tweaks, a massive questbook with over 3000 quests, unique world generation, custom mods coded for the pack, custom Thaumonomicon pages, and many more. + The main intentions of the pack are a long-lasting experience and tying mods together in a progressive fashion, making it feel more like a single game than a compilation of mods thrown together.

+ To reach this goal, GT New Horizons is using the tiers (basically ages of technology) from GregTech and allocates content of other mods to a fitting point within the progression.

+ Starting in the stone age you will barely be able to survive until you get your first steam machines and, eventually, reach electricity. Later on, you will have to visit other planets and dimensions to gather important resources and fight mighty bosses to channel their magical power.

+ If you are a fan of expert mode packs and want to take it to the next level, this pack will be your friend! +

+ +## Our Discord server + +Here is our Discord server in case you want to take a look at it: + +[![Join the Discord Server](https://discordapp.com/api/guilds/181078474394566657/widget.png?style=banner4)](https://discord.gg/gtnh) + +## Installing + +

+ To install the GTNH modpack, please follow the instructions on the page Installing and Migrating.
+ The installation files can be found at downloads.gtnewhorizons.com.
+ Do not download the mods separately from the Modlist below - it is provided for reference purposes. +

+ +## Thanks + + + +Thanks to YourKit for providing licenses to open source projects. +YourKit supports open source projects with innovative and intelligent tools +for monitoring and profiling Java and .NET applications. +YourKit is the creator of YourKit Java Profiler, +YourKit .NET Profiler, +and YourKit YouMonitor. + +## Quotes +
+ +## What does this pack have to offer? + +***Technology***
+ +

+ GregTech on its own comes with a huge tech tree using the EU system and the other technology-based mods will open up while you are progressing through the tiers.
+
+ The main cables of GregTech convert EU to RF so you don't have to worry about different energy systems and things feeling incompatible.
+
+ Complex processing lines, automation, a large variety in power generation and a lot of materials to work with create an environment with many possibilities that the player has to explore.
+
+ Crossbreeding plants, bees and crops with Forestry and IndustrialCraft2, setting up mob farms using EnderIO and Draconic Evolution, and general infrastructure improvements with Railcraft and Applied Energistics - it's all there, anything you want (and need!) if you enjoy the technical aspect of modded Minecraft. +

+ +***Magic***
+ +

+ GT New Horizons comes with a variety of powerful magic mods. Your main access will be through the Thauminomicon which is modified to also feature custom sections for Botania, Blood Magic, Witchery, and other important things besides having the usual content of Thaumcraft and its add-ons.
+
+ The Twilight Forest is the dimension linked to magic in this pack and you will have to explore and defeat the bosses to progress in magic. Later on, there is power generation with essentia and options to store it using your AE system connecting technology with magic. +

+ +***Exploration***
+ +

+ Using Realistic World Gen along with Biomes O' Plenty creates a beautiful terrain in the overworld.
+
+ Besides all the biomes and natural structures you can find there will be challenging Rogue-like Dungeons that come with decent loot and spawners you might want to use in creative ways.
+
+ In the early game, villages offer a nice resting spot while looking for the optimal base location. Later you will revisit the villages to trade for key items and scavenge for parts. Eventually, you may end up relocating villagers closer to you - or taking over a village yourself. +

+ +***Put the mining back in Minecraft***
+ +

+ GregTech spawns ore in large localized veins rather than small clusters of everything, rewarding long searches with a huge vein that can sustain your base's growth for a long time.
+
+ In most packs, nearly everything spawns in the overworld which is not the case in GT New Horizons, and you are encouraged to mine in other dimensions such as the Twilight Forest, the nether, the end and (later on) even on other planets to make your way to the endgame. Unlocking things by mining for materials on other planets will create that situation where Galacticraft all of a sudden becomes important to progress which feels really rewarding.
+

+ +***Survival***
+ +

+ The first few days and nights will be rough, in fact, nights will stay rough for a while since hardcore darkness makes them pitch black without any light sources or potion effects, so you might want to get a bed quickly!
+
+ Food is a critical thing early game and you can't keep eating the same things because of Spice of Life. Better watch out for some gardens from Pam's Harvestcraft to get some variety into your nutrition!
+
+ Be prepared to face strong mobs that can cause death quickly if you play without any strategy.
+
+ Facing them with better gear will make life easier once you progress but until then light up your base - there are plenty of options available from Chisel, Project Red, Ztones and Floodlights.
+

+ +***Questing***
+

+ GT New Horizons comes with over 3000 quests that will guide the player through the maze that modded Minecraft can be.
+
+ The texts will inform you what's required to progress so you don't have to watch tutorials or ask others as often. The questbook can even save you the time to type into NEI, just click the items displayed in the quest and it will display the recipe through NEI, quite handy, right?
+
+ Custom lootbags and the coin system make for unique and helpful rewards. And we all enjoy the gamble from time to time. +

+ +***Is this a game for newbies?***
+ +

+ Newbies to Minecraft? Definitely not. Newbies to modded Minecraft? Maybe. The questbook is a great introduction to the variety and type of mods available. With each mod, gated players must learn about the mod to make the most of it while waiting for the next mod to unlock. +

+ +***Is this modpack for me?***
+ +

+ Does the thought of earning that top-end gear over weeks or months appeal to you? The usual packs feel like they are over in 1 or 2 weeks since you get OP gear so quickly?
+
+ How about designing a chemical processing system to rival a real oil refinery, with multiple inputs creating dozens of outputs and intermediate products to finally make a bar of plastic, rubber, explosives or other top-end gear?
+
+ Does the sound of machinery processing ore via crushing, washing, centrifuging, smelting in a blast furnace, and cooling off in a vacuum freezer tickle your brain?
+
+ Then this is the pack for you.
+
+ Your pick is not ready.
+
+ Welcome home.
+

+ +--- +## How to join a server + +

+ Go to the multiplayer menu and choose the server you would like to play on. If the server is whitelisted (check out the list below) you have to contact the staff on the linked website/discord first. For the official servers you can either apply directly on our website or type the "!apply" command on our discord (both linked below) to get further instructions on how to join! +

+ +### EU Servers:
+ +Official EU Server Public (whitelist)
+https://www.gtnewhorizons.com/
+delta.gtnewhorizons.com
+epsilon.gtnewhorizons.com
+eta.gtnewhorizons.com
+ +Official EU Test Server(whitelist)
+zeta.gtnewhorizons.com
+ +Modded Minecraft Club Falkenstein, Germany (open)
+https://www.moddedminecraft.club/
+gtnh.moddedminecraft.club (Teleport enabled)
+gtnh-im.moddedminecraft.club (Ironman, no teleport)
+ +MineYourMine
+MineYourMine GTNH (EU) horizons.mineyourmind.net
+ +Zephyrus
+Zephyrus (NL) gtnh.zephyrus-mc.com
+ +Arcturus Network Czech Republic (EU)
+Discord: https://discord.gg/JCCY9NR
+Wiki: http://wiki.arcturus-official.eu/
+play.arcturus-official.eu
+ + +### US/Canada Servers:
+ +Prospercraft (greylist)
+http://www.prospercraft.com/
+newhorizonsold.prospercraft.com
+newhorizons.prospercraft.com
+ +StoneLegion
+StoneLegion.com GTNH (Canada) mc.stonelegion.com
+ +Earthquake
+Earthquake GTNH (US West) aragil.ddns.net
+ + +Modded Minecraft Club(open)
+(same server as above)
+Modded Minecraft Club (Eu-Asia) gtnh.moddedminecraft.club
+Modded Minecraft Club (Am+Aus) gtnh-na.moddedminecraft.club
+MMC No TP (Eu+Asia2) gtnh-im.moddedminecraft.club
+MMC No TP (Am+Aus2) gtnh-im-na.moddedminecraft.club
+ +Stone Huts EU Server (whitelist)
+IP: gtnh.stonehuts.net
+http://stonehuts.net
+ + +### German Server:
+ +MyFTB Public (open)
+https://myftb.de/
+gtnewhorizons.myftb.de
+ + + +### Russian Servers:
+ +Hitechmine.ru GTNG Server Russia
+hitechmine.ru:25565 + +Zvezdolet New fresh Russian server Whitelisted
+IP: gtnh.114-7.com + + + +## Official Links + +MultiMC Downloads: http://downloads.gtnewhorizons.com/Multi_mc_downloads/
+Technic Launcher Link: http://www.technicpack.net/modpack/mcnewhorizons.677387
+Curse Link: https://minecraft.curseforge.com/projects/gt-new-horizons
+Discord Link: https://discord.gg/EXshrPV
+Website Link: https://www.gtnewhorizons.com/
+WIKI Link: https://gtnh.miraheze.org/wiki/Main_Page + +### Contributing + +Want to contribute to GTNH? Join our Discord with the link above and read the development manual: https://gtnh.miraheze.org/wiki/Development. + + + +## Resource Realistic Sky GT New Horizons +A resource pack created by MajaProduction that needs Optifine installed, you can find it in your resource folder
+ +--- +## Modlist - NewHorizons + +Downloads can be found at http://downloads.gtnewhorizons.com - do not try to download and install using the links below, this is for reference. + +| Name | Version | +| --- | --- | +| [Advanced Solar Panel For 1.7.10 (Unofficial)](https://www.curseforge.com/minecraft/mc-mods/advancedsolarpanels) | 1.7.10 Edition | +| [AdventureBackpack2](https://github.com/GTNewHorizons/AdventureBackpack2) | 1.2.4-GTNH | +| [AE2FluidCraft-Rework](https://github.com/GTNewHorizons/AE2FluidCraft-Rework) | 1.3.48-gtnh | +| [ae2stuff](https://github.com/GTNewHorizons/ae2stuff) | 0.8.4-GTNH | +| [AFSU](https://github.com/GTNewHorizons/AFSU) | 1.3.1-GTNH | +| [AkashicTome](https://github.com/GTNewHorizons/AkashicTome) | 1.1.9 | +| [AlchemyGrate](https://github.com/GTNewHorizons/AlchemyGrate) | 1.2.1-GTNH | +| [Amazing-Trophies](https://github.com/GTNewHorizons/Amazing-Trophies) | 1.2.2 | +| [amunra](https://github.com/GTNewHorizons/amunra) | 0.7.1 | +| [Angelica](https://github.com/GTNewHorizons/Angelica) | 1.0.0-beta20 | +| [AngerMod](https://github.com/GTNewHorizons/AngerMod) | 0.8.2 | +| [AppleCore](https://github.com/GTNewHorizons/AppleCore) | 3.3.3 | +| [Applied-Energistics-2-Unofficial](https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial) | rv3-beta-477-GTNH | +| [Archaicfix](https://github.com/embeddedt/ArchaicFix) | 0.7.4 | +| [ArchitectureCraft](https://github.com/GTNewHorizons/ArchitectureCraft) | 1.10.1 | +| [AsieLib](https://github.com/GTNewHorizons/AsieLib) | 0.6.0 | +| [Automagy](https://www.curseforge.com/minecraft/mc-mods/automagy) | 0.28.2 | +| [Avaritia](https://github.com/GTNewHorizons/Avaritia) | 1.54 | +| [Avaritiaddons](https://github.com/GTNewHorizons/Avaritiaddons) | 1.8.4-GTNH | +| [Battlegear2](https://github.com/GTNewHorizons/Battlegear2) | 1.4.1 | +| [Baubles-Expanded](https://github.com/GTNewHorizons/Baubles-Expanded) | 2.0.3 | +| [bdlib](https://github.com/GTNewHorizons/bdlib) | 1.10.0-GTNH | +| [BeeBetterAtBees-GTNH](https://github.com/GTNewHorizons/BeeBetterAtBees-GTNH) | 0.4.2-GTNH | +| [BetterAchievements](https://github.com/GTNewHorizons/BetterAchievements) | 0.3.0 | +| [BetterBuildersWands](https://github.com/GTNewHorizons/BetterBuildersWands) | 0.12.0-GTNH | +| [BetterCrashes](https://github.com/GTNewHorizons/BetterCrashes) | 1.4.0-GTNH | +| [BetterLoadingScreen](https://github.com/GTNewHorizons/BetterLoadingScreen) | 1.7.0-GTNH | +| [BetterP2P](https://github.com/GTNewHorizons/BetterP2P) | 1.3.0 | +| [BetterQuesting](https://github.com/GTNewHorizons/BetterQuesting) | 3.6.22-GTNH | +| [BiblioCraft: BiblioWoods Biomes O'Plenty Edition](https://www.curseforge.com/minecraft/mc-mods/bibliocraft-bibliowoods-biomes-oplenty-edition) | 1.9 | +| [BiblioCraft: BiblioWoods Forestry Edition](https://www.curseforge.com/minecraft/mc-mods/bibliocraft-bibliowoods-forestry-edition) | 1.7 | +| [BiblioCraft: BiblioWoods Natura Edition](https://www.curseforge.com/minecraft/mc-mods/bibliocraft-bibliowoods-natura-edition) | 1.5 | +| [BiblioCraft](https://www.curseforge.com/minecraft/mc-mods/bibliocraft) | 1.11.7 | +| [Binnie](https://github.com/GTNewHorizons/Binnie) | 2.4.4 | +| [Biomes O' Plenty](https://www.curseforge.com/minecraft/mc-mods/biomes-o-plenty) | 2.1.0.2308 | +| [BlockLimiter](https://github.com/GTNewHorizons/BlockLimiter) | 0.6.0 | +| [BlockRenderer6343](https://github.com/GTNewHorizons/BlockRenderer6343) | 1.2.14 | +| [BloodArsenal](https://github.com/GTNewHorizons/BloodArsenal) | 1.3.2 | +| [BloodMagic](https://github.com/GTNewHorizons/BloodMagic) | 1.6.7 | +| [Botania](https://github.com/GTNewHorizons/Botania) | 1.11.5-GTNH | +| [Botanic-horizons](https://github.com/GTNewHorizons/Botanic-horizons) | 1.1.7-GTNH | +| [BrandonsCore](https://github.com/GTNewHorizons/BrandonsCore) | 1.2.0-GTNH | +| [BugTorch](https://github.com/GTNewHorizons/BugTorch) | 1.2.14-GTNH | +| [BuildCraft](https://github.com/GTNewHorizons/BuildCraft) | 7.1.39 | +| [BuildCraftCompat](https://github.com/GTNewHorizons/BuildCraftCompat) | 7.1.17 | +| [BuildCraftOilTweak](https://github.com/GTNewHorizons/BuildCraftOilTweak) | 1.1.1 | +| [CarpentersBlocks](https://github.com/GTNewHorizons/CarpentersBlocks) | 3.6.2-GTNH | +| [Catwalks-2](https://github.com/GTNewHorizons/Catwalks-2) | 2.3.2-GTNH | +| [Chisel](https://github.com/GTNewHorizons/Chisel) | 2.15.3-GTNH | +| [ChiselTones](https://github.com/GTNewHorizons/ChiselTones) | 1.2.0-GTNH | +| [CodeChickenCore](https://github.com/GTNewHorizons/CodeChickenCore) | 1.3.10 | +| [CoFH Core](https://www.curseforge.com/minecraft/mc-mods/cofh-core) | 3.1.4-329 | +| [Compact Kinetic Generators](https://forum.industrial-craft.net/thread/12724-ic2-exp-1-7-10-compact-kinetic-generators/) | 1.0 | +| [Computronics](https://github.com/GTNewHorizons/Computronics) | 1.8.5-GTNH | +| [Controlling](https://github.com/GTNewHorizons/Controlling) | 2.1.2 | +| [CookingForBlockheads](https://github.com/GTNewHorizons/CookingForBlockheads) | 1.3.7-GTNH | +| [CoreTweaks](https://github.com/makamys/CoreTweaks) | 0.3.3.2 | +| [Craft-Presence](https://www.curseforge.com/minecraft/mc-mods/craftpresence/) | 2.5.1 | +| [CraftTweaker](https://github.com/GTNewHorizons/CraftTweaker) | 3.4.0 | +| [CreativeCore](https://github.com/GTNewHorizons/CreativeCore) | 1.4.0-GTNH | +| [CropLoadCore](https://github.com/GTNewHorizons/CropLoadCore) | 0.2.0 | +| [Crops-plus-plus](https://github.com/GTNewHorizons/Crops-plus-plus) | 1.7.11 | +| [Custom-Main-Menu](https://github.com/GTNewHorizons/Custom-Main-Menu) | 1.11.3 | +| [Default-Configs](https://github.com/GTNewHorizons/Default-Configs) | 1.3.0 | +| [DefaultServerList](https://github.com/GTNewHorizons/DefaultServerList) | 1.5.0 | +| [DefaultWorldGenerator](https://github.com/GTNewHorizons/DefaultWorldGenerator) | 0.3.0 | +| [Draconic-Evolution](https://github.com/GTNewHorizons/Draconic-Evolution) | 1.3.13-GTNH | +| [DummyCore](https://github.com/GTNewHorizons/DummyCore) | 1.19.0 | +| [DuraDisplay](https://github.com/GTNewHorizons/DuraDisplay) | 1.3.4 | +| [Electro-Magic-Tools](https://github.com/GTNewHorizons/Electro-Magic-Tools) | 1.5.16 | +| [EnderCore](https://github.com/GTNewHorizons/EnderCore) | 0.4.6 | +| [EnderIO](https://github.com/GTNewHorizons/EnderIO) | 2.8.22 | +| [EnderStorage](https://github.com/GTNewHorizons/EnderStorage) | 1.6.4 | +| [EnderZoo](https://github.com/GTNewHorizons/EnderZoo) | 1.2.0 | +| [EnhancedLootBags](https://github.com/GTNewHorizons/EnhancedLootBags) | 1.1.1 | +| [Eternal-Singularity](https://github.com/GTNewHorizons/Eternal-Singularity) | 1.2.1 | +| [Extra Utilities](https://www.curseforge.com/minecraft/mc-mods/extra-utilities) | 1.2.13a | +| [FindIt](https://github.com/GTNewHorizons/FindIt) | 1.3.9 | +| [FloodLights](https://github.com/GTNewHorizons/FloodLights) | 1.4.2 | +| [ForbiddenMagic](https://github.com/GTNewHorizons/ForbiddenMagic) | 0.7.0-GTNH | +| [ForestryMC](https://github.com/GTNewHorizons/ForestryMC) | 4.9.18 | +| [Forgelin](https://github.com/GTNewHorizons/Forgelin) | 1.10.0-GTNH | +| [ForgeMultipart](https://github.com/GTNewHorizons/ForgeMultipart) | 1.5.0 | +| [ForgeRelocation](https://github.com/GTNewHorizons/ForgeRelocation) | 0.2.0 | +| [ForgeRelocationFMP](https://github.com/GTNewHorizons/ForgeRelocationFMP) | 0.2.0 | +| [Gadomancy](https://github.com/GTNewHorizons/Gadomancy) | 1.3.5 | +| [Galacticraft](https://github.com/GTNewHorizons/Galacticraft) | 3.2.5-GTNH | +| [Galaxy-Space-GTNH](https://github.com/GTNewHorizons/Galaxy-Space-GTNH) | 1.1.97-GTNH | +| [gendustry](https://github.com/GTNewHorizons/gendustry) | 1.8.3-GTNH | +| [Gravitation-Suite-Neo](https://github.com/GTNewHorizons/Gravitation-Suite-Neo) | 1.2.2 | +| [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.50.72 | +| [GTNH-Intergalactic](https://github.com/GTNewHorizons/GTNH-Intergalactic) | 1.4.25 | +| [GTNH-TC-Wands](https://github.com/GTNewHorizons/GTNH-TC-Wands) | 1.4.1 | +| [GTNHLib](https://github.com/GTNewHorizons/GTNHLib) | 0.5.20 | +| [Hardcore Darkness](https://www.curseforge.com/minecraft/mc-mods/hardcore-darkness) | 1.7 | +| [Hardcore-Ender-Expansion](https://github.com/GTNewHorizons/Hardcore-Ender-Expansion) | 1.11.3-GTNH | +| [harvestcraft](https://github.com/GTNewHorizons/harvestcraft) | 1.2.3-GTNH | +| [Healer](https://www.curseforge.com/minecraft/mc-mods/healer) | 1.2.1 | +| [HelpFixer](https://github.com/GTNewHorizons/HelpFixer) | 1.3.0 | +| [Hodgepodge](https://github.com/GTNewHorizons/Hodgepodge) | 2.5.79 | +| [HoloInventory](https://github.com/GTNewHorizons/HoloInventory) | 2.4.13-GTNH | +| [Hunger-Overhaul](https://www.curseforge.com/minecraft/mc-mods/hunger-overhaul) | 1.0.0.104 | +| [HydroEnergy](https://github.com/GTNewHorizons/HydroEnergy) | 1.3.6 | +| [IC2 Crop-Breeding Plugin](https://www.curseforge.com/minecraft/mc-mods/ic2-nei-crop-plugin) | 1.3.1 | +| [IFU](https://github.com/GTNewHorizons/IFU) | 1.11.1 | +| [IguanaTweaksTConstruct](https://github.com/GTNewHorizons/IguanaTweaksTConstruct) | 2.5.0 | +| [Industrial Craft 2](https://www.curseforge.com/minecraft/mc-mods/industrial-craft) | 2.2.82a-experimental | +| [Infernal-Mobs](https://github.com/GTNewHorizons/Infernal-Mobs) | 1.9.1-GTNH | +| [InGame-Info-XML](https://github.com/GTNewHorizons/InGame-Info-XML) | 2.8.19 | +| [inventory-tweaks](https://github.com/GTNewHorizons/inventory-tweaks) | 1.7.0 | +| [ironchest](https://github.com/GTNewHorizons/ironchest) | 6.0.87 | +| [IronChestMinecarts](https://github.com/GTNewHorizons/IronChestMinecarts) | 1.1.0 | +| [Irontanks](https://github.com/GTNewHorizons/Irontanks) | 1.3.0 | +| [Jabba](https://github.com/GTNewHorizons/Jabba) | 1.4.6 | +| [JourneyMap Server](https://www.curseforge.com/minecraft/mc-mods/journeymap-server) | 1.0.5 | +| [JourneyMap](https://www.curseforge.com/minecraft/mc-mods/journeymap) | 5.2.7-fairplay | +| [LittleTiles](https://github.com/GTNewHorizons/LittleTiles) | 1.3.1-GTNH | +| [LogisticsPipes](https://github.com/GTNewHorizons/LogisticsPipes) | 1.2.34-GTNH | +| [LootGames](https://github.com/GTNewHorizons/LootGames) | 2.1.4 | +| [LunatriusCore](https://github.com/GTNewHorizons/LunatriusCore) | 1.2.1-GTNH | +| [lwjgl3ify](https://github.com/GTNewHorizons/lwjgl3ify) | 2.1.4 | +| [MagicBees](https://github.com/GTNewHorizons/MagicBees) | 2.8.5-GTNH | +| [MalisisDoors](https://github.com/GTNewHorizons/MalisisDoors) | 1.17.4-GTNH | +| [Mantle](https://github.com/GTNewHorizons/Mantle) | 0.4.2 | +| [Minecraft-Backpack-Mod](https://github.com/GTNewHorizons/Minecraft-Backpack-Mod) | 2.4.3-GTNH | +| [Minetweaker-Gregtech-5-Addon](https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon) | 2.2.4 | +| [Mobs-Info](https://github.com/GTNewHorizons/Mobs-Info) | 0.4.6-GTNH | +| [ModTweaker](https://github.com/GTNewHorizons/ModTweaker) | 0.11.0 | +| [ModularUI2](https://github.com/GTNewHorizons/ModularUI2) | 2.1.14-1.7.10 | +| [ModularUI](https://github.com/GTNewHorizons/ModularUI) | 1.2.13 | +| [Morpheus](https://www.curseforge.com/minecraft/mc-mods/morpheus) | 1.6.21 | +| [MouseTweaks](https://github.com/GTNewHorizons/MouseTweaks) | 2.4.18-GTNH | +| [MrTJPCore](https://github.com/GTNewHorizons/MrTJPCore) | 1.2.1 | +| [MX-Random](https://github.com/GTNewHorizons/MX-Random) | 0.4.5 | +| [Natura](https://github.com/GTNewHorizons/Natura) | 2.7.5 | +| [NaturesCompass](https://github.com/GTNewHorizons/NaturesCompass) | 1.4.4-GTNH | +| [Navigator](https://github.com/GTNewHorizons/Navigator) | 1.0.15 | +| [nei-custom-diagram](https://github.com/GTNewHorizons/nei-custom-diagram) | 1.6.8 | +| [NEI-Integration](https://github.com/GTNewHorizons/NEI-Integration) | 1.4.0 | +| [neiaddons](https://github.com/GTNewHorizons/neiaddons) | 1.16.0 | +| [NetherPortalFix](https://github.com/GTNewHorizons/NetherPortalFix) | 1.3.0 | +| [NewHorizonsCoreMod](https://github.com/GTNewHorizons/NewHorizonsCoreMod) | 2.6.78 | +| [Nodal-Mechanics](https://github.com/GTNewHorizons/Nodal-Mechanics) | 1.2.1-GTNH | +| [NotEnoughEnergistics](https://github.com/GTNewHorizons/NotEnoughEnergistics) | 1.6.4 | +| [NotEnoughIds](https://github.com/GTNewHorizons/NotEnoughIds) | 2.1.6 | +| [NotEnoughItems](https://github.com/GTNewHorizons/NotEnoughItems) | 2.6.46-GTNH | +| [Nuclear-Control](https://github.com/GTNewHorizons/Nuclear-Control) | 2.6.7 | +| [Nutrition](https://github.com/GTNewHorizons/Nutrition) | 0.0.13 | +| [oauth](https://github.com/GTNewHorizons/oauth) | 1.2.3-GTNH | +| [OCGlasses](https://github.com/GTNewHorizons/OCGlasses) | 1.5.0-GTNH | +| [OpenBlocks](https://github.com/GTNewHorizons/OpenBlocks) | 1.10.2-GTNH | +| [OpenComputers](https://github.com/GTNewHorizons/OpenComputers) | 1.10.27-GTNH | +| [OpenModsLib](https://github.com/GTNewHorizons/OpenModsLib) | 0.10.9 | +| [OpenModularTurrets](https://github.com/GTNewHorizons/OpenModularTurrets) | 2.3.6 | +| [OpenPrinter](https://github.com/GTNewHorizons/OpenPrinter) | 0.3.0-GTNH | +| [OpenSecurity](https://github.com/GTNewHorizons/OpenSecurity) | 1.1.1-GTNH | +| [Opis](https://github.com/GTNewHorizons/Opis) | 1.4.4-mapless | +| [OverloadedArmorBar](https://github.com/GTNewHorizons/OverloadedArmorBar) | 1.1.0 | +| [Pam's Harvest the Nether](https://www.curseforge.com/minecraft/mc-mods/pams-harvest-the-nether) | 1.7.10a | +| [PersonalSpace](https://github.com/GTNewHorizons/PersonalSpace) | 1.0.32 | +| [Player-API](https://github.com/GTNewHorizons/Player-API) | 1.5.0 | +| [Postea](https://github.com/GTNewHorizons/Postea) | 1.0.13 | +| [ProjectBlue](https://github.com/GTNewHorizons/ProjectBlue) | 1.2.0-GTNH | +| [ProjectRed](https://github.com/GTNewHorizons/ProjectRed) | 4.10.5-GTNH | +| [Railcraft](https://github.com/GTNewHorizons/Railcraft) | 9.15.15 | +| [Random-Things](https://github.com/GTNewHorizons/Random-Things) | 2.5.3 | +| [Realistic-World-Gen](https://github.com/GTNewHorizons/Realistic-World-Gen) | alpha-1.5.0 | +| [RemoteIO](https://github.com/GTNewHorizons/RemoteIO) | 2.6.2 | +| [Roguelike-Dungeons](https://github.com/GTNewHorizons/Roguelike-Dungeons) | 1.6.0-GTNH | +| [SC2](https://github.com/GTNewHorizons/SC2) | 2.2.0 | +| [Schematica](https://github.com/GTNewHorizons/Schematica) | 1.11.2-GTNH | +| [ServerUtilities](https://github.com/GTNewHorizons/ServerUtilities) | 2.0.85 | +| [SGCraft](https://github.com/GTNewHorizons/SGCraft) | 1.4.4-GTNH | +| [Share-Where-I-am](https://github.com/GTNewHorizons/Share-Where-I-am) | 2.1.1 | +| [SleepingBags](https://github.com/GTNewHorizons/SleepingBags) | 0.2.1 | +| [SpecialMobs](https://github.com/GTNewHorizons/SpecialMobs) | 3.6.2 | +| [SpiceOfLife](https://github.com/GTNewHorizons/SpiceOfLife) | 2.1.12-carrot | +| [Steve-s-Factory-Manager](https://github.com/GTNewHorizons/Steve-s-Factory-Manager) | 1.3.2-GTNH | +| [StevesAddons](https://github.com/GTNewHorizons/StevesAddons) | 0.13.0 | +| [StorageDrawers](https://github.com/GTNewHorizons/StorageDrawers) | 2.0.3-GTNH | +| [StructureCompat](https://github.com/GTNewHorizons/StructureCompat) | 0.6.5 | +| [StructureLib](https://github.com/GTNewHorizons/StructureLib) | 1.3.5 | +| [Super-TiC](https://github.com/GTNewHorizons/Super-TiC) | 1.4.0 | +| [supersolarpanels](https://github.com/GTNewHorizons/supersolarpanels) | 1.1.3 | +| [Tainted-Magic](https://github.com/GTNewHorizons/Tainted-Magic) | 7.6.13-GTNH | +| [TC-4-Tweaks](https://www.curseforge.com/minecraft/mc-mods/tc4tweaks) | 1.5.24 | +| [TCNEIAdditions](https://github.com/GTNewHorizons/TCNEIAdditions) | 1.4.2 | +| [TCNodeTracker](https://github.com/GTNewHorizons/TCNodeTracker) | 1.3.2 | +| [Thaumcraft NEI Plugin](https://www.curseforge.com/minecraft/mc-mods/thaumcraft-nei-plugin) | 1.7a | +| [thaumcraft-research-tweaks](https://github.com/GTNewHorizons/thaumcraft-research-tweaks) | 1.2.0 | +| [Thaumcraft](https://www.curseforge.com/minecraft/mc-mods/thaumcraft) | 4.2.3.5a | +| [ThaumcraftMobAspects](https://github.com/GTNewHorizons/ThaumcraftMobAspects) | 1.1.2-GTNH | +| [Thaumic Machina](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2200956-wip-1-7-10-open-beta-thaumcraft-4-2-addon-thaumic) | 0.2.1 | +| [Thaumic_Exploration](https://github.com/GTNewHorizons/Thaumic_Exploration) | 1.3.7-GTNH | +| [ThaumicBases](https://github.com/GTNewHorizons/ThaumicBases) | 1.7.7 | +| [ThaumicBoots](https://github.com/GTNewHorizons/ThaumicBoots) | 1.3.10 | +| [ThaumicEnergistics](https://github.com/GTNewHorizons/ThaumicEnergistics) | 1.6.27-GTNH | +| [ThaumicHorizons](https://github.com/GTNewHorizons/ThaumicHorizons) | 1.6.4 | +| [thaumicinsurgence](https://github.com/GTNewHorizons/thaumicinsurgence) | 0.3.1 | +| [ThaumicInventoryScanning](https://github.com/GTNewHorizons/ThaumicInventoryScanning) | 1.2.0-GTNH | +| [ThaumicTinkerer](https://github.com/GTNewHorizons/ThaumicTinkerer) | 2.10.2 | +| [TiC-Tooltips](https://github.com/GTNewHorizons/TiC-Tooltips) | 1.3.1 | +| [Tinkers-Defense](https://github.com/GTNewHorizons/Tinkers-Defense) | 1.2.2 | +| [Tinkers-Gregworks](https://github.com/Vexatos/TinkersGregworks/tree/GT-NH) | 1.0.27 | +| [TinkersConstruct](https://github.com/GTNewHorizons/TinkersConstruct) | 1.12.15-GTNH | +| [TinkersMechworks](https://github.com/GTNewHorizons/TinkersMechworks) | 0.3.1 | +| [TooMuchLoot](https://github.com/GTNewHorizons/TooMuchLoot) | 4.2.0-GTNH | +| [ToroHealth](https://github.com/GTNewHorizons/ToroHealth) | 1.1.0 | +| [Translocators](https://github.com/GTNewHorizons/Translocators) | 1.2.1 | +| [Travellers Gear](https://www.curseforge.com/minecraft/mc-mods/travellers-gear) | 1.16.6 | +| [TravellersGearNeo](https://github.com/GTNewHorizons/TravellersGearNeo) | 1.2.2 | +| [twilightforest](https://github.com/GTNewHorizons/twilightforest) | 2.6.35 | +| [TX-Loader](https://github.com/GTNewHorizons/TX-Loader) | 1.7.2 | +| [UniLib](https://legacy.curseforge.com/minecraft/mc-mods/unilib) | 1.0.3 | +| [UniMixins](https://github.com/LegacyModdingMC/UniMixins) | 0.1.19 | +| [Universal-Singularities](https://github.com/GTNewHorizons/Universal-Singularities) | 8.8.0 | +| [VisualProspecting](https://github.com/GTNewHorizons/VisualProspecting) | 1.3.28 | +| [waila](https://github.com/GTNewHorizons/waila) | 1.8.2 | +| [WailaHarvestability](https://github.com/GTNewHorizons/WailaHarvestability) | 1.2.1-GTNH | +| [WAILAPlugins](https://github.com/GTNewHorizons/WAILAPlugins) | 0.5.1 | +| [WanionLib](https://github.com/GTNewHorizons/WanionLib) | 1.9.0 | +| [WarpTheory](https://github.com/GTNewHorizons/WarpTheory) | 1.4.2-GTNH | +| [WAWLA](https://github.com/GTNewHorizons/WAWLA) | 1.3.0-GTNH | +| [WirelessCraftingTerminal](https://github.com/GTNewHorizons/WirelessCraftingTerminal) | 1.11.7 | +| [WirelessRedstone-CBE](https://github.com/GTNewHorizons/WirelessRedstone-CBE) | 1.6.1 | +| [Witchery](https://www.curseforge.com/minecraft/mc-mods/witchery) | 0.24.1 | +| [WitcheryExtras](https://github.com/GTNewHorizons/WitcheryExtras) | 1.2.3 | +| [WitchingGadgets](https://github.com/GTNewHorizons/WitchingGadgets) | 1.5.17-GTNH | +| [Yamcl](https://github.com/GTNewHorizons/Yamcl) | 0.6.0 | +| [Ztones](https://www.curseforge.com/minecraft/mc-mods/ztones) | 2.2.2 | + +--- + +Maintained by Dream-MasterXXL, Namikon, Drobac, Teteros, Tec, Lefty, Arnab, Methes, Warlord Wossman, SanMan911, Bigbass1997, Ugachaga, MineAnPlay, Giovanni_NL, Ethryan, MTesseracT, Bryfer, Bartimaeusnek, codewarrior, Moronwmachinegun, Mitchej, Zoko061602, Spartak, Highbeam, 0lafe, Teirdalin, Prometheus, KiloJoel, Glease, Kiwi, Bot, LeaGris, Boubou, Glowredman, Repo, DvDManDT, Moller, Colen, Minecraft7771, MuXiu1997, Runakai, YannickMG, SinTh0r4s, Alexdoru, Kiwi, bombcar, vlaetansky, POPlol333, Raven, miozune, GlodBlock, asdflj, D-Cysteine, DianeXD, Ethryan, BlueWeabo, Kuba, Quarri, Steelux8, S4mpsa, chochem, iouter, Elisis and many more. diff --git a/releases/readmes/README_nightly.MD b/releases/readmes/README_nightly.MD index f64ce17c..0b334a07 100644 --- a/releases/readmes/README_nightly.MD +++ b/releases/readmes/README_nightly.MD @@ -1,6 +1,6 @@ # GT New Horizons Mod Pack -Version nightly is out 2024-11-08 +Version nightly is out 2024-11-18 [![Build Status](http://jenkins.usrv.eu:8080/buildStatus/icon?job=GTNewHorizons%20Configs)](http://jenkins.usrv.eu:8080/job/GTNewHorizons%20Configs/) @@ -253,18 +253,18 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | Name | Version | | --- | --- | | [Advanced Solar Panel For 1.7.10 (Unofficial)](https://www.curseforge.com/minecraft/mc-mods/advancedsolarpanels) | 1.7.10 Edition | -| [AdventureBackpack2](https://github.com/GTNewHorizons/AdventureBackpack2) | 1.2.3-GTNH | -| [AE2FluidCraft-Rework](https://github.com/GTNewHorizons/AE2FluidCraft-Rework) | 1.3.45-gtnh | +| [AdventureBackpack2](https://github.com/GTNewHorizons/AdventureBackpack2) | 1.2.4-GTNH | +| [AE2FluidCraft-Rework](https://github.com/GTNewHorizons/AE2FluidCraft-Rework) | 1.3.48-gtnh | | [ae2stuff](https://github.com/GTNewHorizons/ae2stuff) | 0.8.4-GTNH | | [AFSU](https://github.com/GTNewHorizons/AFSU) | 1.3.1-GTNH | -| [AkashicTome](https://github.com/GTNewHorizons/AkashicTome) | 1.1.8 | +| [AkashicTome](https://github.com/GTNewHorizons/AkashicTome) | 1.1.9 | | [AlchemyGrate](https://github.com/GTNewHorizons/AlchemyGrate) | 1.2.1-GTNH | | [Amazing-Trophies](https://github.com/GTNewHorizons/Amazing-Trophies) | 1.2.2 | | [amunra](https://github.com/GTNewHorizons/amunra) | 0.7.1 | -| [Angelica](https://github.com/GTNewHorizons/Angelica) | 1.0.0-beta18 | +| [Angelica](https://github.com/GTNewHorizons/Angelica) | 1.0.0-beta20 | | [AngerMod](https://github.com/GTNewHorizons/AngerMod) | 0.8.2 | | [AppleCore](https://github.com/GTNewHorizons/AppleCore) | 3.3.3 | -| [Applied-Energistics-2-Unofficial](https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial) | rv3-beta-473-GTNH | +| [Applied-Energistics-2-Unofficial](https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial) | rv3-beta-477-GTNH | | [Archaicfix](https://github.com/embeddedt/ArchaicFix) | 0.7.4 | | [ArchitectureCraft](https://github.com/GTNewHorizons/ArchitectureCraft) | 1.10.1 | | [AsieLib](https://github.com/GTNewHorizons/AsieLib) | 0.6.0 | @@ -280,12 +280,12 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [BetterCrashes](https://github.com/GTNewHorizons/BetterCrashes) | 1.4.0-GTNH | | [BetterLoadingScreen](https://github.com/GTNewHorizons/BetterLoadingScreen) | 1.7.0-GTNH | | [BetterP2P](https://github.com/GTNewHorizons/BetterP2P) | 1.3.0 | -| [BetterQuesting](https://github.com/GTNewHorizons/BetterQuesting) | 3.6.21-GTNH | +| [BetterQuesting](https://github.com/GTNewHorizons/BetterQuesting) | 3.6.22-GTNH | | [BiblioCraft: BiblioWoods Biomes O'Plenty Edition](https://www.curseforge.com/minecraft/mc-mods/bibliocraft-bibliowoods-biomes-oplenty-edition) | 1.9 | | [BiblioCraft: BiblioWoods Forestry Edition](https://www.curseforge.com/minecraft/mc-mods/bibliocraft-bibliowoods-forestry-edition) | 1.7 | | [BiblioCraft: BiblioWoods Natura Edition](https://www.curseforge.com/minecraft/mc-mods/bibliocraft-bibliowoods-natura-edition) | 1.5 | | [BiblioCraft](https://www.curseforge.com/minecraft/mc-mods/bibliocraft) | 1.11.7 | -| [Binnie](https://github.com/GTNewHorizons/Binnie) | 2.4.3 | +| [Binnie](https://github.com/GTNewHorizons/Binnie) | 2.4.4 | | [Biomes O' Plenty](https://www.curseforge.com/minecraft/mc-mods/biomes-o-plenty) | 2.1.0.2308 | | [BlockLimiter](https://github.com/GTNewHorizons/BlockLimiter) | 0.6.0 | | [BlockRenderer6343](https://github.com/GTNewHorizons/BlockRenderer6343) | 1.2.14 | @@ -302,7 +302,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [Catwalks-2](https://github.com/GTNewHorizons/Catwalks-2) | 2.3.2-GTNH | | [Chisel](https://github.com/GTNewHorizons/Chisel) | 2.15.3-GTNH | | [ChiselTones](https://github.com/GTNewHorizons/ChiselTones) | 1.2.0-GTNH | -| [CodeChickenCore](https://github.com/GTNewHorizons/CodeChickenCore) | 1.3.9 | +| [CodeChickenCore](https://github.com/GTNewHorizons/CodeChickenCore) | 1.3.10 | | [CoFH Core](https://www.curseforge.com/minecraft/mc-mods/cofh-core) | 3.1.4-329 | | [Compact Kinetic Generators](https://forum.industrial-craft.net/thread/12724-ic2-exp-1-7-10-compact-kinetic-generators/) | 1.0 | | [Computronics](https://github.com/GTNewHorizons/Computronics) | 1.8.5-GTNH | @@ -313,7 +313,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [CraftTweaker](https://github.com/GTNewHorizons/CraftTweaker) | 3.4.0 | | [CreativeCore](https://github.com/GTNewHorizons/CreativeCore) | 1.4.0-GTNH | | [CropLoadCore](https://github.com/GTNewHorizons/CropLoadCore) | 0.2.0 | -| [Crops-plus-plus](https://github.com/GTNewHorizons/Crops-plus-plus) | 1.7.9 | +| [Crops-plus-plus](https://github.com/GTNewHorizons/Crops-plus-plus) | 1.7.11 | | [Custom-Main-Menu](https://github.com/GTNewHorizons/Custom-Main-Menu) | 1.11.3 | | [Default-Configs](https://github.com/GTNewHorizons/Default-Configs) | 1.3.0 | | [DefaultServerList](https://github.com/GTNewHorizons/DefaultServerList) | 1.5.0 | @@ -323,36 +323,36 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [DuraDisplay](https://github.com/GTNewHorizons/DuraDisplay) | 1.3.4 | | [Electro-Magic-Tools](https://github.com/GTNewHorizons/Electro-Magic-Tools) | 1.5.16 | | [EnderCore](https://github.com/GTNewHorizons/EnderCore) | 0.4.6 | -| [EnderIO](https://github.com/GTNewHorizons/EnderIO) | 2.8.20 | +| [EnderIO](https://github.com/GTNewHorizons/EnderIO) | 2.8.22 | | [EnderStorage](https://github.com/GTNewHorizons/EnderStorage) | 1.6.4 | | [EnderZoo](https://github.com/GTNewHorizons/EnderZoo) | 1.2.0 | | [EnhancedLootBags](https://github.com/GTNewHorizons/EnhancedLootBags) | 1.1.1 | | [Eternal-Singularity](https://github.com/GTNewHorizons/Eternal-Singularity) | 1.2.1 | | [Extra Utilities](https://www.curseforge.com/minecraft/mc-mods/extra-utilities) | 1.2.13a | | [FindIt](https://github.com/GTNewHorizons/FindIt) | 1.3.9 | -| [FloodLights](https://github.com/GTNewHorizons/FloodLights) | 1.4.1 | +| [FloodLights](https://github.com/GTNewHorizons/FloodLights) | 1.4.2 | | [ForbiddenMagic](https://github.com/GTNewHorizons/ForbiddenMagic) | 0.7.0-GTNH | -| [ForestryMC](https://github.com/GTNewHorizons/ForestryMC) | 4.9.16 | +| [ForestryMC](https://github.com/GTNewHorizons/ForestryMC) | 4.9.18 | | [Forgelin](https://github.com/GTNewHorizons/Forgelin) | 1.10.0-GTNH | | [ForgeMultipart](https://github.com/GTNewHorizons/ForgeMultipart) | 1.5.0 | | [ForgeRelocation](https://github.com/GTNewHorizons/ForgeRelocation) | 0.2.0 | | [ForgeRelocationFMP](https://github.com/GTNewHorizons/ForgeRelocationFMP) | 0.2.0 | | [Gadomancy](https://github.com/GTNewHorizons/Gadomancy) | 1.3.5 | | [Galacticraft](https://github.com/GTNewHorizons/Galacticraft) | 3.2.5-GTNH | -| [Galaxy-Space-GTNH](https://github.com/GTNewHorizons/Galaxy-Space-GTNH) | 1.1.95-GTNH | -| [gendustry](https://github.com/GTNewHorizons/gendustry) | 1.8.2-GTNH | +| [Galaxy-Space-GTNH](https://github.com/GTNewHorizons/Galaxy-Space-GTNH) | 1.1.97-GTNH | +| [gendustry](https://github.com/GTNewHorizons/gendustry) | 1.8.3-GTNH | | [Gravitation-Suite-Neo](https://github.com/GTNewHorizons/Gravitation-Suite-Neo) | 1.2.2 | | [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.50.60 | -| [GTNH-Intergalactic](https://github.com/GTNewHorizons/GTNH-Intergalactic) | 1.4.24 | +| [GT5-Unofficial](https://github.com/GTNewHorizons/GT5-Unofficial) | 5.09.50.72 | +| [GTNH-Intergalactic](https://github.com/GTNewHorizons/GTNH-Intergalactic) | 1.4.25 | | [GTNH-TC-Wands](https://github.com/GTNewHorizons/GTNH-TC-Wands) | 1.4.1 | -| [GTNHLib](https://github.com/GTNewHorizons/GTNHLib) | 0.5.19 | +| [GTNHLib](https://github.com/GTNewHorizons/GTNHLib) | 0.5.20 | | [Hardcore Darkness](https://www.curseforge.com/minecraft/mc-mods/hardcore-darkness) | 1.7 | | [Hardcore-Ender-Expansion](https://github.com/GTNewHorizons/Hardcore-Ender-Expansion) | 1.11.3-GTNH | | [harvestcraft](https://github.com/GTNewHorizons/harvestcraft) | 1.2.3-GTNH | | [Healer](https://www.curseforge.com/minecraft/mc-mods/healer) | 1.2.1 | | [HelpFixer](https://github.com/GTNewHorizons/HelpFixer) | 1.3.0 | -| [Hodgepodge](https://github.com/GTNewHorizons/Hodgepodge) | 2.5.76 | +| [Hodgepodge](https://github.com/GTNewHorizons/Hodgepodge) | 2.5.79 | | [HoloInventory](https://github.com/GTNewHorizons/HoloInventory) | 2.4.13-GTNH | | [Hunger-Overhaul](https://www.curseforge.com/minecraft/mc-mods/hunger-overhaul) | 1.0.0.104 | | [HydroEnergy](https://github.com/GTNewHorizons/HydroEnergy) | 1.3.6 | @@ -372,7 +372,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [LittleTiles](https://github.com/GTNewHorizons/LittleTiles) | 1.3.1-GTNH | | [LogisticsPipes](https://github.com/GTNewHorizons/LogisticsPipes) | 1.2.34-GTNH | | [LootGames](https://github.com/GTNewHorizons/LootGames) | 2.1.4 | -| [LunatriusCore](https://github.com/GTNewHorizons/LunatriusCore) | 1.2.0-GTNH | +| [LunatriusCore](https://github.com/GTNewHorizons/LunatriusCore) | 1.2.1-GTNH | | [lwjgl3ify](https://github.com/GTNewHorizons/lwjgl3ify) | 2.1.4 | | [MagicBees](https://github.com/GTNewHorizons/MagicBees) | 2.8.5-GTNH | | [MalisisDoors](https://github.com/GTNewHorizons/MalisisDoors) | 1.17.4-GTNH | @@ -382,9 +382,9 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [Mobs-Info](https://github.com/GTNewHorizons/Mobs-Info) | 0.4.6-GTNH | | [ModTweaker](https://github.com/GTNewHorizons/ModTweaker) | 0.11.0 | | [ModularUI2](https://github.com/GTNewHorizons/ModularUI2) | 2.1.14-1.7.10 | -| [ModularUI](https://github.com/GTNewHorizons/ModularUI) | 1.2.12 | +| [ModularUI](https://github.com/GTNewHorizons/ModularUI) | 1.2.13 | | [Morpheus](https://www.curseforge.com/minecraft/mc-mods/morpheus) | 1.6.21 | -| [MouseTweaks](https://github.com/GTNewHorizons/MouseTweaks) | 2.4.17-GTNH | +| [MouseTweaks](https://github.com/GTNewHorizons/MouseTweaks) | 2.4.18-GTNH | | [MrTJPCore](https://github.com/GTNewHorizons/MrTJPCore) | 1.2.1 | | [MX-Random](https://github.com/GTNewHorizons/MX-Random) | 0.4.5 | | [Natura](https://github.com/GTNewHorizons/Natura) | 2.7.5 | @@ -394,17 +394,17 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [NEI-Integration](https://github.com/GTNewHorizons/NEI-Integration) | 1.4.0 | | [neiaddons](https://github.com/GTNewHorizons/neiaddons) | 1.16.0 | | [NetherPortalFix](https://github.com/GTNewHorizons/NetherPortalFix) | 1.3.0 | -| [NewHorizonsCoreMod](https://github.com/GTNewHorizons/NewHorizonsCoreMod) | 2.6.73 | +| [NewHorizonsCoreMod](https://github.com/GTNewHorizons/NewHorizonsCoreMod) | 2.6.78 | | [Nodal-Mechanics](https://github.com/GTNewHorizons/Nodal-Mechanics) | 1.2.1-GTNH | | [NotEnoughEnergistics](https://github.com/GTNewHorizons/NotEnoughEnergistics) | 1.6.4 | | [NotEnoughIds](https://github.com/GTNewHorizons/NotEnoughIds) | 2.1.6 | -| [NotEnoughItems](https://github.com/GTNewHorizons/NotEnoughItems) | 2.6.44-GTNH | +| [NotEnoughItems](https://github.com/GTNewHorizons/NotEnoughItems) | 2.6.46-GTNH | | [Nuclear-Control](https://github.com/GTNewHorizons/Nuclear-Control) | 2.6.7 | -| [Nutrition](https://github.com/GTNewHorizons/Nutrition) | 0.0.12 | +| [Nutrition](https://github.com/GTNewHorizons/Nutrition) | 0.0.13 | | [oauth](https://github.com/GTNewHorizons/oauth) | 1.2.3-GTNH | | [OCGlasses](https://github.com/GTNewHorizons/OCGlasses) | 1.5.0-GTNH | | [OpenBlocks](https://github.com/GTNewHorizons/OpenBlocks) | 1.10.2-GTNH | -| [OpenComputers](https://github.com/GTNewHorizons/OpenComputers) | 1.10.26-GTNH | +| [OpenComputers](https://github.com/GTNewHorizons/OpenComputers) | 1.10.27-GTNH | | [OpenModsLib](https://github.com/GTNewHorizons/OpenModsLib) | 0.10.9 | | [OpenModularTurrets](https://github.com/GTNewHorizons/OpenModularTurrets) | 2.3.6 | | [OpenPrinter](https://github.com/GTNewHorizons/OpenPrinter) | 0.3.0-GTNH | @@ -417,14 +417,14 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [Postea](https://github.com/GTNewHorizons/Postea) | 1.0.13 | | [ProjectBlue](https://github.com/GTNewHorizons/ProjectBlue) | 1.2.0-GTNH | | [ProjectRed](https://github.com/GTNewHorizons/ProjectRed) | 4.10.5-GTNH | -| [Railcraft](https://github.com/GTNewHorizons/Railcraft) | 9.15.14 | +| [Railcraft](https://github.com/GTNewHorizons/Railcraft) | 9.15.15 | | [Random-Things](https://github.com/GTNewHorizons/Random-Things) | 2.5.3 | | [Realistic-World-Gen](https://github.com/GTNewHorizons/Realistic-World-Gen) | alpha-1.5.0 | | [RemoteIO](https://github.com/GTNewHorizons/RemoteIO) | 2.6.2 | | [Roguelike-Dungeons](https://github.com/GTNewHorizons/Roguelike-Dungeons) | 1.6.0-GTNH | | [SC2](https://github.com/GTNewHorizons/SC2) | 2.2.0 | | [Schematica](https://github.com/GTNewHorizons/Schematica) | 1.11.2-GTNH | -| [ServerUtilities](https://github.com/GTNewHorizons/ServerUtilities) | 2.0.84 | +| [ServerUtilities](https://github.com/GTNewHorizons/ServerUtilities) | 2.0.85 | | [SGCraft](https://github.com/GTNewHorizons/SGCraft) | 1.4.4-GTNH | | [Share-Where-I-am](https://github.com/GTNewHorizons/Share-Where-I-am) | 2.1.1 | | [SleepingBags](https://github.com/GTNewHorizons/SleepingBags) | 0.2.1 | @@ -434,7 +434,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [StevesAddons](https://github.com/GTNewHorizons/StevesAddons) | 0.13.0 | | [StorageDrawers](https://github.com/GTNewHorizons/StorageDrawers) | 2.0.3-GTNH | | [StructureCompat](https://github.com/GTNewHorizons/StructureCompat) | 0.6.5 | -| [StructureLib](https://github.com/GTNewHorizons/StructureLib) | 1.3.4 | +| [StructureLib](https://github.com/GTNewHorizons/StructureLib) | 1.3.5 | | [Super-TiC](https://github.com/GTNewHorizons/Super-TiC) | 1.4.0 | | [supersolarpanels](https://github.com/GTNewHorizons/supersolarpanels) | 1.1.3 | | [Tainted-Magic](https://github.com/GTNewHorizons/Tainted-Magic) | 7.6.13-GTNH | @@ -446,8 +446,8 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [Thaumcraft](https://www.curseforge.com/minecraft/mc-mods/thaumcraft) | 4.2.3.5a | | [ThaumcraftMobAspects](https://github.com/GTNewHorizons/ThaumcraftMobAspects) | 1.1.2-GTNH | | [Thaumic Machina](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2200956-wip-1-7-10-open-beta-thaumcraft-4-2-addon-thaumic) | 0.2.1 | -| [Thaumic_Exploration](https://github.com/GTNewHorizons/Thaumic_Exploration) | 1.3.6-GTNH | -| [ThaumicBases](https://github.com/GTNewHorizons/ThaumicBases) | 1.7.6 | +| [Thaumic_Exploration](https://github.com/GTNewHorizons/Thaumic_Exploration) | 1.3.7-GTNH | +| [ThaumicBases](https://github.com/GTNewHorizons/ThaumicBases) | 1.7.7 | | [ThaumicBoots](https://github.com/GTNewHorizons/ThaumicBoots) | 1.3.10 | | [ThaumicEnergistics](https://github.com/GTNewHorizons/ThaumicEnergistics) | 1.6.27-GTNH | | [ThaumicHorizons](https://github.com/GTNewHorizons/ThaumicHorizons) | 1.6.4 | @@ -457,7 +457,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [TiC-Tooltips](https://github.com/GTNewHorizons/TiC-Tooltips) | 1.3.1 | | [Tinkers-Defense](https://github.com/GTNewHorizons/Tinkers-Defense) | 1.2.2 | | [Tinkers-Gregworks](https://github.com/Vexatos/TinkersGregworks/tree/GT-NH) | 1.0.27 | -| [TinkersConstruct](https://github.com/GTNewHorizons/TinkersConstruct) | 1.12.12-GTNH | +| [TinkersConstruct](https://github.com/GTNewHorizons/TinkersConstruct) | 1.12.15-GTNH | | [TinkersMechworks](https://github.com/GTNewHorizons/TinkersMechworks) | 0.3.1 | | [TooMuchLoot](https://github.com/GTNewHorizons/TooMuchLoot) | 4.2.0-GTNH | | [ToroHealth](https://github.com/GTNewHorizons/ToroHealth) | 1.1.0 | @@ -467,10 +467,10 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [twilightforest](https://github.com/GTNewHorizons/twilightforest) | 2.6.35 | | [TX-Loader](https://github.com/GTNewHorizons/TX-Loader) | 1.7.2 | | [UniLib](https://legacy.curseforge.com/minecraft/mc-mods/unilib) | 1.0.3 | -| [UniMixins](https://github.com/LegacyModdingMC/UniMixins) | 0.1.18 | +| [UniMixins](https://github.com/LegacyModdingMC/UniMixins) | 0.1.19 | | [Universal-Singularities](https://github.com/GTNewHorizons/Universal-Singularities) | 8.8.0 | | [VisualProspecting](https://github.com/GTNewHorizons/VisualProspecting) | 1.3.28 | -| [waila](https://github.com/GTNewHorizons/waila) | 1.8.1 | +| [waila](https://github.com/GTNewHorizons/waila) | 1.8.2 | | [WailaHarvestability](https://github.com/GTNewHorizons/WailaHarvestability) | 1.2.1-GTNH | | [WAILAPlugins](https://github.com/GTNewHorizons/WAILAPlugins) | 0.5.1 | | [WanionLib](https://github.com/GTNewHorizons/WanionLib) | 1.9.0 | @@ -480,7 +480,7 @@ Downloads can be found at http://downloads.gtnewhorizons.com - do not try to dow | [WirelessRedstone-CBE](https://github.com/GTNewHorizons/WirelessRedstone-CBE) | 1.6.1 | | [Witchery](https://www.curseforge.com/minecraft/mc-mods/witchery) | 0.24.1 | | [WitcheryExtras](https://github.com/GTNewHorizons/WitcheryExtras) | 1.2.3 | -| [WitchingGadgets](https://github.com/GTNewHorizons/WitchingGadgets) | 1.5.15-GTNH | +| [WitchingGadgets](https://github.com/GTNewHorizons/WitchingGadgets) | 1.5.17-GTNH | | [Yamcl](https://github.com/GTNewHorizons/Yamcl) | 0.6.0 | | [Ztones](https://www.curseforge.com/minecraft/mc-mods/ztones) | 2.2.2 | diff --git a/src/gtnh/cli/generate_changelog.py b/src/gtnh/cli/generate_changelog.py index 0435fe43..0d6c74ed 100644 --- a/src/gtnh/cli/generate_changelog.py +++ b/src/gtnh/cli/generate_changelog.py @@ -17,7 +17,8 @@ def generate_changelog(release_name: str, previous_release_name: str | None) -> raise Exception(f"Release not found {release_name}") log.debug(f"Release: {release_name}, Previous Release: {previous_release_name}") - previous_release_name = release.last_version if release.last_version and not previous_release_name else None + if not previous_release_name: + previous_release_name = release.last_version if release.last_version else None previous_release = modpack_manager.get_release(previous_release_name) if previous_release_name else None changelog = modpack_manager.generate_changelog(release, previous_release=previous_release) diff --git a/src/gtnh/modpack_manager.py b/src/gtnh/modpack_manager.py index a699c7ad..618d5acb 100644 --- a/src/gtnh/modpack_manager.py +++ b/src/gtnh/modpack_manager.py @@ -993,6 +993,25 @@ def generate_changelog( Generate a changelog between two releases. If the `previous_release` is None, generate it for all of history :returns: dict[mod_name, list[version_changes]] """ + + def get_pretty_side_string(side: Optional[Side]) -> str: + if side == Side.CLIENT: + return "client-side only" + if side == Side.CLIENT_JAVA9: + return "client-side Java 9+ only" + elif side == Side.SERVER: + return "server-side only" + elif side == Side.SERVER_JAVA9: + return "server-side Java 9+ only" + elif side == Side.BOTH: + return "on both sides" + elif side == Side.BOTH_JAVA9: + return "on both sides, Java 9+ only" + elif side is None: + return "unknown" + else: + return str(side) + removed_mods = set() new_mods = set() version_changes: dict[str, Tuple[Optional[ModVersionInfo], ModVersionInfo]] = {} @@ -1044,10 +1063,17 @@ def generate_changelog( changes = changelog[mod_name] if mod_name in new_mods: - changes.append(f"# New Mod - {mod_name}:{new_version}") + changes.append(f"# New Mod - {mod_name}:{new_version.version}") else: - old_version_str = f"{old_version} -->" if old_version else "" - changes.append(f"# Updated - {mod_name} - {old_version_str}{new_version}") + old_version_str = f"{old_version.version} -->" if old_version else "" + changes.append(f"# Updated - {mod_name} - {old_version_str} {new_version.version}") + + if old_version is not None and old_version.side != new_version.side: + changes.append( + f"Mod side changed from {get_pretty_side_string(old_version.side)} to {get_pretty_side_string(new_version.side)}." + ) + elif new_version.side not in [Side.BOTH, Side.BOTH_JAVA9]: + changes.append(f"Mod is {get_pretty_side_string(new_version.side)}.") for i, version in enumerate(reversed(mod_versions)): if i != 0 and version.prerelease: