aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/api/interfaces
AgeCommit message (Collapse)Author
2018-02-08+ Added Plugin system.Jordan Byrne
$ Fixed issue with Fishing Pond.
2018-02-07$ Work on GT Chunkloader.Jordan Byrne
2018-01-24$ Fixed Interface incompatibility between 5.08 and .09.Jordan Byrne
2018-01-08+ Added an interface to make tooltips on tile entities more flexible.Jordan Byrne
+ Actually added the recipe for the Mining Explosives this time. + Attempted to add a framework for packet handling.
2017-12-10+ Added Blum-Blum-Shub random number generator.Jordan Byrne
+ Added Apache UUID generator. + Added Interface for Random Generators. + Added Utils for handling UUIDs. + Added Utils to get System properties (OS). + Added Custom SecureRandom generator.
2017-12-03+ More Dragon Capture Jar work.Jordan Byrne
2017-12-03+ Base work for a Dragon Capture Jar added.Jordan Byrne
+ Added more NBT utils.