aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-20+ Added a fire pit, which will go out in the rain and ignite from a nearby ↵Draknyte1
fire source. + Added capability to the fire starter, to ignite the fire pit directly. % Changed Shard handling event.
2016-12-20+ Added Recycling recipes for the Iron Plated Bricks.Draknyte1
$ Fixed some inverted logic, where it would give TC shards 99.99% of the time.
2016-12-20$ Fixed the handler only running when TC was loaded.Draknyte1
2016-12-20% Commented out Block handler examples.Draknyte1
2016-12-20+ Added Non-TC shard drops to Grass, Vanilla Logs and Stone (1/256 chance) ↵Draknyte1
when TC is not installed.
2016-12-20+ Added config options for the Skookum Choochers and the 3x3 Tools.Draknyte1
+ Enabled the BlockEventHandler.
2016-12-01+ Improved the tooltip on Drained Shards.Draknyte1
2016-12-01+ Basic Fire Maker. (1/4 change to light a fire, can also set you on fire if ↵Draknyte1
it fails) + Maceration recipes for the non-TC shards into non-TC shard dust. (Which GT then oreDicts into it's own, for making Energy Crystal) + Recipes for the Multi-tank Controller and it's frame blocks. (Fixes #40) + 4 new pipe types. Now there are 5 sizes of Tungsten, Dark Steel, Lead and Clay. - Hydrogen Blobs no longer get registered as dustHydrogen. (Broke many things without intention) $ Hopefully made a fix to the Multi-Tank, where it would reset it's storage multiplier to 0 or 1 when a world reloaded. % Enabled a previously disabled logging feature. + Put extra logging into getItemStackOfAmountFromOreDictNoBroken() during debug mode. $ Cleaned up ReflectionUtils.java and added a new method getMethodName() which will show where a method was called from.
2016-11-30$ Refined recipe handler for Blast Smelting, it now accepts single dust -> ↵Draknyte1
molten recipes. (Moved the position of the code to after the single dust recipe is generated.)
2016-11-30+ Added a Blast Smelter Recipe check, so that things with invalid ↵Draknyte1
sub-components won't ever get a multi-dust recipe at all. (Should fix #43) - Removed an old function for obtaining items excluding certain mods. Not really needed any more at all.
2016-11-30+ Added dusts for EnderIO materials. Fixes #38Draknyte1
2016-11-30% Updated README.mdDraknyte1
2016-11-30% Changed Forestry handling for Optional annotations.Draknyte1
> Shouldn't crash now if Forestry does not exist. Should fix #44.
2016-11-29+ Added some Thaumcraft Shards, they will not generate unless Thaumcraft is ↵Draknyte1
missing. + Added recipes to create these shards. + Added a texture for shards. + Added a class to handle Block Events. BlockEventHandler.java % Improved formatting on the 'Infused' dusts.
2016-11-28F Updated the version of Forge this is built against, now it's 1558.Draknyte1
- Removed a bunch more annoying recipe logging during startup.
2016-11-25$ Changed Safe recipes, so now they're actually craftable.Draknyte1
2016-11-25$ Fixed improper variable names. Didn't refactor them, so all usages of them ↵Draknyte1
broke.
2016-11-25+ Added a configuration option for every custom pipe, cable/wire & machines, ↵Draknyte1
singular and multi-block type (A few non-machine things aren't configurable still, but on the to-do) % Changed the scanner results when used on a Multi-tank controller.
2016-11-24^ Bumped version to v1.4.9.8-alphaDraknyte1
2016-11-24- Removed lots of logging from the fluid tank. It's now enabled in debug mode.Draknyte1
2016-11-24$ Finished the Multi-tank.Draknyte1
% Deprecated the Helium blob in favour of the Hydrogen blob.
2016-11-23+ More work on the Large Multi-Tank.Draknyte1
> Other than it's ability to keep the output hatches filled, it works perfectly. - Removed LOTS of logging which was generated due to Blast Furnace recipe creation.
2016-11-23$ Heavily improved the code for item replacements in CoreItem.java.Draknyte1
+ Added handlers in Material.java for materials with invalid names. % Changed logging on some math related functions in Utils.java. + Added an extra case for Infused dusts into MaterialUtils.java.
2016-11-23+ Added some new dust generation code, for cases where I only want generate ↵Draknyte1
singular dusts, with small/tiny dusts. % Added dusts for AER, IGNIS, TERRA & AQUA, which won't require TC and will have alternative recipes.
2016-11-23+ Added proper components for the ENERGYCRYSTAL material.Draknyte1
+ Added proper components for the BLOODSTEEL material. + Added a feature to CoreItem.java that allows items to be replaced (easy deprecation of older items). $ Fancied up the PlaceHolder Texture. % Tweaked the recipe for the Maceration Stack Controller.
2016-11-23+ Added placeholder textures for the second set of casings.Draknyte1
2016-11-23- removed hard railcraft dependency.Draknyte1
% Changed log messages for missing material components. Now it lets the user know they can re-enable it themselves if they don't want to wait on Blood to fix it. :)
2016-11-23- Removed some dead code from safes.Draknyte1
+ Added some log messages for #35 so that people can/will tell @Blood-asp about missing items. Since it's not my issue.
2016-11-23$ Hopefully cleaned up and fixed some of the standing issues with safes.Draknyte1
+ Added a dependency for NEI in dev, not used yet for ssp/smp.
2016-11-23+ Added some @Optional and Reflection checks.Draknyte1
> Not really sure, haven't had a desktop in 2 weeks. Think this fixes alvearies? dunno.
2016-11-14^ Bumped the Version to v1.4.9.4-prerelease.Draknyte1
2016-11-14- Removed recipe dumping during mod-loading. It's still enabled in debug mode.Draknyte1
- Removed some useless GT material handler code which I no longer need/use.
2016-11-14+ Added a recipe for the Matter Fabricator CPU, Frames and Coils.Draknyte1
2016-11-14% Changed the way Forestry blocks are handled, should stop overrides of the ↵Draknyte1
default Alveary components. $ Changed recipe checking of the Alloy Smelter, instead of only checking the first two slots, it now will check a dynamic size. Should fix #36.
2016-11-07+ Added addition checks for availability of the internet.Draknyte1
> Should fix #34 and #27 forever, for all nationalities using this mod. (Maybe 4 checks isn't enough though?)
2016-11-07$ Fixed the LFTR formation code.Draknyte1
> It now requires 4 Mufflers, no more, no less.
2016-11-06+ Added two new recipes for etched IV wiring. Should help with #35Draknyte1
+ Re-did imports again, from the desktop, with looser rules.
2016-11-06Revert "$ Cleaned up the entire project."Draknyte1
This reverts commit 0669f5eb9d5029a8b94ec552171b0837605f7747. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMTE_NuclearReactor.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_MassFabricator.java Revert "% Cleaned up Imports." This reverts commit 3654052fb63a571c5eaca7f20714b87c17f7e966.
2016-11-04% More work on the LIFT build code.draknyte1
2016-11-04$ Cleaned up the entire project.draknyte1
> Much neat, very nices.
2016-11-04% Cleaned up Imports.draknyte1
2016-11-04% Changed encoding of super/sub script characters to Unicode from Eclipses ↵draknyte1
dirty default.
2016-11-04$ Now actually uses the LFTR not a steam condenser. loldraknyte1
2016-11-04% Changed Construction of the LFTR, now it's 7x7x4, in terms of LxWxH.draknyte1
+ LFTR is now registered on startup for internal testing, expect results soon.
2016-11-03+ Added code for the new LFTR design, 21x21.draknyte1
2016-11-03+ Now turns scrap into UU-A, pre-fuel check, so you can funnel Scrap in and ↵draknyte1
create UU-A on the fly, for a reduced cost. + Much Logging, many reads.
2016-11-03+ Added support for using items as input for the Matter fabricator.draknyte1
2016-11-02$ Fixed textures for new casings being invalid upon placing.draknyte1
- Stopped tracking pointless changes to .classpath
2016-11-02Merge pull request #33 from draknyte1/laptopMergeAlkalus
Things I fixed during my workspace clone.
2016-11-02- Removed an old file left on the laptop from last time.draknyte1