aboutsummaryrefslogtreecommitdiff
path: root/src/Java/vswe/stevescarts/ModuleData/GppModuleData.java
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