aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Collapse)Author
2017-09-09$ Fixed Quantum not having a recipe.Alkalus
- Removed a lot of logging during start-up.
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 the Casing_Refinery_Internal recipe when New Horizons is loaded.Alkalus
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-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% 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-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% More Reactor Work.Alkalus
$ None of my items give the radiation de-buff when in creative any more.
2017-08-23% Time to start working on the Thorium Reactor again.Alkalus
+ Added material logging.
2017-08-23% More work on Internal GT Material Adder.Alkalus
2017-08-21% Did some things for GT style Oregen.Alkalus
2017-08-15$ Fixed an issue where the Fish Catcher would duplicate one of it's slots ↵Alkalus
visually. $ Fixed Fish Catcher trying to give seaweed loot without Pam's Harvest Craft, it now gives dirt as a fallback. $ Fixed Fish Catcher not giving out all the various Minecraft fish. (Still needs work)
2017-08-14% Tweaked Fish Catcher loot, enabling Iron and Gold to generate. If nuggets ↵Alkalus
exist, you will get nuggets, else you will get ingots. > This is a drastic chance change, it's 1/100 to get 'resources' and it's then a 4/10 for Iron, 3/10 for Gold, 2/10 for Emerald and 1/10 for Diamond.
2017-08-12$ Fixed Lava Filter not taking damage as intended.Draknyte1
% Tweaked tooltip to advise swapping a hatch for an output bus.
2017-08-12$ Made the Thermal Boiler work as expected.Draknyte1
2017-08-12+ Added Lava Filter recipe.Draknyte1
+ Added Thermal Boiler manual recipe. $ Fixed OreDict ASM. % Changed recipe handling for the Thermal Boiler.
2017-08-12+ Added a config option for the Thermal Boiler.Draknyte1
+ Added the Lava Filter. + Added Thermal Boiler Casing. + Added Recipes for the Thermal Boiler controller and casing block.
2017-08-12% Buffer the T2 Air Filter.Draknyte1
2017-08-12+ Added a config for Pollution related devices.Draknyte1
+ Added a recipe for the basic air filter.
2017-08-12+ Added a config option for the Simple Washer.Draknyte1
2017-08-12+ More Cyclotron Work.Draknyte1
+ Added Better Accelerator Tooltip.
2017-08-12$ Fixed a small mistake in the Advanced Boilers.Draknyte1
- Removed Blast Furnace requirement of Eglin Steel.
2017-08-12% Made Rainforest Oaks not rely on BoP.Draknyte1
% Tweaked Fish Catcher loot rates. % Tweaked Advanced Boiler output rates.
2017-08-12+ Added the ability for the Fish Trap to support ISidedInventory.Draknyte1
2017-08-12% Tweaked Multiblock controller recipes.Draknyte1
2017-08-12$ Fixed recipes not using OreDict for circuits.Draknyte1
2017-08-11+ Added a Hot Fuel Handler for the Thermal Boiler.Alkalus
+ Added Lava + Water = Steam recipe to the Hot Fuels recipe map.
2017-08-09$ Fixed reverse cell colouring when using GT Textures.Draknyte1
$ Fixed Hot Ingots having no texture when using GT textures.
2017-08-09$ More circuit checks for .08 added.Draknyte1
2017-08-09$ Added a check so old circuits aren't relevant in .08.Draknyte1
2017-08-09$ Fixed Circuits for .08 compat.Draknyte1