aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Collapse)Author
2017-11-15$ Fix Hatch Check on Sifter.Alkalus
$ Fix Invalid RFTools import.
2017-11-14Revert "% Changed Wash Plant recipe handling."Alkalus
This reverts commit 98d4998aafa2f5b6f1ad518b6effe52b6a7c7c18.
2017-11-14Revert "$ Re-did some recipe handling, several different multi-blocks now ↵Alkalus
give the correct outputs. Fixes #68." This reverts commit 9d7ea595609228d8341c0dc7c9a7461153d764bb. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCentrifuge.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialThermalCentrifuge.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialWashPlant.java
2017-11-14% Formatting.Alkalus
2017-11-14% Formatting changes.Alkalus
2017-11-14$ Fixed Thermal Boiler guide book recipe.Alkalus
2017-11-14$ Hacky fix to make books readable.Alkalus
2017-11-14$ Fixed unreadable custom books issue.Alkalus
2017-11-14% More bookwork.Alkalus
2017-11-14% More book changes.Alkalus
2017-11-14+ Added custom books.Alkalus
2017-11-13% Tried to make bauble 3d ad made it unrepairable.Alkalus
2017-11-12$ Proper fix for held icon of modular bauble.Alkalus
2017-11-12$ fixed bauble handheld item icon.Alkalus
2017-11-12$ More small MT inventory corrections.Alkalus
2017-11-12$ Small fixes to slot handling.Alkalus
2017-11-12$ fixed item push/pull for Modularity Table.Alkalus
+ Added some new MT textures.
2017-11-12% Improved base tile entity with custom name support and sided inventory ↵Alkalus
functionality. % Improved tool-tip of modular bauble tooltip. % Improved tile entities handling of per tick processing. $ Fixed Trade Table, to support new base changes.
2017-11-12% More changes to Modularity recipe handling.Alkalus
$ Fixed issue where the recipe time remaining would not save to nbt correctly.
2017-11-12+ New modular table gui texture.Alkalus
+ Added 9 storage slots for components to the modularity table. + Added a processing time to Modular upgrades.
2017-11-12% Formatting.Alkalus
2017-11-12% Allowed Modular upgrades to stack up to 64.Alkalus
$ Fixed upgrade stacks being consumed in one go. $ Fixed Icon not correctly aligning to bauble type. + Added a matching ring bauble texture.
2017-11-11$ Fixed the textures used by the Modular Bauble.Alkalus
2017-11-11$ Fixed HP boost not applying properly.Alkalus
$ Fixed modifiers not stacking properly.
2017-11-11+ More work.Alkalus
2017-11-11+ More modular work.Alkalus
2017-11-11+ More modular work.Alkalus
2017-11-11+ More work on modular stuff.Alkalus
2017-11-11+ Added in a modular bauble.Alkalus
2017-11-11$ Fixed an exploit involving limestone.Alkalus
2017-11-07+ Added 'The keys to the city' amulet.Alkalus
$ Fixed #153, Dark Steel pipes existing without EIO.
2017-11-06$ Slight adjustments to Mek recipes again.Alkalus
2017-11-06$ Fixed a small recipe removal error, Mek recipes should now be removed as ↵Alkalus
intended.
2017-11-06+ Added recipes for the Mek. Gas Tanks.Alkalus
2017-11-06% Redid every Mekanism recipe that required Osmium.Alkalus
2017-11-06+ Added Mekanism support, now it's Osmium and Circuits are useless for ↵Alkalus
Gregtech progression. $ Fixed HF potion entity not rendering. ^ Version Bump.
2017-11-06$ Fixed a small issue with the Sulfuric acid potion.Alkalus
+ Added a throwable HF potion, which is far nastier. + Added Fluid canner recipes for HF potions. % Rebalanced fluid amount gained from extracting raisins. $ Fixed raisin juice not having a proper recipe.
2017-11-06+ Added a config option to enable hidden NEi items.Alkalus
+ Added a config option to enable 'Machine Logging" for debug outputs. + Added exchange recipes for circuit components which become useless after enabling 'Old Circuits' option. $ Fixed some pre-existing recipes requiring unobtainable circuits if 'Old Circuits' is enabled. (ExU/GC). $ Fixed Industrial Thermal Centrifuge tool-tip. Fixes #150. % Added Soul Bind methods to NBTUtils.java to handle Botania items. ^ Version Bump.
2017-11-06$ Small fix to NPE's thrown when looking up the modids of other mod's items.Alkalus
2017-11-06$ Another NPE catch on the ASM.Alkalus
2017-11-06+ Added raisin juice.Alkalus
$ Added an NPE check to the ASM conditional.
2017-11-06% Hopefully greatly improved the structure check for the Industrial sifter.Alkalus
% Tweaked logging on the ASM transformer. ^ Version bump.
2017-11-06$ Fix bioethanol check in Ethylene creation.Alkalus
2017-11-05$ Should fix #148. CoalTar.recipeCreateEthylene() NPE.Alkalus
2017-11-05$ Should fix #147. Forestry Crash if not loaded.Alkalus
2017-11-05$ Hopefully fixed the ASM OreDict hack.Alkalus
2017-10-08$ Tried to improve the handling of Old circuit config in core mod.Alkalus
2017-10-08+ Added a sorting index of 10000 to the PreLoader module.Alkalus
2017-10-08$ Fixed Core Mod Not loading outside of Dev. environment.Alkalus
$ Fixed a spelling mistake in the circuit components to hide list. ^ Version Bump.
2017-10-08+ Added support for the new circuit components added since original ↵Alkalus
implementation.