aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/everglades/GTplusplus_Everglades.java
AgeCommit message (Collapse)Author
2020-03-31+ Added Custom NEI Handler for IsaMIll.Alkalus
+ Added Death by IsaMIll. % Moved debug mode switch to AsmConfig. $ Fixed handling of custom OrePrefixes. $ Fixed OreDict registration of MetaFoodItems. $ Improved handling of Core Classes being static initialised too early. $ Fixed client-side bug in Distillus which would cause an infinite loop. $ Fixed bug in ForgeEnumHelper. $ Fixed bug in setField methods from ReflectionUtils.
2019-08-24+ Added new processing chain for Rare Earth. 3 different processing chains ↵Alkalus
can be used to obtain various resources. Closes #530. % Adjusted some auto-generated recipe processing times for Ore materials. % Adjusted some material components of a few Ore materials. $ Added some placeholder names for unnamed blocks from other mods.
2019-04-18+ Basic loot pool for Deep Earth Drilling Platform.Alkalus
+ Added Runite and Granite Ores.
2018-11-01+ Added new Radioactive ore.Alkalus
+ Added Custom Nuclear Texture Set. % More material work. $ Fixed issue allowing Multiblocks to have > 1 Control Core Hatch. $ Fixed Broken Ore texture for ENRICHED TextureSet. $ Fixed a few fluid recipes broken in the refactor.
2018-10-27+ Added 11 new Ores.Alkalus
% Adjusted Oregen for Everglades.
2018-06-27- Disabled GT++ Trinium Ore from generating at all in GTNH.Alkalus
^ Version Bump to 1.7.02.00-fresh.
2018-06-26+ Added Trinium Ore and Byproducts.Alkalus
$ Fixed Ore Recipe generator not working for things without byproducts (pure materials) $ Tried to fix loading of some recipes. $ Fixed a bug in the Fluids recipe generator.
2018-06-26$ Fixes #319.Alkalus
2018-03-14% Refactored all Everglades stuff to it's own package.Jordan Byrne
$ Fixed inverted EIO tooltip logic.