Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | $ Fixed Sensor recipes. | Alkalus | |
2017-09-19 | % Recipe change. | Alkalus | |
2017-09-19 | % Rebalance of Ammonia. | Alkalus | |
2017-09-19 | + Added a mode to the debug clearer. It can now fill. | Alkalus | |
2017-09-19 | % Changed how the Area Clearer works slightly. Now only creates glowstone ↵ | Alkalus | |
under Y=50. | |||
2017-09-19 | % Recipe tweak. | Alkalus | |
2017-09-19 | $ Fixed Auto-Crafter controller recipe. | Alkalus | |
2017-09-19 | + Added recipes for the Large Auto-Crafter and the Project table. | Alkalus | |
+ Added config options for the Large Auto-Crafter. | |||
2017-09-19 | + Added recipes for the Wash Plant and Large Thermal Processor and their ↵ | Alkalus | |
casings. | |||
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 | $ Made the Red Steel casing texture actually be coloured red. | Alkalus | |
% Changed the Meta Tile IDs of the Thermal Centrifuge and Wash Plant. | |||
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-16 | $ Fixed an issue with #118. | Alkalus | |
2017-09-15 | getBlockDrops() fix typo (#118) | extrn | |
2017-09-15 | + Added Toluene if it doesn't exist. | Alkalus | |
+ Added Toluene uses. | |||
2017-09-14 | + Added recipe for Air Filter T2. | Alkalus | |
2017-09-14 | + Added recipes for 2-Ethylanthrahydroquinone, Hydrogen Peroxide, Lithium ↵ | Alkalus | |
Hydroperoxide and Lithium Peroxide. | |||
2017-09-14 | $ Recipe fixes. | Alkalus | |
2017-09-14 | + Added recipes for Benzene, Sulfuric Tar Oil, Naphthalene, Phthalic Acid, ↵ | Alkalus | |
Phthalic Anhydride and 2Ethylanthraquinone. | |||
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 | + Recipe for Sub-Station controller. | Alkalus | |
$ Added a fix for the vanadium plate recipe not generating. | |||
2017-09-14 | + Added more Sub-Station casing recipes. | Alkalus | |
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-Crafter | Alkalus | |
$ 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 | % Modified Output slots textures to reflect Data Sticks, instead of showing ↵ | Alkalus | |
Data Orbs. | |||
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 | % Moved Recipe handling logic to the Project Table. | Alkalus | |
+ New Project Table GUI. | |||
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. |