aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Collapse)Author
2019-04-17+ Added 4 more tiers of simple washers.Alkalus
2019-04-17$ Actually Fixed Teflon composition. Possible bug in mixer recipe ↵Alkalus
generation, to investigate. % Nerfed Creosote and Heavy Oil fuel values.
2019-04-17$ Fixed Teflon composition.Alkalus
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% Reverted Pikyonium Alloy component Yttrium -> Ytterbium.Alkalus
$ Better handling of Rare Earth processing removal. Closes #455.
2019-04-17+ Added new sifting recipe for Rare Earth, allowing more lanthanides to be ↵Alkalus
obtained. - Removed Rare Earth centrifuge recipe. $ Corrected the spelling of Aluminium and Caesium.
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-04-11+ Added the ASM segment for IC2 Hazmat.Alkalus
- Disabled most Hazmat logging. % Mild adjustment to formatting for mob types in MK Baubles tooltips.
2019-04-11+ Added some new Monster Killer Baubles. Kill nearby mobs for power, power ↵Alkalus
cost scales with HP total, left and other EntityLiving stats. + Added new constructors for AutoMaps. + Added a Wrapper (AABB) for AxisAlignedBB. $ Fixed Hot Titanium Ingot recipe.
2019-04-11+ Added a Base Bauble class for Electrics.Alkalus
% Updated some of the Baubles to use this new class.
2019-04-11+ Added some base classes for future content.Alkalus
+ Made Teflon a refined version of PTFE. $ Fixed bad usage of PRASEODYMIUM. $ Fixed bug regrading null chemical symbols on Materials. $ Finally fixed Nano/Quantum handling for Hazmat. $ Fixed Worldgen in Everglades being too dense.
2019-04-09+ Added Babbit Alloy and Black Titanium Alloys.Alkalus
% Adjusted colouring of new OSRS materials.
2019-04-09+ Added some new OSRS materials.Alkalus
% Logging tweaks to HazmatUtils.java.
2019-04-08$ Finished work on HazmatUtils.java.Alkalus
< Reverted the changes to GeneralTooltipEventHandler.java.
2019-04-08+ Added Custom tooltips to Items with Hazmat bonuses granted by GT++.Alkalus
+ Made AutoMap implement List. % More work on HazmatUtils.java. $ Fixed a bug with my GeneralTooltipEventHandler.
2019-04-08+ Added ways to provide custom Hazmat armour.Alkalus
2019-04-08+ Added Hazmat utils.Alkalus
2019-04-08$ Fixed another small infinite loop. (Redstone is fucking complicated, damn ↵Alkalus
you Notch)
2019-04-08% Allowed Skookum Choocher as a valid Wrench and Hard Hammer.Alkalus
$ Fixed infinite loop between TE and Block functions.
2019-04-02$ More fixes.Alkalus
2019-04-02% Work workAlkalus
2019-04-02+ Added TexturePackages.Alkalus
$ More work on redstone systems.
2019-04-02+ Added some basis for new redstone things.Alkalus
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-14Merge branch 'master' of https://github.com/draknyte1/GTplusplusAlkalus
2019-03-14$ Hopefully Fixed #425 properly.Alkalus
2019-03-14+ Added Teflon.Alkalus
2019-03-14Merge pull request #436 from GTNewHorizons/change-ebf-coils-gtnhAlkalus
% GTNH EBF change coil heat value
2019-03-14+ Added recycling recipe for broken bomb casts.Alkalus
2019-03-14+ Added more Carbon based chemicals for future use.Alkalus
% Mild tweaks to some Carbon based chemistry. % Updated en_US.lang. $ Fixed NPE in BTF_Inventory.java.
2019-03-14+ Added Bombs.Alkalus
% Made RAW collectors produce 10x less. $ Fixed tooltips on RAW collectors. $ Fixed a bug regarding STARTUP_PHASE.
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-14- Removed recipe for crafting XP Convertor.Alkalus
$ More small fixes & general QoL improvements for the Biocomposite Collector & it's simpler counterpart.
2019-03-14+ Added crafting recipe for Biocomposite Collector.Alkalus
$ Minor fixes.
2019-03-14+ Added Biocomposite Collector.Alkalus
% Updated en_US.lang. $ Fixed recipe for Agricultural Sewer.
2019-03-13- Removed some unused classes causing compile time dependencies on OpenBlocks.Alkalus
2019-03-13% Mild improvements to BTF_Inventory.java.Alkalus
% Finished Agricultural Sewer.
2019-03-13+ Added the Waste Collector.Alkalus
+ Added new constructor to BlockPos.java. + Added some time handling functions to Utils.java. - Logging.
2019-03-12^ Version bump.Alkalus
% CircleCI updates for artefact storage.
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-03-08+ Added Fuel Rod Reprocessing for Krypton attainment.Alkalus
2019-03-08% Allowed Hand-Pumps to function on all Tanks again & also allowed GT output ↵Alkalus
slots. Closes #423. % Adjusted Generic Bucket handling of Textures and Colouring. $ Fixed several issues with Hand-Pump logic, Fixes #353. $ Fixed load issues with FluidFactory.java.
2019-03-08$ More work on fluid overhaul.Alkalus
2019-03-08$ Attempted to rewrite unused fluid system.Alkalus
$ Made Queued Chemistry Packages load recipes in Post-Init.