Age | Commit message (Collapse) | Author |
|
- Removed ASM logging, unless Hidden NEI entries are shown.
$ Hopefully fixes lots of Dehydrator recipes that may not have been working.
|
|
$ 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.
|
|
$ FindBugs fixes.
|
|
Passing arbitrary strings as the `format` argument of logging functions
is guaranteed to raise various errors. Instead, pass `"%s"` as the
`format` argument and the arbitrary strings as the following arguments.
|
|
+ Added config for machine component assemblers.
+ Added recipes for Large Extruder and its casings.
% Changed default config value for custom circuits. It was true, now it is false.
$ Tweaked ASM class handling when conditions are not met.
|
|
|
|
$ Fixed excessive fluid cells being generated.
$ Further improve material recycling recipes.
|
|
|
|
|
|
Gregtech progression.
$ Fixed HF potion entity not rendering.
^ Version Bump.
|
|
|
|
$ Added an NPE check to the ASM conditional.
|
|
|
|
implementation.
|
|
+ Added Thermal Boiler manual recipe.
$ Fixed OreDict ASM.
% Changed recipe handling for the Thermal Boiler.
|
|
+ Added ASM usage to Preloader.
+ MC Version annotations to both GT++ and it's child mod GT++ Dark world.
|
|
do things prior to Gregtech/etc loading at all.
% Tried very hard to remove GT5.09.28+ Circuits from the Ore Dictionary. The OreDict system is broken and this is basically impossible.
|