aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-29Circuit Assembly Line enhanced tooltip (#171)Jakub
* Glass * Fix glass, CAL description * 1x energy hatch * Perfect OC Former-commit-id: 1349f985020a1cfd69c7958d43f139ecf188d66b
2022-07-29Merge pull request #23 from GTNewHorizons/sm-washMartin Robertz
Fix Samarium Simple Washer
2022-07-28Fix typosGTNH-Colen
2022-07-28Fix Air Intake Hatches cannot be used for recipe input (#254)miozune
2022-07-28Fix typosGTNH-Colen
2022-07-28Fix typosGTNH-Colen
2022-07-28Fix negative energy usage for EIC (#170)miozune
Former-commit-id: e908e704ec6bc92899611ad140ea7fdd31b0d13c
2022-07-28UIV + UMV part recipes and stargate shenanigans.GTNH-Colen
2022-07-28Fix weird conflictGTNH-Colen
2022-07-28Dep bumpGTNH-Colen
2022-07-28Merge pull request #57 from minecraft7771/Enhanced_TooltipsConnor-Colenso
Added enhanced tooltips to every multiblock controller
2022-07-28Changed case count on switch and added Advanced Computer Casing structure partminecraft7771
2022-07-28Changed case count on microwave grinder and switchminecraft7771
2022-07-27Fix when FluidStack is nullAlexandre Tardif
2022-07-27Prevent internal ender tank to shift thier fluid by saving them by name ↵Alexandre Tardif
instead of by ID
2022-07-28Merge remote-tracking branch 'origin/master'GTNH-Colen
2022-07-27Add new foils (#253)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-27Remove extra spacingAlexandre Tardif
2022-07-27Changed ender link covers frequency to be text instead of a color hexAlexandre Tardif
2022-07-27Merge pull request #60 from alexandre-tardif/fix/ender-link-privateConnor-Colenso
Fix ender link cover private mode
2022-07-27Fix 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-27Fix Samarium Simple Washermiozune
2022-07-27Make ender link cover private channel workAlexandre Tardif
2022-07-27Rework 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-27Merge pull request #22 from GTNewHorizons/fix-replacementMartin Robertz
Various fixes for ore processing replacements
2022-07-27Some 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-27Fix duplicated recipes being generated for Large Centrifuge (#55)miozune
* Fix duplicated recipes being generated for Large Centrifuge * load before gtpp * longer timeout
2022-07-27longer timeoutmiozune
2022-07-27Add water voiding recipe for Calcium Acetate Solution (#1163)miozune
2022-07-27Move 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-27EIG: 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-27EIG: 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-27Merge pull request #59 from alexandre-tardif/fix/powerpassConnor-Colenso
Fix Power Pass cover
2022-07-26Fix Power Pass coverAlexandre Tardif
2022-07-26Allow 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-26Correct melting point for Hydrazine (#252)miozune
2022-07-26Merge pull request #58 from minecraft7771/ParametrizerX_BugfixMartin Robertz
Parametrizer X Bugfix
2022-07-26New material + item + texture changes. (#1161)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-25Improved tesla tower tooltipminecraft7771
2022-07-25Update NEI (#1158)miozune
2022-07-25Fix configuration circuit usage for bigger boilers (#1139)repo-alt
* Fix configuration circuit usage for bigger boilers * isIntegratedCircuit refactored
2022-07-25Set 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-25For Cloud <3GTNH-Colen
2022-07-25FixesGTNH-Colen
2022-07-25OppsGTNH-Colen
2022-07-25Bump depGTNH-Colen
2022-07-25Prelim UMV parts recipes + Stargate adjustment + Reformat GT parts codeGTNH-Colen
2022-07-24load before gtpp, not sure why this is workingmiozune
2022-07-24Various fixes for ore processing replacementsmiozune
2022-07-24Added Quantum Processing Machine tooltipminecraft7771