aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities
AgeCommit message (Collapse)Author
2017-12-20- Disabled some logging.Draknyte1
% Minor Project Clean-up, added missing Override annotations to 100+ methods & removed pointless casts. % Moved Logging to it's own class. $ Fixed Multi-block handling of Pollution. $ Fixed the GT 5.09 material enabler system. (From My Side, it's still borked on GTs). + Added a Dynamic Proxy invocation for IMaterialHandler. + Added an AutoMap data type, which is a Auto-incremental ID'd Hashmap wrapper.
2017-12-15More fixes pre-gtnh update (#168)Alkalus
$ Tree Farmer Fix (a) $ Multitank Fix. ^ Version Bump. * + Added Chainsaw support to treefarm. + Added check for creative tools to tree farm for creative testing.
2017-12-15Add TecTech support (#166)Alkalus
+ Added check for TecTech mod. + Added TecTech support to my Base Multiblock. + Added TecTech support to my Power-Substation. + Added TecTech support to my Generator Array. % Made GT++ load after a few more mods that were recently added. $ Fixed else statement for computronics load message during startup. $ By now supporting Multi-amp Dynamos, this closes #161.
2017-12-12$ Hopefully fixes #159.Jordan Byrne
$ Implemented fix to stop Wireless charging exploits. $ Fixed Casing textures on the Tree Farmer. ^ Version bump to 1.6.101-prerelease
2017-12-11$ Fixed bad naming of ConfigSwitches after PR #160, as class was refactored ↵Jordan Byrne
before merge.
2017-12-11Merge GTNH features and changes (#160)Daniel
+ GTNH full compat mode. + Added boiler config, recipes changes and minor tweaks. $ Fix nbtutuls. $ Tree farm fixes. % Pipe and cable rendering tweaks.
2017-12-10% Major Refactor of the base GT++ class.Jordan Byrne
% Moved Config Handling to it's own class. % Renamed configSwitches.class to ConfigSwitches.class. + Added framework for Segment Analytics.
2017-11-28$ Fixed Thermal Centrifuge Structure check.Alkalus
$ Moved all SubscribeEvents to it's own handler function. % Adjusted tooltips of the Thermal Plant and the Wash Plant to reflect their actual dimensions.
2017-11-27$ 5.08.33 compat.Alkalus
2017-11-27$ Compatibility Fixes.Alkalus
- Removed Ore-Regeneration command.
2017-11-23+ Added Ink Sacs to Fish trap loot.Alkalus
+ Added recycling recipes for all material components. + Added EnderIO alloys to the Alloy Blast Smelter. - Reduced rate of Sand from Fish Trap by 5%. - Removed some logging. $ Fixed Tooltip of Large Sifter stating it only required 9 Sieves, now says 18 as intended. $ Fixed Recipe Recycling not working as intended.
2017-11-22+ Added the basic framework for Ore Regen commands.Alkalus
+ Added more missing Blast Smelter recipes. $ Fixed Alloy Blast Smelter not using fluids as expected.
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$ 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$ 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-15Revert "+ 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-15Revert "% 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-14Revert "% Changed Wash Plant recipe handling."Alkalus
This reverts commit 98d4998aafa2f5b6f1ad518b6effe52b6a7c7c18.
2017-11-14Revert "$ 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-BlocksAlkalus
$ 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