aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-28Merge pull request #101 from GTNewHorizons/runclientMartin Robertz
Update buildscript and dependencies to allow runClient
2022-01-28Update buildscript and dependencies to allow runClientbombcar
runClient needs to have the libraries for NEI to be present so they are compile instead of compileOnly.
2022-01-26Merge pull request #98 from Savallator/masterMartin Robertz
Add output hatch to Cyclotron (again)
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
2022-01-23Update GregtechMetaTileEntityTreeFarm.javaSphyix
2022-01-22Merge pull request #93 from GTNewHorizons/New-Multis-3Martin Robertz
New multis 3
2022-01-22Fix fluid extraction recipes. Fixes ↵Alkalus
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9524
2022-01-22Merge pull request #92 from GTNewHorizons/ztones-conflictMartin Robertz
Fix Ztones recipe conflict with GTNH
2022-01-22address reviewmiozune
2022-01-21Added CCC dep.Alkalus
Fixed missing }.
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-21Updated recipe for compressed glowstone.Alkalus
Changed recipes for Rhugnor and Hypogen. Fixed structure check for Large Extruder. Fixed structure check for Maceration Stack. Fixed structure check for Large Rocket Engine. Fix Chem Plant consuming wrong catalyst.
2022-01-21Did MT stuff.Alkalus
2022-01-22Fix Ztones recipe conflict with GTNHmiozune
2022-01-20Add way to make Sunnarium without MT.Alkalus
Fix early init of FmlCommonHandler.
2022-01-20Improved Matter Fabricator recipes.Alkalus
2022-01-20Fixed broken multiblock tooltips.Alkalus
2022-01-20Fixed Industrial Forge Hammer structure check.Alkalus
Fixed Creative Energy Buffer some more. Fixed Redstone Circuit Block output. Did a little work on breaker boxes.
2022-01-19Added recipes for Redstone Circuit Block.Alkalus
2022-01-19Added textures for Redstone Circuit Block.Alkalus
Fixed GUI tooltips breaking block lighting. Fixed creative energy buffer not keeping it's tier on world load.
2022-01-19Added GT4 Redstone Circuit Block.Alkalus
2022-01-18update to explicit dependenciesJason Mitchell
2022-01-18update to explicit dependenciesJason Mitchell
2022-01-18maven publish buildscript updateJason Mitchell
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-16Extend PSS fake maxProgresstime to trick the systemGlease
2022-01-16Made Avg IO on PSS a little smarter.Alkalus
2022-01-16Add Average I/O stats to PSS.Alkalus
Fixed PSS GUI suffering integer overflows. Improve PSS GUI. Fix Reactor Planner handling components.
2022-01-15Changed Forge Hammer Meta ID to avoid conflicts.Alkalus
2022-01-15Added recipes for the XL Turbines.Alkalus
2022-01-15Added recipes for Solar Tower.Alkalus
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-15Added ability for GT++ Plates and Foils to be used as covers.Alkalus
Added missing foil recipes.
2022-01-15Added missing recipes for Rotors and Fine Wire.Alkalus
Hopefully remove bad plasma related recipes. Hopefully cleaned up Wire/Cable recipes.
2022-01-14Fix Computer Cube GUI.Alkalus
Fix Glod's shitty implementation of perfect OC which broke some multis.