aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
2022-12-20Migrate to ModularUI part 2 (#458)miozune
2022-11-27Fix missing texture (#447)Jakub
2022-11-25Rewrite GUIs with ModularUI (#440)miozune
* Update GT * NEI migration & cleanup Deprecate GTPP_Recipe_Map_Internal#sMappingsEx and delegate to GT_Recipe_Map#sMappings instead Remove recipe modification check * Boiler * Programmed Circuit & Super Bus * Lower the number of fluid slots for multi mixer NEI * Solar Generator * Crop Manager * Bronze Workbench & Advanced Workbench * Turbine Housing & Rotor Assembly * Iron Plated Blast Furnace * Player Safe * Advanced Muffler Hatch * spotlessApply * Auto Workbench * Breaker, Control Core, RTG Hatch, Steam Bus, some cleanup * Fix crash when removing Breaker * Data Orb Repository * Charging/Discharging Bus * Pollution Scrubber * Storage Crate, Shelf, TieredChest They're just broken in the first place, don't blame me * cleanup * Steam Condenser It's broken in the first place, never blame me! * Catalyst Housing, Ball Housing * Fluid Tank, generators, custom hatches, cleanup * Computer Cube MKII Many things are broken in the first place, I swear * Inventory Manager * Migrate multiblock dehydrator recipemap to ModularUI * Overflow cover * Redstone Circuit Block * Multiblock * cleanup * Update GT
2022-11-13Remove turbine texture reflection (#439)Jakub
* Remove turbine texture reflection * yeet
2022-11-01add sc steam turbine (#414)Martin Robertz
* add sc steam turbine * sa and fix crash Co-authored-by: GlodBlock <1356392126@qq.com> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com>
2022-11-01New quantum anomaly texture (#415)Connor-Colenso
* Change hypogen solidifier recipe EU requirements to UIV. * New texture for quantum anomaly. Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-10-31Revert "add sc steam turbine (#413)"Martin Robertz
This reverts commit bd979e43c20322b3d4074ff0d43171b00d00ba88.
2022-10-31add sc steam turbine (#413)Yang Xizhi
2022-10-04Update ru_RU.lang (#390)Eldrinn-Elantey
Updated file structure, translation of chat messages after sleep Co-Authored-By: poisoniks <115036062+poisoniks@users.noreply.github.com> Co-authored-by: poisoniks <115036062+poisoniks@users.noreply.github.com>
2022-10-04Remove duplicate keys (#387)ChromicRedBrick
Remove duplicate keys Remove duplicate keys that had been commented out in #195. Co-Authored-By: Kiwi <42833050+Kiwi233@users.noreply.github.com> Co-authored-by: Kiwi <42833050+Kiwi233@users.noreply.github.com>
2022-09-24Update zh_CN.lang (#365)Kiwi
* Update zh_CN.lang * Update zh_CN.lang
2022-08-29rename (#324)Martin Robertz
Co-authored-by: kuba6000 <kuba.123123.6000@gmail.com>
2022-08-23use consistent molten texture as gt5 (#295)Yang Xizhi
2022-08-05NEI Cleanup (#251)miozune
* NEI Cleanup * adjustments
2022-06-24Add UHV Soldering Alloy for Endgame Recipes (#196)Steelux
* Added Endgame Soldering Alloy - Adder recipe for Mutated Living Solder, an endgame soldering alloy meant for the bioware circuit line and content after it; - Added a new, very expensive catalyst for this recipe, which favors the usage of Awakened Draconium Coils to prevent losing durability on the catalyst; - Changed the Chemical Plant so that using Awakened Draconium Coils with Tungstensteel Pipe Casings removes the chance of consuming catalyst durability. * Lowered Recipe Energy Tier by 1
2022-06-06Comment out duplicate keys (#195)MuXiu1997
Co-authored-by: Kiwi <42833050+Kiwi233@users.noreply.github.com> Co-authored-by: Kiwi <42833050+Kiwi233@users.noreply.github.com>
2022-06-04Update zh_CN.lang (#202)Kiwi
2022-04-17Steam multi block tooltip (#173)MuXiu1997
2022-02-15update buildscripts (#132)bombcar
* update buildscripts * notabs: * newline * tabs * shellcheck
2022-02-14Screwdriver driven development. (#124)Alkalus
* Added NEI handler for TGS. Added BoP support to TGS. Added base work for LFH. * Added Witchery support to TGS. * Finished LFH. Added missing steam multiblock. Fixed GT++ NEI time values not being precise enough. * Implement Fert use in TGS. * Fix broken checkRecipes. Did initial work for XLHE. Other misc. stuff. * Update GregtechLargeTurbinesAndHeatExchanger.java * Update RECIPES_Machines.java Changes requested by @Dream-Master
2022-02-13Super Glue Line (#122)Steelux
* Super Glue Line - First draft of the full Super Glue line, an IV processing chain meant to add a higher tier glue, starting from glue-related chemicals such as Methyl Acetate, with another tier of glue in the works * Small Changes and HCN Recipe
2022-02-06Update zh_CN.lang[Kiwi233]
2022-01-29Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into St00fAlkalus
# Conflicts: # .gitignore # dependencies.gradle # src/main/java/gtPlusPlus/core/config/ConfigHandler.java # src/main/java/gtPlusPlus/core/item/base/BaseItemComponent.java # src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaWirelessCharger.java # src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_MassFabricator.java # src/main/resources/assets/miscutils/lang/en_US.lang
2022-01-29Added new crop.Alkalus
Added Wireless Charger locking. Fixed Cyclotron leaving bad input stacks. Improve Block localization.
2022-01-29Fixed Magic Feather death handling.Alkalus
Improved Magic Feather beacon handling.
2022-01-29Re-allow removal of debuffs when sleeping.Alkalus
Localized chat strings.
2022-01-29Added Mob Mentality.Alkalus
Added perks to sleeping. Added Magic Feather.
2022-01-21Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into ↵Alkalus
New-Multis-3 # Conflicts: # .gitignore # build.gradle # src/main/java/gtPlusPlus/core/handler/COMPAT_HANDLER.java # src/main/java/gtPlusPlus/core/lib/LoadedMods.java # src/main/java/gtPlusPlus/core/recipe/RECIPES_GREGTECH.java # src/main/java/gtPlusPlus/core/recipe/RECIPES_Machines.java # src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks5.java # src/main/resources/assets/miscutils/lang/en_US.lang
2022-01-21Did MT stuff.Alkalus
2022-01-20Add way to make Sunnarium without MT.Alkalus
Fix early init of FmlCommonHandler.
2022-01-19Added GT4 Redstone Circuit Block.Alkalus
2022-01-16Added Recipe for Computer Cube MKII, Turbine Shaft, Rotor Assembly & ↵Alkalus
Elemental Duplicator. Removed a whole heap of pointless Reactor Planner files/functions. Hide some of the modes in the Computer Cube.
2022-01-15Added recipes for Generator Array Controller, Multi Forge Hammer, Multi ↵Alkalus
Molecular Transformer. Added recipes for Crop Managers, Inventory Managers, Electric Crafting Tables. Added recipes for Redstone Lamps, Redstone Gauges, Redstone Scales & Redstone Button Panels. Finished Multi Forge Hammer structure check. Changed tiering of Energy Crystal down to EV.
2022-01-09Partially implemented Computer Cube.Alkalus
Fix Multis wanting Mufflers when pollution = 0. Fix getMethodName potentially crawling too far up the stack.
2022-01-09Added more GT4 content:Alkalus
Redstone Lamp Redstone Display Redstone Scale Redstone Button Panel
2022-01-09Ported some GT4 content:Alkalus
Added GT Crop Managers. Added GT Auto Crafting Tables. Added GT Inventory Managers.
2022-01-07Rewrote and readded Bronze/Advanced Workbenches using GT Meta Tile system.Alkalus
2022-01-07Renamed Data Orb Overlay.Alkalus
2022-01-07Added some new overlays.Alkalus
2022-01-07Added new overlay for the Data Orb Repository.Alkalus
2022-01-07Finish work on the Elemental Duplicator.Alkalus
2022-01-06Finished work on multiblock Molecular Transformer.Alkalus
Added single use API for adding MT recipes.
2021-12-22Finished work on XL turbines.Alkalus
Cleaned up scanner output for all multiblocks. Update Sifter tooltip to reflect 4 output bus requirement.
2021-12-21Add Multiblock Forge Hammer.Alkalus
Add base for Multiblock Molecular Transformer.
2021-12-19Merge branch 'master' into New-MultisAlkalus
2021-12-19Change composition of Ancient Granite & Lepersonnite to make obtaining ↵Alkalus
Ytterbium possible. Fix Recipe for Wood's Glass lens.
2021-12-19Added Advanced Air Intake Hatch.Alkalus
Added Reservoir Hatch. Refactored Air Intake Hatch into a base class.
2021-12-18Change handling of Formaldehyde Catalyst.Alkalus
Fixed ChemPlant not working correctly.
2021-12-15Merge tag '1.7.21' into unified-build-script2Johann Bernhardt
# Conflicts: # build.properties
2021-12-13Merge tag '1.7.20' into unified-build-script2Johann Bernhardt
# Conflicts: # build.properties # src/main/java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_Fluorite.java