Age | Commit message (Collapse) | Author |
|
|
|
% Rewrote Centrifuge GUI/Container workings.
|
|
|
|
= It now requires a turbine rotor of any size/metal in it. (It doesn't take damage)
+ Separate GUI/Container classes for the Industrial Centrifuge.
|
|
% Think I broke Multiblock machines somehow.
|
|
% Trying to fix texture overrides, but my array math is always bad. (Sorry)
|
|
|
|
|
|
+ Started work on a new GUI handler based off others, featuring dynamic ID ranges. (Internal code changes)
- Removed a very old GUI handler class, left the current one until the new one is done.
|
|
- Removed Old Builds
% Updated mcmod.info
+ Added latest Build
|
|
+ Bumped Build version.
|
|
|
|
$ Fixed a creative tab icon not rendering properly
+ Added the latest recommended build
|
|
% Changed a few things internally
? Maybe fixed the mcmod.info file
|
|
+Added in a new Bee Frame - The Mutagenic Frame.
|
|
%Improved Growthcraft Booze handling
|
|
being in its own.
%Renamed intermod package to xmod.
|
|
|
|
|
|
Should fix a few other fluid issues now with the new getFluidStack() method.
|
|
$Fixed TF Recipes for GT Machines.
|
|
All fluids should now have valid textures or textures missing within the <MiscUtils> domain.
|
|
+Custom Jack Daniels Brewing Recipes for Growthcraft and Psychedelicraft.
$Fixed a weird texture overwrite (Electric Blast Furnace & Large Bronze Boiler)
|
|
+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)
|
|
|
|
+Added Blazing Pyrotheum
+Added Gelid Cryotheum
+Added Blizz Rods
|
|
|
|
|
|
Didn't bump version, please redownload.
|
|
+Added Version log on startup.
+Bumped Build version and the latest release is available.
|
|
|
|
|
|
|
|
+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.
|
|
|
|
|
|
+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.
|
|
Does it ever end?
|
|
~Just trying to clean up the entire codebase for future projects.
|
|
~Recipe Handler now works in two segments, loading recipes as normal during Init and then from a queue during postInit.
~Queue should be populated throughout the mods init/preInit phases, so that they're not removed during recipe removal.
~Made more changes to the NFHG, not sure if I broke it more or not.. but it works, kinda.
|
|
|
|
Also did some more refactoring beforehand.
|
|
|
|
~Tried some code clean-up on the Helium generator.
|
|
~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.
|
|
+Going to create a new one though.
|
|
+Rewrote portions of the HG from scratch
|
|
+Reformatted Item Generation
|
|
+New Coke Oven GUI
+Changed casings internally.
+3 Coke Oven Recipes.
|
|
|