aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/GregTech_API.java
AgeCommit message (Collapse)Author
2017-10-30GT6 styled pipe and wire connectionAntifluxfield
2017-06-22Moved the Casings for the Large Chemical Reactor again.Johannes Gäßler
As it turns out overwriting Casings 4.4 and 4.5 was not a good idea because even though there is no actual Casing at those IDs, the textures are in use. I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127. I did not use IDs 80-95 because there seem to already be some textures there. I did not use IDs 96-111 because they seem to already be in use by Technus.
2017-03-12fix adv circuitTechlone
2017-02-28Reserved IDsBlood-Asp
2016-11-02Modular Armor configsBlood-Asp
2016-10-22quick fixesBlood-Asp
2016-10-22Detect GT++ and enable materials for it.Blood-Asp
2016-10-22Improve Magneticraft compatibilityBlood-Asp
2016-10-16Base IC2 Classic compat. Reactor components disabled, some recipes likely ↵Blood-Asp
missing/broken
2016-09-24Update with exp changesMuramasa
2016-09-15Update Part 1Muramasa
2016-09-13Merge pull request #631 from Muramasa-/LoadTimesMuramasa-
Various Load Time Improvements
2016-09-13Gave away new bock ids.Blood-Asp
2016-08-23Fixes & work on #266Muramasa
2016-08-17InitialMuramasa
Fixed Materials limitation Added ability to add Materials via a config Added ability to change all properties of a Material via a config
2016-08-14Bugfixes 9Muramasa
2016-08-14Bugfixes 8Muramasa
2016-08-14Bugfixes 3Muramasa
2016-08-13HashMap > ConcurrentHashMap & String varsMuramasa
2016-08-10GC Ore SupportMuramasa
2016-07-26Fixed merge conflicts.OneEyeMaker
2016-07-18Preparations for moving all heating coils to another block.OneEyeMaker
2016-01-10Reserving Meta IDsBlood-Asp
2015-12-06fix fluidstack memory overflowBlood-Asp
2015-10-21Reformat codeShawn Buckley
2015-10-21Replace T/F with builtin boolean valuesShawn Buckley
2015-10-21Bring in experimental branchShawn Buckley
2015-10-21Move source filesShawn Buckley