aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-11$ More work on old circuits. Fixed Short ID range overflow.Draknyte1
2017-07-11% Changed Old Circuit loading logic.Alkalus
2017-07-11+ Pre .09.28 Circuits added, missing recipes though.Alkalus
> This will be a config option to avoid a requirement of remerging it back into Gregtech itself. > Although the new circuits will exist and have recipes, updating from a pre .09.28 world to .28+ will allow automation to continue working. > New circuits produced will have correct oredict and will continue being used in recipes.
2017-07-11% Clean up/Organise.Alkalus
2017-07-11$ Made all Multiblocks utilise the TAE system.Alkalus
2017-07-11$ Fixed Industrial Sieve Tooltip.Alkalus
$ Implemented Texture Array Expansion. > This fixes the issue of hatches not using the correct textures.
2017-07-10$ Fixed Coal Coke OreDict naming.Draknyte1
+ Added a configuration option for Biome ID. ^ Version bump to 1.5.6-Pre.
2017-07-10% More Coke oven recipe balancing.Draknyte1
2017-07-10% Made the Coke Oven recipes that get duplicated to the pyrolyse oven take ↵Draknyte1
20% longer in the Pyrolyse.
2017-07-10% Redid all the Coke oven recipes.Draknyte1
+ Most coke oven recipes are now duplicated to the Pyrolyse oven, but not all.
2017-07-10$ Rewrote the Fuel Handler.Draknyte1
2017-07-10% More Coke Oven recipe tweaks.Alkalus
+ Added DevTips as a soft dependency (Not required by the mod, just by the modder).
2017-07-10% Tweaked Coke Oven recipes some more.Alkalus
- Removed additions to fuel handler list. + Added logging when things get added to fuel handler.
2017-07-10+ Added Coal gas.Alkalus
+ Added GT++ Coal Coke. + Added a new handler for burnable items. % Changed up the 4 Coke Oven Recipes. - Removed lots of spam log messages during material creation.
2017-07-10$ Fixed reflection in PollutionUtils.javaAlkalus
2017-07-10$ Fixed an NPE thrown via reflection.Alkalus
2017-07-10+ Add Missing Classes.Draknyte1
2017-07-10$ Fixed .09 features trying to work in .08.Draknyte1
+ Moved lots of things to reflection again.
2017-07-09^ Version bump to 1.5.5-Pre-release.Draknyte1
2017-07-09Revert "Revert "$ Actually made the Blast Alloy Smelter 20% cheaper to run ↵Draknyte1
over using the Electric Blast Furnace."" This reverts commit 2d24fb951aaf2196596e9edd5dfdc5c19e77a88f. Fuck Git somedays.
2017-07-09Revert "^ Version Bump ready for new release."Draknyte1
This reverts commit fd994517395f1db5e7cff51501649110765fac16.
2017-07-09Revert "$ Actually made the Blast Alloy Smelter 20% cheaper to run over ↵Draknyte1
using the Electric Blast Furnace." This reverts commit 02719c54d8566366736485c4b28ff66b6020e3af.
2017-07-06^ Version Bump ready for new release.Draknyte1
+ Added new methods to handle more dynamic versioning.
2017-07-06$ Actually made the Blast Alloy Smelter 20% cheaper to run over using the ↵Alkalus
Electric Blast Furnace.
2017-07-06$ Fixed Materials all having 0C Melting/Boiling points.Alkalus
$ Fixed #83. Fish Trap Burn Value.
2017-07-06$ Fixed a weird crash quick where org.apache.http.client.utils.URIBuilder is ↵Alkalus
missing. - Removed Alloy Mixer.
2017-07-06% Made more components use GT textures by default.Alkalus
2017-07-06$ Fixed Chemical Formulae not displaying correctly.Alkalus
2017-07-06% Segmented Eglin Steel ingot a base compound and a full mix.Alkalus
% Changed components of Eglin Steel & Compound.. + Added a generator for just dusts and associated recipes.
2017-07-06% Reverted the Portable Tanks to just be Standard, non-movable fluid tanks.Alkalus
2017-07-06+ Initial commit for the Alloy Mixer.Alkalus
2017-07-06% Tweaked Eglin Steel Components.Alkalus
$ Tried to fix Portable Fluid Tanks. % Changed Redstone Alloy Wire loss.
2017-07-06% Custom Pipes now have the same extrusion times as GT does.Alkalus
2017-07-06$ Fixes #108.Draknyte1
2017-07-05$ Fixed issue #105.Draknyte1
% Buffed Alloy Blast Smelter to be 20% faster than the Electric Blast Furnace. % Revised times for all GT++ Alloys during smelting. + Added 'Alkalus' to the tooltips of many things hidden within Gregtech. Re:#106. + Added some automatic calculations to the Materials Class.
2017-07-05% Small HF recipe tweaks.Alkalus
2017-07-05+ Actually added recipes for the Dehydrator Coils.Alkalus
2017-07-05% Disabled everything related to Custom circuits for GTNH.Alkalus
2017-07-04+ Added a recipe for the Simple Washer to be crafted.Draknyte1
% Made lots of recipe components public for use outside main recipe class.
2017-07-04$ Fixed Simple Washer recipe handling.Draknyte1
% Tweaked wash time by 4x.
2017-07-04+ Added the ULV Simple Washer [For Dusts]Draknyte1
+ Added a recipe for every impure dust -> clean dust to simple washer.
2017-07-04+ Started adding recipes for the chemicals added earlier.Draknyte1
+ Added a framework for a Catalytic Reactor. $ Fixed FFPP recipes. $ Finally fixed #56. Textures from GT++ now have their own array to prevent GT Texture overlap issues.
2017-07-04+ Finished making the production chain for Lithium Peroxide - 2 LiOOH → ↵Alkalus
Li2O2 + H2O2 + 2 H2O. > Now to add recipes for it all.
2017-07-04+ More work on Hydrogen peroxide production chain.Alkalus
2017-07-04+ Slowly making the production chain for 2-Ethylanthraquinone.Alkalus
2017-07-04$ Fixed Coal Tar Recipes in the Coke Oven.Alkalus
+ Added Pyrolyse recipes for Coal Tar.
2017-07-04+ Added Coal Tar.Alkalus
+ Added Coal Tar Recipes. - Removed some bad debugging from the Coke Oven. $ Disabled a check in the fluid generator which in rare cases caused them not to be created.
2017-07-04$ Tried to make the chances of obtaining a tinkers construct dust from ↵Alkalus
OreDict as low as possible.
2017-07-03$ Fixed 89.Draknyte1
2017-07-03$ Fixed #104.Draknyte1
$ Fixed #85.