aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-23% Time to start working on the Thorium Reactor again.Alkalus
+ Added material logging.
2017-08-23% More work on Internal GT Material Adder.Alkalus
2017-08-21% Did some things for GT style Oregen.Alkalus
2017-08-15$ Fixed an issue where the Fish Catcher would duplicate one of it's slots ↵Alkalus
visually. $ Fixed Fish Catcher trying to give seaweed loot without Pam's Harvest Craft, it now gives dirt as a fallback. $ Fixed Fish Catcher not giving out all the various Minecraft fish. (Still needs work)
2017-08-14% Tweaked Fish Catcher loot, enabling Iron and Gold to generate. If nuggets ↵Alkalus
exist, you will get nuggets, else you will get ingots. > This is a drastic chance change, it's 1/100 to get 'resources' and it's then a 4/10 for Iron, 3/10 for Gold, 2/10 for Emerald and 1/10 for Diamond.
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% Buffer the T2 Air Filter.Draknyte1
2017-08-12+ Added a config for Pollution related devices.Draknyte1
+ Added a recipe for the basic air filter.
2017-08-12+ Added a config option for the Simple Washer.Draknyte1
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-12+ Added the ability for the Fish Trap to support ISidedInventory.Draknyte1
2017-08-12% Tweaked Multiblock controller recipes.Draknyte1
2017-08-12$ Fixed recipes not using OreDict for circuits.Draknyte1
2017-08-11+ Added a Hot Fuel Handler for the Thermal Boiler.Alkalus
+ Added Lava + Water = Steam recipe to the Hot Fuels recipe map.
2017-08-09^ Updated recommended version.Draknyte1
2017-08-09$ Fixed reverse cell colouring when using GT Textures.Draknyte1
$ Fixed Hot Ingots having no texture when using GT textures.
2017-08-09$ More circuit checks for .08 added.Draknyte1
2017-08-09$ Added a check so old circuits aren't relevant in .08.Draknyte1
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-09$ Fixed Circuits for .08 compat.Draknyte1
2017-08-09$ Fixed an issue where Cells and Hot Ingots wouldn't use GT textures.Draknyte1
^ Bumped Version.
2017-08-09% Rewrote the Preloader mod to now be a dummy mod.Draknyte1
+ Added ASM usage to Preloader. + MC Version annotations to both GT++ and it's child mod GT++ Dark world.
2017-08-08+ Added a new mod component for GT++, titled Preloader. This enables me to ↵Draknyte1
do things prior to Gregtech/etc loading at all. % Tried very hard to remove GT5.09.28+ Circuits from the Ore Dictionary. The OreDict system is broken and this is basically impossible.
2017-08-08% Tried fixing Sulfur Dioxide.Alkalus
2017-08-08+ Added a reflection function to use the circuit assembler when GT 5.09 is ↵Alkalus
loaded.
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$ Fixed byte setting method in ReflectionUtils.javaAlkalus
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.