Age | Commit message (Collapse) | Author |
|
+ Added helper fluid methods.
- Stopped ore materials generating furnace recipes.
|
|
+ Tried to implement new World generation for my dimension.
% Small tweak to gitignore.
|
|
% Minor Project Clean-up, added missing Override annotations to 100+ methods & removed pointless casts.
% Moved Logging to it's own class.
$ Fixed Multi-block handling of Pollution.
$ Fixed the GT 5.09 material enabler system. (From My Side, it's still borked on GTs).
+ Added a Dynamic Proxy invocation for IMaterialHandler.
+ Added an AutoMap data type, which is a Auto-incremental ID'd Hashmap wrapper.
|
|
+ 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.
|