aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Collapse)Author
2019-05-16% Improved Selenium processing recipes greatly.Alkalus
$ Fixed spelling mistake in name of Selenious Acid.
2019-05-16+ Added config option for harder Hulls/Casings.Alkalus
+ Added new refinery processes for Selenium. + Added Selenium Dioxide & Selenious Acid.
2019-05-16+ Added new recipes for LuV+ Machine Hulls and Casings.Alkalus
2019-05-14% Minor Adjustments.Alkalus
$ Minor Fixes.
2019-05-14+ Added new Fireproof Bauble.Alkalus
$ Fixed #479.
2019-05-14$ Fixed NPE when Thermal Foundation existed.Alkalus
^ Version Bump.
2019-05-13% Adjusted ID of Industrial Vacuum Furnace.Alkalus
% Adjusted Textures on Industrial Vacuum Furnace.
2019-05-13+ Added the Industrial Vacuum Furnace. This Multiblock also doubles as a ↵Alkalus
Dehydrator for higher tiers. + Added recipe for the Industrial Vacuum Furnace. % Cleaned up heating coil code, now it's in one location for easier updating in future.
2019-05-13+ Added EntityDeathHandler.java, along with some custom drops for Zombies, ↵Alkalus
Blazes and SpecialMob's Brutish Zombie. $ Temporarily disabled bonus outputs again on Multiblocks, fixing the ghost item issue along with processing.
2019-05-13+ Added High Quality Industrial Diamond.Alkalus
+ Added various material components. + Added a debug machine used for calling the Garbage Collector. + Added recipe to obtain Hot Water. + Added way to obtain Dragonsblood. + Added lots of quick access fluids directly to FluidUtils. % Updated English Locale. $ Fixed issue preventing all Multiblocks from forming. $ Fixed some minor texture issues.
2019-05-13+ Added 5 lower Tier charging packs.Alkalus
2019-05-12% More work on Advanced Mufflers.Alkalus
2019-05-12+ Properly implemented Air Filter requirements & a new GUI for Advanced ↵Alkalus
Mufflers.
2019-05-12- Removed Strontium compound fluid cells.Alkalus
% Expended output slots on ABS from 1 -> 9. $ Minor bug fixes regarding special dust mixer recipes.
2019-05-12+ Added Strontium processing chains.Alkalus
+ Added cutting machine recipes for Blocks -> Plates for GT++ materials. % Adjusted Rare Earth Sifting to no longer give Gd, Yb, Sm instead now provides small ore dust, which can be processed for Yb, Sm and Sr. % Adjusted Strontium RGB and texture set slightly. % Arceus Alloy 2B now requires Strontium as a component.
2019-05-12$ Greatly improved Cape Handler, Prevents long delays upon first inventory open.Alkalus
2019-05-12+ Thermal Boiler now pulls lava filters from an input bus.Alkalus
+ Added some minor GUI functions to GregtechMeta_MultiBlockBase. + Added some new Reflection functions.
2019-04-29+ Added Framework for Thermal power based upon the code used for RF.Alkalus
> This is more effective than trying to use the GT EU code for the exact same thing.
2019-04-29$ Fixed bug when breaking blocks which drop their inventory contents.Alkalus
$ Fixed Hardness of Lead Lined Chest. $ Fixed handling of tools/electrics in the Tree Farmer. % Updated English Locale.
2019-04-29$ Fixed Powder Barrel not being set correctly in .08.Alkalus
$ Fixed issue with string comparisons.
2019-04-29$ Potentially Fixed #469.Alkalus
$ Fixed #468 last commit, oops.
2019-04-29$ Fixed lots of minor issues with recipes.Alkalus
% Adjusted cost of Air Intake Hatch mildly.
2019-04-29Fixed #457.Alkalus
2019-04-29$ Fixed Bus ASM by actually removing old constructors.Alkalus
2019-04-29$ Fixed Super Buses not having > 16 slots.Alkalus
2019-04-26+ Added some Items specifically for running Digital Tree Farms.Alkalus
+ Added some Common Energy Utility Classes. + Added ASM to fix handling of hatch slots for busses. (Partial implementation)
2019-04-26$ Fixed a minor oversight regarding MAX tier components in GTNH.Alkalus
2019-04-26$ Adjusted Tree Farm to Scale Input requirements and OC.Alkalus
2019-04-26% Re-enabled Tree Farmer recipes.Alkalus
- Disabled some logging.
2019-04-26$ Fixed the Tree Farm.Alkalus
2019-04-24$ Made DEDP use the GT++ Base Multi Meta Tile.Alkalus
% Cleaned up lots of commented useless code.
2019-04-24$ More Adjustments to the Client Proxy ASM Patch.Alkalus
% Adjusted some Tree Farm code.
2019-04-24$ Fixed GT_Client ASM not actually running.Alkalus
2019-04-24$ Fixed another small derp in GT's Client Proxy.Alkalus
2019-04-24% More work on rewriting the Tree Farmer.Alkalus
% Renamed Tree Farmer Casing. % Cleaned up a few imports. $ Fixed assorted minor bugs with Multis. $ Fixed Issue with GT_Utilities via ASM.
2019-04-24$ Reverted changes to TC classes.Alkalus
2019-04-24- Disabled TC4 custom aspects temporarily.Alkalus
2019-04-24$ Fixed StackOverflow, caused by my negligence to realise this was the base ↵Alkalus
class lookup function.
2019-04-24$ Fucked with TC4 integration. Enabled lots of logging.Alkalus
2019-04-24$ Fixed the GT Proxy getter returning bad fields on the wrong side. ↵Alkalus
(Server/Client) % Minor work on the Tree Farm.
2019-04-23+ Added Rhugnor.Alkalus
+ Added Carbyne as a proper material. $ Fixed ASM Derp in IC2 Hazmat transformer.
2019-04-21$ Moved EBF recipe to try fix NPE.Alkalus
2019-04-20$ Possibly Fixed weird crash.Alkalus
2019-04-20% Tweaked DEDP outputs.Alkalus
$ Fixed IC2 Hazmat ASM throwing IncompatibleClassChangeError.
2019-04-18$ Small bit of work on the Deep Earth Drilling Platform.Alkalus
2019-04-18+ Basic loot pool for Deep Earth Drilling Platform.Alkalus
+ Added Runite and Granite Ores.
2019-04-18% Made Bombs better.Alkalus
2019-04-18% Improved Mode handling on some tools, Electric lighter now has a ↵Alkalus
projectile mode. $ Fixed Bombs not having a renderer. $ Fixed Mode changing on custom GT Tools. Fixes #80
2019-04-18+ Added more tools.Alkalus
2019-04-18$ Fixed Large Sifter formation. Closes #443 Closes #261Alkalus