aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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> GT++ now requires Forge-1613 & Forestry 4.2.16.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+ Added Trinium and Trinium related Alloys.Jordan Byrne
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
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
2017-12-10% Major Refactor of the base GT++ class.Jordan Byrne
2017-12-09$ Mild fix to the Zombie Reinforcements handler.Jordan Byrne
2017-12-09$ Fixed an issue where we got cascading static initialisation after the clien...Jordan Byrne
2017-12-09$ Fixed Sensor recipes not being constructed properly.Jordan Byrne
2017-12-09$ Fixed a compile error after refactoring a config variable to a new location.Jordan Byrne
2017-12-09+ Added a config option to disable Zombie Reinforcements.Jordan Byrne
2017-12-08+ Added better ways to get GT Version.Jordan Byrne
2017-12-07$ Minor fix to recipe builder not using the correct circuit amount.Jordan Byrne
2017-12-07+ Added Recipes for every single machine component from LV -> IV.Jordan Byrne
2017-12-07+ Added the component assembler. (Makes Motors, Pistons, etc.)Jordan Byrne
2017-12-07% More work on the Nitro-fix.Jordan Byrne
2017-12-07+ Added a config option to re-enable the old nitro diesel recipe.Jordan Byrne
2017-12-06+ Began working on Google Analytics Integration.Jordan Byrne
2017-12-03% Final revision of README.md.Jordan Byrne
2017-12-03% Slight tweak to logging.Jordan Byrne
2017-12-03$ Fixed Capture Item NBT sync for Entity storage.Jordan Byrne