index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Java
/
gtPlusPlus
/
xmod
/
gregtech
/
loaders
/
RecipeGen_BlastSmelter.java
Age
Commit message (
Expand
)
Author
2018-02-22
% Minor project cleanup.
Jordan Byrne
2018-02-05
$ Fixed issue where ABS recipes didn't use the correct amount of fluids.
Jordan Byrne
2018-01-29
+ Added Trinium Titanium Cable/wires.
Jordan Byrne
2017-12-20
- Disabled some logging.
Draknyte1
2017-11-22
+ Added the basic framework for Ore Regen commands.
Alkalus
2017-09-09
$ Fixed Quantum not having a recipe.
Alkalus
2017-07-05
$ Fixed issue #105.
Draknyte1
2017-03-04
+ New texture for the slow builders ring.
Draknyte1
2017-02-14
+ Added Plasma cells for all missing elements. (Adds a few extra, which will ...
draknyte1
2016-12-27
% Moved the Nuclear composites to their own Classes. NUCLIDES & FLUORIDES
Draknyte1
2016-12-27
% Changed the Autogenerated Fluid textures again.
Draknyte1
2016-11-23
+ More work on the Large Multi-Tank.
Draknyte1
2016-11-06
Revert "$ Cleaned up the entire project."
Draknyte1
2016-11-04
$ Cleaned up the entire project.
draknyte1
2016-11-04
% Cleaned up Imports.
draknyte1
2016-10-29
+ Added a missing @Side annotation.
Draknyte1
2016-10-27
+ Made Recipes and Material init all runnable classes, now items should gener...
Draknyte1
2016-10-27
% Cleaned up material/Material.java using PMD to a rather decent level.
Draknyte1
2016-10-26
+ Added Nuggets for each material.
Draknyte1
2016-10-26
% Fixed Quantum and a few other alloys having improper recipes. Still Gotta f...
Draknyte1
2016-10-26
% Turned lots of logging off, moved it to debug logging.
Draknyte1
2016-10-26
+ Added cells for all my molten materials. (This also regenerates all the mol...
Draknyte1
2016-10-25
+ Tried improving the handling of Blast Smelting.
Draknyte1
2016-10-25
+ Added some more Machine Casing textures.
Draknyte1