aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/bop/world
AgeCommit message (Collapse)Author
2020-03-31+ Added a Pine Tree.Alkalus
+ Oredict BoP Pinecone if it exists. $ Fixed Algae Farm controller recipe. $ Fixed bug where getOrePrefixStack(rod) would return null. $ Fixed a bug where getItemStackFromFQRN didn't work correctly.
2018-02-27$ Organized imports.Jordan Byrne
$ FindBugs fixes.
2017-12-20- Disabled some logging.Draknyte1
% 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.
2017-05-28% Separated Dimension_DarkWorld.java into 7 sub classes, instead of having ↵Draknyte1
them inline. + Added WorldGenRainForestTree_Ex.java, apparently forgot to include it several commits ago.