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
/
core
/
util
/
materials
Age
Commit message (
Expand
)
Author
2017-08-03
+ Added 4 types of custom RTG pellets.
Alkalus
2017-07-05
$ Fixed issue #105.
Draknyte1
2017-04-30
$ Fixed dirt not working in the Tree Farmer Frame recipe.
Draknyte1
2017-03-29
% Changed some ArrayList functions for J7 compliance.
draknyte1
2017-03-04
+ New texture for the slow builders ring.
Draknyte1
2017-02-24
% More Tooltips cleaned up.
draknyte1
2017-02-22
+ Added MaterialState.java
draknyte1
2017-01-14
$ Re-wrote the handling of Multitool generation, to allow my own materials to...
Draknyte1
2016-12-28
+ Added Clay Plates.
Draknyte1
2016-11-29
+ Added some Thaumcraft Shards, they will not generate unless Thaumcraft is m...
Draknyte1
2016-11-23
$ Heavily improved the code for item replacements in CoreItem.java.
Draknyte1
2016-11-06
+ Added two new recipes for etched IV wiring. Should help with #35
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-11-04
% Changed encoding of super/sub script characters to Unicode from Eclipses di...
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
% Turned lots of logging off, moved it to debug logging.
Draknyte1
2016-10-23
- Disabled generation of Deci/Centi dusts for now.
Draknyte1
2016-10-23
% Massive Material Backend Changes. (Nothing noticeable to players)
Draknyte1
2016-09-14
Attempting to Rewrite the entire material system for future use (Also makes l...
Draknyte1
2016-09-07
% Refactored the entire project to stop using MiscUtils everywhere possible, ...
Draknyte1