aboutsummaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Collapse)Author
2016-09-10+ Added Gregtech Fluid Cells, in 1, 16, 36, 144L varieties.Draknyte1
2016-09-10[1.4.6.3-release]Draknyte1
+ Bumped version. % Renamed unique dust class. $ Fixed a compile issue with L18n from Apache commons.
2016-09-10[1.4.6.1-release]Draknyte1
% Bumped Version. % Cleaned up Dev. Code and disabled a few components for a new public release. % Changed some internal code related to blocks, GT casings from GT++ should now handle better. - Removed Processing_HotIngots.java
2016-09-06+ Added some MultiPickaxes.Draknyte1
% Improved a few aspects of the Tunnel Digger pickaxe. $ Tried fixing some bad names with spaces where they should be.
2016-09-05+ Added some more fluid textures.Draknyte1
2016-09-05+ Added Lithium Carbonate recipes.Draknyte1
+ Added some fluid textures. % Changed names to be mixes on some fluids.
2016-09-03% Finalized cells & Nuclear fluids for now.Draknyte1
2016-09-03+ Final work on fluid cells for now.Draknyte1
> They should all work fine, with names and icons.
2016-09-02+ Forgot these TexturesDraknyte1
2016-09-02$ Fixed a texture mislabel.Draknyte1
2016-09-02+ Added more Nuclear related FluidsDraknyte1
+ Added cells for each liquid.
2016-09-01% Updated version of IC2 this was built against.Draknyte1
% Changed some some things regarding fluids and their handling during loading.
2016-08-30+ Added nuclear fuel liquids.Draknyte1
> Uranium Hexafluoride and Uranium Tetrafluoride.
2016-08-29+ Added some Custom Fluid Pipes for Gregtech.Draknyte1
+ Added recipes for all pipes. % Updated the icon for the backpack so the strap looks like it is a tad bigger.
2016-08-29+ Added Custom Backpacks.Draknyte1
- Removed some old blocks which were statically generated. They still exist, now just are created using the dynamic block creation system.
2016-08-29+ Bumped VersionDraknyte1
2016-08-28$ Fixed a Bug regarding mis-registration of blocks.Draknyte1
$ Fixed a bug where rendering code was called server-side, causing a crash.
2016-08-27$ Third and hopefully final fix for #8.Draknyte1
2016-08-27$ Hotfix for Issue #8Draknyte1
> Thaumcraft Aspects now can be spelt wrong, as they were in older GT versions.
2016-08-27$ Hopefully fixed issue #8.Draknyte1
2016-08-27$ Bumped Version to v1.4.3.13Draknyte1
+ Added Latest Release
2016-08-27% More work on the generators.Draknyte1
+ Added custom names for them, hopefully.
2016-08-17+ Added the custom Alveary blocks.Draknyte1
> Still a MASSIVE W.I.P. - Removed a rare debug rendering occurrence when not in debug mode.
2016-08-14+ Added Personal Cloaking Device.Draknyte1
+ Added Personal Healing Device.
2016-08-04+ Added light dependency on LibShapeDraw-1.3.2-dev.jarDraknyte1
+ Added debug rendering to multiblock code, to help assist with assembly. - Removed Sinter Furnace load code, in prep. for release. - Disabled the event handler for Logins, no more free Raisin Bread! % Changed a lot of utility methods into their own class, MathUtils.
2016-07-31+ Added long Rods for all MaterialsDraknyte1
+ Added Tungsten Carbide, Silicon Carbide, Talonite, Stellite, Maraging Steel 250/300/350, Zeron-100. + Added more recipes for everything in general.
2016-07-30+ Materials handler now generates blocks and frames from each metal.Draknyte1
+ Static materials added are now added dynamically with no side effects. + Added some new Materials.
2016-07-29+ Added a Material creation backend.Draknyte1
+ Added far more components per material now. + Added Frame Boxes.
2016-07-27+ Added Base classes for meta blocks.Draknyte1
+ Added Base classes for ItemBlocks. % Changed a Few tooltips for newly generated material items.
2016-07-27+ Added plate handler for item generation.Draknyte1
% Changed internal item handling, to use abstract classes. % All Generated items now register against the OreDictionary.
2016-07-27+ Added Raisin ToastDraknyte1
+ Added Curried Sausages $ Fixed broken hot food cooling tooltip logic.
2016-07-27+ Added Food and Hot foodsDraknyte1
+ Added Tantalloy 60 & 61 Ingots & Hot Ingots. + Added a Special Loaf. + Hot Ingot now do damage when holding them. + Hot foods now do damage when holding them. + Added automatic naming of Ingots when being added.
2016-07-27+ Added a Plate Bender Recipe for Staballoy.Draknyte1
+ Added a Blast Furnace Recipe for Staballoy. + Added a Vacuum Freezer Recipe for Staballoy. + Added Some Raisin Bread for ImQ009. + Added a placeholder item for invalid recipes, so that broken recipes show up and hidden/unavailable stuff doesn't. + Added a handler for generating ingots & Hot ingots. % Changed Staballoy to generate from this new ingotHandler. % Changed getItemStackOfAmountFromOreDict to handle meta, thanks to Greg for pointing that out. % Changed Matter Fabricator to actually have an output (It was returning 0 previously, thought worked) - Removed pollution value from the Matter Fabricator.
2016-07-25- Disabled the Industrial Centrifuge for now (Configuration option available ↵Draknyte1
to turn back on) + Added Solar generators, but are disabled by default through config.
2016-07-25+ Added a config file!Draknyte1
+ Added textures and Names for the alternative rotors if EnderIO is not installed. % Changed a few internal things (Look at the commit if interested)
2016-07-25% Swapper Sensor and Emitter textures, because I had them backwards.Draknyte1
2016-07-24$ Fixed the missing LuV Rocket Engine Recipe.Draknyte1
+ Re-added support for EnderIO Fuels for use in any voltage Diesel generator. % Changed the textures for the batteries, added two new types. (Cadmium and Lithium)
2016-07-23% Changed the recipe for the Industrial Centrifuge ControllerDraknyte1
$ Fixed a spelling error for Staballoy ingots.
2016-07-22+ Build Bump & release added.Draknyte1
2016-07-22+ Added Blood Steel Dust.Draknyte1
2016-07-22+ Added a dust handler - Staballoy is now added.Draknyte1
2016-07-22+ Latest test build (For Leagris and Bear989)Draknyte1
% Bumped Build Versions. - Removed two older versions.
2016-07-22+ Added replacement rotors to replace the Energetic/Vibrant types if EnderIO ↵Draknyte1
is not installed. + Added support for ImmersiveEngineering's Coke Oven Block to be used in recipes & overall mod support now. + More work on the Solar Generators. (disabled for now though, for public builds) $ Fixed the ExtraBees Checking.
2016-07-20% Version Bump, due to adding what I consider, a lot of work towards ↵Draknyte1
multi-GT version texture handling.
2016-07-20% Version Bump and fresh builds.Draknyte1
% A HUGE Thanks to @leagris and the rest of the BeyondReality team & Playerbase for helping me find all the bugs!
2016-07-20% Changed Multiblock descriptionsDraknyte1
% Changed the GT-TextureHandler for the IndustrialCentrifuge, borked it somehow.
2016-07-20$ Think the mcmod.info finally works?Draknyte1
2016-07-20+ Added New Guis for all the Multiblocks.Draknyte1
2016-07-19% Bumped Versions and moved mcmod.infoDraknyte1
- Disabled the Skookum Choocher for now. :( $ Gave some thins placeholder textures.
2016-07-19> Attempted to implement a new GT-esque tool, the Skookum Choocher.Draknyte1
> Texture issues everywhere, but it's related to another issue from long ago. > Think fixing one will fix the other.