Age | Commit message (Collapse) | Author |
|
+ Added some log messages for #35 so that people can/will tell @Blood-asp about missing items. Since it's not my issue.
|
|
+ Added a dependency for NEI in dev, not used yet for ssp/smp.
|
|
+ Re-did imports again, from the desktop, with looser rules.
|
|
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.
|
|
> Much neat, very nices.
|
|
|
|
+ LFTR is now registered on startup for internal testing, expect results soon.
|
|
|
|
|
|
UUIDs.
|
|
|
|
% Will re-use dual fluid generator code later.
|
|
$ Fixed the Alloy Blast Furnace doing the wrong things when processing recipes. (Recipes just for circuits to molten metal)
% Refactored a heap of Textures.
|
|
|
|
+ Added Grisium.
% Tweaked the MultiPickaxes.
% Did some more work on the Blast Smelter controller.
$ Finished work on the Blast Smelter Recipe generation (It's not unique enough yet, apparently)
> After numerous re-write attempts at this all morning, the issue remains that recipes overlap.
> Recipe output logging for this is still enabled, but it currently only does Osmiridium for a test run.
- Removed some useless classes.
|
|
% Renamed lots of classes.
|
|
server/client versions, all with various constructors. (World/String/UUID) - Closes #31
% Moved a heap of Code to separate Utils classes.
|
|
+ Added Subscript integers to Chemical Formulas.
|
|
+ Added new dusts for nuclear fuel production.
$ Fixed OreDictionary not working for some recipes.
$ Changed the Textures on some machines, to now use GT4 overlay textures.
|
|
- Removed all old code now not required by tanks.
- Removed the GT4 workbench classes, favourite my homebrew ones.
|
|
+ Slowed down the other vent texture to half speed.
+ Added code to allow the usage of the new custom textures.
+ Added some debug messages for furnace recipes.
% Cleaned up the NetworkUtils class and added a nice internet availability check.
$ Fixed an issue where Geothermal generators did not implement pollution values for GT 5.09.
% Changed the textures on the Rocket Engine Generators, for hopefully the last time.
% Cleaned up dual fuel code for Rocket Engine Generators.
^ Bumped the build version to 1.4.9-dev
|
|
% Changed the Rocket Engines to now require two separate fuels at once. (The secondary fuel will deplete quite slowly, consider using the better fuel here)
% Changed interface handling for the Tesseract Terminal.
|
|
+ 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.
|
|
+ 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.
|
|
|
|
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.
|
|
$ 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.
|
|
$ 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.
|
|
% 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.
|
|
|
|
|
|
GT 5.9 (ToDo)
- Removed two unused classes.
|
|
$ 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)
|
|
+ Gave the multitank it's own casings and textures.
$ Fixed a case where I used Materials.VALUES instead of Materials.values() to improve GT 5.9 compat.
|
|
% Changed Cell recipes to be cheaper.
% Changed All generated pipes EU/t and time taken, to fall in line with other materials and their tiers.
|
|
+ Added the Multitank, 3x3x20, at biggest, minimum 3x3x4 (Height wise)
$ Fixed TF stuff loading when it shouldn't, again.
|
|
% Cleaned up fluid duplicates.
% Cleaned up handling of GT Meta-Tools.
% Changed tone of my latest Fluid Cell icons, now it's darker and more defined.
- Removed some dead classes that have no use.
|
|
|
|
changed, but currently serve no use.
% Changed colouring of MAX tier components
|
|
+ Added some log messages for what gets added to GC FishTraps.
+ Added a version check to the FishTrap related content loading, so as only to support older versions. 2.3.1 and below.
|
|
now it's gtPlusPlus.
|