aboutsummaryrefslogtreecommitdiff
path: root/src/Java/cofh
AgeCommit message (Collapse)Author
2017-01-17% Tried to improve the logic for the Tree Farmer, to support Forestry 4.Draknyte1
% Moved COFH API related files. + Added a child mod, for misc handling. $$ Borrowed some code from MFR, to attempt forestry support. (Credit left, will re-do if I even get it working).
2016-12-28+ Added framework based on opensource works for player movement modification.Draknyte1
+ Added support for the builders ring to toggle Sneak on and Sprinting off while worn. + Added PlayerAPI. % Moved COFH api files into the same package as PlayerAPI.
2016-08-04+ Added a debug dependency on LibShapeDraw for multiblock structure rendering.Draknyte1
2016-08-04+ Added a universal battery, accepting both IC2 EU and RF, holding ↵Draknyte1
100mil/400mil of each respectively. (The batteries internal buffer accepts or outputs either) + Added COFH Core api for RF power support. + Added basic work for the Sinter Furnace and some debug rendering classes.