aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/bop/blocks
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.
2020-01-15% Adjusted the '/gtpp' command.Alkalus
$ Hopefully fixed quirky OreDict behaviour for custom Logs, Saplings and Leaves.
2019-12-12+ Added Pellet Mold.Alkalus
+ Added Clean Aluminium Mix. $ 5.08 Compliance. And looooots of it. $ Fixed most, if not all Fluid Canning & Extraction recipes that I broke previously. % Adjusted Textures for Particles. New textures thanks to Discord User Никита#8621. % Adjusted Aluminium Processing Chain.
2019-10-10$ Fixed Wire Cutter handling for 5.09.32+.Alkalus
$ Corrected Rainforest Oak sapling recipes and also fixed the Charcoal Pit Igniter. Further fixes #454.
2019-08-18+ Added/Fixed Methane output for centrifuging logs, All types are now ↵Alkalus
supported. Closes https://github.com/GTNewHorizons/NewHorizons/issues/4895.
2019-08-18$ Improved Rainforest Oak Handling, recipes are now generated as expected. ↵Alkalus
Fixes #454.
2018-02-27$ Organized imports.Jordan Byrne
$ FindBugs fixes.
2018-02-22% Minor project cleanup.Jordan Byrne
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-08-24% Swapped FFPP checkRecipe logic to use the Fusion Reactor logic for fluid ↵Alkalus
handling. $ Cleaned up some code.
2017-05-27- Removed some Logging from the Tree classes.Draknyte1
2017-05-27$ Fixed leaf generation on Rainforest Oaks.Draknyte1
$ Fixed leaf drops on Rainforest Oaks. $ Fixed Flammability on custom Logs/Leaves.
2017-05-27$ More work improving the Rainforest Tree generation.Draknyte1
2017-05-27+ Added some modular base tree (Log/Leaf/Sapling) classes.Draknyte1
+ Added BoP Rainforest Trees (Still need a bit of work).