aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2021-11-18Update build.gradleTom Dickson
matching new repositories
2021-08-01Upd to newest gregtechTimeConqueror
2021-06-03update(GT++)gradle versionDreamMasterXXL
Build version gitignore
2020-03-31+ Added Custom NEI Handler for IsaMIll.Alkalus
+ Added Death by IsaMIll. % Moved debug mode switch to AsmConfig. $ Fixed handling of custom OrePrefixes. $ Fixed OreDict registration of MetaFoodItems. $ Improved handling of Core Classes being static initialised too early. $ Fixed client-side bug in Distillus which would cause an infinite loop. $ Fixed bug in ForgeEnumHelper. $ Fixed bug in setField methods from ReflectionUtils.
2019-12-18+ Added a new Build Script.Alkalus
- Removed all libraries found via Maven. $ Fixed Minor Crash.
2019-10-16+ Added some new items for Biochem recipes.Alkalus
2019-01-25+ Added recipes to obtain Astral Titanium, Celestial Tungsten Advanced ↵Alkalus
Nitinol and Chromatic Glass. + Added Particle Physics, so some basic extent. + Added new textures for some Meta items. + Added new textures for all particles and ions. + Added Custom Debug NBT to error ingots, in the event one is obtained by a player. + Added more information to the tooltip of Control Cores. + Added more uniform ways to obtain tiered item components to CI. - Hard disable of GC Fuel tweaks for the moment. % Hopefully greatly improved the cape handler. Cape list is now stored on Overmind's site, meaning it can be updated outside of the mod. % Cape Handler now will store the cape data locally in a .dat for offline use, this can be updated anytime by removing it, or once a week if outdated) % Tweaked Cyclotron Recipe map to support new changes to functionality. % Tweaked RTG fuel pellet production time in Cyclotron to be 100x. % Adjusted requirements for Quicklime to generate (It may vanish after this commit, May be worth rolling back if an issue.). % Adjusted code to use checkForInvalidItems instead of direct item comparisons in several places. % Renamed Buffer Cores to Energy Cores. % Adjusted recipes for Energy Cores and Energy Buffers, they now require 6 slot assembly. $ Fixed Multiblock handling during structure checks, they'd accidentally detect the controller as an invalid block.
2018-10-22- Removed Circuit Nerf for GTNH, Most recipes now have increased circuit ↵Alkalus
costs. Closes #391. % Cleaned up lots of Hot Ingot code. % Made the Multi-Machine's tooltip more verbose. % Made the MK IV Fusion Reactor require MAX/UHV tier hatches, Closes #389. % Increased cost of Multi Machine controller, Closes #374. $ Fixed Hot Ingots having recycling recipes, Closes #387. $ Fixed Tooltip for Wire Factory, Closes #379.
2018-09-12+ Added total luminosity to all Tinkers Construct fluids via ASM.Alkalus
$ Recipe fix for Handpump. % Re-enabled The Pocket Fusion & Generator Arrays. % Updated .gitignore.
2018-08-29+ Added Overflow Valve Covers.Alkalus
+ Added new overlays for Multiblock controllers in GT++. ^ Version Bump to v1.7.02.09. ^ Bumped Recommended version. % Enabled values() for ObjMaps. % Changed .gitignore to no longer ignore the assets directory. % Removed a compilation warning in FishTrapHandler.java.
2018-06-27+ Added a config option for the GT6 Sulfuric Acid recipe changes.Alkalus
% Reworked some of the Plugin System.
2018-05-06+ Adding ULV genniesTec
2017-12-21+ Added a better Ai and combat mechanics to the Staballoy Constructs.Draknyte1
+ Tried to implement new World generation for my dimension. % Small tweak to gitignore.
2017-07-13+ More WorldGen work.Alkalus
2017-05-28% Changed the name & ability of the Alkalus Disk.Draknyte1
+ Made Hellish Fire burn the Dark World Unstable Earth. + Made the .gitignore exclude the screenshots folder.
2016-06-20Removed some very old classesDraknyte1
2016-02-27Tidying things again..Draknyte1