aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core/util
AgeCommit message (Expand)Author
2018-04-16$ Did a better job fixing the Invalid cell counter check for Advanced Freezer...Jordan Byrne
2018-04-16% Changed Adv. Cryo Freezer to not handle cells and instead use fluids (LCR t...Jordan Byrne
2018-04-01+ Added some Fleshy components!Jordan Byrne
2018-03-22Remove mOreDictCache and mDustCache from ItemUtilsDavid Vierra
2018-03-20$ Fixed another instance of things being cached when invalid.Jordan Byrne
2018-03-20$ Moved Item & Block generation earlier into Pre-Init, before recipes are han...Jordan Byrne
2018-03-20+ Added Buffered Dynamos for all Tiers.Jordan Byrne
2018-03-13$ Fixed TiCon not accepting GT++ Pyrotheum as a valid Smeltery Fuel.Jordan Byrne
2018-03-06Remove `Utils.calculateVoltageTier` in favor of `GT_Utility.getTier`David Vierra
2018-03-03$ Small fixes to Yellorium ore component additions.Jordan Byrne
2018-03-02% Improved Creative Energy Buffer, Now it's voltage can change via screwdrive...Jordan Byrne
2018-03-02$ Findbugs cleanup.Jordan Byrne
2018-02-27$ Organized imports.Jordan Byrne
2018-02-27$ PMD Cleanup.Jordan Byrne
2018-02-26$ Findbugs Fixes.Jordan Byrne
2018-02-23$ Actually fixed the issue with OreDictGrabber failing.Jordan Byrne
2018-02-23$ Fixed weird loop lag from Itemutils.getItemStackOfAmountFromOreDict().Jordan Byrne
2018-02-22+ Added config for the Large Extruder.Jordan Byrne
2018-02-22$ Should Fix #174.Jordan Byrne
2018-02-22$ Buffed all Multiblocks.Jordan Byrne
2018-02-22+ Added a debug item for linking blocks.Jordan Byrne
2018-02-22% Minor project cleanup.Jordan Byrne
2018-02-22$ .08 compat fixes to worldgen and recipes.Jordan Byrne
2018-02-21$ Added PR #219 via reflective methods.Jordan Byrne
2018-02-21+ Added localization for en_US for basically every item and block.Jordan Byrne
2018-02-21$ Tree Farmer Work.Jordan Byrne
2018-02-14$ More Improvements to the Tree Farm.Jordan Byrne
2018-02-12$ Minor tweaks to Matter Fabricator recipe generator caching.Jordan Byrne
2018-02-08$ Tried fixing errors with chunkloader not correctly force loading chunks on ...Jordan Byrne
2018-02-07$ Work on GT Chunkloader.Jordan Byrne
2018-01-31$ Finished ASM for getDrops() GT fix.Jordan Byrne
2018-01-30$ Fixed super laggy worldgen in Toxic Everglades. Cached all sanitized string...Jordan Byrne
2018-01-30$ Stopped using CSRPNG's in most cases.Jordan Byrne
2018-01-29Don't create a new RNG instance for each call to MathUtils.randInt etcDavid Vierra
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$ 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+ Add Gadolinium, Samarium, Ytterbium & Lanthanum if they do not exist.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+ Added the Tesla Tower for base defence.Jordan Byrne
2017-12-22+ More additions for new dimension content, mostly ores.Draknyte1