aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities
AgeCommit message (Collapse)Author
2017-08-09$ Fixed Cyclotron .08 compliance.Draknyte1
2017-08-09$ Fixed RTG .08 compliance.Draknyte1
2017-08-09$ Fixed mDescriptions for .08 compat.Draknyte1
2017-08-07$ Fixed RTG reflection.Draknyte1
$ Fixed issue where RTGs would revert back to HV after a restart/rejoin. $ Fixed the Thermal Boiler Assembly. % Migrated TAE to use slot 96+. + Added some extra logging to verify. $ Made Shelves have textures.
2017-08-07+ Added compartment textures.Draknyte1
% Cleaned up shelving code.
2017-08-07$ Fixed Shelving.Draknyte1
$ Fixed minor RTG error.
2017-08-07$ Fixed Thermal Boiler and Large Autocrafter.Draknyte1
2017-08-07+ Added Cyber_A and Cyber_B textures.Draknyte1
% Cleaned up GT4Entity_ThermalBoiler.java. $ GregtechMetaTileEntity_Cyclotron.java now conforms to a proper tile entity. $ Fixed Cyclotron load declaration.
2017-08-07+ Added The Thermal Boiler, Multiblock Crafter and Shelving from GT4.Alkalus
> This code will need a small rewrite to support GT5 functionality.
2017-08-07+ More Cyclotron work.Alkalus
2017-08-07+ Added custom Cyclotron casing & coil blocks.Alkalus
+ More Cyclotron work.
2017-08-07+ More Cyclotron work.Alkalus
2017-08-06+ Added the Cyclotron.Alkalus
> So far does nothing, but will create obscure resources at a high cost of power.
2017-08-06% Changed RTG handling of Days/Hours remaining.Alkalus
- Removed some logging.
2017-08-06% Improved handling of cached recipe within the RTG.Alkalus
2017-08-06$ Made the RTG buffer it's last recipe to NBT.Alkalus
% More RTG Texture tweaking.
2017-08-06$ Fixed scanner display issue where RTGs would show incorrect day count.Alkalus
% Tweaked Textures of the RTG again. $ Improved state syncing for RTGs.
2017-08-06+ Added a Minecraft day tracker to the RTG.Alkalus
% Greatly improved RTG tooltip. $ Fixed RTG output getting stuck on 512v. % Internalised a reflection function call.
2017-08-06$ Fixed RTG pellets not providing correct EU.Alkalus
5 Slightly tweaked fuel length of pellets.
2017-08-05% Made the RTG pre .09 compliant.Alkalus
% Changed the RTGs tier to HV.
2017-08-05+ RTG Now loads up.Alkalus
2017-08-05+ Added Custom RTG.Alkalus
+ Added RTG fuel use recipes for RTG Pellets.
2017-08-05% Refined the tooltips on Tesseracts.Alkalus
2017-08-05+ Added a config option for Tesseracts.Alkalus
2017-08-05+ Added the Computer Cube.Alkalus
+ Added recipes for the tesseract devices.
2017-08-05% Tesseracts now work as expected.Alkalus
$ Fixed Player Ownership mapping not working as intended.
2017-08-04+ Made tesseracts only configurable by owner.Alkalus
$ Fixed owner variable not getting a value. % Tweaked logging to display invalid method being called.
2017-08-04$ Fixed Null Pointers if Tesseracts are broken too fast after placement.Alkalus
% Tweaked power usage from EV -> HV.
2017-08-04% Rewrote how tesseracts handle players, now frequencies are player unique.Alkalus
+ Adding some debug logging for dev testing.
2017-08-04% Improved some tooltips.Alkalus
2017-07-28+ Added world accelerators from GT:NewHorizons.Alkalus
2017-07-12- Stopped the Multitank storing it's contents.Alkalus
% Changed Jack Daniels into Sludge. % Dark World Generation tweaks. $ Fixed 255 height biome/world. $ Fixed lighting issues. + Failed to add my own world type.
2017-07-11$ Fixed Fluid Tanks not having a GUI.Draknyte1
2017-07-11% Clean up/Organise.Alkalus
2017-07-11$ Made all Multiblocks utilise the TAE system.Alkalus
2017-07-11$ Fixed Industrial Sieve Tooltip.Alkalus
$ Implemented Texture Array Expansion. > This fixes the issue of hatches not using the correct textures.
2017-07-10$ Fixed .09 features trying to work in .08.Draknyte1
+ Moved lots of things to reflection again.
2017-07-06$ Fixed a weird crash quick where org.apache.http.client.utils.URIBuilder is ↵Alkalus
missing. - Removed Alloy Mixer.
2017-07-06% Reverted the Portable Tanks to just be Standard, non-movable fluid tanks.Alkalus
2017-07-06+ Initial commit for the Alloy Mixer.Alkalus
2017-07-06% Tweaked Eglin Steel Components.Alkalus
$ Tried to fix Portable Fluid Tanks. % Changed Redstone Alloy Wire loss.
2017-07-05$ Fixed issue #105.Draknyte1
% Buffed Alloy Blast Smelter to be 20% faster than the Electric Blast Furnace. % Revised times for all GT++ Alloys during smelting. + Added 'Alkalus' to the tooltips of many things hidden within Gregtech. Re:#106. + Added some automatic calculations to the Materials Class.
2017-07-04$ Fixed Simple Washer recipe handling.Draknyte1
% Tweaked wash time by 4x.
2017-07-04+ Added the ULV Simple Washer [For Dusts]Draknyte1
+ Added a recipe for every impure dust -> clean dust to simple washer.
2017-07-04+ Started adding recipes for the chemicals added earlier.Draknyte1
+ Added a framework for a Catalytic Reactor. $ Fixed FFPP recipes. $ Finally fixed #56. Textures from GT++ now have their own array to prevent GT Texture overlap issues.
2017-07-03$ Finalized Air Filter code and requirements.Draknyte1
- Removed debug logging.
2017-07-03+ Added Air FiltersDraknyte1
% Made the Atmospheric Reconditioners require Air Filters, they are non-automatable to insert.
2017-07-03+ Added a new GUI for the Pollution Cleaners.Draknyte1
2017-07-03$ Fixed power usage of the Pollution Scrubber.Draknyte1
2017-07-03% Minor Atmospheric Reconditioner Tweaks.Alkalus