Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-13 | $ Possible fix to #235. | Jordan Byrne | |
$ Updated Gradle Wrapper to 3.2.1 from 2.0. | |||
2018-05-13 | + Added some Chinese Locale done by @MoXiaoFreak months ago, however it was ↵ | Jordan Byrne | |
never PR'd or anything. | |||
2018-05-13 | % Industrial Vacuum Freezer now consumes Cryotheum while running. | Jordan Byrne | |
$ Fixed Adv. EBF running recipes regardless of coil level. | |||
2018-05-13 | + Added Recipes for using Ethylbenzene as an Anti-Knock agent. | Jordan Byrne | |
+ Added Coal Tars to Semi-Fluid fuel list. % Recipe Tweak for Ethylbenzene use. | |||
2018-05-13 | + Made GT5 HF usable in some GT++ recipes. | Jordan Byrne | |
+ Added a recipe to convert GT HF -> GT++ HF. % Doubled output of Sulfuric Apatite Recipe. % Cape list change. % Made ABS recipe generation logging MACHINE_INFO type. $ Improved cape handler to cache resource & not check client side at all. | |||
2018-05-13 | $ Fixed Shitty Patreon Cape Texture, now it's more Awesome. | Jordan Byrne | |
2018-05-13 | % Rewrote cape handling to be more robust. | Jordan Byrne | |
% Gave more people capes. | |||
2018-05-13 | + Added a recipe to turn Ethylbenzene into Styrene and Hydrogen. | Jordan Byrne | |
- Removed ASM logging, unless Hidden NEI entries are shown. $ Hopefully fixes lots of Dehydrator recipes that may not have been working. | |||
2018-05-13 | Merge remote-tracking branch 'remotes/origin/master' into VersionBump | Jordan Byrne | |
2018-05-13 | + Added Turbine Animations. | Jordan Byrne | |
$ Fixed Large Auto-Assembler Name. $ Possible fix for #239. $ Other Bug Fixes. $ Fixed Old School Circuits breaking Integrated Circuit Recipes. % Made Adv. EBF. Use new casing textures. % Streamlined Old School Circuit function call locations to a single handler. % Cleaned up ASM Logging. | |||
2018-05-12 | % Book Formatting. | Jordan Byrne | |
$ Fixed some chemical processing recipes. | |||
2018-05-12 | % Made all FFPP recipes require/produces 1/10th of the original fluid amounts. | Jordan Byrne | |
2018-05-12 | % More Book Work. | Jordan Byrne | |
2018-05-12 | + Added book for the FFPP. | Jordan Byrne | |
% More Bookwork. | |||
2018-05-12 | + Added a book for Power Storage Solutions. | Jordan Byrne | |
- Removed some useless Meta Tiles. (This removes advanced Mixer recipes, but not the tiles themselves.) | |||
2018-05-12 | + Added recipe for the Air Intake Hatch. | Jordan Byrne | |
+ Added new textures for the Adv. Vac. Freezer and casings. % Gave old Adv. Vac. Freezer texture to Adv. EBF. % Swapped recipe materials for Adv. Vac. and EBF. | |||
2018-05-12 | + Added recipes for all Advanced Multis. | Jordan Byrne | |
+ Added new casings for Advanced EBF. $ Fixed issue with AIC tooltip. | |||
2018-05-12 | % Cleanup | Jordan Byrne | |
2018-05-12 | % Whitespace Fixes. | Jordan Byrne | |
$ Backported Changes from master branch. | |||
2018-05-12 | % More | Jordan Byrne | |
2018-05-12 | % Initial Commit | Jordan Byrne | |
2018-05-12 | Merge pull request #271 from leagris/patch-1 | Alkalus | |
fix NEI crash on recipe search | |||
2018-05-12 | Merge branch 'master' into codeenvy | Alkalus | |
2018-05-12 | % More | Jordan Byrne | |
2018-05-12 | % Initial Commit | Jordan Byrne | |
2018-05-12 | + Added some Advanced Gregtech Multiblock replacements. | Jordan Byrne | |
2018-05-07 | fix NEI crash on recipe search | Léa Gris | |
See: https://gist.github.com/leagris/b86e49ce6de85f37a1db96fced5b014a | |||
2018-05-06 | DevCommandFix | Dream-Master | |
2018-05-06 | missing import added | Dream-Master | |
2018-05-06 | fix molten.sodium issue | Dream-Master | |
2018-05-06 | Merge pull request #263 from Technus/whatever | Alkalus | |
+ Adding ULV gennies | |||
2018-05-06 | Update HANDLER_GT.java | Léa Gris | |
Fix #240 Crash with latest GT and GT++. | |||
2018-05-06 | Fix #240 Crash with latest GT and GT++. | Léa Gris | |
2018-05-06 | Add override annotations | Daniel | |
2018-05-06 | + Adding ULV gennies | Tec | |
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-18 | Changed described size of Alloy Blast Smelter | ilou | |
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 | |