aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech
AgeCommit message (Collapse)Author
2017-08-24+ Added the ability for the Autocrafter to assemble and Disassemble things.Draknyte1
+ Added a casing for the Autocrafter.
2017-08-24% Made the Large Autocrafter do things.Draknyte1
2017-08-24+ Added recipes for all FFPP casings and controller.Draknyte1
% Tweaked FFPP tooltip once more. $ Fixed Sr90 naming.
2017-08-24Merge branch 'master' of https://github.com/draknyte1/GTplusplusDraknyte1
2017-08-24$ Fixed the FFPP not finding recipes.Alkalus
% More cleaned up code.
2017-08-24% Swapped FFPP checkRecipe logic to use the Fusion Reactor logic for fluid ↵Alkalus
handling. $ Cleaned up some code.
2017-08-24% Tweaked FFPP Tooltip.Alkalus
- Removed the dual Maint. hatch requirement from the FFPP.
2017-08-24% Heavily changed the structure of the FFPP.Alkalus
$ Began fix for FFPP recipe handling.
2017-08-24% Made Fission Fuel Production cost 1/8th eu/t.Alkalus
% Initial work on FFPP recipe handling.
2017-08-23Merge branch 'master' of https://github.com/draknyte1/GTplusplusDraknyte1
2017-08-23% Tweaked LFTR pollution rate.Alkalus
2017-08-23% Tweaked LFTR circuit tooltip colour.Alkalus
$ Fixed LFTR Texture colouring issue.
2017-08-23% Cleaned up LFTR logging.Alkalus
2017-08-23$ Fixed Boosted output on LFTR.Alkalus
% Tweaked Scanner info on LFTR. % Tweaked FLiBe fuel usage to be several factors less.
2017-08-23$ Fixed LFTR power output logic.Alkalus
+ Added some more logging.
2017-08-23% More Reactor Work.Alkalus
$ None of my items give the radiation de-buff when in creative any more.
2017-08-23$ Fixed turnCasingActive() in LFTR.Alkalus
2017-08-23% Time to start working on the Thorium Reactor again.Alkalus
+ Added material logging.
2017-08-21% Did some things for GT style Oregen.Alkalus
2017-08-13$ Fixed Thermal Boiler not giving Obsidian when a Lava filter was not ↵Draknyte1
present. (Original Behaviour)
2017-08-13$ Fixed Thermal Boiler not consuming and producing fluids at the correct rate.Draknyte1
2017-08-12$ Fixed Lava Filter not taking damage as intended.Draknyte1
% Tweaked tooltip to advise swapping a hatch for an output bus.
2017-08-12$ Made the Thermal Boiler work as expected.Draknyte1
2017-08-12+ Added Lava Filter recipe.Draknyte1
+ Added Thermal Boiler manual recipe. $ Fixed OreDict ASM. % Changed recipe handling for the Thermal Boiler.
2017-08-12% Changed Cyclotron Meta ID.Draknyte1
2017-08-12+ Added Thermal Boiler Manual.Draknyte1
% Tweaked Thermal Boiler controller Tooltip. $ Made the Thermal Boiler only load when the config option is true.
2017-08-12+ Added a config option for the Thermal Boiler.Draknyte1
+ Added the Lava Filter. + Added Thermal Boiler Casing. + Added Recipes for the Thermal Boiler controller and casing block.
2017-08-12% Made Tesseract Terminals consume 128eu/t.Draknyte1
% Tweaked Tesseract Generator display power usage for each transfer mode.
2017-08-12+ Added a config for Pollution related devices.Draknyte1
+ Added a recipe for the basic air filter.
2017-08-12+ More Cyclotron Work.Draknyte1
+ Added Better Accelerator Tooltip.
2017-08-12$ Fixed a small mistake in the Advanced Boilers.Draknyte1
- Removed Blast Furnace requirement of Eglin Steel.
2017-08-12% Made Rainforest Oaks not rely on BoP.Draknyte1
% Tweaked Fish Catcher loot rates. % Tweaked Advanced Boiler output rates.
2017-08-09$ Fixed Cyclotron .08 compliance.Draknyte1
2017-08-09$ Fixed RTG .08 compliance.Draknyte1
2017-08-09$ Fixed mDescriptions for .08 compat.Draknyte1
2017-08-08% Tried fixing Sulfur Dioxide.Alkalus
2017-08-07$ Fixed RTG reflection.Draknyte1
$ Fixed issue where RTGs would revert back to HV after a restart/rejoin. $ Fixed the Thermal Boiler Assembly. % Migrated TAE to use slot 96+. + Added some extra logging to verify. $ Made Shelves have textures.
2017-08-07+ Added compartment textures.Draknyte1
% Cleaned up shelving code.
2017-08-07$ Fixed Shelving.Draknyte1
$ Fixed minor RTG error.
2017-08-07$ Fixed Thermal Boiler and Large Autocrafter.Draknyte1
2017-08-07+ Added Cyber_A and Cyber_B textures.Draknyte1
% Cleaned up GT4Entity_ThermalBoiler.java. $ GregtechMetaTileEntity_Cyclotron.java now conforms to a proper tile entity. $ Fixed Cyclotron load declaration.
2017-08-07+ Added The Thermal Boiler, Multiblock Crafter and Shelving from GT4.Alkalus
> This code will need a small rewrite to support GT5 functionality.
2017-08-07+ More Cyclotron work.Alkalus
2017-08-07+ Added Cyclotron registration.Alkalus
2017-08-07+ Added custom Cyclotron casing & coil blocks.Alkalus
+ More Cyclotron work.
2017-08-07+ More Cyclotron work.Alkalus
2017-08-06+ Added the Cyclotron.Alkalus
> So far does nothing, but will create obscure resources at a high cost of power.
2017-08-06% Changed RTG handling of Days/Hours remaining.Alkalus
- Removed some logging.
2017-08-06% Improved handling of cached recipe within the RTG.Alkalus
2017-08-06$ Made the RTG buffer it's last recipe to NBT.Alkalus
% More RTG Texture tweaking.