aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-26+ Added custom Flask Renderer.Alkalus
2020-05-26+ Added new Volumetric Flasks.Alkalus
2020-05-26+ Added new Machine casings to the Chemical Plant code.Alkalus
2020-05-26+ Added locale for the two new alloys.Alkalus
2020-05-26+ Added two new Alloys. (Botmium and Laurenium)Alkalus
2020-05-26$ Fixed shaped recipe creation.Alkalus
2020-05-25% Changed Steam Multi recipes to use Tumbaga instead of Potin.Alkalus
2020-05-25+ Added steam tier I/O buses & input hatch.Alkalus
2020-05-25+ Added a Large Steam Macerator.Alkalus
2020-05-25+ Added the Volumetric Flask Configurator.Alkalus
2020-05-04$ Fixed handling of Giant Eggs.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-15$ Fixed a few recipe maps I'd missed earlier.Alkalus
2020-04-14+ Added a way to register blocks that will cause MachineUpdates when placed. ...Alkalus
2020-04-14Merge branch 'master' of https://bitbucket.org/draknyte1/gtpp-development int...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-13Merged in MillingRecipes (pull request #7)Alkalus
2020-04-13Merged in develop (pull request #6)Alkalus
2020-04-13Fixed spelling.Alkalus
2020-04-14% Changed a heap of recipes to use the new circuits.Alkalus
2020-04-14+ Added an Advanced Hazmat Suit.Alkalus
2020-04-13+ Added a recipe for the catalyst bus.Alkalus
2020-04-13% Buffed Outputs of Froth Processing.Alkalus
2020-04-12% More adjustments to Vacuum Furnace NEI handler.Alkalus
2020-04-12% Adjusted NEI handling of Vacuum Furnace recipes.Alkalus
2020-04-12+ Added Dehydration of Flotation Slurries to the Vacuum Furnace.Alkalus
2020-04-11+ Added some localization for the new milling products.Alkalus
2020-04-11+ Added more milled materials.Alkalus
2020-04-10$ Stop the Cape Renderer from cancelling the event unless they're invisible. ...Alkalus
2020-04-10$ Minor fixes to NetworkUtils.Alkalus
2020-04-10$ More work overhauling GT/IC2 Hazmat system.Alkalus
2020-04-09add a way to automaticly refill advanced muffler hatch for the LREbotn365
2020-04-09fix gui of adv muffler not working correctlbotn365
2020-04-09$ Fixed Hazmat ASM not actually injecting replacement methods.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-04-03$ Patched the Thaumic Repairer from Thaumic Tinkerer. It now won't repair ite...Alkalus
2020-04-02$ Fixed OOB when changing Energy Tier. Fixes #630.Alkalus
2020-03-31$ Made Hazmat 'safe'.Alkalus
2020-03-31$ Made the check for Hazmat in HazmatUtils smarter.Alkalus
2020-03-31+ Added a Pine Tree.Alkalus
2020-03-31$ minor recipe fixes.Alkalus
2020-03-31+ Added Carbon Disulfide.Alkalus
2020-03-31$ Removed ReflectionFactory and associated classes.Alkalus
2020-03-31$ Refactored package name of ReflectionFactory classes.Alkalus
2020-03-31Merge branch 'master' of https://bitbucket.org/draknyte1/gtpp-development int...Alkalus
2020-03-31Merged in develop (pull request #3)bot