Age | Commit message (Collapse) | Author |
|
+ Added Fluid Extractor recipes for Nuggets, small, tiny and normal Dusts.
+ Added Fluid Solidifier recipe for molten fluids to ingots. (Must add one for each material component)
% Changed internal logic of the Blast Smelter, it now constructs and has the correct textures.
|
|
molten fluids)
+ Added most recipes for my alloys to the Blast Smelter. (overlaps which will need to be adjusted again. (Zeron, Hastelloy X/W, MS 300/350))
% Rewrote the fluid system again.
> Cell textures are a WIP, Ugly, but will be changed before v1.5.0
|
|
+ Added Grisium.
% Tweaked the MultiPickaxes.
% Did some more work on the Blast Smelter controller.
$ Finished work on the Blast Smelter Recipe generation (It's not unique enough yet, apparently)
> After numerous re-write attempts at this all morning, the issue remains that recipes overlap.
> Recipe output logging for this is still enabled, but it currently only does Osmiridium for a test run.
- Removed some useless classes.
|
|
+ Added Chemical Compounds to Dust stacks, so you know how to make/use them.
+ As an idea, added Deci and Centi dusts, each representing .10 and point .01 of a full dust. (Probably will remove these, or use them for unique crafting options)
% Moved Radiation data to Material class.
% Created a BaseItemComponent and made all machine components except ingots/dusts utilise it. (Saves boiler-plating 30 lines per class and also it's using OOP for it's real job)
|
|
|
|
+ Added some more GT4 textures.
|
|
|
|
+ Slowed down the other vent texture to half speed.
+ Added code to allow the usage of the new custom textures.
+ Added some debug messages for furnace recipes.
% Cleaned up the NetworkUtils class and added a nice internet availability check.
$ Fixed an issue where Geothermal generators did not implement pollution values for GT 5.09.
% Changed the textures on the Rocket Engine Generators, for hopefully the last time.
% Cleaned up dual fuel code for Rocket Engine Generators.
^ Bumped the build version to 1.4.9-dev
|
|
|
|
+ Added a handful of new, old textures from GT4.
% Rewrote portions of the Blueprint item again, to try make it work better with NBT.
+ Added an Example NBT item for myself~ because I am a derp.
+ Added some custom textures for the Industrial Centrifuge.
% Moved all the GT4 Tile Entities to their own loading class.
|
|
to be used with the workbench.
% More Internal work on the Workbench and it's handling of shit.
+ Added an interface for blueprints and other shit to utilize.
|
|
a WIP.
// Temporarily added Workbench registration to the Tiered Tanks Loader.
% Added some logging to the Plate Generation.
$ Fixed getTexture() in BaseMetaTileEntityEx.java to now support all branches of Gregtech.
|
|
+ Updated Generated Tools and their damage taken when mining blocks.
> Now meta-tools only generate if they have a valid colour, durability and recipe contains valid components.
$ Fixed Fluid Cell Recipes between .08/.09 branches.
% Cleaned up some old textures.
+ Added a log message to output total recipes the mod has added for crafting table use.
+ Started the base work for extra NBT data saving for GT TileEntities.
|
|
$ Fixed the block texture for the matter fabricators internal space.
|
|
|
|
% Renamed a method that converted arrays to fixed sized lists.
% Added a Util function to determine server or client easier.
|
|
% Improved handling of xmod item integration.
% Changed the way the Skookum Choocher works, now it's mode is toggle with shift+Rightclick.
- Removed some old textures and committed some classes I missed in earlier updates.
|
|
head is now the side you swing with. (Makes more sense)
% Changed logging for tool generation.
% Made Choocher behaviour simpler and more efficient.
|
|
+ Added recipes for lower tier Huge pipes using double plates to enable their use earlier on.
|
|
% Cleaned up fluid duplicates.
% Cleaned up handling of GT Meta-Tools.
% Changed tone of my latest Fluid Cell icons, now it's darker and more defined.
- Removed some dead classes that have no use.
|
|
|
|
% Improved a few aspects of the Tunnel Digger pickaxe.
$ Tried fixing some bad names with spaces where they should be.
|
|
|
|
+ Added some fluid textures.
% Changed names to be mixes on some fluids.
|
|
|
|
|
|
+ Added cells for each liquid.
|
|
% Changed some some things regarding fluids and their handling during loading.
|
|
> Uranium Hexafluoride and Uranium Tetrafluoride.
|
|
+ Added recipes for all pipes.
% Updated the icon for the backpack so the strap looks like it is a tad bigger.
|
|
- Removed some old blocks which were statically generated. They still exist, now just are created using the dynamic block creation system.
|
|
+ Added Personal Healing Device.
|
|
+ Added Tungsten Carbide, Silicon Carbide, Talonite, Stellite, Maraging Steel 250/300/350, Zeron-100.
+ Added more recipes for everything in general.
|
|
+ Static materials added are now added dynamically with no side effects.
+ Added some new Materials.
|
|
+ Added far more components per material now.
+ Added Frame Boxes.
|
|
+ Added Base classes for ItemBlocks.
% Changed a Few tooltips for newly generated material items.
|
|
% Changed internal item handling, to use abstract classes.
% All Generated items now register against the OreDictionary.
|
|
+ Added Curried Sausages
$ Fixed broken hot food cooling tooltip logic.
|
|
+ Added Tantalloy 60 & 61 Ingots & Hot Ingots.
+ Added a Special Loaf.
+ Hot Ingot now do damage when holding them.
+ Hot foods now do damage when holding them.
+ Added automatic naming of Ingots when being added.
|
|
+ Added a Blast Furnace Recipe for Staballoy.
+ Added a Vacuum Freezer Recipe for Staballoy.
+ Added Some Raisin Bread for ImQ009.
+ Added a placeholder item for invalid recipes, so that broken recipes show up and hidden/unavailable stuff doesn't.
+ Added a handler for generating ingots & Hot ingots.
% Changed Staballoy to generate from this new ingotHandler.
% Changed getItemStackOfAmountFromOreDict to handle meta, thanks to Greg for pointing that out.
% Changed Matter Fabricator to actually have an output (It was returning 0 previously, thought worked)
- Removed pollution value from the Matter Fabricator.
|
|
to turn back on)
+ Added Solar generators, but are disabled by default through config.
|
|
+ Added textures and Names for the alternative rotors if EnderIO is not installed.
% Changed a few internal things (Look at the commit if interested)
|
|
|
|
+ Re-added support for EnderIO Fuels for use in any voltage Diesel generator.
% Changed the textures for the batteries, added two new types. (Cadmium and Lithium)
|
|
$ Fixed a spelling error for Staballoy ingots.
|
|
|
|
|
|
|
|
- Disabled the Skookum Choocher for now. :(
$ Gave some thins placeholder textures.
|
|
> Texture issues everywhere, but it's related to another issue from long ago.
> Think fixing one will fix the other.
|