aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus
AgeCommit message (Collapse)Author
2022-03-08remove sunnarium bits (#153)LewisSaber
2022-03-08MT rework (#151)LewisSaber
* remove SingleBlock MT recipes Also fix recipes to 1 Ampere so they can do Perfect OC * Add perfect Overclock to MT * Remove sunnarium bits from implosion * Now better :thumbUp: * Change in recipe logic This will make recipe use full ampere but wont change overall recipe consume * revert recipe change * remove perfect OC
2022-03-05Fix crops tooltip (#150)Jakub
2022-03-05Uses for Super Glue (#149)Steelux
2022-03-05fix broken frame/block oredict name (#148)Yang Xizhi
* fix broken frame/block oredict name
2022-03-05fix GA recipe making PA instead (#147)Glease
2022-03-05Prevent outside IConfigureNEI from adding handlers (#142)miozune
2022-03-04Changed EBF faster recipes to not have circuit 1s (#146)Steelux
* Changed EBF faster recipes to not have circuit 1s - Changed the ABS recipes taken from the EBF recipe map to ask for different circuits on the recipes that use a fluid input to reduce crafting time for specific dusts. * Cleaning a bit
2022-03-04fix power sub station ui variable desync (#145)Glease
2022-03-04magic feather clean up (#144)Glease
2022-03-01Fix XL turbine descriprion (#143)LewisSaber
2022-02-28Fix Volcanus description (#141)LewisSaber
2022-02-26control circuits should not be 0 (#138)Martin Robertz
Change recipes using Circuit 0 in their recipes #9818 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9818
2022-02-25Fix Elemental dublicator tooltip (#139)LewisSaber
2022-02-20balancing Potin Pipes now between steel and stainless steel (#128)Martin Robertz
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-13Pollution detector balancing at LV (#127)Martin Robertz
balancing Pollution detector at LV
2022-02-13Put Multiblock Sifter to HV (#126)Martin Robertz
Move Sifter to HV Tier
2022-02-13Steam grinder nerf use Diamonds and Pistons (#129)Martin Robertz
change Steam Grinder recipe to be a bit more balanced in GTNH use orecit for piston change small Diamond gears to gem Diamond
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-13Fix Wireless Charger. (#121)Alkalus
Fix Nano Healer.
2022-02-11Changed Minimum Water Check (#123)Steelux
- Changed the minimum amount of water blocks needed to run the multi, since it only renders one layer of water now instead of two.
2022-02-11Fix LRE not working. (#119)Alkalus
Fix Air Intakes. Fix Tree Simulator.
2022-02-07Removed duplicate implementation of GT5U's NEI Rect handlerYannickMG
2022-02-07Minor Things (#114)Alkalus
Added some foils for @GTNH-Colen. Fixed scanner output on LRE. Formatting~ Fix Crop Manager giving stacks > 64.
2022-01-30Merge pull request #104 from boubou19/masterMartin Robertz
fix small oversight on thaumcraft saplings
2022-01-30fix small oversight on thaumcraft saplingsboubou_19
2022-01-30Merge pull request #102 from GTNewHorizons/St00fMartin Robertz
St00f
2022-01-29Merge pull request #97 from Steelux8/Rocketdyne_TooltipMartin Robertz
Rocketdyne Tooltip Changes
2022-01-29Merge pull request #94 from Sphyix/masterMartin Robertz
Tree Growth Simulator different wood outputs
2022-01-29Minor Clean-up/Regression.Alkalus
2022-01-29GUI Fixes for Matter Fab.Alkalus
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-29Overhauled Matter Fabricator CPU.Alkalus
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-26Added a way to hide every filled Universal Cell.Alkalus
Minor Locale fix.
2022-01-26cleanupSphyix
2022-01-26using HashMap instead of switch for sapling to wood mappingSphyix
2022-01-26Add output hatch to CyclotronMoritz Grothe
2022-01-24Rocketdyne Tooltip ChangesSteelux8
- Fixed typos and clarified efficiency values according to the formula used.
2022-01-23Added some bees and shit.Alkalus
Added Force. Updated how GT++ material components get localized.
2022-01-23fix height Vacuum FurnaceSphyix
2022-01-23Added framework for custom bees.Alkalus
Boosted drops of Dragon Metal from Chaos Dragons. Fixed https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9556.
2022-01-23Bee basework.Alkalus
2022-01-23clean, optimizeSphyix
2022-01-23commented old code, fixed output amount, mapped sapling to woodSphyix