aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api/metatileentity
AgeCommit message (Collapse)Author
2019-04-17% Updated Locale.Alkalus
% Adjusted names of three Materials slightly. $ Fixed Multiblocks not consuming inputs by reverting logic back to a previous state. $ Fixed Multiblocks not respecting Control Cores correctly when present. $ Fixed Multiblocks handling of recipes which require boosted outputs. $ Fixed Animation of Large Centrifuges. (Mostly)
2019-04-17+ Added rmb information to Energy Buffers to show current Amperage.Alkalus
% Migrated getFieldFromGregtechProxy() from Meta_GT_Proxy.java to StaticFields59.java. $ Fixed hardness/resistance on a few blocks. $ Fixed bad handling of Item Entities by Fluid Collectors.
2019-04-14+ Made Energy Buffers Portable.Alkalus
+ Allowed reconfiguration of Amperage on Energy Buffers. + Added Hellish Bauble to remove most nether enemies. + Basework for Heat Exchange Pipes. + Interfaces for Heat Sinks and Heat Entities.
2019-03-28$ Fixed potential issue where boosted recipes may be invalid, but the ↵Alkalus
Multiblock may possibly try use the previously cached boosted recipe.
2019-03-28% Rebalanced all auto-generated material machine recipes to use the correct ↵Alkalus
voltages. Closes #428 $ Re-added Additional output %'s for Multiblocks. $ Fixed Lathe recipes not giving two small dusts. Closes #449 $ Greatly improved flexibility of Multiblock recipe handling.
2019-03-14$ Fixed #425.Alkalus
% Updated CircleCI config.yml one last time.
2019-03-14% Made Control Cores Optional, they will still lock to the Core's tier if ↵Alkalus
present. % Tweaked Control Core recipes. % Updated CircleCI config.yml. $ Fixed mild issue where Control Core Modules could be shared between multiblocks.
2019-03-14* % Xenil is no longer a primal aspect.Alkalus
% Disabled Control Cores for Multiblocks.
2019-03-12- Removed some logging.Alkalus
% Updated CircleCI config.
2019-03-12+ Added framework for additional Oil chemistry in future updates.Alkalus
+ Added additional processes for obtaining Kerosene. % Mild rebalance to GT++ Rocket Fuels. % Swapped Coal by-products (Coal Tar, Coal Tar Oil and Sulfuric Coal Tar Oil) from Gas Turbine fuel to Semifluid fuel. % Allowed ItemPackages to register themselves to the onLoadComplete() event. $ Fixed GT++ Rocket Fuels being unusable in Rocket Engines. $ Fixed Tooltip on GC Fuel loader when the GC-ASM is not active.
2019-03-11% Updated Buffered Dynamo Tooltips to reflect changes made in ↵Alkalus
https://github.com/Blood-Asp/GT5-Unofficial/pull/1518/commits/23d8fb6b6743b25bf24d320a647fccdc016a9930
2019-02-28+ Uploaded missing Hemp crop textures.Alkalus
% Adjusted crafting recipe for Tumbaga when hand-crafted. Closes #433. $ Fixed A2 Spam. Closes #432.
2019-02-28+ Added a new debug tool.Alkalus
+ Added support for Crops++. + Added Custom Crops & framework to support more in future. + Added basic support for all GT++ Materials within Tinkers Construct. [WIP] + Moderately bad attempt at generating custom Plasma Cooling recipes in the Adv. Vacuum Freezer. [WIP #424] % Reworked logic for Material.java handling Durability, Tool Quality & Harvest Level. % Adjusted frequency of structural checks on the Cyclotron, Now 100x less frequent. % Cleaned up ReflectionUtils.java and made all getters cache their results, for much faster access. % Attempted to adjust logic of FFPP, but I probably broke it. [WIP] % Moved static array of Element Names from IonParticles.java -> ELEMENT.java. $ Greatly improved reflective performance across the mod.
2019-02-15% Adjusted documentation of MTE info within Transformer.Alkalus
$ Added more ASM to fix GT. MetaTileEntities can now be set in an invalid way without crashing the server/client. They now just invalidate and log to GT_LOG. $ Fixed a few NPE's thrown during startup by machines checking/creating invalid BlockPos.
2019-02-14+ Added Tags to tooltips, which can be used to control base tooltips ↵Alkalus
inherited from parents. % Mild update to tooltips of a few multis. % Adjusted Large Arc Furnace casing texture. % Renamed the 3 Factory Grade multis.
2019-02-07$ Backwards compatibility.Alkalus
2019-02-05+ Added recipes for ULV generators.Alkalus
+ Added recipes for New batteries and their components. (To be use in the charger packs). % Mildly adjusted Circuit programmer recipe. % Adjusted Plasma hatch to be output only. $ Fixed bad tooltips on material blocks/frames. $ Fixed Lang formatting issue.
2019-02-05+ Added Charge Packs, which can be worn in the Bauble belt slot.Alkalus
+ Added more recipes for particle related content. + Added recipe for Hydrogen Plasma. + Added Plasma Tanks. + Added Alternative Fusion Reactor. + Added recipe for the Super Jukebox. % Updated Locale files. $ Hopefully made calls to possibly invalid ItemList values safer. $ Fixed Large Mixer not working with fluids correctly. $ Fixed ABS and Adv. EBF not allowing a muffler in the center of the top layer. $ Fixed Fusion bug, making all recipes take 4x longer than originally required. $ Fixed recipes using Redstone Alloy as a material in tiered recipes. (Makes ULV Energy Cores craftable again) $ Fixed Nano Healing Bauble. $ Fixed annoying low transfer rate of Railcraft. (This should be higher when playing with GT anyway, it's now 4x, disabled in ASM config). $ Fixed the fact that Portable tanks were still portable in GTNH.
2019-02-01+ Added a mild tweak for OB graves, so that they are now immune to TC Hungry ↵Alkalus
Nodes. + Added ability to create Simple Washers using Copper Pipes as well. (Suggested by Bear989Sr) % Adjusted the voltage returned from getVoltageForTier(tier), to now return the correct voltage, not the voltage of the next tier. % Adjusted ABS recipe handling, items for output are now supported. % Adjusted message sent to players when querying Super Buses. % Changed the Large Assembler & Casing recipes to now require an assembler. Also much harder. % Adjusted HG-1223, improved it's ABS recipe and tiering. % Greatly buffed the output of Zhuhai. Please let me know if it needs a nerf. $ Fixed some issues in GregtechMeta_MultiBlockBase, related to recognition of Control Cores & their bus. $ Fixed some hatch detection issues during Multiblock structure checks.
2019-01-31+ Added a config option for control cores. Someone should definitely test ↵Alkalus
this works as expected. % Reduced cost of Hatch_Control_Core recipe. % Minor tweaks to Fish Traps. $ Fixed inventory shuffling for some Tile Entities. $ Fixed Super Jukebox, it's now mostly functional. $ Fixed constructBaseMetaTileEntity returning the wrong type of Entity for pre-existing wooden pipes, this should now get caught and thrown if the GT++ entity fails to a ClassCastException.
2019-01-30$ Fixed 'bug' where GT wooden Pipes/Frames would require an Axe to harvest. ↵Alkalus
They now require a wrench, freeing up 4 MetaIDs on BlockMachines for myself to use. $ Fixed handling of custom BaseMetaTileEntity implementations. Meta 12-15 is now used by GT++ to deploy custom without requiring any outside items or blocks. $ Fixed IC2 items requiring a pickaxe to mine and shitty wrench handling. You can now just mine them as usual with a wrench. $ Fixed ALL GT/GT++ Tile Entity Tooltips. Formatted some things slighty, added additional information and additional custom tooltip support.
2019-01-29+ Added Super Busses.Alkalus
+ Added Breaker Boxes. + Added Super Jukebox. (framework) + Added King Bat. (framework) + Added Custom WAILA plugin. (framework) + Added lots of simple function calls to CI. (Recipe simplification) % Rewrote the recipes for Wireless Chargers, they now require assembly. % Cleaned up some old code. $ Adjusted bug with pollution scrubbers using no durability and removing LOTS of pollution. $ Greatly improved code base for pollution scrubbers. $ Added pollution back to the Cyclotron.
2019-01-25+ Added recipes to obtain Astral Titanium, Celestial Tungsten Advanced ↵Alkalus
Nitinol and Chromatic Glass. + Added Particle Physics, so some basic extent. + Added new textures for some Meta items. + Added new textures for all particles and ions. + Added Custom Debug NBT to error ingots, in the event one is obtained by a player. + Added more information to the tooltip of Control Cores. + Added more uniform ways to obtain tiered item components to CI. - Hard disable of GC Fuel tweaks for the moment. % Hopefully greatly improved the cape handler. Cape list is now stored on Overmind's site, meaning it can be updated outside of the mod. % Cape Handler now will store the cape data locally in a .dat for offline use, this can be updated anytime by removing it, or once a week if outdated) % Tweaked Cyclotron Recipe map to support new changes to functionality. % Tweaked RTG fuel pellet production time in Cyclotron to be 100x. % Adjusted requirements for Quicklime to generate (It may vanish after this commit, May be worth rolling back if an issue.). % Adjusted code to use checkForInvalidItems instead of direct item comparisons in several places. % Renamed Buffer Cores to Energy Cores. % Adjusted recipes for Energy Cores and Energy Buffers, they now require 6 slot assembly. $ Fixed Multiblock handling during structure checks, they'd accidentally detect the controller as an invalid block.
2019-01-13+ Added Xp conversion brewing recipes.Alkalus
- Made Xp Convertor redundant. $ Hopefully fixed ExtraUtils complaining about rendering. $ Additional 5.08 support. $ Possibly fixed recipes for some items which don't display in NEI correctly.
2019-01-12% Refactored *most* Multiblock Tooltips.Alkalus
% Disabled lots of debug logging. $ Greatly improved the structural checks of many multis.
2019-01-12+ Added the Control Core check to the structure check, your Multiblock will ↵Alkalus
no longer form without a Valid Core Module. + Added valid English names to the en_US.lang for the Auto-Doors. $ Hopefully fixed a bug where the Adv. Ebf would run without Pyrotheum.
2019-01-11% Updated Scanner/NC2 Panel info for all Multis. Closes #384.Alkalus
% Formatting. % Reverted structure code for LFTR and Large Electrolyzer. % Improved tooltip of Matter Fabricator. % Adjusted parallelism for Matter Fabricator.
2019-01-10+ Added some new Textures, also found some that existed but never got loaded.Alkalus
% Adjusted Casings required for the Matter Fabricator. $ Fixed Large Assembler not requiring power. $ Fixed the Matter Fabricator, it's now much simpler to use. $ Fixed bug pertaining to the extra slot in the Matter Fabricators GUI.
2019-01-09+ Added 118 Ions and all Base Particles.Alkalus
+ Added localisation for over 600 of the new items added. - Disabled custom GC Solar System. % Moved registration of Fluorite Ore handler later. % Fixed name of Radioactive Material Mix. > Also includes changes made earlier, dunno.
2019-01-06+ Added a new Alloy.Alkalus
+ Added Recipes for the Fusion MK4 Components and the Deep Earth Drilling Platform components. + Added additional feature support to all Assembly Line recipes when TecTech is found. + Added initial work for future particle science. % Initial functions added for Multiblock Requirements. % More work on Multiblock Blueprints and Layers. % Updated lead lined chest significantly. % Improved Fish trap inventory handling and general logic, it's now slightly faster with slightly better loot rates. % Changed texture of Fish trap.
2018-12-26% Overhauled Multiblock Tooltips.Alkalus
% Overhauled Multiblock structural checks, they are now able to utilise my Blueprint system for much faster, cleaner checks.
2018-12-24+ Added a storage container for radioactive materials.Alkalus
$ Fixed Decayable dusts not working as intended, Closes #393. $ Made recycling recipe generation less verbose & more readable. $ Fixed issue with the Advanced Mufflers onConfigLoad function.
2018-11-01+ Added new Radioactive ore.Alkalus
+ Added Custom Nuclear Texture Set. % More material work. $ Fixed issue allowing Multiblocks to have > 1 Control Core Hatch. $ Fixed Broken Ore texture for ENRICHED TextureSet. $ Fixed a few fluid recipes broken in the refactor.
2018-10-26$ Final 5.08 compatibility changes.Alkalus
2018-10-26% more .08 compat.Alkalus
2018-10-26% Updated 5.08 compatibility.Alkalus
> Created StaticFields59.java to hold static copies of fields gotten from gt 5.09 classes. ^ Version bump.
2018-10-25+ Added a way to debug Chunk Loading via ASM injection into Forge.Alkalus
+ Added new require function to TileEntityBase.java. + Added some logging to pipe generation.
2018-10-22- Removed Circuit Nerf for GTNH, Most recipes now have increased circuit ↵Alkalus
costs. Closes #391. % Cleaned up lots of Hot Ingot code. % Made the Multi-Machine's tooltip more verbose. % Made the MK IV Fusion Reactor require MAX/UHV tier hatches, Closes #389. % Increased cost of Multi Machine controller, Closes #374. $ Fixed Hot Ingots having recycling recipes, Closes #387. $ Fixed Tooltip for Wire Factory, Closes #379.
2018-10-22+ Added tiered Control Cores for all Multiblocks, which are now required to run.Alkalus
+ Added new Bus for Control Cores. $ Added packager recipes for all small/tiny dusts, Closes #395. $ Increased amount of Cryotheum gained from Fluid Extraction to be inline with Pyrotheum. Closes #390.
2018-10-18+ Added basework for XL Turbines.Alkalus
$ Fixed issue where hatches/busses could be counted multiple times on multiblock structure checks. I now add them to a set as opposed to an arraylist.
2018-09-18% More Solar Tower Work, Reflectors and Towers now link, which encourages ↵Alkalus
heating within the tower. $ Refactored lots of hard references to soft String based linking. Prevents loose chunks and dimensions staying loaded.
2018-09-15+ Added custom doors.Alkalus
+ Added new Rocket Fuels and various chemical compounds to produce them. + Added an ASM fix that removes Diesel and EIO/GC Rocket Fuel from GC and allows use of all 4 GT++ fuels instead. % Reworked Rocket Engine generators, to now use new fuels and produce heavy pollution. $ Fixed bug that could corrupt the Fluid Registry.
2018-09-14$ Fixed the XP Convertor.Alkalus
% Rewrote base tile entity system. % Added hashCode() to Pair.java. % Changed some calculations on Materials. % Made Rocket Engines produce heavy pollution.
2018-09-13% Buffed the Semi-Fluid Generators.Alkalus
$ Fixed an infinite loop in GregtechMeta_MultiBlockBase.java. $ Fixed Mimir's Fusion recipes not displaying in NEI.
2018-09-12+ Added Advanced Mufflers.Alkalus
+ Added custom overlay textures for new mufflers. % Logging changes. $ Fixed generation of recipes for pocket fusion.
2018-09-01% More Texture Tweaks.Alkalus
2018-09-01+ Added a Large Naquadah Reactor.Alkalus
+ Added a Custom Naquadah Input hatch for the Reactor.
2018-08-26+ Added new GUIs for more multiblocks.Alkalus
% Rewrote the way multiblocks in GT++ handle GUIs, to allow for more flexibility.
2018-08-18$ Re-added code that got diffed out by mistake.Alkalus
2018-08-18$ Fixed a rather major issue which effects all GT++ Multis. Log files should ↵Alkalus
no longer grow by the gigabyte every hour.