aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/gregtech/gui
AgeCommit message (Collapse)Author
2016-04-04Added in an Iron Blast furnace, to give an alternative to the Bronze one.Draknyte1
Takes 5-6x longer, Uses 3x fuel, but is far cheaper to make.
2016-03-21Final version of safes for now.Draknyte1
Cleaned up some handler code and left some new classes in for future use. Also, skipped a build and brought a fresh one along.
2016-03-21I think things work, mostly.. Time to go for a re-writeDraknyte1
2016-03-20Added an extra instanceof check in the XEventHandler class just incase the ↵Draknyte1
meta tile entity is actually a pipe. (Oversight at my behalf) Cleaned up some of te Player Caching code, so it's not loaded twice every time it's needed (6am logic loops are the cause) Will add a new build when I've finalised everything.
2016-03-19Updated SafeBlock GUI, Removed 2 unused buttons and their related code.Draknyte1
Playercache is now Active and caching playerdata, for use in GUIs and other places. ;) Player Safe Blocks should now be 100% intruder safe.
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-02-29V0.9.2 Release - Removed dev features and some messy code to push a 0.9.2 ↵Draknyte1
snapshop codebase.