aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Collapse)Author
2018-06-27% Added Tooltip to Adv. EBF to note the new requirement of a Pyrotheum Vent.Alkalus
% Improved Custom Fluid Hatch Tooltips.
2018-06-27+ Added custom fluid hatches for Pyrotheum and Cryotheum.Alkalus
+ Added plain-text changelog build script. ^ Version Bump for nightly build.
2018-06-26+ Added Trinium Ore and Byproducts.Alkalus
$ Fixed Ore Recipe generator not working for things without byproducts (pure materials) $ Tried to fix loading of some recipes. $ Fixed a bug in the Fluids recipe generator.
2018-06-26+ Added new recipe for HG-1223.Alkalus
$ Fixed generation of mixer recipes, which will now use circuits if the length < 4. $ Properly disabled the advanced mixer, after a futile previous attempt.
2018-06-26$ Fixed canning/extraction recipe generation not working correctly. Fixes #317.Alkalus
2018-06-26$ Possible Fixed #320. Fixed with custom recipe lookup limits. (Implemented ↵Alkalus
custom fallback in the event of a null lookup from the custom method)
2018-06-26$ Advanced boilers now consume the correct 1:160 water:steam ratio and ↵Alkalus
produce the correct amount of steam per second. Fixes #314, also closes https://github.com/GTNewHorizons/NewHorizons/issues/3133.
2018-06-26$ Fixes #319.Alkalus
2018-06-26- Removed bundled COFH energy API.Alkalus
2018-06-17^ Version bump.Draknyte1
$ Tried to fix Containment Frame not having a valid recipe.
2018-06-17$ Hopefully fixed the Large Electrolyzer & Centrifuge not processing recipes ↵Draknyte1
like NEI would show. Closes #300, Closes #293, Closes #292.
2018-06-17+ Added the Industrial Mixer.Draknyte1
2018-06-17+ Re-added the processing recipes for all of Pam's fish. Closes #307.Draknyte1
2018-06-17$ Hopefully Fixed #301.Draknyte1
2018-06-17+ Added low efficiency mode to the Pollution Scrubbers, allowing Rotors to ↵Draknyte1
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.
2018-06-17+ Added some small capacity, high temp fluid pipes. Closes #309.Draknyte1
2018-06-17+ Added fluid solidifier recipes for Rods, Long Rods, Bolts, Screws and ↵Draknyte1
Rings in GTNH. Closes #310.
2018-06-17$ Fixed #296.Draknyte1
2018-06-04added explicit casts for cleaner programmingbartimaeusnek
2018-06-03Fixes issures with Nuclear Displaysbartimaeusnek
2018-05-29+ Added a display string to the GUI of the threaded buffers, showing seconds ↵Alkalus
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.
2018-05-29% Changed max thread life to 300 seconds.Alkalus
$ More thread safety. - Removed useless EIO tooltip variables.
2018-05-29$ Reduced cpu usage in EIO tooltip handler.Alkalus
$ 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.
2018-05-29$ Small fixes.Alkalus
2018-05-29$ Fixed GUI issue with new super buffers.Alkalus
2018-05-29$ More work on threaded super buffers.Alkalus
$ Fixed the infinite item holder.
2018-05-29+ Attempted to make some server friendly threaded Super Buffers.Alkalus
+ Initial work on an infinite item holder, for test setups. % Renamed GregtechSuperTanks.java to GregtechSuperChests.java.
2018-05-28$ Made the Keyboard checks safer. Should prevent console spam/logging.Alkalus
2018-05-28^ Version bump to v1.7.1.Alkalus
^ 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.
2018-05-28+ Added Discord to Git README.md.Alkalus
% Logging enabled for Large Multiblock recipe generation.
2018-05-28+ Added support for IC2C. (Support means that the game will load if this mod ↵Alkalus
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.
2018-05-27% Tweaked Trinium again in GTNH.Alkalus
2018-05-27$ Tried to fix console spam for invalid tooltip handling.Alkalus
$ 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.
2018-05-27% Another cape addition.Alkalus
2018-05-27+ Added new Beta Tester.Alkalus
2018-05-27$ Fixed empty ABS recipes being generated.Alkalus
$ Findbugs fixes.
2018-05-27+ Added a small hack to give all GT turbines animated textures while running.Alkalus
+ Added config option for animated texture hack. % Tweaked Large Egg texture again.
2018-05-27+ Added tooltips to blocks which may drop Fluorite ore.Alkalus
$ Fixed Adv. Vac Freezer recipes not requiring Cryotheum. % Tweaked Large Egg texture mildly.
2018-05-27$ Hopefully fixed issue where BoP limestone is valid for Fluorite.Alkalus
$ Fixed the ABS not using the correct texture on the top layer input hatch. % More internal work on LFTR rewrite.
2018-05-27+ Added ability to disassemble Large eggs into Stem Cells.Alkalus
% Updated Large egg tooltips. % Made the Giant Chickens occasionally try and fly around. $ Small fix to writeItemsToGtCraftingComponents() in NBTUtils.java.
2018-05-27$ Fixed localization on the Adv. machine tooltips.Alkalus
% Tweaked Tooltip and Lifespan of Giant Eggs.
2018-05-27$ Fixed Locale issue.Alkalus
% Made Large Eggs turn into Spawn eggs for large chickens.
2018-05-27+ Added a custom ItemEntity for the Large Chicken Eggs, they now hatch in world.Alkalus
+ Added a custom Mutagen Fluid used in making Large Eggs. $ Fixed some issue with BlockPos object having invalid worlds.
2018-05-26+ Made large chickens drop eggs under more relaxed circumstances. Children ↵Alkalus
can lay normal eggs. $ Fixed large chicken renderer. $ Improved weight system of large eggs.
2018-05-26% Made Large Eggs have a random size.Alkalus
$ Fixed invalid localization of Large Chickens.
2018-05-26+ Added more names to en_US.lang.Alkalus
% Fixed a fluid naming issue.
2018-05-26% Initial start to LFTR reworking.Alkalus
% Changed around the capes a lil bit.
2018-05-25$ Fixed #281.Alkalus
$ Fixed #282. $ Fixed #284.
2018-05-25+ Added loader for Thaumcraft Researcher Machine.Alkalus
$ 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.
2018-05-25+ Added a WeakRef type Automap.Alkalus
+ 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.