aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/enderio
AgeCommit message (Collapse)Author
2016-02-29V0.9.2 Release - Removed dev features and some messy code to push a 0.9.2 ↵Draknyte1
snapshop codebase.
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-27Pushing more things to Git which weren't there.Draknyte1
ToroiseGit doesn't auto add new files to be pushed/committed unless you manually add them to a commit. :(
2016-02-27Added Custom GT Cables/Wire & also added a copy of EnderIO's Gas Conduit ↵Draknyte1
classes. Time to combine the two, yeah? Also stripped out a heap of constants and refactored them together.
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-27Initial conduit work started based off of Mekinisms Gas Conduits. (Thanks ↵Draknyte1
tterag)