What's Changed
New Features
- Add OpenComputers functions for maintenance problems by @serenibyss in #2356
- Add Powderbarrel and ITNT by @serenibyss in #2314
- re-enable sharing for laser hatches by @htmlcsjs in #2376
- Config and API for tick acceleration blocking by @serenibyss in #2381
- Use chestWood oredict for ULV and LV item buses by @TechLord22 in #2383
Bug Fixes
- Fix Player Unable to Climb Frames on Certain Pipes by @ghzdude in #2359
- Fix recipe properties offsetting info text too much by @loxoDev in #2360
- Fix central monitor jei page by @serenibyss in #2364
- Fix unlocalized name of GT fluids in drums by @ALongStringOfNumbers in #2361
- Set Hardness and Resistance to LDP Blocks by @ghzdude in #2370
- Fix hasEnoughPower() check in ARL by @serenibyss in #2365
- Fix part sharing tooltip missing on some parts by @serenibyss in #2375
- Fix material tree crash by @TechLord22 in #2382
- Fix parallel overclocks using the wrong voltage for multiblocks by @serenibyss in #2390
- Temporary hotfix for research ID lookup by @serenibyss in #2391
Internal Changes
- Refactor other mod id handling by @serenibyss in #2354
- Use drain/extract for Recipe#matches by @serenibyss in #2358
Translation Changes
- Update zh_cn.lang by @iouter in #2362
Full Changelog: https://github.com/GregTechCEu/GregTech/compare/v2.8.6...v2.8.7
What's Changed
New Features
- Change order of item in Research Station JEI page by @ALongStringOfNumbers in #2325
- Separate PSS average IO into in and out by @serenibyss in #2353
- Improve Lighter Opening by @ALongStringOfNumbers in #2323
- Use EU/t for digital interface by @josiah-roberts in #2329
- Add some GT items to ExtraBees alveary mutator by @serenibyss in #2315
Bug Fixes
- fix gt tile entities not rendering in AE2 pattern outputs by @TechLord22 in #2319
- Fix Issues with Fusion Reactor Overclocking by @ghzdude in #2352
- Fix electric tool damage config innacuracy by @M-W-K in #2350
- Fix LCE/ECE Large Turbine obstruction check by @serenibyss in #2346
- Fix reservoir hatch issues by @serenibyss in #2349
- Fix erroring material handlers when liquids don't exist by @bruberu in #2343
- Fix treated wood stick saw recipe by @serenibyss in #2339
- Fix some JEI plugin issues by @TechLord22 in #2337
- Use locale formatting where possible in WAILA and The One Probe by @josiah-roberts in #2327
- Fix large turbine recipe selection by @josiah-roberts in #2324
- Fix a couple incomplete recieveCustomData calls by @ALongStringOfNumbers in #2322
Internal Changes
- weaken recipe logic type in WorkableTieredMetaTileEntity by @TechLord22 in #2342
- Overload AbstractRecipeLogic functions by @bruberu in #2311
- Make translation key of MetaItems modifiable by @Tictim in #2259
- prevent potential ThreadLocal memory leaks by @TechLord22 in #2320
Translation Changes
- update zh_cn.lang by @iouter in #2334
- Update ru_ru.lang by @marisathewitch in #2307
Full Changelog: https://github.com/GregTechCEu/GregTech/compare/v2.8.5...v2.8.6
What's Changed
Bug Fixes
- Fix crash with accessing world pipe net on the client
Full Changelog: https://github.com/GregTechCEu/GregTech/compare/v2.8.4...v2.8.5
What's Changed
New Features
- More tool compat by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2292
- Chisel module by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2290
- log incomplete packet reads in NetworkHandler by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2288
- Fusion rebalancing by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2252
- Ore Dictionary Filter Update by @Tictim in https://github.com/GregTechCEu/GregTech/pull/2296
- Allow electrolyzing more hydrocarbons by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2258
Bug Fixes
- Fix silicon bee crash by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2299
- Fix using MV muffler in EBF JEI preview by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2298
- Allow specifying NBT matching on Research ItemStacks by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2294
- Fix pipe restrictor render on bottom face by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2302
- Fix battery slot charge flickering by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2305
- Fix plasma temp NPE for plasma-only materials by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2306
- invalidate pipenet routepaths on chunk unload by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2303
Internal Changes
- Fix addFluid expansion method for GrS/CT by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2287
- Tweak muffler effect API by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2286
Full Changelog: https://github.com/GregTechCEu/GregTech/compare/v2.8.3...v2.8.4
What's Changed
New Features
- Add IControllable to creative energy emitter by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2248
- Clean up and add particle effects for machines by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2249
Bug Fixes
- fix using client only method for harder bed recipe names by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2253
- Fix plasma temps all being the default temp by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2256
- Rework Generators 2.0 ™️ by @ghzdude in https://github.com/GregTechCEu/GregTech/pull/2255
- Fix issues with ore byproduct page by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2262
- Fix fluid output trim losing some fluids by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2268
- fix crash with fluid filters with null delegate containers by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2273
- fix data stick entry removal from AL by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2279
- Fix Large Gas Turbine not displaying Max Voltage when fully spun up by @ghzdude in https://github.com/GregTechCEu/GregTech/pull/2283
Internal Changes
- Re-implement walking speed bonus by @Tictim in https://github.com/GregTechCEu/GregTech/pull/2251
Full Changelog: https://github.com/GregTechCEu/GregTech/compare/v2.8.2...v2.8.3
What's Changed
Bug Fixes
- fix groovyscript hard dep by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2230
- Reimplement alternative fluid names by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2238
- Fix manual fluid generation issues by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2237
- Fix a missed advancement with the new coil by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2232
- Fix Fluid Drilling Rig sometimes drilling on the incorrect vein by @vrejhead in https://github.com/GregTechCEu/GregTech/pull/2224
- Fix warning with cinnabar by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2241
- Fix Processing Array of Canners not processing some fluid by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2228
- Fix Issues with Multiblock Generators by @ghzdude in https://github.com/GregTechCEu/GregTech/pull/2229
- fix fluid colors in TOP with new fluid system by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2242
- Fix Laser Pipe Client Desync + Small Rework by @ghzdude in https://github.com/GregTechCEu/GregTech/pull/2245
- Revise bloom render ticket API by @Tictim in https://github.com/GregTechCEu/GregTech/pull/2243
Internal Changes
- Add default fluid state for storage key by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2240
- Remove no longer desired configs by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2234
Translation Changes
- update zh_cn.lang by @iouter in https://github.com/GregTechCEu/GregTech/pull/2225
- Update ja_jp.lang for 2.8.1 by @MrKono in https://github.com/GregTechCEu/GregTech/pull/2227
New Contributors
- @iouter made their first contribution in https://github.com/GregTechCEu/GregTech/pull/2225
- @vrejhead made their first contribution in https://github.com/GregTechCEu/GregTech/pull/2224
Full Changelog: https://github.com/GregTechCEu/GregTech/compare/v2.8.1...v2.8.2
What's Changed
New Features
- Set the Assembly Line particles config option true to default by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2204
- Add groovy shortcuts for common fluid calls by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2215
- Groovyscript 0.7.0 compat by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2217
- Allow Titanium, Tungstensteel to be acid proof by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2223
Bug Fixes
- Fix HPCA drawing power when disabled by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2201
- Fix fluid tooltips overriding previous ones by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2202
- Reservoir hatch fixes by @kumquat-ir in https://github.com/GregTechCEu/GregTech/pull/2205
- Fix GT Water/Lava materials storing the wrong object by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2203
- Fix mobs being able to spawn on warning signs by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2206
- stop clearing fluid sprite locations after registration by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2211
- Fix cover ticking issues by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2213
- Fix HPCA allocation logic by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2214
- Fix Multiblock tanks by @htmlcsjs in https://github.com/GregTechCEu/GregTech/pull/2221
- Fix fluid property with no fluid by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2222
- Fix data access hatch render when facing up/down by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2218
- Fix crashes when other mods add fluids of same name by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2212
- Repair the fluid registry for addons by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2216
Translation Changes
- Update ru_ru lang for 2.8.0 by @marisathewitch in https://github.com/GregTechCEu/GregTech/pull/2208
Full Changelog: https://github.com/GregTechCEu/GregTech/compare/v2.8.0...v2.8.1
What's Changed
New Features
- Add PBF advancement by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2125
- Allow right-click with bucket on Coke Oven by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2124
- Allow fusion glass to replace output buses/energy hatches by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2129
- Config for num multiblock casings per craft by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2127
- Add a few midgame recipes by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2137
- Rework maintenance hatch textures by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2138
- track missing textures for sided renderers by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2119
- Allow singleblock generators to face up/down by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2150
- Forestry module by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2144
- Multi UI Improvement #2 by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2122
- Pride capes by @kumquat-ir in https://github.com/GregTechCEu/GregTech/pull/2159
- OreGlob update by @Tictim in https://github.com/GregTechCEu/GregTech/pull/1814
- Remove silicone rubber shortcuts by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2045
- Add steam boiler production to top/waila by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2126
- Allow Taping crates to keep inventory by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/1310
- Reservoir Hatch by @kumquat-ir in https://github.com/GregTechCEu/GregTech/pull/2163
- Add missing hard recipe config recipes by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2133
- Creative energy improvements by @htmlcsjs in https://github.com/GregTechCEu/GregTech/pull/2173
- Allow opening covers on the grid with empty hand by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2166
- Add alarms to GTCEu by @bruberu in https://github.com/GregTechCEu/GregTech/pull/2077
- Rewrite TankWidget clicking behavior by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2165
- Circuit tweaks by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2164
- Minecart wheels by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2177
- 2.8 Feature Branch by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2074
- Arrows for fluid pipe restrictors by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2179
- Extended multiblock rotation by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2128
- Reduce Small and Tiny Dust Usages by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2183
- Rework vacuum freezer recipes by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2184
- Replace Tungstensteel coil with RTM-Alloy coil by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2185
- Add argon plasma fuel recipe by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2191
- Allow spray paint to change UI color (with cfg) by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2196
- 9 slot arc furnace at EV by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2195
- Better vanilla block rotation by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2193
- Add Pick Block support to Super Tanks by @StarL0st in https://github.com/GregTechCEu/GregTech/pull/2169
- Limit multiblock recipe tier by energy hatches by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2139
- More decorative blocks by @Zalgo239 in https://github.com/GregTechCEu/GregTech/pull/2072
- Allow multiblock controllers to determine weather resistance of multiblock parts by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2086
- Recipe input thingamabob by @Tictim in https://github.com/GregTechCEu/GregTech/pull/1549
- Make FluidProperty into a general material fluid storage by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2081
- Log packet reading failures by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2145
- make steam venting decrement snow layers by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2092
- New Chanced Output System by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2060
- make tool click messages display in status bar by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2158
- Quantum Chest Voiding + Quantum Storage Improvements by @ghzdude in https://github.com/GregTechCEu/GregTech/pull/2078
- Add Latching Mode to Advanced Fluid/Item Detectors by @ghzdude in https://github.com/GregTechCEu/GregTech/pull/2101
Bug Fixes
- fix some multiblocks requiring maintenance hatches regardless of config by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2120
- Fixes Muffler Hatch mechanics by @tong-ge in https://github.com/GregTechCEu/GregTech/pull/2100
- Make naqline net zero on fluorine by @planetme in https://github.com/GregTechCEu/GregTech/pull/2085
- Fix fusion not losing heat when not active by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2130
- Improved Module usability by @kumquat-ir in https://github.com/GregTechCEu/GregTech/pull/2146
- Allow energy detector cover on PSS by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2117
- localization for vein custom names and ore vein jei page by @kumquat-ir in https://github.com/GregTechCEu/GregTech/pull/2141
- More recipe fixes by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2149
- Block ME Output Hatch on DT by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2155
- Fix macerator using wrong overlay at higher tiers by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2162
- Fix LD Network issues by @brachy84 in https://github.com/GregTechCEu/GregTech/pull/2132
- Fix framebox transmutation by @kumquat-ir in https://github.com/GregTechCEu/GregTech/pull/2174
- Fix plunger and soft mallet durability off-by-one issues by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2176
- Don't initialize I/O if Multiblock tank is not formed by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2168
- Fix Fluid Jetpacks being caught on one fluid type by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/2167
- fix ME hatch packet reading by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2186
- Fix AoE issues by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2194
- Rename getId() in IGTTool to restore SpongeForge Compability by @MojangPlsFix in https://github.com/GregTechCEu/GregTech/pull/2043
- Rewrite FluidTooltipUtil by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/1962
- Wrap Forge ItemStackHandler by @PrototypeTrousers in https://github.com/GregTechCEu/GregTech/pull/2019
- Pipe fixes by @brachy84 in https://github.com/GregTechCEu/GregTech/pull/1713
- Tile entity sync fixes by @brachy84 in https://github.com/GregTechCEu/GregTech/pull/2091
- Fix MTEs sometimes not syncing by @ghzdude in https://github.com/GregTechCEu/GregTech/pull/2143
Internal Changes
- Re-enable module configuration file by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2147
- Rebalance some early game fluid pipes by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2178
- Add TileEntity neighbor cache & Pipe improvements by @brachy84 in https://github.com/GregTechCEu/GregTech/pull/2098
- Refactor World Accelerator by @serenibyss in https://github.com/GregTechCEu/GregTech/pull/2175
- GTParticle/bloom effect refactor and cleanup by @Tictim in https://github.com/GregTechCEu/GregTech/pull/2073
- separate MarkerMaterial from OreDictUnifier by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/1933
- Remove scheduled deprecations by @ALongStringOfNumbers in https://github.com/GregTechCEu/GregTech/pull/1937
- fix ARL being dependency of IParallelableRecipeLogic by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2076
- Move syncing functionality into ISyncedTileEntity by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/1887
- Cover API rewrite by @TechLord22 in https://github.com/GregTechCEu/GregTech/pull/2071
Translation Changes
- Update ru_ru lang for 2.7.4 by @marisathewitch in https://github.com/GregTechCEu/GregTech/pull/2114
- Update ja_JP lang for 2.7.4 by @tier940 in https://github.com/GregTechCEu/GregTech/pull/2123
- Update&fix Chinese localization by @MCTian-mi in https://github.com/GregTechCEu/GregTech/pull/2180
New Contributors
- @MojangPlsFix made their first contribution in https://github.com/GregTechCEu/GregTech/pull/2043
- @tong-ge made their first contribution in https://github.com/GregTechCEu/GregTech/pull/2100
- @planetme made their first contribution in https://github.com/GregTechCEu/GregTech/pull/2085
- @MCTian-mi made their first contribution in https://github.com/GregTechCEu/GregTech/pull/2180
- @StarL0st made their first contribution in https://github.com/GregTechCEu/GregTech/pull/2169
Full Changelog: https://github.com/GregTechCEu/GregTech/compare/v2.7.4...v2.8.0