aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets
AgeCommit message (Collapse)Author
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.
2016-07-18+ Added Custom spawn eggs.Draknyte1
% More stuff added to Utils.java
2016-07-10+ Added the Working Frame. (No recipe yet)Draknyte1
> This Frame Allows maximum production for your bees.
2016-07-10+ Added in the Frames from ExtraBees (Because Binnie never updates)Draknyte1
% Reused his textures and names.
2016-07-09+ Added a EV BatteryDraknyte1
% Changed Item Registration for Rotors & Components
2016-07-09+ Added GT5 Extruder Shape for Windmill ShaftsDraknyte1
+ Added Recipes for All Rotors and components.
2016-07-09+ Added Shaft components for all 4 Rotors.Draknyte1
2016-07-09+ Added Rotor Components for the new IC2 Rotors.Draknyte1
2016-07-09+ Added 4 Types of Kinetic Rotor for IC2Draknyte1
% Changed internal handling of Rotors to better support them.
2016-07-09+ Added in a IC2 Kinetic gearbox rotor made from Iridium.Draknyte1
+ Added Framework for adding in future Windmill rotors.
2016-07-05+ Added New Centrifuge GUI Texture.Draknyte1
% Rewrote Centrifuge GUI/Container workings.
2016-07-02%Renamed xmod handlers.Draknyte1
+Added in a new Bee Frame - The Mutagenic Frame.
2016-06-29Think I've fixed bad textured registration.Draknyte1
All fluids should now have valid textures or textures missing within the <MiscUtils> domain.
2016-06-29+Custom Alveary Blocks (Very W.I.P.) - Disabled unless debug mode is enabled.Draknyte1
+Custom Jack Daniels Brewing Recipes for Growthcraft and Psychedelicraft. $Fixed a weird texture overwrite (Electric Blast Furnace & Large Bronze Boiler)
2016-06-29+Added Two Frames for ForestryDraknyte1
+First attempt at adding an Alveary block for Forestry As always, Used authors code to implement it the cleanest way possible. (Sorry if you don't like it, but feel free to offer PR's with better solutions)
2016-06-26+Electric Blast Furnace clone - For TestingDraknyte1
+Added Blazing Pyrotheum +Added Gelid Cryotheum +Added Blizz Rods
2016-06-23Adds Jack Daniels as a Growthcraft Booze! :DDraknyte1
2016-06-20+Added New Circuits & Components along with recipes.Draknyte1
+Added A complete set of Machine components up to MAX voltage along with recipes. +Started Initial work on multiblock items (Similar to the turbine rotor needed in Large turbines) +Added better support for future recipe additions.
2016-06-19+More Circuit & related Part textures.Draknyte1
2016-06-19+More classes stolen from GT to implement my own items on a metaitem.Draknyte1
+Added LuV -> Max Voltage Machine components. +Added Rocket Engines, High tier diesel generators. +Added new textures for everything. +Added BedLocator_Base.java - Debug item for testing and NBT data storage. +Added Machine_Charger.java - Another Debug machine for testing NBT value manipulation.
2016-06-16Done a lot of work on the NFHG.Draknyte1
Also did some more refactoring beforehand.
2016-06-14+Updated Lang FileDraknyte1
~Tried some code clean-up on the Helium generator.
2016-06-02~Changed Coke Oven RecipesDraknyte1
~Cleaned up a handful of classes (ModItems.java, RECIPES_Machines.java, Utils.java & UtilsItems.java) +Added a handful of DEBUG classes (To resolve multiblock shaping issues) +Added GregtechMetaTileEntityIndustrialPlatePress.java +Added textures for itemStickyRubber, itemIngotBatteryAlloy & itemPlateBatteryAlloy. +Added a basic wrapper for direct MineTweaker script usage (Ultra W.I.P.) >This will probably be changed to preload .zs scripts, regex and handle appropriately, but undecided.
2016-05-30+Helium Generator, Initial CommitDraknyte1
+Reformatted Item Generation
2016-05-24+Industrial PressDraknyte1
+New Coke Oven GUI +Changed casings internally. +3 Coke Oven Recipes.
2016-05-12OreDict entries for all Shards from TC and FM! :DDraknyte1
2016-04-28Bumped mod version up a minor after this last little code cleanup.Draknyte1
2016-04-24Trying to use some new textures for the centrifuge.Draknyte1
2016-04-04Added in an Iron Blast furnace, to give an alternative to the Bronze one.Draknyte1
Takes 5-6x longer, Uses 3x fuel, but is far cheaper to make.
2016-04-03Finally, Got everything working how I want. Only thing left to do is the ↵Draknyte1
anti-grief block. Fixed Buffer Cores, now there is 10 tiers, all with a unique colour and recipe. Energy Buffers have had their recipes revised, due to new recipes for the cores. Steam condenser may need tweaking, but for now, I'll let it slide and players test it. Updated a few graphics too, the Staballoy Axe and Pickaxe, the Buffer Core and the New Hammer Tool all received visual updates. Compiled build and Dev. build will be up shortly.
2016-03-19Updated SafeBlock GUI, Removed 2 unused buttons and their related code.Draknyte1
Playercache is now Active and caching playerdata, for use in GUIs and other places. ;) Player Safe Blocks should now be 100% intruder safe.
2016-03-19Added GUI for the SafeBlock.Draknyte1
Will add a changed version next commit.
2016-03-13Disabled Debug Mode, Change conduit materials so that they're actually ↵Draknyte1
useful (Not Helium and HSLA) & swapped out a texture on a [WIP] block.
2016-02-29V0.9.2 Release - Removed dev features and some messy code to push a 0.9.2 ↵Draknyte1
snapshop codebase.
2016-02-27Tidying things again..Draknyte1
2016-01-20Initial CommitDraknyte1