Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
% Changed Infinite fluid tank texture.
|
|
+ Added LFTR Control Circuit.
$ Changed Material logging. Fixes #126.
|
|
+ Added the Lava Filter.
+ Added Thermal Boiler Casing.
+ Added Recipes for the Thermal Boiler controller and casing block.
|
|
% Cleaned up shelving code.
|
|
+ Added recipes for the tesseract devices.
|
|
|
|
+ Added 3 new materials for the custom pellets.
% Created StringUtils.java and migrated Super/Subscript formatting functions to it.
|
|
- Removed some old textures that aren't used any more.
|
|
|
|
> This will be a config option to avoid a requirement of remerging it back into Gregtech itself.
> Although the new circuits will exist and have recipes, updating from a pre .09.28 world to .28+ will allow automation to continue working.
> New circuits produced will have correct oredict and will continue being used in recipes.
|
|
+ Added GT++ Coal Coke.
+ Added a new handler for burnable items.
% Changed up the 4 Coke Oven Recipes.
- Removed lots of spam log messages during material creation.
|
|
% Made the Atmospheric Reconditioners require Air Filters, they are non-automatable to insert.
|
|
|
|
% changing Wind Rotor /shaft recipes for GTNH
% changed Shaft shape graphic a bit
- disabled Large Fluid Cells if GTNH Core is loaded.
$ small fixes
+ Block recipes only for GTNH
- Revert "Block recipes only for GTNH"
This reverts commit 290207067ee39b29b3d3cce0e2862602d8ea18ca.
|
|
+ Added a texture for Boiler Chassis.
% Tweaked Dehydration Coil/Wire colours.
|
|
# Conflicts:
# src/Java/gtPlusPlus/core/util/recipe/RecipeUtils.java (Actually fixed it this time)
|
|
+ Added a new GUI texture for the Advanced Boilers.
|
|
|
|
|
|
+ Added BoP Rainforest Trees (Still need a bit of work).
|
|
|
|
$ Fixed COFH Fluids having incorrect textures.
$ Fixed the recipe for Clay plates not auto-generating.
|
|
|
|
$ Initial fixes for recipe use code in Industrial Sifter.
% Changed Sieve Grate texture to not have transparency.
|
|
+ Added the ability to generate Heavy Plates to BaseItemComponent.java.
+ Added some extra desaturated textures.
|
|
|
|
$ Fixed Helium Generator slot handling.
$ Fixed HG slot locations within the GUI.
|
|
+ Added a handful of new textures.
+ Added a new GUI texture for the Helium generator, made by 4000DC.
|
|
|
|
+ Added the Alkalus Disk.
$ Fixed Frame Box Assembler Recipes.
$ Fixed Missing 7Li material.
$ Fixed Tiered Tanks not showing their capacity in the tooltip.
$ Fixed tooltips for alloys containing Bronze or Steel.
$ Fixed Clay Pipe Extruder Recipes.
- Removed a handful of Plasma cells for misc. materials.
% Changed the Industrial Coke Oven's tooltip, to better describe the input/output requirements.
% Cleaned up The Entire Project.
|
|
|
|
|
|
get removed).
+ Added a function to generate Plasma.
- Removed Bedrockium generation.
$ Fixed the chemical symbol for Thallium.
$ Fixed an issue where a String in ClientProxy.java was being set server side.
|
|
Tree Farmer GUI. Thanks to @Dragon2488 for showing me how Container syncing should be done properly.
% Rewrote the Tooltip for the Tree Farmer Controller block.
% Changed the Tree Farmer GUI, moved the item slot up 18px and added a console for the power information.
$ Fixed the tool check returning Null when valid tools were present in the Tree Farmer.
|
|
debug them easily without TOTAL DEBUG mode.
+ Added support for the TreeFarmer to use Saws/Buzzsaws to cut things. They are now required.
+ Added a GUI for the Tree Farmer.
+ Added a custom slot class just for Buzzsaw and Saw items.
% Tweaked power handling for findLogs() in the Tree Farmer class, it wasn't checking the internal power buffer.
|
|
+ Added a handler for creating non-molten fluids.
+ Added the basis for a config switch to enable or disable the tree farmer.
$ Improved Tree Farm cutting and cleanup code.
$ Fixed a bug in ItemUtils, stemming from ancient code which pointed at an array index which never exists. (Now I compare array length.)
- Removed some useless code from Material.java.
|
|
clears leaves for upto 150 blocks above it.
+ Added a isLeaves check to TreefarmManager.java.
+ Added a placeholder casing texture for the Tree Farmer. (ID 77)
+ Added vanilla Podzol and Acacia log textures.
% Changed the textures on TreeFarmer blocks.
|
|
$ Improved the structure formation of the Tree Farmer, it now works better when built.
+ Added a new texture for the Farm manager blocks, which surround the Tree Farming structure.
|
|
+ Added a config option for the FFPP.
+ Added new textures for the new casings.
- Removed obsolete tooltips on casing blocks.
|
|
+ Added Ore Blocks.
+ Gave Ore Blocks an overlay texture.
- Removed the old ZrF4 dust.
|
|
+ Created Thorium-232, a step towards ThF4.
+ Added centrifuge recipe for Th->Th232(Bonus U232 0.10%).
+ Added THORIUM_HEXAFLUORIDE & THORIUM_TETRAFLUORIDE into ALLOY.java
% Fixed fluid extractor recipes not being added for every dust.
+ Added more fluid extractor and fluid solidifier recipes for each material.
- Removed old "uraniumHexafluoride", "uraniumTetrafluoride", "thoriumTetrafluoride" fluids and IC2 cells.
% Changed Multitank Controller Logic, maybe broke things.
+ Added getNugget and getCell to Material.java
% Changed MaterialGenerator.java to use the materials radioactivity level, not the old method based on name.
% Moved material blacklist for BlastSmelting Recipe generation out of material/MaterialGenerator.java.
|
|
+ Added a unique NEI GUI for the LFTR.
$ Fixed a spelling error in the LFTR NEI page.
+ Added a recipe for the Fire Maker.
% Changed recipes using uraniumtetrafluoride & uraniumthexafluoride, they now use molten.uraniumtetrafluoride and molten.uraniumhexafluoride.
% Changed the texture of molten.fluids.
|
|
+ Gave the Helium Blob a name.
+ Gave core items the ability to have a name on yet another constructor.
- Disabled the cape handler.
% Minor improvements to the portable tanks.
|
|
+ Added a new constructor to material/MaterialGenerator.java which allows a true/false on what parts get generated. The old constructor was not removed, it just defaults to true for all parts to be generated.
- Removed Lithium-7 Rotors, Screws, Rods, Long Rods, Gears, Bolts & Rings as a result of the previous addition.
+ Added some missing textures.
|
|
|