aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common/covers
AgeCommit message (Collapse)Author
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.