aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common/covers
AgeCommit message (Collapse)Author
2020-03-07improve overflow cover handelingbotn365
2020-01-15$ Fixed Overflow Valves properly this time.Alkalus
2020-01-15$ Fixed Overflow Covers.Alkalus
2020-01-06+ Added recipe for Distillus.Alkalus
+ Added recipes for Chunkloaders. + Added recipe for Algae Farm. + Added recipes for Overflow Hatches. % Halved recipe time on Algae Farming, enabled use of compost to increase output. $ Potentially fixed the Overflow Hatches.
2019-12-12+ Added Pellet Mold.Alkalus
+ Added Clean Aluminium Mix. $ 5.08 Compliance. And looooots of it. $ Fixed most, if not all Fluid Canning & Extraction recipes that I broke previously. % Adjusted Textures for Particles. New textures thanks to Discord User Никита#8621. % Adjusted Aluminium Processing Chain.
2019-08-15+ Attempted to add a buggy NEI page for decayable dusts.Alkalus
+ Added a way to disable ALL GT++ logging in the ASM config file. + Added recipes for Ztones covers. % Adjusted recipes for Tiered machine covers. % Updated GT++ debug command to toggle logging if desired. (Useful in-game). $ Fixed bug where smart covers would lose their state.
2019-08-15+ Re-added Tiered Machine Covers. (Old ones will be deprecated) Closes #516.Alkalus
+ Added extra tiered covers. (For use in GTNH mostly) + Added textures and colour coding for Ztones covers. + Localized some cover names.
2019-08-14+ Attempted to add custom covers for Ztones blocks. Should close #521.Alkalus
2019-05-17+ Added command to enable Debug Mode while GT++ is running. Use ↵Alkalus
"/debugmodegtpp". + Added missing class.
2018-08-31+ Actually uploaded all of the assets for the new covers, items & overlays.Alkalus
% Renamed IChunkLoader.java to IChunkLoaderTile.java.