aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
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.
2018-06-17^ Version bump.Draknyte1
$ Tried to fix Containment Frame not having a valid recipe.
2018-05-28^ Version bump to v1.7.1.Alkalus
^ Updated Recommended.txt to v1.7.1. $ Fixed not all Multiblock recipes generating. There's < 10 missing per machine. Adding some logging to fine tooth which ones break and why. - Removed Gradle files.
2018-05-25+ Initial addition of the TC Researcher.Alkalus
% Tweaked changelog start point.
2018-05-24% Updated ISSUE_TEMPLATE.md.Alkalus
$ Fixed issue where some unused code was calling client side code on servers. ^ Version bump to 1.7.0-20-hotfix.
2018-05-24+ Added a new Gradle task to also build a seperate changelog for Curse. ↵Alkalus
(Because I am lazy)
2018-05-24^ Version bump to 1.7.0-pre20.Alkalus
% Updated Changelog generator template, it now produces lovely Changelogs for Github, easily formatted for anything else by removing the copious ` used for code blocks.
2018-05-23$ More Changes, ugh.Alkalus
+ Added Gradle files.
2018-05-23% Changed " to '.Alkalus
2018-05-23$ Rewrote part of the Gradle build scrap.Alkalus
- Removed lots of unused libs and classes, updated some others.
2018-05-17^ Version Bump to 1.7.17-early.Jordan Byrne
2018-05-17+ Added some new Fusion Reactor Casings & Coils.Jordan Byrne
+ Added recipes for the shelves. % Made the Adv. EBF process 8 parallel recipes, up from 4. % Made the Fusion Reaction MK IV use the new casings.
2018-05-13+ Added a recipe to turn Ethylbenzene into Styrene and Hydrogen.Jordan Byrne
- Removed ASM logging, unless Hidden NEI entries are shown. $ Hopefully fixes lots of Dehydrator recipes that may not have been working.
2018-04-20^ Version bump to 1.7.0-pre11-final.Jordan Byrne
$ Fixed many .08 compat issues stemming from use of newer NEI handler features in .09. $ Redid a lot of GT_Recipe and Recipe_GT handling. $ Fix to Adv. Vacuum Freezer recipe handling. $ Fixed NEI not loading Multiblock Handler. $ Fixed various crashed from NEI.
2018-04-01^ Version bump to Pre-10-final.Jordan Byrne
% Fixed tooltip for Industrial Wash Plant.
2018-03-18+ Added Thaumcraft and GT 5.08 Libs.Jordan Byrne
% Updated Segment to 2.1.1, this should fix #178, as a newer version of Okio is now bundled.
2018-03-09% Changed Cyclotron recipes.Jordan Byrne
^ Version bump to Pre-8-final.
2018-03-02^ Version bump to pre-7.Jordan Byrne
2018-02-26^ Version bump to pre6.Jordan Byrne
$ Fixed an issue where .get(x) was called on a null item in GTNH. $ Fixed Alloy Smelting Recipes for small gears that were using an extrusion shape, instead of a mold.
2018-02-18^ Version Bump to PreRelease5.Jordan Byrne
% Updated CommandUtils.java. % Made AnimalFarm abstract, as it's currently an empty class. $ Fixed Recycling recipes not generating properly for all material components. They now get queued and run at the end of postInit().
2018-02-11Merge pull request #214 from codewarrior0/energy-buffer-info-panelAlkalus
Improve Industrial Information Panel readout for Energy Buffers
2018-02-09Use IDEA plugin in build scriptDavid Vierra
Allows running the client from within IDEA without missing textures
2018-02-09$ Fixed issue where Zhuhai wouldn't accept water.Jordan Byrne
^ Version Bump.
2018-01-31% Tweaked recipe for Everglades portal frame.Jordan Byrne
^ Version bump to 1.7.0-pre3.
2018-01-29Allow for compilation on case sensitive filesystemsJason Mitchell
2018-01-30^ Version bump to 1.7.0pre2Jordan Byrne
% Toned down Staballoy Construct explosion. % Changed ore Density during generation in Toxic Everglades. % Updated en_US.lang.
2018-01-29$ Updated build.gradle to compile against Java 8.Jordan Byrne
^ Bumped Recommended version.
2018-01-29^ Version Bump to 1.7.0-prerelease.Jordan Byrne
2018-01-24Embed Segment.jar into GT-PlusPlus.jarDavid Vierra
2018-01-24Reformat build.gradleDavid Vierra
2017-12-21^ Version Bump.Draknyte1
2017-12-15More fixes pre-gtnh update (#168)Alkalus
$ Tree Farmer Fix (a) $ Multitank Fix. ^ Version Bump. * + Added Chainsaw support to treefarm. + Added check for creative tools to tree farm for creative testing.
2017-12-12$ Hopefully fixes #159.Jordan Byrne
$ Implemented fix to stop Wireless charging exploits. $ Fixed Casing textures on the Tree Farmer. ^ Version bump to 1.6.101-prerelease