Age | Commit message (Collapse) | Author |
|
$ FindBugs fixes.
|
|
|
|
% More work on the Dimension again.
$ Fixed NPE caused by disabled material handler.
$ Fixed bad fluid used in world generation.
# Fixed spawn rate of mobs in custom dimension.
|
|
% Minor Project Clean-up, added missing Override annotations to 100+ methods & removed pointless casts.
% Moved Logging to it's own class.
$ Fixed Multi-block handling of Pollution.
$ Fixed the GT 5.09 material enabler system. (From My Side, it's still borked on GTs).
+ Added a Dynamic Proxy invocation for IMaterialHandler.
+ Added an AutoMap data type, which is a Auto-incremental ID'd Hashmap wrapper.
|
|
in older versions of Forestry.
% Made all of Growthcraft support reflective.
|
|
|
|
|
|
|
|
+ Added more funky reflection.
|
|
|
|
|
|
$ Fixed many other unknown recipes which had null inputs as items.
|
|
% Adjusted Eglin base Compound slightly.
- Disabled new, non-working Forestry content.
|
|
% Tweaked frame tooltips to better reflect what they do.
- Toned down mutation rate of Accelerated Frames from 2.5F to 1.2F.
|
|
|
|
% Tweaked frame spawn rate in dungeon chests.
|
|
+ Added the Alkalus Disk.
$ Fixed Frame Box Assembler Recipes.
$ Fixed Missing 7Li material.
$ Fixed Tiered Tanks not showing their capacity in the tooltip.
$ Fixed tooltips for alloys containing Bronze or Steel.
$ Fixed Clay Pipe Extruder Recipes.
- Removed a handful of Plasma cells for misc. materials.
% Changed the Industrial Coke Oven's tooltip, to better describe the input/output requirements.
% Cleaned up The Entire Project.
|
|
> Shouldn't crash now if Forestry does not exist.
Should fix #44.
|
|
> Not really sure, haven't had a desktop in 2 weeks. Think this fixes alvearies? dunno.
|
|
default Alveary components.
$ Changed recipe checking of the Alloy Smelter, instead of only checking the first two slots, it now will check a dynamic size. Should fix #36.
|
|
+ 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.
|
|
|
|
+ Tried adding shapeless dust recipes for all of my alloys. (The shapeless recipe system is dumb)
+ Added a custom GUI for NEI recipes for the Blast Smelter.
% Refactored some Utils classes.
|
|
Alveary.
@Mezz, I've had a horrible time trying to backtrack what apiaries do and apply that to the Alveary.
Any advice or suggestions?
|
|
now it's gtPlusPlus.
|