aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/GTplusplus.java
AgeCommit message (Expand)Author
2017-07-10% Tweaked Coke Oven recipes some more.Alkalus
2017-07-10+ Added Coal gas.Alkalus
2017-07-09Revert "^ Version Bump ready for new release."Draknyte1
2017-07-06^ Version Bump ready for new release.Draknyte1
2017-06-11+ Added a config switch to fully disable the GT++ Circuits.Draknyte1
2017-05-28- Removed DimensionA.Draknyte1
2017-04-30+ Added the base work for a new dimension.Draknyte1
2017-04-02+ Added a Dev environment Check.Draknyte1
2017-04-01Merge pull request #70 from draknyte1/desktop-changesAlkalus
2017-04-01+ Added some more logging.Draknyte1
2017-03-28+ Added the Multiblock Sifter.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+ New texture for the slow builders ring.Draknyte1
2017-02-28^ Version Bump.draknyte1
2017-02-18% Isolated PlayerAPI related content, so now it's optional.draknyte1
2017-02-16+ Enforced having PlayerAPI for mod to load.draknyte1
2016-12-27+ Added configs for the drop rate of Drained Shards and Fluorite Ore.Draknyte1
2016-12-27+ Added the Fission Fuel Processing Plant.Draknyte1
2016-12-27CONFIG FILE UPDATE - PLEASE TAKE NOTEDraknyte1
2016-12-24+ Added a cape handler.Draknyte1
2016-12-20+ Added config options for the Skookum Choochers and the 3x3 Tools.Draknyte1
2016-11-25+ Added a configuration option for every custom pipe, cable/wire & machines, ...Draknyte1
2016-11-14- Removed recipe dumping during mod-loading. It's still enabled in debug mode.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-29% Fixed a class name. IndustrialPlatePress.Draknyte1
2016-10-28$ Hopefully fixed the output slots in the Maceration stack overflowing.Draknyte1
2016-10-25+ Tried improving the handling of Blast Smelting.Draknyte1
2016-10-25+ Added some more Machine Casing textures.Draknyte1
2016-10-21+ Added some Reflection Utilities.Draknyte1
2016-10-17+ Added Tesseract Generators and Terminals.Draknyte1
2016-10-06+ Added the Big Shovels, which are 3x3 shovels.Draknyte1
2016-09-24$ Fixed dumb shit I did, not using proxies.Draknyte1
2016-09-24+ Added another check to avoid client code running on the server.Draknyte1
2016-09-24[1.4.8.2-PreRelease]Draknyte1
2016-09-15$ Fixed a strange texture loading issue, now there's a segment dedicated to C...Draknyte1
2016-09-15$ Fixed the Skookum Choocher, not it:Draknyte1
2016-09-15$ Fixed the Skookum Choocher.Draknyte1
2016-09-11+ Added a Thaumcraft check to Void metal Pipe generation.Draknyte1
2016-09-11$ Fixed a mistake in the version checking.Draknyte1
2016-09-11[1.4.6.5-release]Draknyte1
2016-09-07% Refactored the entire project to stop using MiscUtils everywhere possible, ...Draknyte1