Age | Commit message (Collapse) | Author |
|
%Improved Growthcraft Booze handling
|
|
$Fixed TF Recipes for GT Machines.
|
|
+First attempt at adding an Alveary block for Forestry
As always, Used authors code to implement it the cleanest way possible. (Sorry if you don't like it, but feel free to offer PR's with better solutions)
|
|
+Added Blazing Pyrotheum
+Added Gelid Cryotheum
+Added Blizz Rods
|
|
|
|
|
|
+Added A complete set of Machine components up to MAX voltage along with recipes.
+Started Initial work on multiblock items (Similar to the turbine rotor needed in Large turbines)
+Added better support for future recipe additions.
|
|
Also did some more refactoring beforehand.
|
|
~Cleaned up a handful of classes (ModItems.java, RECIPES_Machines.java, Utils.java & UtilsItems.java)
+Added a handful of DEBUG classes (To resolve multiblock shaping issues)
+Added GregtechMetaTileEntityIndustrialPlatePress.java
+Added textures for itemStickyRubber, itemIngotBatteryAlloy & itemPlateBatteryAlloy.
+Added a basic wrapper for direct MineTweaker script usage (Ultra W.I.P.)
>This will probably be changed to preload .zs scripts, regex and handle appropriately, but undecided.
|
|
+Rewrote portions of the HG from scratch
|
|
+Reformatted Item Generation
|
|
+New Coke Oven GUI
+Changed casings internally.
+3 Coke Oven Recipes.
|
|
this as a rollback point/changelog.
|
|
RA wasn't being assigned an instance of GregtechRecipeAdder, which is now fixed in CORE
|
|
SteamCondenser doesn't show it's tickTime in GUI anymore.
Added compat for some IC2 cables and TC/FB shards.
Added compat for CompactWindmills.
Implemented compat handler for OreDicting/Recipe handling
|
|
Cleaned up a few other things too, which is always good.
This mod will in future versions begin to benefit more and more from using my own compiled version of gregtech as opposed to using V5.8.33 from Blood-asp which was the final release of 5.8.
|
|
|
|
Strip out dev code for a stable .jar compile.
|
|
Also tried to add Waila compat. for a few blocks & retextured the Energy Buffers.
|
|
Added all Ingots/Plates to OreDict.
Cleaned up some of my logging a little.
More work on the GT Conduits.
|
|
|
|
|
|
versions of all requires libs.
Also started work on GT-EU EnderIO conduits, adding @Optional annotations where possible and a few other nice things.
|
|
|