Skip to content

Commit 0b179f8

Browse files
Upload daily changelog from daily 113 to 114
1 parent 0f7c0d8 commit 0b179f8

File tree

4 files changed

+27
-6
lines changed

4 files changed

+27
-6
lines changed

gtnh-assets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131104,6 +131104,6 @@
131104131104
],
131105131105
"latest_experimental": 20,
131106131106
"latest_successful_experimental": 20,
131107-
"latest_daily": 113,
131108-
"latest_successful_daily": 113
131107+
"latest_daily": 114,
131108+
"latest_successful_daily": 114
131109131109
}

releases/changelogs/changelog from 2.8.0-beta-3 to daily.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,22 @@
1010
## What's Changed:
1111
>* Clamp lightcolor to prevent ArrayIndexOutOfBounds by @Yoshy2002 in https://github.com/GTNewHorizons/Avaritia/pull/62 (1.73)
1212
13+
# Updated - Electro-Magic-Tools - 1.6.13 --> 1.6.14
14+
**Full Changelog**: https://github.com/GTNewHorizons/Electro-Magic-Tools/compare/1.6.13...1.6.14
15+
16+
## What's Changed:
17+
>* Swap references to EMT.TEXTURE_PATH with EMT.RESOURCE_PATH by @Kynake in https://github.com/GTNewHorizons/Electro-Magic-Tools/pull/101 (1.6.14)
18+
1319
# Updated - Extra Utilities - 1.2.12 --> 1.2.13a
1420
## What's Changed:
1521
DreamAssemblerXXL wasn't able to find the changelog related to this update. It is usually caused by updates done outside of pull-requests or if the mod is maintained by a 3rd party.
16-
# Updated - GT5-Unofficial - 5.09.51.435 --> 5.09.51.439
17-
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.51.435...5.09.51.439
22+
# Updated - GT5-Unofficial - 5.09.51.435 --> 5.09.51.441
23+
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.51.435...5.09.51.441
1824

1925
## What's Changed:
26+
>* Fix Wrenching Inconsistencies by @sisyphussy in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4821 (5.09.51.441)
27+
>* Hotfix - Fix SoundLoop continuing past Singleblock Powerfail by @PlayfulPiano in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4818 (5.09.51.440)
28+
>* Fix some MBs missing hatches in the NEI preview and adds survival construct by @mM4ri in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4775 (5.09.51.440)
2029
>* IOF Simplest Mode by @LazyFleshWasTaken in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4781 (5.09.51.439)
2130
>* Fix "Heat Formula of GT's Fuel Rod is Wrong" by @SST-03 in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4813 (5.09.51.439)
2231
>* fix(dependency) make dependency on Blockrenderer6343 optional by @leagris in https://github.com/GTNewHorizons/GT5-Unofficial/pull/4808 (5.09.51.438)
@@ -39,12 +48,24 @@ DreamAssemblerXXL wasn't able to find the changelog related to this update. It i
3948
>* made deepslate viable by @seventh-june in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1331 (2.7.243)
4049
>* netherite dupe fix by @chrombread in https://github.com/GTNewHorizons/NewHorizonsCoreMod/pull/1350 (2.7.243)
4150
51+
# Updated - NotEnoughEnergistics - 1.7.11 --> 1.7.12
52+
**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughEnergistics/compare/1.7.11...1.7.12
53+
54+
## What's Changed:
55+
>* Fix crash when ctrl-pressing the "+" in NEI to autocraft missing components by @Yoshy2002 in https://github.com/GTNewHorizons/NotEnoughEnergistics/pull/50 (1.7.12)
56+
4257
# Updated - NotEnoughItems - 2.7.78-GTNH --> 2.7.79-GTNH
4358
**Full Changelog**: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.7.78-GTNH...2.7.79-GTNH
4459

4560
## What's Changed:
4661
>* Fix Keyboard IndexOutOfBoundsException by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/704 (2.7.79-GTNH)
4762
>* Fix Subset Name by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/705 (2.7.79-GTNH)
4863
64+
# Updated - StorageDrawers - 2.1.6-GTNH --> 2.1.7-GTNH
65+
**Full Changelog**: https://github.com/GTNewHorizons/StorageDrawers/compare/2.1.6-GTNH...2.1.7-GTNH
66+
67+
## What's Changed:
68+
>* Improving quality of life when dealing with sealed drawers. by @Elkatra2 in https://github.com/GTNewHorizons/StorageDrawers/pull/48 (2.1.7-GTNH)
69+
4970
# Credits
50-
Special thanks to @chrombread, @evgengoldwar, @LazyFleshWasTaken, @lc-1337, @leagris, @lynxx131, @Miklebe, @seventh-june, @slprime, @SST-03, @Yoshy2002, for their code contributions listed above, and to everyone else who helped, including all of our beta testers! <3
71+
Special thanks to @chrombread, @Elkatra2, @evgengoldwar, @Kynake, @LazyFleshWasTaken, @lc-1337, @leagris, @lynxx131, @Miklebe, @mM4ri, @PlayfulPiano, @seventh-june, @sisyphussy, @slprime, @SST-03, @Yoshy2002, for their code contributions listed above, and to everyone else who helped, including all of our beta testers! <3

releases/changelogs/daily builds/changelog from daily 113 to 114.md

Whitespace-only changes.

releases/manifests/daily.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "daily",
33
"last_version": "previous_daily",
4-
"last_updated": "2025-09-02T15:26:47.913290",
4+
"last_updated": "2025-09-02T15:32:37.469720",
55
"config": "2.8.0-nightly-2025-09-02",
66
"github_mods": {
77
"AdventureBackpack2": {

0 commit comments

Comments
 (0)