aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/items/armor/gui
AgeCommit message (Expand)Author
2017-10-01Optimize imports, optimize random number generation, make turbines loose 0.75...Technus
2017-05-01Optimize importsTechnus
2017-04-27BuildableTechnus
2017-04-27Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)Technus
2016-12-15Added check to ensure that fluid is set trying to provide air to player durin...Doug Gabehart
2016-12-14More stability improvements. (Null value and checks to ensure keys exist)Doug Gabehart
2016-12-14Fixed issue with Modular Armor inventory not saving properly after removing t...Doug Gabehart
2016-12-14Removed player.closeScreen call to fix graphics glitch when switching armor tabsDoug Gabehart
2016-12-14Added updateArmorStats method which includes additional checks to ensure that...Doug Gabehart
2016-10-30Modular Armor changes 1Blood-Asp