aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod
AgeCommit message (Collapse)Author
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$ Fixed Cable/Pipe tool-tips.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$ Potential fix to custom cables not rendering properly.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% Meta IDs changed again.Alkalus
2017-09-17$ Fixed a spelling mistake on Incomplete Casings.Alkalus
% Tweaked Meta Tile Entity IDs.
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-10+ Added recipes for the Alkalus Disk.Alkalus
2017-09-09+ Added another cape.Alkalus
2017-09-09+ Added update checker config option.Alkalus
$ Fixed pollution related content loading when GT .08 is loaded.
2017-09-09$ GT5.08.33 compliance fixes.Alkalus
2017-09-09- Removed Superconductors and Conduction Nodes.Alkalus
2017-09-09% Cape Changes.Alkalus
2017-09-09+ Added Cape handler for shits and giggles.Alkalus
2017-09-09% More Centrifuge texture changes.Alkalus
2017-09-09$ Fixed creative energy buffer.Alkalus
- Removed logging.
2017-09-09+ Added ability for High-Amp Transformers to swap between 2A:8A and 4A:16A ↵Alkalus
modes.
2017-09-09+ Added High-amp transformers.Alkalus
- Removed Forge log spam.
2017-09-09$ Fixed Quantum not having a recipe.Alkalus
- Removed a lot of logging during start-up.
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