| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-29 | Circuit Assembly Line enhanced tooltip (#171) | Jakub | |
| * Glass * Fix glass, CAL description * 1x energy hatch * Perfect OC Former-commit-id: 1349f985020a1cfd69c7958d43f139ecf188d66b | |||
| 2022-07-29 | Merge pull request #23 from GTNewHorizons/sm-wash | Martin Robertz | |
| Fix Samarium Simple Washer | |||
| 2022-07-28 | Fix typos | GTNH-Colen | |
| 2022-07-28 | Fix Air Intake Hatches cannot be used for recipe input (#254) | miozune | |
| 2022-07-28 | Fix typos | GTNH-Colen | |
| 2022-07-28 | Fix typos | GTNH-Colen | |
| 2022-07-28 | Fix negative energy usage for EIC (#170) | miozune | |
| Former-commit-id: e908e704ec6bc92899611ad140ea7fdd31b0d13c | |||
| 2022-07-28 | UIV + UMV part recipes and stargate shenanigans. | GTNH-Colen | |
| 2022-07-28 | Fix weird conflict | GTNH-Colen | |
| 2022-07-28 | Dep bump | GTNH-Colen | |
| 2022-07-28 | Merge pull request #57 from minecraft7771/Enhanced_Tooltips | Connor-Colenso | |
| Added enhanced tooltips to every multiblock controller | |||
| 2022-07-28 | Changed case count on switch and added Advanced Computer Casing structure part | minecraft7771 | |
| 2022-07-28 | Changed case count on microwave grinder and switch | minecraft7771 | |
| 2022-07-27 | Fix when FluidStack is null | Alexandre Tardif | |
| 2022-07-27 | Prevent internal ender tank to shift thier fluid by saving them by name ↵ | Alexandre Tardif | |
| instead of by ID | |||
| 2022-07-28 | Merge remote-tracking branch 'origin/master' | GTNH-Colen | |
| 2022-07-27 | Add new foils (#253) | Connor-Colenso | |
| Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | |||
| 2022-07-27 | Remove extra spacing | Alexandre Tardif | |
| 2022-07-27 | Changed ender link covers frequency to be text instead of a color hex | Alexandre Tardif | |
| 2022-07-27 | Merge pull request #60 from alexandre-tardif/fix/ender-link-private | Connor-Colenso | |
| Fix ender link cover private mode | |||
| 2022-07-27 | Fix electric implosion compressor not accepting fluid recipes. (#164) | Connor-Colenso | |
| * Bump dep * Attempt to fix EIC. * actually fix not performing fluid recipes Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: miozune <miozune@gmail.com> Former-commit-id: fb5bb37ec76e3394434e2456779bcfe4b8c071a3 | |||
| 2022-07-27 | Fix Samarium Simple Washer | miozune | |
| 2022-07-27 | Make ender link cover private channel work | Alexandre Tardif | |
| 2022-07-27 | Rework Turbine Materials and Useless Space Ores (#1146) | Steelux | |
| - Changed the flow calculation system to account for multipliers, which can be customized for every material without changing existing material stats; - Greatly improved materials matching some space ores that aren't used for anything (these ores will get tiered EBF recipes like Oriharukon did); - Changed some other materials that currently aren't used for turbines. | |||
| 2022-07-27 | Merge pull request #22 from GTNewHorizons/fix-replacement | Martin Robertz | |
| Various fixes for ore processing replacements | |||
| 2022-07-27 | Some LES bug fixes (#57) | DianeXD | |
| * Add mod check to prevent unexpected crash * Fix wrong NBTbase type * Fix some missing Essentia * Change incorrect text * careless * Use the correct random function | |||
| 2022-07-27 | Fix duplicated recipes being generated for Large Centrifuge (#55) | miozune | |
| * Fix duplicated recipes being generated for Large Centrifuge * load before gtpp * longer timeout | |||
| 2022-07-27 | longer timeout | miozune | |
| 2022-07-27 | Add water voiding recipe for Calcium Acetate Solution (#1163) | miozune | |
| 2022-07-27 | Move Industrial Apiary to gregtech (#1107) | Jakub | |
| * Industrial Apiary * Make Forestry not required. * Add support for gendustry upgrades and lower energy demand * Add item validation to input slots and fix battery + special slots * Automation upgrade support and bug fixes * Better canWork check and flower detection * GUI work * Better detection of modifier update * Add button to cancel process * Add textures * Tooltip changes * Add convert crafting * Make top and sides glow * Bug fix * New textures * Add bee effects * Make all tooltips translatable * Implement GT Apiary Upgrades * Prevent inserting too many upgrades * Just require gendustry instead of checking it everywhere * Add blacklist (bug fix) and use hashsets instead of arrays * Cache beemember to do effects * Make blacklist automatic * Add acceleration upgrades for all tiers (LV -> UV) * Lock the machine to maxspeed by default * Correct required energy in info tooltip * Use isUpgrade method instead of manually checking * Lower amperage to 4 * Save locked speed to nbt | |||
| 2022-07-27 | EIG: Add support for several seeds (GTNewHorizons/bartworks#167) | Jakub | |
| * Support seed food (carrot/potato) * Fix netherwart * Fix stem seeds (melon like) * Add support for cactus and sugar cane | |||
| 2022-07-27 | EIG: Add support for several seeds (#167) | Jakub | |
| * Support seed food (carrot/potato) * Fix netherwart * Fix stem seeds (melon like) * Add support for cactus and sugar cane Former-commit-id: 9b9b181c42d7ccca3d2ec6b2f88d1cdc53c99b74 | |||
| 2022-07-27 | Merge pull request #59 from alexandre-tardif/fix/powerpass | Connor-Colenso | |
| Fix Power Pass cover | |||
| 2022-07-26 | Fix Power Pass cover | Alexandre Tardif | |
| 2022-07-26 | Allow PA to parallel over 64 for UEV+ machines (#1162) | Alexandre Tardif | |
| * Allow PA to parallel over 64 for UEV+ machines * Uncap parallel for locked recipes | |||
| 2022-07-26 | Correct melting point for Hydrazine (#252) | miozune | |
| 2022-07-26 | Merge pull request #58 from minecraft7771/ParametrizerX_Bugfix | Martin Robertz | |
| Parametrizer X Bugfix | |||
| 2022-07-26 | New material + item + texture changes. (#1161) | Connor-Colenso | |
| Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | |||
| 2022-07-25 | Improved tesla tower tooltip | minecraft7771 | |
| 2022-07-25 | Update NEI (#1158) | miozune | |
| 2022-07-25 | Fix configuration circuit usage for bigger boilers (#1139) | repo-alt | |
| * Fix configuration circuit usage for bigger boilers * isIntegratedCircuit refactored | |||
| 2022-07-25 | Set Huge Turbines to Higher Efficiency than Large (#1151) | Steelux | |
| - Changed Huge Turbines (the rotor items) so that they have 25% efficiency added to what Large Turbines have, instead of 20% less. | |||
| 2022-07-25 | For Cloud <3 | GTNH-Colen | |
| 2022-07-25 | Fixes | GTNH-Colen | |
| 2022-07-25 | Opps | GTNH-Colen | |
| 2022-07-25 | Bump dep | GTNH-Colen | |
| 2022-07-25 | Prelim UMV parts recipes + Stargate adjustment + Reformat GT parts code | GTNH-Colen | |
| 2022-07-24 | load before gtpp, not sure why this is working | miozune | |
| 2022-07-24 | Various fixes for ore processing replacements | miozune | |
| 2022-07-24 | Added Quantum Processing Machine tooltip | minecraft7771 | |
