aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-12% MoreJordan Byrne
2018-05-12% Initial CommitJordan Byrne
2018-05-12Merge pull request #271 from leagris/patch-1Alkalus
fix NEI crash on recipe search
2018-05-12Merge branch 'master' into codeenvyAlkalus
2018-05-12% MoreJordan Byrne
2018-05-12% Initial CommitJordan Byrne
2018-05-12+ Added some Advanced Gregtech Multiblock replacements.Jordan Byrne
2018-05-07fix NEI crash on recipe searchLéa Gris
See: https://gist.github.com/leagris/b86e49ce6de85f37a1db96fced5b014a
2018-05-07Merge pull request #270 from GTNewHorizons/DevCommandFixAlkalus
Fixes the Dev command @Draknyte1 previously implemented. Checks for valid player and also restricts usage to dev environments.
2018-05-06DevCommandFixDream-Master
2018-05-06Merge pull request #269 from GTNewHorizons/Fix-molten.sodiumAlkalus
$ Fixes issue where certain fluids may generate which corrupt the FluidRegistry.
2018-05-06missing import addedDream-Master
2018-05-06fix molten.sodium issueDream-Master
2018-05-06Merge pull request #263 from Technus/whateverAlkalus
+ Adding ULV gennies
2018-05-06Merge pull request #264 from leagris/leagris-patch-1Alkalus
Fix for Crash with latest GT and GT++. Fixes #240 and also fixes #262.
2018-05-06Update HANDLER_GT.javaLéa Gris
Fix #240 Crash with latest GT and GT++.
2018-05-06Fix #240 Crash with latest GT and GT++.Léa Gris
2018-05-06Add override annotationsDaniel
2018-05-06+ Adding ULV genniesTec
2018-04-25Files sent to me by Draknyte1 to create a pull requestRichard Hendricks
2018-04-20+ Added a Silly Sodium Plate.Jordan Byrne
$ Fixed massive log spam in Dev environments. $ Cached another reflection call.
2018-04-20% More work on the Sub-Station GUI.Jordan Byrne
$ Fixed #255.
2018-04-20^ Version bump to 1.7.0-pre11-final.Jordan Byrne
$ Fixed many .08 compat issues stemming from use of newer NEI handler features in .09. $ Redid a lot of GT_Recipe and Recipe_GT handling. $ Fix to Adv. Vacuum Freezer recipe handling. $ Fixed NEI not loading Multiblock Handler. $ Fixed various crashed from NEI.
2018-04-19+ Added a fake GT tool for Rendering purposes.Jordan Byrne
% Initial work on the new Sub-Station GUI. $ Fixed a compile issue where I used the wrong XSTR import.
2018-04-19% Tweaked some recipes to not use the exact tier voltage/t. ↵Jordan Byrne
(32/128/512->30/120/480) This closes #254.
2018-04-19Merge pull request #258 from ilouHD/patch-1Alkalus
Changed tooltip of Alloy Blast Smelter to better describe size.
2018-04-18Changed described size of Alloy Blast Smelterilou
Changed size in description of Alloy Blast Smelter from "3x3x4" to "3x4x3" to match size-pattern "WxHxD" ("Width" x "Height" x "Depth")
2018-04-17% Made Industrial Machines use the FFPP NEI GUI.Jordan Byrne
$ Greatly improved NEI support for Industrial Machines. $ Fixed Unbalanced cell recipes in the Industrial Centrifuge and Industrial Electrolyzer.
2018-04-16% Improved Air Intake Hatch particles.Jordan Byrne
2018-04-16+ Added an Air Intake Hatch (Specialist Input Hatch) to use with Any Multiblock.Jordan Byrne
$ Buffed Simple Washer to be much faster.
2018-04-16$ Did a better job fixing the Invalid cell counter check for Advanced ↵Jordan Byrne
Freezer Recipes.
2018-04-16% Changed Adv. Cryo Freezer to not handle cells and instead use fluids (LCR ↵Jordan Byrne
type). $ Added a check to ensure the inputs and outputs of all Adv. Cryo Freezer contain equal cell counts (Some Plasmas do not have a non-cell version, plus things like carbon becomes a solid).
2018-04-16$ Fixed Advanced Cryogenic Freezer casing textures for hatches & busses.Jordan Byrne
- Removed shapeless recipes for Pyrotheum and Cryotheum dust in GTNH. + Added Mixer recipes for Pyrotheum and Cryotheum dusts.
2018-04-16+ Added the Advanced Cryogenic Freezer (Advanced Vacuum Freezer).Jordan Byrne
- Removed some logging.
2018-04-16+ Made the Large Centrifuge and the Large Electrolyzer process recipes in ↵Jordan Byrne
the same way the Large Chemical Reactor does.
2018-04-16- Disabled Analytics.Jordan Byrne
2018-04-16% Tweaked Multi-Machine and it's Book. Indicated that there are 6 casings ↵Jordan Byrne
required at a minimum and that a muffler is also required.
2018-04-16% Moved Zhuhai's recipe generator to be later. It is now called in ↵Jordan Byrne
onLoadComplete() to ensure it's called after all mods are initialized.
2018-04-16% Multiblock Casing shapeless crafting now only grants one per craft in GTNH.Jordan Byrne
$ Fixed missing tooltips for UV/MAX PSS Batteries.
2018-04-08Merge pull request #244 from codewarrior0/power-substation-structureAlkalus
Rewrite Power Sub-Station machine structure
2018-04-08Merge branch 'master' into power-substation-structureAlkalus
2018-04-08% Tweaked some classes related to Textures and Casings.Jordan Byrne
2018-04-08Frames by bartimaeusnek (#247)bartimaeusnek
> Frames by bartimaeusnek + Added some frames + Added recipes for frames + Added localisation for frames (US-EN, DE-DE) $ Fixed Useless Frame
2018-04-08Merge pull request #249 from codewarrior0/patch-6Alkalus
Fix alloy smelter recipes consuming molds
2018-04-07Fix alloy smelter recipes consuming moldsDavid Vierra
2018-04-06$ Rolled back handling to a point where it works much better.Jordan Byrne
2018-04-06$ Tried to do Fancy handling but will probably revert it to the simpler ↵Jordan Byrne
non-per-bus version.
2018-04-05Add energy cell tiers up to MAX voltage, make lowest cell EV tierDavid Vierra
Renamed cells to the voltage tiers Added textures for new cells, adjusted existing textures. Texture colors are vaguely similar to pump/robot arm colors Legacy power stations will have 1.8 billion EU storage
2018-04-06+ Added a casing for the Amazon Warehouse.Jordan Byrne
+ Added registration and loader for Amazon Warehouse.
2018-04-05Overcharged power substation drains energy gradually instead of immediatelyDavid Vierra