Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
added BOP crative tab
|
|
|
|
|
|
^ 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.
|
|
% Logging enabled for Large Multiblock recipe generation.
|
|
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.
|
|
+ Added config option for animated texture hack.
% Tweaked Large Egg texture again.
|
|
$ 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.
|
|
% Updated Large egg tooltips.
% Made the Giant Chickens occasionally try and fly around.
$ Small fix to writeItemsToGtCraftingComponents() in NBTUtils.java.
|
|
% Tweaked Tooltip and Lifespan of Giant Eggs.
|
|
% Made Large Eggs turn into Spawn eggs for large chickens.
|
|
+ Added a custom Mutagen Fluid used in making Large Eggs.
$ Fixed some issue with BlockPos object having invalid worlds.
|
|
can lay normal eggs.
$ Fixed large chicken renderer.
$ Improved weight system of large eggs.
|
|
$ Fixed invalid localization of Large Chickens.
|
|
% Fixed a fluid naming issue.
|
|
% 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.
|
|
$ Fixed issue where some unused code was calling client side code on servers.
^ Version bump to 1.7.0-20-hotfix.
|
|
|
|
(Because I am lazy)
|
|
% Updated Changelog generator template, it now produces lovely Changelogs for Github, easily formatted for anything else by removing the copious ` used for code blocks.
|
|
$ Fixed issue with Giant Chicken Renderer.
|
|
after this commit.
|
|
ItemStack if null, when should just pass null if null.
|
|
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.
|
|
|
|
+ Added Big Eggs.
- Removed Segment Analytics entirely.
|
|
|
|
|
|
+ Added Gradle files.
|