aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/xmod
AgeCommit message (Collapse)Author
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-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 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-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 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.
2022-01-13Change Crop Manager power usage based on feedback.Alkalus
2022-01-13Hopefully make Wireless Chargers more responsive.Alkalus
Added more information to Hi-Amp xformers.
2022-01-13Basically finished work on Reactor Simulator.Alkalus
2022-01-12Fix https://github.com/GTNewHorizons/GTplusplus/issues/87.Alkalus
More work on Computer Cube GUI.
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-09Improve redstone detection.Alkalus
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-07Added recipes for the GT4 Workbenches.Alkalus
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-07Updated Data Orb Repository tooltip.Alkalus
2022-01-07Finish work on the Elemental Duplicator.Alkalus
2022-01-06Fix Auto-Generated ABS recipes sometimes containing two circuits.Alkalus
Fix Fluid Extraction recipes for Ingots/Nuggets being generated wrong. Greatly improve generation of Fluid Extraction recipes. Removed useless Fluid Extractor code which is no longer used. Initial work on the Elemental Duplicator.
2022-01-06Finished work on multiblock Molecular Transformer.Alkalus
Added single use API for adding MT recipes.
2022-01-06Added Simple Washer mode to Industrial Wash Plant.Alkalus
2022-01-06Added Asm, Screenshots and World to .gitignore.Alkalus
Removed some useless classes. Buffed Amazon Packager. Implemented Caching for Amazon Packager. Fixed all GT++ multis getting stuck when input bus contains less than required input of an item. (It will check other inputs for another valid recipe now)
2022-01-05Added Solar Tower & Solar Heater.Alkalus
Added Potassium Nitrate. Added Sodium Nitrate. Added Hot/Cold Solar Salt. Added recipes for the above. Added Solar Salt processing to Thermal Boiler. Re-added Assembly Line MKII, Tesla Tower. (WIP)
2021-12-26Tweak MK4 Fusion.Alkalus
2021-12-22Adjust XL Plasma Turbine recipe handling.Alkalus
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-22Re-added XL Turbines.Alkalus
Added Xl Gas/Plasma Turbines.
2021-12-21Add Multiblock Forge Hammer.Alkalus
Add base for Multiblock Molecular Transformer.
2021-12-15Fix 9in1 description; typosbombcar
2021-12-15Merge tag '1.7.21' into unified-build-script2Johann Bernhardt
# Conflicts: # build.properties
2021-12-15Revert "Removed build craft dependency"Johann Bernhardt
This reverts commit 3bc44bf69d4991288e4b9c22e4c997239109ee9d.
2021-12-15Removed build craft dependencyJohann Bernhardt
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
2021-12-12Move sources and resourcesJohann Bernhardt