Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | Minor Clean-up/Regression. | Alkalus | |
2022-01-29 | GUI Fixes for Matter Fab. | Alkalus | |
2022-01-29 | Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into St00f | Alkalus | |
# 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-29 | Overhauled Matter Fabricator CPU. | Alkalus | |
2022-01-29 | Added new crop. | Alkalus | |
Added Wireless Charger locking. Fixed Cyclotron leaving bad input stacks. Improve Block localization. | |||
2022-01-29 | Fixed Magic Feather death handling. | Alkalus | |
Improved Magic Feather beacon handling. | |||
2022-01-29 | Re-allow removal of debuffs when sleeping. | Alkalus | |
Localized chat strings. | |||
2022-01-29 | Added Mob Mentality. | Alkalus | |
Added perks to sleeping. Added Magic Feather. | |||
2022-01-28 | Merge pull request #101 from GTNewHorizons/runclient | Martin Robertz | |
Update buildscript and dependencies to allow runClient | |||
2022-01-28 | Update buildscript and dependencies to allow runClient | bombcar | |
runClient needs to have the libraries for NEI to be present so they are compile instead of compileOnly. | |||
2022-01-26 | Merge pull request #98 from Savallator/master | Martin Robertz | |
Add output hatch to Cyclotron (again) | |||
2022-01-26 | Added a way to hide every filled Universal Cell. | Alkalus | |
Minor Locale fix. | |||
2022-01-26 | cleanup | Sphyix | |
2022-01-26 | using HashMap instead of switch for sapling to wood mapping | Sphyix | |
2022-01-26 | Add output hatch to Cyclotron | Moritz Grothe | |
2022-01-24 | Rocketdyne Tooltip Changes | Steelux8 | |
- Fixed typos and clarified efficiency values according to the formula used. | |||
2022-01-23 | Added some bees and shit. | Alkalus | |
Added Force. Updated how GT++ material components get localized. | |||
2022-01-23 | fix height Vacuum Furnace | Sphyix | |
2022-01-23 | Added 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-23 | Bee basework. | Alkalus | |
2022-01-23 | clean, optimize | Sphyix | |
2022-01-23 | commented old code, fixed output amount, mapped sapling to wood | Sphyix | |
2022-01-23 | Update GregtechMetaTileEntityTreeFarm.java | Sphyix | |
2022-01-22 | Merge pull request #93 from GTNewHorizons/New-Multis-3 | Martin Robertz | |
New multis 3 | |||
2022-01-22 | Fix fluid extraction recipes. Fixes ↵ | Alkalus | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9524 | |||
2022-01-22 | Merge pull request #92 from GTNewHorizons/ztones-conflict | Martin Robertz | |
Fix Ztones recipe conflict with GTNH | |||
2022-01-22 | address review | miozune | |
2022-01-21 | Added CCC dep. | Alkalus | |
Fixed missing }. | |||
2022-01-21 | Merge 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-21 | Updated 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-21 | Did MT stuff. | Alkalus | |
2022-01-22 | Fix Ztones recipe conflict with GTNH | miozune | |
2022-01-20 | Add way to make Sunnarium without MT. | Alkalus | |
Fix early init of FmlCommonHandler. | |||
2022-01-20 | Improved Matter Fabricator recipes. | Alkalus | |
2022-01-20 | Fixed broken multiblock tooltips. | Alkalus | |
2022-01-20 | Fixed 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-19 | Added recipes for Redstone Circuit Block. | Alkalus | |
2022-01-19 | Added 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-19 | Added GT4 Redstone Circuit Block. | Alkalus | |
2022-01-18 | update to explicit dependencies | Jason Mitchell | |
2022-01-18 | update to explicit dependencies | Jason Mitchell | |
2022-01-18 | maven publish buildscript update | Jason Mitchell | |
2022-01-16 | Added 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-16 | Extend PSS fake maxProgresstime to trick the system | Glease | |
2022-01-16 | Made Avg IO on PSS a little smarter. | Alkalus | |
2022-01-16 | Add Average I/O stats to PSS. | Alkalus | |
Fixed PSS GUI suffering integer overflows. Improve PSS GUI. Fix Reactor Planner handling components. | |||
2022-01-15 | Changed Forge Hammer Meta ID to avoid conflicts. | Alkalus | |
2022-01-15 | Added recipes for the XL Turbines. | Alkalus | |
2022-01-15 | Added recipes for Solar Tower. | Alkalus | |
2022-01-15 | Added 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. |