aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common
AgeCommit message (Collapse)Author
2021-11-17Merge pull request #36 from GTNewHorizons/structurelib-interationMartin Robertz
structurelib interation and disable some multis
2021-11-17Merge pull request #40 from iouter/masterMartin Robertz
add GUI for overflow valve
2021-11-17my mistake...iouter
2021-11-17change formatiouter
2021-11-17add GUI for overflow valveiouter
2021-11-16Merge pull request #38 from iouter/masterMartin Robertz
Separate recipes of the multiblock mixer
2021-11-16Merge branch 'master' into structurelib-interationGlodBlock
2021-11-15fix typoTom Dickson
minor typo fix
2021-11-15add generator array backGlodBlock
2021-11-15hatch limitationGlodBlock
2021-11-15fix pss and centrifuge textureGlodBlock
2021-11-14fix chem plant checkGlodBlock
2021-11-14separate recipes of the multiblock mixeriouter
2021-11-14structurelib interationGlodBlock
2021-11-08Merge remote-tracking branch 'origin/master'Florexiz
2021-11-08Replaced recipe search for DT from items to fluids. It should at least work now.Florexiz
2021-11-04Update GregtechMetaTileEntity_IndustrialAlloySmelter.javaGlodBlock
remove unnecessary max check
2021-11-04fix large alloy smelterGlodBlock
2021-10-15Volcanus separate bussesFlorexiz
2021-09-27Fix compilation error & Remove typekuba6000
2021-09-27Disable autocrafterkuba6000
2021-08-19Fixed steam being produces by Boilers once in two ticksTimeConqueror
2021-08-01Merge branch 'master' into delete-super-bufferMartin Robertz
2021-08-01Clean up Super Buffer overlayD-Cysteine
2021-08-01Delete ThreadedSuperBufferD-Cysteine
2021-08-01Boiler: removing explosion logicTimeConqueror
2021-08-01Upd to newest gregtechTimeConqueror
2021-08-01Improved Electric BoilersTimeConqueror
2021-07-24Update SolarGenerator and SteamCondenser with similar changesD-Cysteine
2021-07-24Fix comment indentingD-Cysteine
2021-07-24Add handling of separate steam capacity for single-block boilersD-Cysteine
2021-07-01Stop checking for update as we are on our own nowllk89
2021-06-17make it accept bart's new coil blockGlodBlock
2021-06-12remove extra chance from sifterbotn365
sisne obama wont be out until next update this should at least be gone
2021-05-22fix(texture): deprecated use of CASING_BLOCKSLéa Gris
Update to GTNH's Gregtech
2021-05-20Merged in MultiFixes (pull request #11)Alkalus
MultiFixes
2021-05-20Merged in bot/fix-for-industrial-arc (pull request #9)bot
fix for #712
2021-05-20% Updated License and Readme.Alkalus
$ Some kind of bug fix with the Pollution Detector.
2020-11-05+ Added RTG power Hatch.Alkalus
+ Added better handler for packager recipes. % Moved RTG fuel pellet recipe handling to it's own function. $ Fixed minor oversight in ItemStackData. $ Fixed TC Alchemical Furnace being a laggy PoS. $ Maybe fixed TC Aspect scanner on items with invalid unlocal names.
2020-06-12fix hatches counting as casingbot
2020-06-04fix for #712bot
2020-06-02- Removed placeholder map which was used to prevent BW crashes.Alkalus
% Made the Simple washer ignore certain impure dusts if GTNH is loaded. % Updated ChemPlant User manual to reflect requirement of Catalyst Bus. $ Fixed handling of recipe maps which don't use cells. $ Fixed Chem Plant not actually processing recipes. $ Made the Catalyst Hatch a lower tier. (Fixes Chem Plant requiring ZPM tier hulls)
2020-05-31+ Added recipes for Laurenium and Botmium casings.Alkalus
- Removed VFCs ability to handle flasks with fluid in them. - Disabled Thaumic Tinkerer Hazmat additions. - Disabled Item Overflow Covers. % Made Green Rocket Fuel more expensive. % Made Purple Rocket Fuel use less copper, give more output. $ Fixed unloacl name of GT++ Super Chests, to prevent GT's Language Manager re-using the Localised String. $ Fixed handling of large recipes in GT_NEI_multiCentriElectroFreezer. $ Fixed Automation of Pollution Scrubbers.
2020-05-30+ Added Item Overflow Valves.Alkalus
+ Added more types of armour to the Hazmat list. + Added recipes to convert GT++ Plutonium239 into normal Plutonium. + Added recipe to convert GT Phthalic Acid into GT++ Phthalic Acid.
2020-05-30$ Fixed minor oversight in RC ASM.Alkalus
$ Fixed bug where PSS would generate power due to an integer overflow.
2020-05-30+ Added framework for Elemental Duplicator.Alkalus
+ Added custom Data Orb bus for Elemental Duplicator. - Removed weird dependency on CofhCore.
2020-05-29+ Added low tier basic turbines for Pollution Scrubbers.Alkalus
+ Added capability for Scrubbers to be automated.
2020-05-29= Added recipe for Zyngen.Alkalus
+ Added recipes for 2 new volumetric flasks. - Removed Alloy Smelting recipes form the Alloy Blast Smelter. (Obsoleted by the Multi Alloy Smelter) % Refactored a lot of NEI handling code. $ Fixed the last few minor NEI issues.
2020-05-28+ Added ASM debugging for NEI.Alkalus
- Broke NEI handling for some Multis. (To fix next commit) $ Fixed Handling of broken recipe handlers for CryoFreezer, Large Electro & Large Centrifuge. $ Fixed owner of some NEI handlers. (Was still Gregtech, oops)
2020-05-27+ Added recipe for pine saplings.Alkalus
+ Added tier info into Chemical Plant NEI handler. + Added custom NEI handlers for Dehydration and Reactor Fuel Processing Plant recipes. % Adjusted output of Fluorite ore production recipes. % Finished Work on Chemical Plant user manual. $ Added another safety catch to the VFC GUI.