aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus
AgeCommit message (Collapse)Author
2018-10-26% more .08 compat.Alkalus
2018-10-26% More .08 Compatibility.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 'DebugChunks' function.Alkalus
+ Added ASM Config.
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-24+ Added ASM patch for GT MetaTile Tooltips.Alkalus
% Improve GT ASM.
2018-10-24+ Added Hexadecuple Fluid Pipes.Alkalus
+ Backported GT NBT Persistency fix via ASM. + Added support for 6 Slot Assembler recipes & Assembly Line recipes.
2018-10-24+ Added 2 more planets to HD10180.Alkalus
$ Fixed GC Packet Decoding ASM.
2018-10-24% More work on Planets.Alkalus
2018-10-24+ Added Base framework for custom GC systems.Alkalus
% Tweaked Automatic doors, they will not open if mobs are within 2m or if open, they will close.
2018-10-23$ Finished Work on custom auto-doors, now they just require recipes.Alkalus
2018-10-22- Removed some logging.Alkalus
2018-10-22$ Finished Circuit Programmer.Alkalus
$ Fixed Dev Cape in Dev. % Adjusted some Tech Textures mildly.
2018-10-22+ Added a Machine that easily allows reconfiguring integrated circuits.Alkalus
% Adjusted tooltip of the MK IV Fusion reactor to reflect new tier casing requirements.
2018-10-22$ Fixed behaviour of item insertion/removal from the advanced boilers. ↵Alkalus
Closes #383.
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-10-03$ Fixed COFH OreDictionaryArbiter via ASM.Alkalus
$ Cleaned up GC Fuel ASM, Rockets are now tiered. % Added ability for Rover to use Diesel still. % Added Tooltip to the GC Fuel Loader, showing what Tier requires which fuel. > Bug still exists on sending packets, which may cause the client to boot the player back to the menu.
2018-09-18% Finished up work on large Turbines.Alkalus
2018-09-18+ Made Larger Turbines.Alkalus
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-18+ Added Solar Reflector.Alkalus
% Made Solar Tower more complex structure wise. % Bumped Ticon ASM Handler.
2018-09-17+ Added the Solar Tower.Alkalus
% Tweaked the LAF some more.
2018-09-17+ Added Size Requirement to LAF's Plasma Mode.Alkalus
+ Added bonuses for building bigger form factor LAFs. % Finalized Structural shape of LAF.
2018-09-17% Massively changed Large Arc Furnace Structure.Alkalus
2018-09-17+ Added the Large Arc Furnace.Alkalus
% Cleaned up Preloader_Transformer_Handler.java. % Tweaked DevHelper.java.
2018-09-16+ Added ability to disable Large Centrifuge turbine animation. Closes #380.Alkalus
+ Added several hundred obfuscated names to DevHelper.java. + Added Bonemeal as default OB Sprinkler Fertilizer. % More work on OB Sprinkler ASM.
2018-09-15+ Added IC2/Forestry Ferts to OB Sprinkler.Alkalus
% Fixed Sprinkler handler to be more robust. $ Fixed issue with ASM Handler.
2018-09-15+ Added support via ASM to OB Sprinklers, which can now support more valid ↵Alkalus
Fertilizers. Extra Types can be registered via SprinklerHandler.java. % Fix Nos corruption Bug.
2018-09-15% Rocket Fuel name Tweaks.Alkalus
% made Nos not generated if it already exists.
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+ Added some Average functions to MathUtils.java.Alkalus
+ Added a Proxy Grabber function to Meta_GT_Proxy.java. % Tweaked fuel values for Coal Gas & Coal Tar. $ Fixed issue with Semifluid Fuel generation where none were excluded. - Removed Logging from material Generation.
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-12+ Added total luminosity to all Tinkers Construct fluids via ASM.Alkalus
$ Recipe fix for Handpump. % Re-enabled The Pocket Fusion & Generator Arrays. % Updated .gitignore.
2018-09-01% More Texture Tweaks.Alkalus
2018-09-01+ Added some new Casing Textures.Alkalus
2018-09-01% More work to the Naquadah Reactor Mark XII.Alkalus
2018-09-01$ Hopefully fixed a bug where TAE would return the wrong casing IDs.Alkalus
% Cleaned up and re-organised GregtechItemList.java.
2018-09-01$ Reworked the Chunk loaders.Alkalus
> Maybe they work now?
2018-09-01% More work on LNR.Alkalus
2018-09-01+ Added a Large Naquadah Reactor.Alkalus
+ Added a Custom Naquadah Input hatch for the Reactor.
2018-08-31$ Final touch-ups to the Grindle.Alkalus
2018-08-31$ Massive Improvements to the Grindle.Alkalus
2018-08-31+ Actually uploaded all of the assets for the new covers, items & overlays.Alkalus
% Renamed IChunkLoader.java to IChunkLoaderTile.java.
2018-08-31$ Hopefully fixed an exploit that caused Fluorite to drop from Fake Players, ↵Alkalus
this should resolve https://github.com/GTNewHorizons/NewHorizons/issues/2815.
2018-08-31$ Fixed the Large Cutting Machine requiring Air blocks in front of it. Final ↵Alkalus
touch to #348.
2018-08-31$ Fixed Cost/t and Total time taken for two recipes using Ethylbenzene as an ↵Alkalus
anti-knock agent for fuels. Fixes https://github.com/GTNewHorizons/NewHorizons/issues/3544.