aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core/util/Utils.java
AgeCommit message (Expand)Author
2017-11-26$ Fixed Large Sifter, Tree Farm & Power Sub-Station not forming on SMP.Alkalus
2017-11-14% Formatting changes.Alkalus
2017-11-14% More bookwork.Alkalus
2017-11-14% More book changes.Alkalus
2017-11-14+ Added custom books.Alkalus
2017-10-08$ Tried to improve the handling of Old circuit config in core mod.Alkalus
2017-10-07$ Fixed custom IC2 cells. (HF, SO2, etc)Alkalus
2017-10-05+ Added some wires from custom materials.Alkalus
2017-08-24$ Fixed version checker not working as intended due to invalid network checking.Draknyte1
2017-08-23+ Added LFTR block recipes.Alkalus
2017-08-09% Rewrote the Preloader mod to now be a dummy mod.Draknyte1
2017-07-09Revert "^ Version Bump ready for new release."Draknyte1
2017-07-06^ Version Bump ready for new release.Draknyte1
2017-07-06$ Fixed Chemical Formulae not displaying correctly.Alkalus
2017-03-29% Changed some ArrayList functions for J7 compliance.draknyte1
2017-03-18+ Added a rudimentary mining explosive base, which will find ores.Draknyte1
2017-03-12% Changed the Logger to stop using FML and to start using GT++.draknyte1
2017-03-04^ Version Bump.Draknyte1
2017-03-04+ New texture for the slow builders ring.Draknyte1
2017-02-07+ Added a returnLargestNumber function to MathUtils.javadraknyte1
2017-01-20+ Added a new kind of logging message, just for machines, so that people may ...Draknyte1
2017-01-20+ Added a power cost of 32eu/action for the Tree Farmer. (Will eventually get...Draknyte1
2017-01-17% Improved Multitool Generation.Draknyte1
2017-01-14$ Tried fixing multi-tool names.Draknyte1
2017-01-14$ Re-wrote the handling of Multitool generation, to allow my own materials to...Draknyte1
2017-01-11+ Added Tree farm Fluid/solid Fertilisers.Draknyte1
2016-12-01+ Basic Fire Maker. (1/4 change to light a fire, can also set you on fire if ...Draknyte1
2016-11-29+ Added some Thaumcraft Shards, they will not generate unless Thaumcraft is m...Draknyte1
2016-11-23$ Heavily improved the code for item replacements in CoreItem.java.Draknyte1
2016-11-07+ Added addition checks for availability of the internet.Draknyte1
2016-11-06+ Added two new recipes for etched IV wiring. Should help with #35Draknyte1
2016-11-06Revert "$ Cleaned up the entire project."Draknyte1
2016-11-04$ Cleaned up the entire project.draknyte1
2016-11-04% Cleaned up Imports.draknyte1
2016-10-25+ Tried improving the handling of Blast Smelting.Draknyte1
2016-10-24$ Fixed the getItemStackInPlayersHand method, now it has variable server/clie...Draknyte1
2016-10-23% Massive Material Backend Changes. (Nothing noticeable to players)Draknyte1
2016-10-04$ Fixed a client crashing bug where aspects didn't register properly due to t...Draknyte1
2016-10-04$ Fixed return values of the TC_AspectStack methods.draknyte1
2016-10-02+ Added missing dependencies.draknyte1
2016-09-25+ Added the Work Bench, from Gregtech 4.Draknyte1
2016-09-14Attempting to Rewrite the entire material system for future use (Also makes l...Draknyte1
2016-09-11$ Fixed a mistake in the version checking.Draknyte1
2016-09-11- Disabled the Skookum Choocher once more.Draknyte1
2016-09-07% Refactored the entire project to stop using MiscUtils everywhere possible, ...Draknyte1