Version v1.5.3
- Fixed recipe deserialization again so that both SP and MP worlds load (#2376)
Version v1.5.2
- Add and tweak various Recipe Categories by @YoungOnionMC in #2346
- Fix Recipe Serialization by @krossgg in #2348
- Fix npe error on Conveyor and Pump Covers by @Spicierspace153 in #2357
- Fix Lens decomposition recipes by @YoungOnionMC in #2358
- Fix Prospector Widget causing IndexOutOfBounds Exception by @YoungOnionMC in #2361
- Fix Multiblocks not staying suspended on unform/reform by @YoungOnionMC in #2367
- Fix GTRecipePayload trying to call the Minecraft Server on Client Dist by @krossgg in #2369
Version v1.5.1
- Fix large miner chunk tooltip by @YoungOnionMC in #2334
- Fix dedicated server loading client class by @cyb0124 in #2333
- Fix Pump and Conveyor String format issue by @Spicierspace153 in #2332
- Fix potential pipe collision NPE by @YoungOnionMC in #2330
- Fix crash when dedicated server is being stopped by @cyb0124 in #2337
- Fix filename sanitization in ClientCacheManager by @cyb0124 in #2339
- Change LuV item naming convention in code by @YoungOnionMC in #2331
Version v1.5.0
- Fix cuboid & classic ore vein generators by @screret in #2186
- Add capacities of substation capacitors to their descriptions by @enitiaty in #2207
- Modified to prevent things like extruder/solidifier molds from auto-filling ae2 patterns by @Echoloquate in #2241
- Hide converters if they're disabled by @Zorbatron in #2249
- Power Substation UI Coloring by @mikerooni in #2256
- visual prospecting by @screret in #1944
- OP Bypass for machine ownership by @YoungOnionMC in #2276
- Add selective voiding and ME hatch capabillity to Distillation Tower multiblocks by @krossgg in #2261
- Recipe Categories by @YoungOnionMC in #2274
- Add BlastBuilder and Vacuum Freezer recipe overrides by @YoungOnionMC in #2298
- Increase density of Realgar in Copper/Tin Veins by @Spicierspace153 in #2222
- Machine Pausing by @YoungOnionMC in #2311
- Add Tier-Boosted Chance overlay and tooltip line in Recipe Viewers by @YoungOnionMC in #2293
- Add Smart Filters by @krossgg in #1984
- Add waypoint creation in the prospector by @Sintinium in #2319
- Add extra tooltip for large turbines by @Spicierspace153 in #2326
- update LDLib to fix server freezing sometimes (and various other issues) by @Yefancy in #2184
- Fix Research Stations allowing more than two energy hatches by @a-a-GiTHuB-a-a in #2205
- fix ECE oxygen boosting by @screret in #2211
- Gem to dust Maceration by @YoungOnionMC in #2183
- Tree Felling Interaction Fixes by @YoungOnionMC in #2218
- fix Large Bronze Boiler GUI by @Spicierspace153 in #2223
- Machine Ownership Config Wording by @YoungOnionMC in #2225
- Fix Power Substation inworld preview by @YoungOnionMC in #2230
- Change Wooden Tank Valve recipe to use copper rotor instead of lead rotor by @JuiceyBeans in #2208
- Fix Power Substation display when there is no input or output by @teh-banana in #2239
- Fix multiblock strcuture checking by @Yefancy in #2247
- Fix Aluminium Cell not showing Fluid by @YoungOnionMC in #2244
- Fixed input output mismatch in input bus/hatch lang entries by @ghost in #2243
- Research Station OC Fix by @YoungOnionMC in #2259
- Combustion Engine Logic Fixes by @YoungOnionMC in #2287
- Fix Cables emitting smoke on first tick by @YoungOnionMC in #2288
- Fix Smelting recipes being duplicated due to FURNACE_RECIPES by @YoungOnionMC in #2306
- Fix miscalculation of max parallel by output for non-64 stacked items by @YoungOnionMC in #2305
- Fix tape slot in Maintenance Hatches by @YoungOnionMC in #2312
- Flip Red and Blue Steel composition and usage by @YoungOnionMC in #2299
- Fix misaligned connected textures. by @WithersChat in #2321
- adds platinum spring by @Spicierspace153 in #2323
- Fix steam multiblock args by @krossgg in #2324
- Fix NoClassFoundException when EMI was not installed by @krossgg in #2325
- Refactor configs for vanilla recipes by @JuiceyBeans in #2197
- Move from LDLib's FluidStack implementation to Forge's FluidStack by @krossgg in #1975
- Update zh_cn.json by @iouter in #2191
- Update Japanese translate by @code-onigiri in #2188
- Change EV-tier Voltage Coil material to Platinum by @Zorbatron in #2233
- Update zh_tw.json by @IamNotBrianZ in #2236
- Renames GCYM classes to proper capitalization by @YoungOnionMC in #2047
- Rewrite OreDictExprFilter to fix tag filter functionality by @bdemmy in #2220
- Move from LDLib's IItemTransfer to Forge's IItemHandler by @krossgg in #2246
- Replace the Tungstensteel heating components with RTM Alloy by @a-a-GiTHuB-a-a in #2275
- Update zh_cn.json by @iouter in #2301
- Change Jade to show Steam usage by @krossgg in #2309
- Swap crafting component for Laser Input/Output Hatches by @YoungOnionMC in #2303
- Removes the old PA config by @YoungOnionMC in #2308
- Refactor CleaningMaintenanceHatch by @YoungOnionMC in #2307
- Replace all usage of OreDict with modern's Tag by @YoungOnionMC in #2313
- Changed the gas-filter texture to be semi-isometric like circuits/lenses/etc by @Ghostipedia in #2315
- Move some vanilla dye recipes to the Extractor by @Spicierspace153 in #2322
Version v1.4.6
- Add Programmed Circuits to GTEmiRecipe Catalysts by @krossgg in #2175
- Fix NPE caused by filter not loading properly on cover by @YoungOnionMC in #2176
- Fix issues with serialization by @krossgg in #2177
Version v1.4.5
- Replace wrench with plate in bender recipe by @JuiceyBeans in #2057
- Machine Ownership by @YoungOnionMC in #1970
- Give coils an actual EU discount in EBF by @YoungOnionMC in #2055
- Multiblock Display Text for Outputs by @YoungOnionMC in #2048
- Make magnetic tool property pull mob drops too by @JuiceyBeans in #2037
- Yeet Sand from OreVeins by @Ghostipedia in #2078
- Give torch placing a sound by @YoungOnionMC in #2091
- Port of 1.12 hard ebf recipe by @YoungOnionMC in #2093
- Add tags for GT components by @JuiceyBeans in #2111
- Add in-line filtering for item and fluid pipes by @YoungOnionMC in #2126
- Add Storage Cover by @Spicierspace153 in #1990
- Add placable surface rock items by @YoungOnionMC in #2132
- Aisle Repetition Storage by @YoungOnionMC in #2140
- Copy the EBF's temperature tooltip to the ABS and RHF by @Zorbatron in #2142
- Add cutting recipe for stained glass panes by @YoungOnionMC in #2144
- Add ability to set ghost circuit using held circuit item by @YoungOnionMC in #2145
- Add dough by @YoungOnionMC in #2147
- fluid crafting table recipes by @screret in #2152
- Give coils an actual EU discount in EBF by @YoungOnionMC in #2055
- Update tooltip capitalization for consistency by @JuiceyBeans in #2061
- Misc recipe fixes by @JuiceyBeans in #2056
- Torch Behaviour, now with less duping by @YoungOnionMC in #2067
- Fix broken treated wood recipes by @Electrolyte220 in #2045
- Remove any connected miner pipes when the machine is removed by @Vextin in #2064
- Add missing flags for materials by @JuiceyBeans in #2024
- Output Line Infinite formatting by @YoungOnionMC in #2082
- AE2 Integration: Use smart cable connection type for ME Connected blocks by @RealKC in #2087
- Missing progress lang for some multis by @YoungOnionMC in #2090
- Fix fluid drilling rig not working with 2 hatches by @YoungOnionMC in #2092
- Fix Wooden sign recipes by @YoungOnionMC in #2094
- Stone tags and LPG localisation by @JuiceyBeans in #2095
- Add more interactions + fixes for Lighter by @JuiceyBeans in #2075
- Fix Large Miner bus requirement by @YoungOnionMC in #2121
- Fix Assembly Line ordering for certain orientations by @YoungOnionMC in #2119
- Fix Gem downcrafting recipes by @YoungOnionMC in #2102
- Fix Recipe NBT Serialization by @YoungOnionMC in #2105
- Fix Drum Item fluid property handling by @YoungOnionMC in #2128
- Misc Recipe Fixes by @Electrolyte220 in #2125
- Rubber Wood/Log Fixes by @Electrolyte220 in #2097
- Fix Frame Block being deleted upon shift-click with pipe by @YoungOnionMC in #2131
- Fix Heat Capacity not showing in ABS and EBF by @RealKC in #2134
- Fix Debrominated brine not having any usage by @YoungOnionMC in #2133
- Add back backwards compatibility for the SteamParallelMultiblock constructor by @krossgg in #2139
- Fix voltage floor formula causing negative values by @YoungOnionMC in #2141
- Fix insertion and extraction of rotors in rotor holders by @YoungOnionMC in #2143
- Fix Lighter ground behavior by @YoungOnionMC in #2146
- Fix magnetic double plate overlay by @YoungOnionMC in #2148
- Fix Surface Rock model in inventories and player by @YoungOnionMC in #2155
- Fix various recipe and item issues by @JuiceyBeans in #2077
- Fix various Cleanroom issues by @krossgg in #2156
- Fixed milk crash by @YoungOnionMC in #2158
- Fix progress bar textures by @JuiceyBeans in #2163
- Fix FoodStats tooltip by @JuiceyBeans in #2161
- Update manage-pr-labels.yml by @krossgg in #2062
- Change Wooden Multiblock Tank recipe to use copper instead of lead by @JuiceyBeans in #2107
- Allow Steam Multiblocks to have variable parallel amounts by @Deepacat in #2108
- Refactor and add missing sign & trapdoor recipes by @Electrolyte220 in #2098
- Rework Pump Machine logic to fix issues by @eragaxshim in #2003
Version: 1.4.1
- Added Textures for Computer Casings styled around the new texture standard
- Fluid Tags for Molten Fluids & Plasmas
- Datasticks will now render the primary item within contained data when holding SHIFT
- Parallel Hatches can no longer be shared.
- SI Formatting for large fluid amounts
- Updated all hatches and busses recipes to match GTCEU : 1.12.2
- Hazard gear works in curios slots
- Changed the location of the dimension icon for dimension based recipes
- KubeJS Support for research methods
- Research recipes now display CWU total in JADE and use the proper EU values.
- PACK DEVS ! - Can now define render toggles for multiblocks
- ADDON DEVS ! - OCLogic has been modified, please verify your addons reflect these new changes.
- Fixed Rubber Leaves and Saplings not being able to compost.
- Fix fluid output slots accepting manual inputs
- Large variety of recipe logic and OC logic fixes
- Fixed AEParts in assembly lines having wrong recipe voltages
- Fixes Crashes due to null recipes caused by HighTier being disabled
- Fixed PartialNBT usage in recipes
- Various KubeJS recipe fixes
- ME Export Bus is now considered an "EXPORT_ITEMS" part ability
- Fix bedrock ore miner not overclocking
- Assembly line Structure no longer allows MEBufferParts