aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Expand)Author
2018-01-29^ Version Bump to 1.7.0-prerelease.Jordan Byrne
2018-01-29+ Added Patron Capes.Jordan Byrne
2018-01-29Merge pull request #196 from codewarrior0/refactor-check-recipeAlkalus
2018-01-29Fix broken multiblocks - remove hacky `polluteEnvironment()` (#191)David Vierra
2018-01-29+ Added Trinium Titanium Cable/wires.Jordan Byrne
2018-01-29% Improved tooltip for Fluorite Ore.Jordan Byrne
2018-01-28Make sure checkRecipeGeneric() resets the progress time and outputs.David Vierra
2018-01-28Rewrite and refactor checkRecipe() for several multiblocks, restore machine s...David Vierra
2018-01-28Fix #184 - Large Thermal Centrifuge not completing multiblockDavid Vierra
2018-01-25$ Further fixes to Pollution and Multiblocks, revision of 7ddb7f5e8ed9fe60b73...Jordan Byrne
2018-01-24$ Fixed Interface incompatibility between 5.08 and .09.Jordan Byrne
2018-01-24$ Several 5.08 compat fixes.Jordan Byrne
2018-01-08+ Added an interface to make tooltips on tile entities more flexible.Jordan Byrne
2018-01-08+ Added a recipe to craft Mining Explosives.Jordan Byrne
2017-12-29+ Added more new ore veins.Jordan Byrne
2017-12-29+ Added the last 15 new ores.Jordan Byrne
2017-12-29+ Add Gadolinium, Samarium, Ytterbium & Lanthanum if they do not exist.Jordan Byrne
2017-12-29+ Added dehydrator recipes for denser ore types.Jordan Byrne
2017-12-29+ Added several new ore materials.Jordan Byrne
2017-12-29% Localized the Plasma Death Message.Jordan Byrne
2017-12-28+ Added an API method for getting material parts.Jordan Byrne
2017-12-28+ Added 3 new batteries.Jordan Byrne
2017-12-24+ More Ore Work.Jordan Byrne
2017-12-24+ Added the Tesla Tower for base defence.Jordan Byrne
2017-12-22+ More additions for new dimension content, mostly ores.Draknyte1
2017-12-21+ Added a better Ai and combat mechanics to the Staballoy Constructs.Draknyte1
2017-12-21+ Added a dimension ID config option which it now will try use if available.Draknyte1
2017-12-21^ Version Bump.Draknyte1
2017-12-20- Disabled some logging.Draknyte1
2017-12-20+ Added support for GTNH Trinium.Draknyte1
2017-12-18+ Added some safety handling to Bee generation since they will not generate i...Draknyte1
2017-12-18+ Added Trinium and Trinium related Alloys. (#170)Alkalus
2017-12-18$ Fixed #169.Draknyte1
2017-12-15More fixes pre-gtnh update (#168)Alkalus
2017-12-15$ Small fix to updateTexture() in GregtechMeta_MultiBlockBase.java.Jordan Byrne
2017-12-15% Tried to allow handling of re-enabling disabled GT materials.Jordan Byrne
2017-12-15Merge branch 'master' of https://github.com/draknyte1/GTplusplusJordan Byrne
2017-12-15Add TecTech support (#166)Alkalus
2017-12-15Merge pull request #165 from draknyte1/ClientSideCodeFixAlkalus
2017-12-15$ Fixed Client side code called on server.Jordan Byrne
2017-12-13$ Further bee work.Jordan Byrne
2017-12-13+ Added more Kinds of bees.Jordan Byrne
2017-12-13$ More work on Bees.Jordan Byrne
2017-12-13+ More reflection work to make bees 5.08 compliant.Jordan Byrne
2017-12-13+ Basic work done on Custom Bees and Combs.Jordan Byrne
2017-12-12$ 5.08.33 Compatibility Fixes.Jordan Byrne
2017-12-12$ Hopefully fixes #159.Jordan Byrne
2017-12-12$ Using Apache Commons FieldUtils.class to remove final modifiers from stupid...Jordan Byrne
2017-12-11$ Improved Analytics Scheme greatly.Jordan Byrne
2017-12-11$ More work on Segment Analytics.Jordan Byrne