aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2022-11-25Rewrite GUIs with ModularUI (#440)miozune
* Update GT * NEI migration & cleanup Deprecate GTPP_Recipe_Map_Internal#sMappingsEx and delegate to GT_Recipe_Map#sMappings instead Remove recipe modification check * Boiler * Programmed Circuit & Super Bus * Lower the number of fluid slots for multi mixer NEI * Solar Generator * Crop Manager * Bronze Workbench & Advanced Workbench * Turbine Housing & Rotor Assembly * Iron Plated Blast Furnace * Player Safe * Advanced Muffler Hatch * spotlessApply * Auto Workbench * Breaker, Control Core, RTG Hatch, Steam Bus, some cleanup * Fix crash when removing Breaker * Data Orb Repository * Charging/Discharging Bus * Pollution Scrubber * Storage Crate, Shelf, TieredChest They're just broken in the first place, don't blame me * cleanup * Steam Condenser It's broken in the first place, never blame me! * Catalyst Housing, Ball Housing * Fluid Tank, generators, custom hatches, cleanup * Computer Cube MKII Many things are broken in the first place, I swear * Inventory Manager * Migrate multiblock dehydrator recipemap to ModularUI * Overflow cover * Redstone Circuit Block * Multiblock * cleanup * Update GT
2022-11-07Multi Block tweaks (#437)Martin Robertz
* Centrifuge assembler recipe start with recipe map * Bender * update BS+SA * Cutter * Matter Fab * Add machines * spotless
2022-11-04Update build.gradleMartin Robertz
2022-10-24Update chemplant manual for TPV (#409)miozune
* Update chemplant manual for TPV * update BS Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-10-01update BS+SAMartin Robertz
2022-09-12update BS+SpotlessMartin Robertz
2022-08-29Buildscript + Spotless (#318)Jakub
* Convert AES.java to readable class * Buildscript * Spotless
2022-06-12Fix missing methods for the MTE precursor (#211)Raven Szewczyk
* Fix missing methods for the MTE precursor * Update dependencies
2022-02-15update buildscripts (#132)bombcar
* update buildscripts * notabs: * newline * tabs * shellcheck
2022-02-07update buildscripts (#116)bombcar
Co-authored-by: Jason Mitchell <mitchej@gmail.com>
2022-01-28Update buildscript and dependencies to allow runClientbombcar
runClient needs to have the libraries for NEI to be present so they are compile instead of compileOnly.
2022-01-18maven publish buildscript updateJason Mitchell
2021-12-27Updated Build Script.Alkalus
Fixed Volumetric Flask Configurator not working. Fixed recipe for Reservoir Hatch.
2021-12-12Migrated to unified build scriptJohann Bernhardt
2021-12-02Update dependencies to use ours where possiblebombcar
2021-12-02fixbuildbombcar
2021-11-25remove libs/ and add dependencies to build.gradleTom Dickson
2021-11-19remote jitpack, still buildsTom Dickson
2021-11-18Update build.gradleTom Dickson
2021-11-18make consistent tabsTom Dickson
2021-11-18Update build.gradleTom Dickson
matching new repositories
2021-08-14Fix leading whitespaceD-Cysteine
2021-08-14Update Forestry versionD-Cysteine
2021-08-14Update to new Forestry APID-Cysteine
2021-08-01Upd to newest gregtechTimeConqueror
2021-08-01Improved Electric BoilersTimeConqueror
2021-07-24Update GregTech lib and version numberD-Cysteine
2021-07-24Add handling of separate steam capacity for single-block boilersD-Cysteine
2021-06-06Remove patches that collides with TC4Tweaksllk89
also cleaned up build script. WTF is proguard? Seriously?
2021-05-22fix(texture): deprecated use of CASING_BLOCKSLéa Gris
Update to GTNH's Gregtech
2021-05-21Update build.gradleMartin Robertz
2020-05-25+ Added the Volumetric Flask Configurator.Alkalus
+ Added a recipe for the Egg Box. + Added a Book for the Chemical Plant. % Changed the Tooltip for the Egg Box. $ Fixed Robinators not returning the correct block when mined. $ Fixed Electric tool recipes not consuming the original tool. $ Redid handling of all shaped crafting recipes. $ Fixed recipe handling for the last few multiblocks. $ Potentially forgot some other minor fixes.
2020-03-28+ Added some new food items.Alkalus
2020-03-28+ Added more 'Special Behaviour' items for my multiblocks as Examples.Alkalus
+ Added '/gtpp hand' command. + Added TungstenSteel & Neutronium tool variants to NEI while in dev. + Added Large Semifluid Generator and a crafting recipe for it. + Added Placeholder for Adv. Assembly Line. + Added Distillus Upgrade Chip and a crafting recipe for it. % Updated build.gradle. % Reworked a few recipes. $ Fixed ULV Overflow Covers using 0L Water in assembler. (https://github.com/GTNewHorizons/NewHorizons/issues/5700) $ Fixed Integral Encasement I using 0L Steel in assembler. (https://github.com/GTNewHorizons/NewHorizons/issues/5617) $ Fixed Thaumcraft based FakePlayer's triggering Fluorite drops. (https://github.com/GTNewHorizons/NewHorizons/issues/5744) $ Fixed bad handling of hatch textures on a few multiblocks. $ Semi-Fixed Distillus. $ Fixed Semifluid Generator recipes. $ Fixed Semifluid Generators crashing the game when mined. $ Fixed bad handling of calls to ItemList.java. $ Began work fixing all ASM to be more compatible with ProGuard. $ Fixed compiler complaining about varargs. ^ Bumped version to 1.7.05.x.
2020-02-02+ Added class to generate Obfuscation Dictionaries.Alkalus
+ Added all libraries required for Proguard to Obfuscate future builds. - Removed Dev/Src releases. % Adjusted build.gradle to accommodate DictGen + Proguard.
2020-02-02- Further changelog removalsDraknyte1
2020-02-02- Further changelog plugin removalDraknyte1
2020-02-02- Removed Changelog Builder PluginDraknyte1
2019-12-30+ Implemented Blacklist for OB Glider. Closes #584.Alkalus
+ Added default versioning file.
2019-12-30$ Fixed Gradle not including the manifest for the Core Mod.Alkalus
2019-12-30$ Build script adjustments,Alkalus
2019-12-30$ Further fixes to Gradle buildscript.Alkalus
2019-12-30% Adjusted Build Script, renamed some libs. (Soon to be available via Maven)Alkalus
$ Fixed Multis not working.
2019-12-18+ Added a new Build Script.Alkalus
- Removed all libraries found via Maven. $ Fixed Minor Crash.
2019-05-24$ Trying to fix line endings (#491)Alkalus
> Doing this via the web browser sucks.
2019-05-24Update build.gradleAlkalus
- Reverted Build script to fix CCI.
2019-05-14$ Fixed NPE when Thermal Foundation existed.Alkalus
^ Version Bump.
2019-03-12^ Version bump.Alkalus
% CircleCI updates for artefact storage.
2019-02-15% Adjusted documentation of MTE info within Transformer.Alkalus
$ Added more ASM to fix GT. MetaTileEntities can now be set in an invalid way without crashing the server/client. They now just invalidate and log to GT_LOG. $ Fixed a few NPE's thrown during startup by machines checking/creating invalid BlockPos.
2019-02-05- Removed Dev Dim source code.Alkalus
$ Improved RC ASM.