aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-09-08$ Improved multiblock recipe handling.Alkalus
2017-09-03+ Made all Multiblocks handle their recipes different.Alkalus
> They now have hard coded 20% speed bonuses over their single block counterparts and hard coded output chance bonuses. > Multiblocks no longer require cells as input or output.
2017-09-02$ Fixed tank fluid container handling.Alkalus
2017-09-02% Restored Fish Catcher tick rate.Alkalus
% Changed Infinite fluid tank texture.
2017-09-02+ Added an infinite fluid tank for testing.Alkalus
2017-09-02$ Fixed Fish Catcher not adding loot as intended.Alkalus
$ Fixed Fish Catcher not putting items into the correct slots. + Fish Catcher can now have a custom name. + Fish Catcher now drops inventory when broken.
2017-08-29$ Fixed LFTR tooltip not mentioning which casings to use.Draknyte1
% More messing around with entity rendering and some custom mobs.
2017-08-29$ Fixed an issue where GT++ Fluid tanks were used in recipes even if disabled.Draknyte1
2017-08-29+ Added some random entities.Draknyte1
2017-08-26$ Fixed Auto-Crafter not instantly consuming items when in disassemble mode.Alkalus
% Made Disassembly faster in Auto-Crafter.
2017-08-26$ Fixed Auto-Crafter not saving it's mode.Alkalus
2017-08-26$ Fixed Voltage detection for disassembly handling in the Auto-Crafter.Alkalus
- Removed some Logging from the Auto-Crafter.
2017-08-26$ Fixed detection of output slots available in the Auto-Crafter.Alkalus
$ Fixed the Auto-Crafter not removing items with a stack size <= 0. % Removed/Redid some code in the Creative Energy Buffer.
2017-08-26$ Fixed the Casing_Refinery_Internal recipe when New Horizons is loaded.Alkalus
2017-08-25% Minor change to Auto-Crafter progress time.Alkalus
2017-08-25% Changed Autocrafter name.Alkalus
% Changed Autocrafter Tooltip.
2017-08-24$ Fixed Large Sieve Grate texture, it is now using transparency.Draknyte1
% Changed Autocrafter texture.
2017-08-24+ Made the large Autocrafter handle Assembly and Disassembly properly.Draknyte1
2017-08-24+ Added the ability for the Autocrafter to assemble and Disassemble things.Draknyte1
+ Added a casing for the Autocrafter.
2017-08-24% Made the Large Autocrafter do things.Draknyte1
2017-08-24+ Added recipes for all GT++ alveary frames.Draknyte1
% Tweaked frame tooltips to better reflect what they do. - Toned down mutation rate of Accelerated Frames from 2.5F to 1.2F.
2017-08-24- Removed the broken custom Alveary blocks.Draknyte1
2017-08-24$ Fixed version checker not working as intended due to invalid network checking.Draknyte1
% Tweaked LFTR Controller recipe, replacing screen with a Computer Cube.
2017-08-24% Redid compositions of Hastelloy X/N/W/C276.Draknyte1
$ Fixed the FFPP controller having a bad recipe.
2017-08-24+ Added recipes for all FFPP casings and controller.Draknyte1
% Tweaked FFPP tooltip once more. $ Fixed Sr90 naming.
2017-08-24Merge branch 'master' of https://github.com/draknyte1/GTplusplusDraknyte1
2017-08-24$ Fixed the FFPP not finding recipes.Alkalus
% More cleaned up code.
2017-08-24% Swapped FFPP checkRecipe logic to use the Fusion Reactor logic for fluid ↵Alkalus
handling. $ Cleaned up some code.
2017-08-24% Tweaked FFPP Tooltip.Alkalus
- Removed the dual Maint. hatch requirement from the FFPP.
2017-08-24% Heavily changed the structure of the FFPP.Alkalus
$ Began fix for FFPP recipe handling.
2017-08-24% Made Fission Fuel Production cost 1/8th eu/t.Alkalus
% Initial work on FFPP recipe handling.
2017-08-24$ Changed BeF2 from PURE_LIQUID back to LIQUID.Alkalus
2017-08-24+ Added Ammonium Tetrafluoroberyllate.Alkalus
+ Added recipes for all the new compounds. $ Fixed fluids not always generating for complex materials.
2017-08-24+ Made material loading 'safer'.Alkalus
+ Made the new materials generate.
2017-08-24+ Added Hydroxide, Ammonia, Ammonium, Ammonium Bifluoride, Beryllium Hydroxide.Alkalus
+ Added a material state that doesn't generate anything except a fluid.
2017-08-24% Tweaked Lava Filter Recipe.Alkalus
% Changed handling of Radiation to better align with Gregtech.
2017-08-23Merge branch 'master' of https://github.com/draknyte1/GTplusplusDraknyte1
2017-08-23% Tweaked LFTR pollution rate.Alkalus
2017-08-23% Tweaked LFTR circuit tooltip colour.Alkalus
$ Fixed LFTR Texture colouring issue.
2017-08-23+ Added recipes for Pollution Cleaners/Detector.Alkalus
% Tweaked LFTR related recipes.
2017-08-23+ Added LFTR block recipes.Alkalus
+ Added LFTR Control Circuit. $ Changed Material logging. Fixes #126.
2017-08-23% Cleaned up LFTR logging.Alkalus