Age | Commit message (Collapse) | Author |
|
|
|
like NEI would show. Closes #300, Closes #293, Closes #292.
|
|
|
|
|
|
be saved. Closes #312.
+ Added ability for Ore Wash Plant to hand Chemical Bathing. Closes #289.
% Made Multi-Machine now have a Fluid Extractor mode, this has replaced the Distillery mode. Closes #306.
% Updated Multi-Machine manual, to reflect mode C being enabled and it's new Fluid Extractor mode.
$ Fixed High Temp Pipe capacities.
$ Fixed Ore Wash Plant Tooltip. Closes #302.
|
|
|
|
Rings in GTNH. Closes #310.
|
|
|
|
|
|
|
|
remaining before the thread belonging to this buffer is released. This will also show ms/25 lag info someday.
+ Added invokeGC() to SystemUtils.java.
$ More thread safety.
|
|
$ More thread safety.
- Removed useless EIO tooltip variables.
|
|
$ Made GTPP clean up any left-over threads when the server shuts down (Mostly for SSP memory leaks).
$ Made each buffer get a unique thread. Thread life reduced greatly and capped out at 32k seconds.
|
|
|
|
|
|
$ Fixed the infinite item holder.
|
|
+ Initial work on an infinite item holder, for test setups.
% Renamed GregtechSuperTanks.java to GregtechSuperChests.java.
|
|
^ Updated Recommended.txt to v1.7.1.
$ Fixed not all Multiblock recipes generating. There's < 10 missing per machine. Adding some logging to fine tooth which ones break and why.
- Removed Gradle files.
|
|
exists.. maybe? Should fix #287, I guess.)
+ Added tooltips to turbines if the animated textures are on, if user holds shift full tooltip will be shown.
- Removed some Thaumcraft logging.
% More changes to fix NEI handler for Multiblocks.
% Moved Tooltip handling for a few things from the EIO handler to a generic handler.
$ Fixed %'s not showing (third time lucky) on NEI pages.
|
|
$ Fixed NEI handler not showing % chances for recipes. (maybe?)
$ Fixed Trinium not working correctly in GTNH.
$ Fixed invalid cape lookups.
% Tweaked recipe for Max tier Redox cells.
% Tweaked name of Control Circuit.
|
|
$ Findbugs fixes.
|
|
$ Fixed Adv. Vac Freezer recipes not requiring Cryotheum.
% Tweaked Large Egg texture mildly.
|
|
$ Fixed the ABS not using the correct texture on the top layer input hatch.
% More internal work on LFTR rewrite.
|
|
% Tweaked Tooltip and Lifespan of Giant Eggs.
|
|
+ Added a custom Mutagen Fluid used in making Large Eggs.
$ Fixed some issue with BlockPos object having invalid worlds.
|
|
% Changed around the capes a lil bit.
|
|
$ Fixed #282.
$ Fixed #284.
|
|
$ Fixed Staballoy constructs exploding as soon as they spawn.
$ Fixed chicken renderer.
$ Fixed a bug arising from getRandomFromArray(int[]) where it could get index OOB.
|
|
+ Added getClassByName(String) to ReflectionUtils.java.
+ Added lots of handlers to ThaumcraftUtils.java.
$ Improved Fake Player handling to only now be held by weak references. Should prevent worlds staying loaded.
|
|
% Tweaked changelog start point.
|
|
after this commit.
|
|
slot two for the output, throwing null.
|
|
and an object, for extra manipulation during runnable events where required.
$ Further improvements to the recipe generation system. Added safety catches in case a particular material is having issues, so as not to corrupt the whole map.
$ Added extra maps for recipes that get added from auto-generation elsewhere. Cached maps should also register to be run upon creation.
|
|
are loaded, causing them to not be loaded when GT++ is running PreInit().
$ Rewrote system that Autogenerates Recipes for Materials, migrating all recipes to be generated in PostInit() stage now.
|
|
|
|
|
|
- Removed lots of unused libs and classes, updated some others.
|
|
% Moved various chunk handling code to be internal in ChunkManager.java.
|
|
conflicts.
|
|
information.
$ Massive overhaul to the Chunk Loaders.
$ Hopefully added a way to check OreGen per dimension.
% Gave the BlockPos.java object a better UID.
|
|
% Made the FusionTek MK IV require UV hatches, down from MAX.
|
|
|
|
|
|
+ Added recipes for new Dehydrators.
$ More recipe smoothing.
|
|
$ Fixed some Maceration recipes.
|
|
|
|
$ Possibly fixed invalid recipes generating in the Large Machines.
|
|
|
|
% Tweaked casing name.
|
|
+ Added recipes for the shelves.
% Made the Adv. EBF process 8 parallel recipes, up from 4.
% Made the Fusion Reaction MK IV use the new casings.
|