aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core/handler
AgeCommit message (Expand)Author
2019-04-08$ Finished work on HazmatUtils.java.Alkalus
2019-04-08+ Added Custom tooltips to Items with Hazmat bonuses granted by GT++.Alkalus
2019-03-14+ Added Bombs.Alkalus
2019-03-14% Made Control Cores Optional, they will still lock to the Core's tier if pre...Alkalus
2019-03-14- Removed recipe for crafting XP Convertor.Alkalus
2019-03-12+ Added framework for additional Oil chemistry in future updates.Alkalus
2019-03-08$ Attempted to rewrite unused fluid system.Alkalus
2019-03-08+ Added ItemPackage.java. Allows better load control of item/recipe groupings.Alkalus
2019-03-08+ Added some AgriChem. (You can now use Raw waste as a fuel source)Alkalus
2019-02-28+ Added a new debug tool.Alkalus
2019-02-15$ Made achievement handling safer.Alkalus
2019-02-14% Localized new achievements.Alkalus
2019-02-14+ Added lots of custom achievements.Alkalus
2019-02-07+ Added new achievements page for Assembly Line Recipes.Alkalus
2019-02-05+ Added recipe for Nano Healer.Alkalus
2019-02-05+ Added Charge Packs, which can be worn in the Bauble belt slot.Alkalus
2019-02-01+ Added a mild tweak for OB graves, so that they are now immune to TC Hungry ...Alkalus
2019-01-31+ Added a config option for control cores. Someone should definitely test thi...Alkalus
2019-01-29+ Added Super Busses.Alkalus
2018-12-24+ Added a storage container for radioactive materials.Alkalus
2018-12-24+ Added a config option to adjust the Turbine Rotor removal cut-off point.Alkalus
2018-10-26+ Added 4 new High-Tier Alloys. Lafium, Cinobite, Pikyonite & Abyssal.Alkalus
2018-10-24+ Added 2 more planets to HD10180.Alkalus
2018-10-24% More work on Planets.Alkalus
2018-10-22- Removed some logging.Alkalus
2018-10-22$ Finished Circuit Programmer.Alkalus
2018-10-22+ Added a Machine that easily allows reconfiguring integrated circuits.Alkalus
2018-09-18% Finished up work on large Turbines.Alkalus
2018-09-17+ Added the Solar Tower.Alkalus
2018-09-17+ Added the Large Arc Furnace.Alkalus
2018-09-12+ Added total luminosity to all Tinkers Construct fluids via ASM.Alkalus
2018-09-01$ Reworked the Chunk loaders.Alkalus
2018-09-01+ Added a Large Naquadah Reactor.Alkalus
2018-08-31$ Massive Improvements to the Grindle.Alkalus
2018-08-31$ Hopefully fixed an exploit that caused Fluorite to drop from Fake Players, ...Alkalus
2018-08-23% Shuffled some thing around in the proxies.Alkalus
2018-08-22$ Fixed an issue where old style circuits would constantly load up, ignoring ...Alkalus
2018-07-21% Nerfed the PSS, it not longer accepts Energy/Dynamo hatches < HV.Alkalus
2018-07-02+ Added extra GTNH checks on old circuit features.Alkalus
2018-07-02% Hopefully improved recipe loading by several factors.Alkalus
2018-06-27+ Added custom fluid hatches for Pyrotheum and Cryotheum.Alkalus
2018-06-17+ Added the Industrial Mixer.Draknyte1
2018-06-17+ Re-added the processing recipes for all of Pam's fish. Closes #307.Draknyte1
2018-06-17+ Added low efficiency mode to the Pollution Scrubbers, allowing Rotors to be...Draknyte1
2018-05-29+ Attempted to make some server friendly threaded Super Buffers.Alkalus
2018-05-28+ Added support for IC2C. (Support means that the game will load if this mod ...Alkalus
2018-05-27$ Tried to fix console spam for invalid tooltip handling.Alkalus
2018-05-27$ Hopefully fixed issue where BoP limestone is valid for Fluorite.Alkalus
2018-05-25+ Added loader for Thaumcraft Researcher Machine.Alkalus
2018-05-24+ Added a new interface RunnableWithInfo.java. Allows passing through type V ...Alkalus