aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/tinkers/util/TinkersUtils.java
AgeCommit message (Collapse)Author
2021-12-07Added more nuclear processing recipes.Alkalus
Removed lots of useless nuclear generated items. More NEI improvements. Made Dehydrator and FFPP recipe handling more lenient.
2019-07-29+ Added all drying rack recipes to the dehydrator. Closes #487.Alkalus
2019-03-01$ Final fixes to TiCon reflective integration. Now to just tweak the added ↵Alkalus
content and rebalance. $ Fixed hand mix Tumbaga recipe inconsistency.
2019-03-01+ Added casting recipes for all new materials (Hopefully).Alkalus
$ Fixed localization of new TiCon materials. $ Fixed bug where cached Fields/Methods may conflict, they're now stored with unique keys.
2019-03-01% More work on TiCon Compat.Alkalus
2019-02-28+ Enabled Tinkers compat for GT++ Materials.Alkalus
$ Migrated lots of TiCon code to be reflective. $ Upload missing class ItemDummyResearch.java.
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-03-13$ Fixed TiCon not accepting GT++ Pyrotheum as a valid Smeltery Fuel.Jordan Byrne
$ Fixed Recipe for the Shaft Extruder shape, which now requires Dark Steel, instead of Dark Iron.