Age | Commit message (Collapse) | Author |
|
+ 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.
|
|
|
|
% Package cleanup.
- Removed /Bed command.
|
|
+ Added the Fish Pond.
$ Added support for more textures in TAE.java.
- Disabled GT ASM.
|
|
+ Added Sludge output to the Wash Plant.
$ Finished the Cutting Factory.
$ GT ASM.
% Improved tooltips on Maceration Stack, Industrial Sifter & Wash Plant.
|
|
|
|
|
|
$ Fixed Super Chest ID collision.
% Made Super Chests hold 1/2 as much.
|
|
$ More work on Gregtech ASM.
> NBTTagCompound is now created in MetaTileEntity. getDrops() & breakBlock() are also both overwritten.
|
|
|
|
% Mild re-arrangement to CI.java.
|
|
% More ASM work on getDrops fix.
$ Made GT++ Materials utilise GT TextureSets.
$ Made Ore blocks use the most prominent texture set based on it's component materials.
$ Fixed https://github.com/GTNewHorizons/NewHorizons/issues/2522.
$ Fixed materials that require a blast furnace being fluid extractable.
$ Fixed https://github.com/GTNewHorizons/NewHorizons/issues/2530.
|
|
7ddb7f5e8ed9fe60b730183c7a04f3bce3b8f815.
+ Added a handler for class transformers.
% Added test case to tiered tanks for NBT storing.
- Removed logging from some reflection calls.
|
|
% Minor Project Clean-up, added missing Override annotations to 100+ methods & removed pointless casts.
% Moved Logging to it's own class.
$ Fixed Multi-block handling of Pollution.
$ Fixed the GT 5.09 material enabler system. (From My Side, it's still borked on GTs).
+ Added a Dynamic Proxy invocation for IMaterialHandler.
+ Added an AutoMap data type, which is a Auto-incremental ID'd Hashmap wrapper.
|
|
$ 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.
|
|
% Tweaked logging on the ASM transformer.
^ Version bump.
|
|
|
|
|
|
|
|
$ Fixed a spelling mistake in the circuit components to hide list.
^ Version Bump.
|
|
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.
|