Age | Commit message (Collapse) | Author |
|
% 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)
|
|
+ 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.
|
|
$ Fixed an invalid IV tier fluid tank recipe.
% Changed recipe for ULV fluid tank to use an invar cell instead of a steel one.
|
|
% 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.
|
|
> comparing Strings with == not .equals()
|
|
+ Added utilities to check the mod version online against my github.
+ Added a warning if the mod is out of date, to update.
|
|
% 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.
|
|
|
|
+ Bumped version.
% Renamed unique dust class.
$ Fixed a compile issue with L18n from Apache commons.
|
|
% Refined Multi-Pick handling, so I can override the damage to durability multiplier.
|
|
+ Added about 20 different materials for use in crafting Multipicks as well.
|
|
|
|
changed, but currently serve no use.
% Changed colouring of MAX tier components
|
|
+ Added methods to UtilsItems to check if something is radioactive and how radioactive it is 0-3.
- Removed all old dehydrator recipes used in testing.
- Removed some old hard-coded items now generated by the material handler. (No items will be lost, as I doubt anyone ever obtained them.)
$ Fixed some broken textures after refactoring the entire project a few commits ago.
|
|
% 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
|
|
> Still have to fix the Max voltage one, to-do~
|
|
+ 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.
|
|
UUM Produced.
% Refined how the MatterFab works, should be less prone to errors now.
|
|
> Matter Fabricator now runs properly without UU-A, just takes 3x longer (not 4x as usual for mass fabs)
|
|
possible permutations)
% Tried adding another recipe handler for the dehydrator.
> This one combines the mixer input, fluid input, fluid output, with a sifter multi output and chance.
|