aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Expand)Author
2018-01-29Don't create a new RNG instance for each call to MathUtils.randInt etcDavid Vierra
2018-01-29$ Fixed issue with ID collision when loaded in GTNH.Jordan Byrne
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-29+ Added Trinium Titanium Cable/wires.Jordan Byrne
2018-01-29% Improved tooltip for Fluorite Ore.Jordan Byrne
2018-01-28Rewrite and refactor checkRecipe() for several multiblocks, restore machine s...David 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% 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-15$ Fixed Client side code called on server.Jordan Byrne
2017-12-13$ Further bee work.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
2017-12-11$ Fixed UUID generation and Data flushing to Segment servers.Jordan Byrne
2017-12-11$ Redid Analytics Handling to be done on a per-player basis and not handle cl...Jordan Byrne
2017-12-11$ Fixed bad naming of ConfigSwitches after PR #160, as class was refactored b...Jordan Byrne
2017-12-11Merge GTNH features and changes (#160)Daniel
2017-12-11+ Preemptively added a config option ahead of merging #160.Jordan Byrne
2017-12-10+ Added First Test unit for Analytics. (Analytics Class is not available publ...Jordan Byrne
2017-12-10+ Added Blum-Blum-Shub random number generator.Jordan Byrne