aboutsummaryrefslogtreecommitdiff
path: root/.classpath
AgeCommit message (Collapse)Author
2016-06-26+Electric Blast Furnace clone - For TestingDraknyte1
+Added Blazing Pyrotheum +Added Gelid Cryotheum +Added Blizz Rods
2016-06-25Small FixesDraknyte1
2016-06-23Adds Jack Daniels as a Growthcraft Booze! :DDraknyte1
2016-06-20+Added New Circuits & Components along with recipes.Draknyte1
+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.
2016-06-16Done a lot of work on the NFHG.Draknyte1
Also did some more refactoring beforehand.
2016-06-02~Changed Coke Oven RecipesDraknyte1
~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.
2016-05-30+Cleaned up Helium Generator GUIDraknyte1
+Rewrote portions of the HG from scratch
2016-05-30+Helium Generator, Initial CommitDraknyte1
+Reformatted Item Generation
2016-05-24+Industrial PressDraknyte1
+New Coke Oven GUI +Changed casings internally. +3 Coke Oven Recipes.
2016-05-23Forgot to Commit before the weekend.. Not sure what I change, but making ↵Draknyte1
this as a rollback point/changelog.
2016-05-15Coking Oven Recipe handler working.Draknyte1
RA wasn't being assigned an instance of GregtechRecipeAdder, which is now fixed in CORE
2016-05-15First steps towards the Industrial Coking Oven, plus some other misc fixes.Draknyte1
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
2016-03-16Working UUID matched Player safes.Draknyte1
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.
2016-03-130.9.4_Public release build files.Draknyte1
2016-03-13Saving an instance of my workspace and relevant files so I can once again, ↵Draknyte1
Strip out dev code for a stable .jar compile.
2016-02-29Added IC2 Steam condenser, to remove all that nasty useless steam.Draknyte1
Also tried to add Waila compat. for a few blocks & retextured the Energy Buffers.
2016-02-27Removed Old Dev features related to math.Draknyte1
Added all Ingots/Plates to OreDict. Cleaned up some of my logging a little. More work on the GT Conduits.
2016-02-27Tidying things again..Draknyte1
2016-02-20AntiGriefer Block basic implementation added.Draknyte1
2016-02-19Removed Hard dependency on gregtech as another Project and added dev ↵Draknyte1
versions of all requires libs. Also started work on GT-EU EnderIO conduits, adding @Optional annotations where possible and a few other nice things.
2016-01-20Initial CommitDraknyte1