Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-18 | + Added the Grindle, a portable E-reader for Data-Sticks. | Alkalus | |
2017-11-17 | $ Fixed capes. My bad. | Alkalus | |
+ Added new textures for capes. ^ Version bump. | |||
2017-11-17 | ^ Version Bump. | Alkalus | |
% Tweaked SFR side texture when active. | |||
2017-11-17 | + Added in the Compact Fusion Reactor. | Alkalus | |
% Did work on the CFR. $ Fixed a tooltip on the Pollution Detector. | |||
2017-11-15 | + Added Wireless Chargers. | Alkalus | |
> These are a basic design-only implementation for reference, so they may never be completed and are more of a proof of concept. | |||
2017-11-15 | ^ Version bump. | Alkalus | |
2017-11-15 | + Added custom Hatch textures. | Alkalus | |
2017-11-14 | + Added custom books. | Alkalus | |
2017-11-12 | $ fixed item push/pull for Modularity Table. | Alkalus | |
+ Added some new MT textures. | |||
2017-11-12 | + New modular table gui texture. | Alkalus | |
+ Added 9 storage slots for components to the modularity table. + Added a processing time to Modular upgrades. | |||
2017-11-12 | % Allowed Modular upgrades to stack up to 64. | Alkalus | |
$ Fixed upgrade stacks being consumed in one go. $ Fixed Icon not correctly aligning to bauble type. + Added a matching ring bauble texture. | |||
2017-11-11 | $ Fixed the textures used by the Modular Bauble. | Alkalus | |
2017-11-06 | + Added Mekanism support, now it's Osmium and Circuits are useless for ↵ | Alkalus | |
Gregtech progression. $ Fixed HF potion entity not rendering. ^ Version Bump. | |||
2017-11-06 | + Added a config option to enable hidden NEi items. | Alkalus | |
+ Added a config option to enable 'Machine Logging" for debug outputs. + Added exchange recipes for circuit components which become useless after enabling 'Old Circuits' option. $ Fixed some pre-existing recipes requiring unobtainable circuits if 'Old Circuits' is enabled. (ExU/GC). $ Fixed Industrial Thermal Centrifuge tool-tip. Fixes #150. % Added Soul Bind methods to NBTUtils.java to handle Botania items. ^ Version Bump. | |||
2017-11-06 | % Hopefully greatly improved the structure check for the Industrial sifter. | Alkalus | |
% Tweaked logging on the ASM transformer. ^ Version bump. | |||
2017-11-05 | - Removed the forest.lang file that made for bad localization. | Alkalus | |
2017-10-08 | $ Fixed Core Mod Not loading outside of Dev. environment. | Alkalus | |
$ Fixed a spelling mistake in the circuit components to hide list. ^ Version Bump. | |||
2017-10-07 | + Made Alloy Blast Smelter actually check for a muffler. | Alkalus | |
% Changed Industrial Electrolyzer controller texture. % Changed Large Sifter controller texture. $ Fixed names of custom IC2 cells. $ Fixed the empty item having an invalid texture. | |||
2017-10-07 | $ Fixed custom IC2 cells. (HF, SO2, etc) | Alkalus | |
% Changed how cells can be generated for further flexibility. - Removed logging from the LFTR. | |||
2017-10-06 | ^ Version bump. | Alkalus | |
2017-10-05 | + Added Advanced Mixers, which can mix 4 inputs with up to 4 outputs. | Alkalus | |
2017-09-29 | ^ Version Bump. | Alkalus | |
% Washplant change. | |||
2017-09-26 | % Changed Blast Smelter Recipe addition again. Input fluids should now be ↵ | Alkalus | |
supported. > This allows more alloys requiring oxygen or argon to be produced. | |||
2017-09-25 | + Added textures and Models for the Staballoy Construct and the Sick Blaze.. | Alkalus | |
$ Fixed Dark World Top and secondary layer not generating. | |||
2017-09-24 | + Added a throwable potion of sulfuric acid. | Alkalus | |
2017-09-17 | $ Made the Red Steel casing texture actually be coloured red. | Alkalus | |
% Changed the Meta Tile IDs of the Thermal Centrifuge and Wash Plant. | |||
2017-09-17 | + Added Large Ore Washing Plant. | Alkalus | |
+ Added Red-Steel casing. + More additions to Thermal Centrifuge. + Added Wash-Plant and Large Thermal Centrifuge casings. % Refactored config option 'enableMachine_ThermalBoiler' to be 'enableMultiblock_ThermalBoiler'. | |||
2017-09-13 | % Modified Output slots textures to reflect Data Sticks, instead of showing ↵ | Alkalus | |
Data Orbs. | |||
2017-09-12 | % Moved Recipe handling logic to the Project Table. | Alkalus | |
+ New Project Table GUI. | |||
2017-09-12 | + Created the Project Table. | Alkalus | |
2017-09-10 | $ Fixed Fish Trap / 0 crash. | Alkalus | |
^ Version Bump. | |||
2017-09-10 | ^ Version Bump. | Alkalus | |
2017-09-10 | + Added a debug item for clearing big areas. | Alkalus | |
+ Started using BlockPos. % Changed some loading of blocks. ^ Version Bump. | |||
2017-09-09 | + Added another cape. | Alkalus | |
2017-09-09 | % Cape Changes. | Alkalus | |
2017-09-09 | + Added Cape handler for shits and giggles. | Alkalus | |
2017-09-09 | % More Centrifuge texture changes. | Alkalus | |
2017-09-09 | % Recoloured Centrifuge Textures. | Alkalus | |
2017-09-09 | % Replaced Centrifuge Textures. | Alkalus | |
2017-09-02 | % Restored Fish Catcher tick rate. | Alkalus | |
% Changed Infinite fluid tank texture. | |||
2017-08-23 | + Added LFTR block recipes. | Alkalus | |
+ Added LFTR Control Circuit. $ Changed Material logging. Fixes #126. | |||
2017-08-12 | + Added a config option for the Thermal Boiler. | Draknyte1 | |
+ Added the Lava Filter. + Added Thermal Boiler Casing. + Added Recipes for the Thermal Boiler controller and casing block. | |||
2017-08-09 | $ Fixed an issue where Cells and Hot Ingots wouldn't use GT textures. | Draknyte1 | |
^ Bumped Version. | |||
2017-08-07 | + Added compartment textures. | Draknyte1 | |
% Cleaned up shelving code. | |||
2017-08-05 | + Added the Computer Cube. | Alkalus | |
+ Added recipes for the tesseract devices. | |||
2017-08-03 | + Gave the pellet textures appropriate colouring. | Alkalus | |
2017-08-03 | + Added 4 types of custom RTG pellets. | Alkalus | |
+ Added 3 new materials for the custom pellets. % Created StringUtils.java and migrated Super/Subscript formatting functions to it. | |||
2017-07-28 | + Added world accelerators from GT:NewHorizons. | Alkalus | |
2017-07-18 | - Removed useless/bad Plasmas. | Alkalus | |
- Removed some old textures that aren't used any more. | |||
2017-07-11 | $ More work on old circuits. Fixed Short ID range overflow. | Draknyte1 | |