aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/sc2
AgeCommit message (Collapse)Author
2019-02-28+ Added a new debug tool.Alkalus
+ Added support for Crops++. + Added Custom Crops & framework to support more in future. + Added basic support for all GT++ Materials within Tinkers Construct. [WIP] + Moderately bad attempt at generating custom Plasma Cooling recipes in the Adv. Vacuum Freezer. [WIP #424] % Reworked logic for Material.java handling Durability, Tool Quality & Harvest Level. % Adjusted frequency of structural checks on the Cyclotron, Now 100x less frequent. % Cleaned up ReflectionUtils.java and made all getters cache their results, for much faster access. % Attempted to adjust logic of FFPP, but I probably broke it. [WIP] % Moved static array of Element Names from IonParticles.java -> ELEMENT.java. $ Greatly improved reflective performance across the mod.
2018-04-01+ Added en_US.lang for SC2.Jordan Byrne
% Tweaks to the Exotic Seed Module.
2018-03-31Rewrite Exotic Seed Farmer as Exotic Seed ModuleDavid Vierra
2018-04-01$ Fixed module not using correct ID.Jordan Byrne
2018-04-01+ Exotic Farmer Work.Jordan Byrne
+ Added A Texture for the EFM.
2018-04-01$ Adjustments to the Exotic Farmer.Jordan Byrne
2018-04-01+ More work to the Exotic Farmer Module for SC2.Jordan Byrne
2018-04-01+ More Exotic Farmer Module work.Jordan Byrne
2018-04-01+ Added some support for Steve's Carts 2.Jordan Byrne
+ Base work for Exotic Farmer Module added.