Age | Commit message (Collapse) | Author |
|
+ Added a handful of new, old textures from GT4.
% Rewrote portions of the Blueprint item again, to try make it work better with NBT.
+ Added an Example NBT item for myself~ because I am a derp.
+ Added some custom textures for the Industrial Centrifuge.
% Moved all the GT4 Tile Entities to their own loading class.
|
|
to be used with the workbench.
% More Internal work on the Workbench and it's handling of shit.
+ Added an interface for blueprints and other shit to utilize.
|
|
+ Added recipes and fuels for all Geothermals. (Normal Lava and Pahoehoe Lava)
$ Fixed workbench not saving crafting table contents when closed.
% Changed internal loading of Workbenches, Tanks and Geothermals.
% Disabled old workbench buttons, now using Gregtech Holo slots.
|
|
|
|
Gregtech.lang file
|
|
1.7.10 and Gt5.
% Changed the IDs of workbenches.
|
|
|
|
a WIP.
// Temporarily added Workbench registration to the Tiered Tanks Loader.
% Added some logging to the Plate Generation.
$ Fixed getTexture() in BaseMetaTileEntityEx.java to now support all branches of Gregtech.
|
|
|
|
+ Updated Generated Tools and their damage taken when mining blocks.
> Now meta-tools only generate if they have a valid colour, durability and recipe contains valid components.
$ Fixed Fluid Cell Recipes between .08/.09 branches.
% Cleaned up some old textures.
+ Added a log message to output total recipes the mod has added for crafting table use.
+ Started the base work for extra NBT data saving for GT TileEntities.
|
|
+ Bumped Build version and recommended version.
|
|
|
|
$ Fixed the block texture for the matter fabricators internal space.
|
|
the changes I made in AspectStack handling.
% Changed how logging is done for cable reflection tasks.
|
|
+ Bumped version in CORE.java
- Removed some Gradle files that aren't required.
- Removed some Deobf libs and gregtech/api/metatileentity/implementations/GregtechMetaBasicTank.java.
|
|
+ Added gradle build files.
|
|
+ Added a few missing classes from my last merge.
|
|
|
|
$ Fixed Cable Tile Entities for older GT versions, it now uses reflection to determine overheat ticks value, otherwise uses default. if .08 is loaded, it uses the old method.
$ Swapped the tiered tank back to standard MTE classes.
% Changed internal handling of GT Tools again, to better support wrenches on versions that don't themselves.
+ Added the last missing libs/deps.
|
|
+ Added some Buttons to the workbench (WIP)
$ Workbench now uses the vanilla recipe handler.
$ Fixed the tool slots on the Workbench accepting the wrong items in certain cases.
+ Added hundreds of new machine recipes for all of the materials, due to below.
$ Rewrote recipe generation classes, things like plate bending and extrusion recipes now fall in line with GT tiering.
+ Added more functions to Materials.java, now you can get any item from them. (getDustSmall(5))
% Changed tool handling to better support older versions of Gregtech that don't allow Wrenchs to work as a BC/EIO wrench.
% Moved more GT related content to HANDLER_GT.
+ Added a basic re-implementation of the Meta Tile Entity system for GT Machines, using my own blocks as a base. In a feeble attempt to store NBT data to Itemblocks on drop/break.
% Changed lots of debug logging to only show in debug mode, if I missed anything, let me know.
|
|
|
|
|
|
% Internal changes to dehydrator recipe handler.
% Recipe handler now takes an ItemStack[] not two ItemStacks.
|
|
% Renamed a method that converted arrays to fixed sized lists.
% Added a Util function to determine server or client easier.
|
|
|
|
|
|
|
|
$ Fixed an Issue where client side texture related code was called on the server.
% Bumped Version.
|
|
% Improved handling of xmod item integration.
% Changed the way the Skookum Choocher works, now it's mode is toggle with shift+Rightclick.
- Removed some old textures and committed some classes I missed in earlier updates.
|
|
|
|
|
|
+ Re-added recipes for the Rocket Engines.
|
|
GT 5.9 (ToDo)
- Removed two unused classes.
|
|
% Changed a few instances of ++ to plusplus.
|
|
|
|
CustimIcons in preInit.
% Changed Skookum Choocher recipe to now use a stickLong, instead of two ingots.
|
|
head is now the side you swing with. (Makes more sense)
% Changed logging for tool generation.
% Made Choocher behaviour simpler and more efficient.
|
|
> Behaves like a wrench unless you hold shift
> While shift is held, it prospects like a Hard Hammer.
> It functions as a wrench when mining machines and a Hard Hammer when mining anything else.
> There are over 100 types available from GT's materials.
+ Added in the FluidItemBlock.class
|
|
$ Now it Renders properly and functions as a GT-esque type tool.
- Removed static calls to excluded build classes.
% Started changing things to final in all cases. (Apparently better Java practice)
|
|
$ Changed Alloy Boiling points.
$ Rewrote the dust recipe handlers.
|
|
Tweaked names for Fluids
Tweaked Textures and colouring for Fluids
|
|
cost based on mass, not just what I feel like. lol
|
|
Making more things final and accessible to others.
|
|
Making some changes to null arrays, so they no longer are.
|
|
|
|
life easier if I do something similar in 1.10)
|
|
+ Added Double Plates for all materials.
$ Fixed Cell Recipes.
$ Fixed an issue where client code would crash the server.
|
|
when loading on a server.
|
|
+ Added recipes for lower tier Huge pipes using double plates to enable their use earlier on.
|
|
+ Added a new pre-release (Hopefully it's a stable build without any bugs)
|