aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
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.
2019-02-05+ Added recipes for ULV generators.Alkalus
+ Added recipes for New batteries and their components. (To be use in the charger packs). % Mildly adjusted Circuit programmer recipe. % Adjusted Plasma hatch to be output only. $ Fixed bad tooltips on material blocks/frames. $ Fixed Lang formatting issue.
2019-01-31% 5.08 Soldering Iron Compatibility on Pollution Scrubbers. (Doesn't matter ↵Alkalus
because there is no pollution in .08) $ Fixed Gradle not building in UTF-8 encoding, as opposed to the system default. (May fix some material compound symbols). $ Fixed weird symbols in Cyclotron container.
2019-01-25Merge branch 'master' into imgbotAlkalus
# Conflicts: # src/resources/assets/miscutils/textures/items/itemBufferCore.png
2019-01-06+ Added a new Alloy.Alkalus
+ Added Recipes for the Fusion MK4 Components and the Deep Earth Drilling Platform components. + Added additional feature support to all Assembly Line recipes when TecTech is found. + Added initial work for future particle science. % Initial functions added for Multiblock Requirements. % More work on Multiblock Blueprints and Layers. % Updated lead lined chest significantly. % Improved Fish trap inventory handling and general logic, it's now slightly faster with slightly better loot rates. % Changed texture of Fish trap.
2018-10-26% Updated 5.08 compatibility.Alkalus
> Created StaticFields59.java to hold static copies of fields gotten from gt 5.09 classes. ^ Version bump.
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-08-22^ Version bump.Alkalus
2018-07-06% Tweaked Changelog Head to compare against in build script.Alkalus
- Removed lots of logging.
2018-07-06^ Version Bump for Local build.Alkalus
$ Fixed Wireless Chargers not properly charging in Long-Range mode. Fixes #291 & Fixes #326. $ Fixed Wireless Chargers not properly filling items up with charge, due to the difference being smaller than the input voltage. % Changed Wrought Iron Frame to Iron Frame in the Mining Explosives recipe.
2018-06-27- Disabled GT++ Trinium Ore from generating at all in GTNH.Alkalus
^ Version Bump to 1.7.02.00-fresh.
2018-06-27+ Added custom fluid hatches for Pyrotheum and Cryotheum.Alkalus
+ Added plain-text changelog build script. ^ Version Bump for nightly build.