aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/ic2
AgeCommit message (Collapse)Author
2018-05-13+ Added some Chinese Locale done by @MoXiaoFreak months ago, however it was ↵Jordan Byrne
never PR'd or anything.
2018-03-03% Updated Textures for all Kinetic Rotors, Rotor Blades, Shafts, Dehydrator ↵Jordan Byrne
Coils and Coil Wires. Thanks to @mtesseracttech for these! $ Multi Machine Work.
2018-02-13Created german language file for ic2-ish itemsDerMilchkarton
2017-10-07+ Made Alloy Blast Smelter actually check for a muffler.Alkalus
% Changed Industrial Electrolyzer controller texture. % Changed Large Sifter controller texture. $ Fixed names of custom IC2 cells. $ Fixed the empty item having an invalid texture.
2017-10-07$ Fixed custom IC2 cells. (HF, SO2, etc)Alkalus
% Changed how cells can be generated for further flexibility. - Removed logging from the LFTR.
2016-12-24- Removed Frame box generation from MaterialGenerator.java for things which ↵Draknyte1
have the generateAll flag as false. + Added some logging to RecipeBuilder() to further help find broken recipes. $ Fixed a missing texture; textures/items/cell/SulfuricLithium.png had a double .png file extension.
2016-12-24$ Fixed an issue where recipeBuilder() could fail with a null.Draknyte1
+ Added a new constructor to material/MaterialGenerator.java which allows a true/false on what parts get generated. The old constructor was not removed, it just defaults to true for all parts to be generated. - Removed Lithium-7 Rotors, Screws, Rods, Long Rods, Gears, Bolts & Rings as a result of the previous addition. + Added some missing textures.
2016-09-03% Finalized cells & Nuclear fluids for now.Draknyte1
2016-09-03+ Final work on fluid cells for now.Draknyte1
> They should all work fine, with names and icons.
2016-08-27% More work on the generators.Draknyte1
+ Added custom names for them, hopefully.
2016-07-22+ Added replacement rotors to replace the Energetic/Vibrant types if EnderIO ↵Draknyte1
is not installed. + Added support for ImmersiveEngineering's Coke Oven Block to be used in recipes & overall mod support now. + More work on the Solar Generators. (disabled for now though, for public builds) $ Fixed the ExtraBees Checking.
2016-07-09+ Added Rotor Components for the new IC2 Rotors.Draknyte1
2016-07-09+ Added 4 Types of Kinetic Rotor for IC2Draknyte1
% Changed internal handling of Rotors to better support them.