aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-15Updated the values for the new Gregtech Wires/Cables to actual reasonable ↵Draknyte1
values.
2016-03-13Fixed a derp in the compile. Maybe the mcmod.info works now? Also included ↵Draknyte1
is the latest world public build.
2016-03-130.9.4_Public release build files.Draknyte1
2016-03-13Disabled Debug Mode, Change conduit materials so that they're actually ↵Draknyte1
useful (Not Helium and HSLA) & swapped out a texture on a [WIP] block.
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-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-27Trying to get my last push to show in Github >_<Draknyte1
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)
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-20Removing shit from Binnies packages.Draknyte1
2016-01-20Initial CommitDraknyte1