aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gregtech
AgeCommit message (Expand)Author
2021-05-22fix(textures): TAE still used deprecated CASING_BLOCKSLéa Gris
2021-05-22fix(texture): deprecated use of CASING_BLOCKSLéa Gris
2020-06-02- Removed placeholder map which was used to prevent BW crashes.Alkalus
2020-05-29= Added recipe for Zyngen.Alkalus
2020-05-28+ Added ASM debugging for NEI.Alkalus
2020-05-26+ Added new Machine casings to the Chemical Plant code.Alkalus
2020-04-22$ Fixed milled byproducts not using the correct texture.Alkalus
2020-04-15$ Stopped Recipe Verification using AES when it's not needed.Alkalus
2020-04-14+ Added a way to register blocks that will cause MachineUpdates when placed. ...Alkalus
2020-04-14$ Improved recipe verification greatly.Alkalus
2020-04-14$ Added recipe hashing to prevent unwanted recipe changes.Alkalus
2020-04-14$ Fixed GTPP recipe maps being mapped to to the GT_Recipe_Map.sMappings list....Alkalus
2020-04-12% Adjusted NEI handling of Vacuum Furnace recipes.Alkalus
2020-04-11+ Added more milled materials.Alkalus
2020-04-07+ Added support for Custom Machines being registered to the PA. (If GT is up-...Alkalus
2020-04-04+ Added a new base bus type.Alkalus
2020-03-31+ Added Custom NEI Handler for IsaMIll.Alkalus
2020-03-30+ Added IsaMill.Alkalus
2020-03-28+ Added Boric Acid.Alkalus
2020-03-28+ Added Materials for the new LNR fuels.Alkalus
2020-01-15+ Added Transmission Components.Alkalus
2019-10-24+ Added Chemical Plant.Alkalus
2019-05-13+ Added the Industrial Vacuum Furnace. This Multiblock also doubles as a Dehy...Alkalus
2019-05-12- Removed Strontium compound fluid cells.Alkalus
2019-04-17$ Actually Fixed Teflon composition. Possible bug in mixer recipe generation,...Alkalus
2019-03-08+ Added some AgriChem. (You can now use Raw waste as a fuel source)Alkalus
2019-02-28+ Added a new debug tool.Alkalus
2019-01-25+ Added recipes to obtain Astral Titanium, Celestial Tungsten Advanced Nitino...Alkalus
2019-01-10+ Added some new Textures, also found some that existed but never got loaded.Alkalus
2018-09-15+ Added custom doors.Alkalus
2018-09-13+ Added some Average functions to MathUtils.java.Alkalus
2018-09-13% Buffed the Semi-Fluid Generators.Alkalus
2018-09-01$ Hopefully fixed a bug where TAE would return the wrong casing IDs.Alkalus
2018-09-01% More work on LNR.Alkalus
2018-06-17$ Hopefully fixed the Large Electrolyzer & Centrifuge not processing recipes ...Draknyte1
2018-05-28+ Added support for IC2C. (Support means that the game will load if this mod ...Alkalus
2018-05-27$ Tried to fix console spam for invalid tooltip handling.Alkalus
2018-05-27$ Hopefully fixed issue where BoP limestone is valid for Fluorite.Alkalus
2018-05-17$ Possible fixed #275.Jordan Byrne
2018-05-07fix NEI crash on recipe searchLéa Gris
2018-04-20+ Added a Silly Sodium Plate.Jordan Byrne
2018-04-20^ Version bump to 1.7.0-pre11-final.Jordan Byrne
2018-04-17% Made Industrial Machines use the FFPP NEI GUI.Jordan Byrne
2018-04-16$ Did a better job fixing the Invalid cell counter check for Advanced Freezer...Jordan Byrne
2018-04-16% Changed Adv. Cryo Freezer to not handle cells and instead use fluids (LCR t...Jordan Byrne
2018-04-16+ Made the Large Centrifuge and the Large Electrolyzer process recipes in the...Jordan Byrne
2018-04-16% Moved Zhuhai's recipe generator to be later. It is now called in onLoadComp...Jordan Byrne
2018-03-03+ Added Multi-Use Casings.Jordan Byrne
2018-02-27$ Organized imports.Jordan Byrne
2018-02-22% Minor project cleanup.Jordan Byrne