aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities
AgeCommit message (Collapse)Author
2017-11-06% Hopefully greatly improved the structure check for the Industrial sifter.Alkalus
% Tweaked logging on the ASM transformer. ^ Version bump.
2017-10-07$ Fixed Textures further on the Industrial Centrifuge.Alkalus
$ Fixed the issue where two textures would become Fusion Reactor casings. Fixed thanks to @Technus
2017-10-07$ Fixed Industrial Centrifuge Textures,Alkalus
2017-10-07+ Added sounds to more Multi-BlocksAlkalus
$ Made my base Multiblock extend the GT base multi-block.
2017-10-07+ Made Alloy Blast Smelter actually check for a muffler.Alkalus
% Changed Industrial Electrolyzer controller texture. % Changed Large Sifter controller texture. $ Fixed names of custom IC2 cells. $ Fixed the empty item having an invalid texture.
2017-10-07$ Fixed custom IC2 cells. (HF, SO2, etc)Alkalus
% Changed how cells can be generated for further flexibility. - Removed logging from the LFTR.
2017-10-06$ .08 compliance fixes.Alkalus
% LFTR Changes. It now outputs U233 on average every 10 seconds. % Updated LFTR tool-tip.
2017-09-29$ SemiFluid generator compilation fixes for .08 compliance.Alkalus
2017-09-29^ Version Bump.Alkalus
% Washplant change.
2017-09-27$ Small bug fixes.Alkalus
2017-09-24$ More tooltip fixes.Alkalus
2017-09-24$ Small fix to Semi-fluid generator description.Alkalus
2017-09-24+ Added recipes for Semi-Fluid Generators.Alkalus
$ Semi-Fluid Generator fixes.
2017-09-24+ Added 3 tiers of GT Semi-Fluid generators.Alkalus
2017-09-22+ More Trade Table work.Alkalus
2017-09-22+ Added a framework for a Trade-o-Mat alike device.Alkalus
2017-09-20$ Fixed Cyclotron recipe handling.Alkalus
+ Added pollution to the Thermal Boiler.
2017-09-19+ Added a Cyclotron Recipe handler & a test recipe.Alkalus
% Changed Cyclotron Tool-tip. % Made Cyclotron IV. % Changed Cyclotron controller texture.
2017-09-19$ More work on COMET.Alkalus
% Texture changes to COMET casings.
2017-09-19+ Added Muffler requirements to some Multi-Blocks.Alkalus
2017-09-19- Removed some logging.Alkalus
2017-09-19% Updated Multi-block tool-tips.Alkalus
2017-09-19$ Re-did some recipe handling, several different multi-blocks now give the ↵Alkalus
correct outputs. Fixes #68.
2017-09-19% Changed Wash Plant recipe handling.Alkalus
2017-09-18+ Made the Wash Plant fill itself up with water from a fluid input hatch.Alkalus
> Water gets distilled into Distilled water. > Water blocks are worth 1 and Distilled is worth 2. > Structure must have a total of 45 to work.
2017-09-18$ Greatly improved and fixed the shape of the Wash Plant.Alkalus
2017-09-17+ Added Large Ore Washing Plant.Alkalus
+ Added Red-Steel casing. + More additions to Thermal Centrifuge. + Added Wash-Plant and Large Thermal Centrifuge casings. % Refactored config option 'enableMachine_ThermalBoiler' to be 'enableMultiblock_ThermalBoiler'.
2017-09-17$ Boosted Multi-block Bending Machine to be 50% faster.Alkalus
+ Added Large Thermal Centrifuge.
2017-09-17$ Fixed an issue where Multi-block recipe changes affected the actual GT ↵Alkalus
recipes. % Updated tooltips to reflect time bonuses.
2017-09-14+ Started working on the Coal Tar recipes again.Alkalus
+ Added recipes for Coal Tar Oil, Naphtha, Ethylbenzene and Anthracene.
2017-09-14+ Added recipes for Vanadium Redox Power Cells.Alkalus
2017-09-14+ Power Sub-Station now uses 1% of average eu/t.Alkalus
$ Possible fix to dynamo hatches not filling properly. + Added a much better tooltip to the Power Sub-Station.
2017-09-14$ Power Sub-Station now follows Soft hammer behaviour.Alkalus
> Power will not be input/output unless controller is running.
2017-09-14$ Finished up Power Sub-Station.Alkalus
2017-09-14+ Made Sub-Station a block taller.Alkalus
% Changed Sub-Station power handling.
2017-09-14+ Restarted work on the power substation multiblock.Alkalus
2017-09-13$ Actually fixed input consumption for Auto-CrafterAlkalus
$ Fixed the Auto-Crafter not starting up or using power. + Improved Scanner tool-tip on Auto-Crafter. % Decreased Assembly Time in Auto-Crafter. % Increased Disassembly recovery chance. - Removed lots of Auto-Crafter logging.
2017-09-13$ Hopefully fixed Auto-Crafter consuming input from each stack available. ↵Alkalus
(Now it only takes the input it requires)
2017-09-13+ Made the Auto-Crafter use power in Crafting mode.Alkalus
+ Added writeItemsToGtCraftingComponents to add disassembler info to itemstacks in NBTUtils.java
2017-09-13% Moved Crafting code to it's own function.Alkalus
2017-09-12+ Auto Crafter now consumes items when found for a recipe.Alkalus
+ Auto Crafter now outputs item when all 9 inputs are valid. + Added Read & Write to NBT functions to NBTUtils class. % Project Table now stores inputs and output to a Data Stick.
2017-09-12+ Work on Crafting handler.Alkalus
2017-09-12+ Made Auto-Crafter require 9 slot input bus to work in crafting mode.Alkalus
$ Fixed project Table grid slots.
2017-09-12+ Basic support for Project Table results within the large Auto-Crafter.Alkalus
% More Project Table work.
2017-09-09- Removed Superconductors and Conduction Nodes.Alkalus
2017-09-09$ Fixed creative energy buffer.Alkalus
- Removed logging.
2017-09-09Merge branch 'master' of https://github.com/draknyte1/GTplusplusAlkalus
2017-09-09Fix for 100% output for the first item (#129)Vladislav Ivanov
2017-09-09$ Redid multiblock recipe handling again.Alkalus
2017-09-08- Reverted Multiblock changes.Alkalus