aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api/enums
AgeCommit message (Collapse)Author
2018-02-04+ Added more casings for multiblocks.Jordan Byrne
+ Added the Fish Pond. $ Added support for more textures in TAE.java. - Disabled GT ASM.
2018-02-04+ Added Super Chests.Jordan Byrne
$ More work on Gregtech ASM. > NBTTagCompound is now created in MetaTileEntity. getDrops() & breakBlock() are also both overwritten.
2017-12-28+ Added 3 new batteries.Jordan Byrne
$ Fixed Circuits so that each one has a valid replacement type. $ Fixed a bug some materials had invalid radiation levels. $ Fixed crushed ore item type textures. + Added recipes for all crushed ore items. + Added processing recipes for all crushed ore items.
2017-12-24+ Added the Tesla Tower for base defence.Jordan Byrne
2017-12-07+ Added the component assembler. (Makes Motors, Pistons, etc.)Jordan Byrne
% More Nitro work.
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-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 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-10-05+ Added Advanced Mixers, which can mix 4 inputs with up to 4 outputs.Alkalus
2017-09-24+ Added 3 tiers of GT Semi-Fluid generators.Alkalus
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-14+ Added recipes for Vanadium Redox Power Cells.Alkalus
2017-09-09$ GT5.08.33 compliance fixes.Alkalus
2017-09-09+ Added High-amp transformers.Alkalus
- Removed Forge log spam.
2017-08-24+ Added the ability for the Autocrafter to assemble and Disassemble things.Draknyte1
+ Added a casing for the Autocrafter.
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-07$ Fixed Shelving.Draknyte1
$ Fixed minor RTG error.
2017-08-07+ Added Cyclotron registration.Alkalus
2017-08-07+ Added custom Cyclotron casing & coil blocks.Alkalus
+ More Cyclotron work.
2017-08-05+ RTG Now loads up.Alkalus
2017-08-05+ Added the Computer Cube.Alkalus
+ Added recipes for the tesseract devices.
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-11$ More work on old circuits. Fixed Short ID range overflow.Draknyte1
2017-07-11% Changed Old Circuit loading logic.Alkalus
2017-07-11+ Pre .09.28 Circuits added, missing recipes though.Alkalus
> This will be a config option to avoid a requirement of remerging it back into Gregtech itself. > Although the new circuits will exist and have recipes, updating from a pre .09.28 world to .28+ will allow automation to continue working. > New circuits produced will have correct oredict and will continue being used in recipes.
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-03$ Fixed most of the issues with the Atmospheric Conditioners.Alkalus
+ Added a dev machine to create pollution.
2017-06-16+ Added Atmosphere cleaners.Draknyte1
% Changed the IDs of the newest blocks.
2017-06-14+ Added a Pollution Detector.Draknyte1
- Disabled some unused Gregtech Tile Entities. % Refactored some classes to be in better locations.
2017-06-06Merge branch 'master' of https://github.com/draknyte1/GTplusplusDraknyte1
# Conflicts: # src/Java/gtPlusPlus/core/util/recipe/RecipeUtils.java (Actually fixed it this time)
2017-06-06+ Added the basis of the Advanced Boilers.Draknyte1
+ Added a new GUI texture for the Advanced Boilers.
2017-06-02+ Finally added ULV Machine ComponentsAlkalus
2017-04-30+ Added Resonant Ender.Draknyte1
$ Fixed COFH Fluids having incorrect textures. $ Fixed the recipe for Clay plates not auto-generating.
2017-04-29+ Added Eglin Steel.Draknyte1
+ Added Recipes for the Industrial Sieve & Casings. % Tweaked Blast Furnace EU cost for all materials.
2017-03-28+ Added the Multiblock Sifter.draknyte1
2017-03-04+ New texture for the slow builders ring.Draknyte1
+ Added the Alkalus Disk. $ Fixed Frame Box Assembler Recipes. $ Fixed Missing 7Li material. $ Fixed Tiered Tanks not showing their capacity in the tooltip. $ Fixed tooltips for alloys containing Bronze or Steel. $ Fixed Clay Pipe Extruder Recipes. - Removed a handful of Plasma cells for misc. materials. % Changed the Industrial Coke Oven's tooltip, to better describe the input/output requirements. % Cleaned up The Entire Project.
2017-01-20+ Added a power cost of 32eu/action for the Tree Farmer. (Will eventually ↵Draknyte1
get a config option). % Moved the internal power buffer variable out of the cut method into the class. % Massive project tidy up, lots of old unused code removed or tidied up. $ Fixed lots of String comparisons that used == instead of .equals(). $ Fixed Double/Triple/Quad null checks in certain places. $ Fixed returns that set values at the same time. $ Swapped 3.14 and 1.57 to Math.PI and Math.PI/2. $ Fixed possible cases where a NPE may be thrown, by calling logging outside of null checks. + Added PI to CORE.java, since it's a double and MC uses it as a float in each instance. - Stripped 95% of the useless code out of Meta_GT_Proxy.java
2017-01-05+ Added a casing for the perimeter of the Tree Farmer structure.Draknyte1
$ Improved the structure formation of the Tree Farmer, it now works better when built. + Added a new texture for the Farm manager blocks, which surround the Tree Farming structure.
2017-01-04+ Added the Tree Farmer.Draknyte1
+ Did a whole lot of work on it's logic, it now sort of assembles properly.
2016-12-27+ Added the Fission Fuel Processing Plant.Draknyte1
+ Added a config option for the FFPP. + Added new textures for the new casings. - Removed obsolete tooltips on casing blocks.
2016-11-06+ Added two new recipes for etched IV wiring. Should help with #35Draknyte1
+ Re-did imports again, from the desktop, with looser rules.
2016-11-06Revert "$ Cleaned up the entire project."Draknyte1
This reverts commit 0669f5eb9d5029a8b94ec552171b0837605f7747. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMTE_NuclearReactor.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_MassFabricator.java Revert "% Cleaned up Imports." This reverts commit 3654052fb63a571c5eaca7f20714b87c17f7e966.
2016-11-04$ Cleaned up the entire project.draknyte1
> Much neat, very nices.
2016-11-04% Cleaned up Imports.draknyte1
2016-11-04% Changed Construction of the LFTR, now it's 7x7x4, in terms of LxWxH.draknyte1
+ LFTR is now registered on startup for internal testing, expect results soon.
2016-11-02+ Added a new set of 16 casing blocks.draknyte1
2016-10-26+ Enabled the Alloy Blast Smelter.Draknyte1