Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-17 | + Gave people free capes. | Alkalus | |
% Redid cape handler. - Removed annoying logging. | |||
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-17 | + Added the Cutting Factory Multiblock. | Alkalus | |
+ Added a config for the Cutting Factory. % Hid Generator Array Logging. | |||
2017-11-17 | + Added the Generator Array. | Alkalus | |
2017-11-16 | + Added the ability for the Pollution Detector to output redstone when above ↵ | Alkalus | |
a level set by the screwdriver. + Added pollution to the Wash plant. % Improved Pollution Detector right click message. | |||
2017-11-16 | $ Pollution Scrubber uses Turbine Blades very fast. Fixes #155. | Alkalus | |
2017-11-16 | $ Fixed Wash Plant. | Alkalus | |
2017-11-16 | $ Attempted fix 1 to Wash Plant recipe handling. | Alkalus | |
2017-11-16 | $ Fixed tooltips and double local-distance range for Wireless Charger. | Alkalus | |
2017-11-16 | + Added recipes for Wireless Chargers. | Alkalus | |
$ Fixed exploit using Long-Range mode, temporarily disabled. | |||
2017-11-16 | $ First fix towards invalid tile entity mapping. | Alkalus | |
2017-11-16 | + Added in annoying logging. | Alkalus | |
$ Fixed NPE when tickhandler tries to get null Tile entity. % Tweaked Stored Energy and A/in/t for Wireless Charger. | |||
2017-11-16 | $ Improved handling of fully Charged and non-charged items. | Alkalus | |
2017-11-16 | $ Made Electric Item Checking within player inventories work better. | Alkalus | |
2017-11-16 | $ Fixed voltage used to charge items. | Alkalus | |
2017-11-16 | $ Redid the LivingEntityUpdate event, fix it not working as intended. | Alkalus | |
$ Fixed persistent player mappings to null Wireless Chargers. | |||
2017-11-16 | + Created the base framework for wireless charging. | Alkalus | |
2017-11-15 | $ Fixed Tooltips, Mode Changing and Info Messages on the Wireless Charger. | Alkalus | |
$ Fixed bad tier registration with the Wireless Charger. | |||
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 | $ Fixed Charge Hatches not having the correct amount of inputs. | Alkalus | |
$ Fixed Charge Hatches correctly handling electric items. | |||
2017-11-15 | + Added custom Hatch textures. | Alkalus | |
2017-11-15 | $ Fixed Power Sub-Station not providing very good scanner info. | Alkalus | |
+ Added stats for nerds to the PSS. + Added custom (dis)charge hatches for use with the PSS. | |||
2017-11-15 | Revert "+ Added Muffler requirements to some Multi-Blocks." | Alkalus | |
This reverts commit 49608636d3cacf49373c91cb4fa7e5336c942100. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialThermalCentrifuge.java | |||
2017-11-15 | Revert "% Updated Multi-block tool-tips." | Alkalus | |
This reverts commit 71891d5996e35612a3e6edbe2169084e37772f0b. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMTE_NuclearReactor.java | |||
2017-11-15 | $ Fix Hatch Check on Sifter. | Alkalus | |
$ Fix Invalid RFTools import. | |||
2017-11-14 | Revert "% Changed Wash Plant recipe handling." | Alkalus | |
This reverts commit 98d4998aafa2f5b6f1ad518b6effe52b6a7c7c18. | |||
2017-11-14 | Revert "$ Re-did some recipe handling, several different multi-blocks now ↵ | Alkalus | |
give the correct outputs. Fixes #68." This reverts commit 9d7ea595609228d8341c0dc7c9a7461153d764bb. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCentrifuge.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialThermalCentrifuge.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialWashPlant.java | |||
2017-11-12 | $ Small fixes to slot handling. | Alkalus | |
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-10-07 | $ Fixed Textures further on the Industrial Centrifuge. | Alkalus | |
$ Fixed the issue where two textures would become Fusion Reactor casings. Fixed thanks to @Technus | |||
2017-10-07 | $ Fixed Industrial Centrifuge Textures, | Alkalus | |
2017-10-07 | + Added sounds to more Multi-Blocks | Alkalus | |
$ Made my base Multiblock extend the GT base multi-block. | |||
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 | $ .08 compliance fixes. | Alkalus | |
% LFTR Changes. It now outputs U233 on average every 10 seconds. % Updated LFTR tool-tip. | |||
2017-09-29 | $ SemiFluid generator compilation fixes for .08 compliance. | Alkalus | |
2017-09-29 | ^ Version Bump. | Alkalus | |
% Washplant change. | |||
2017-09-27 | $ Small bug fixes. | Alkalus | |
2017-09-24 | $ More tooltip fixes. | Alkalus | |
2017-09-24 | $ Small fix to Semi-fluid generator description. | Alkalus | |
2017-09-24 | + Added recipes for Semi-Fluid Generators. | Alkalus | |
$ Semi-Fluid Generator fixes. | |||
2017-09-24 | + Added 3 tiers of GT Semi-Fluid generators. | Alkalus | |
2017-09-22 | + More Trade Table work. | Alkalus | |
2017-09-22 | + Added a framework for a Trade-o-Mat alike device. | Alkalus | |
2017-09-20 | $ Fixed Cyclotron recipe handling. | Alkalus | |
+ Added pollution to the Thermal Boiler. | |||
2017-09-19 | + Added a Cyclotron Recipe handler & a test recipe. | Alkalus | |
% Changed Cyclotron Tool-tip. % Made Cyclotron IV. % Changed Cyclotron controller texture. | |||
2017-09-19 | $ More work on COMET. | Alkalus | |
% Texture changes to COMET casings. | |||
2017-09-19 | + Added Muffler requirements to some Multi-Blocks. | Alkalus | |