Age | Commit message (Collapse) | Author |
|
* 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
|
|
* Centrifuge assembler recipe
start with recipe map
* Bender
* update BS+SA
* Cutter
* Matter Fab
* Add machines
* spotless
|
|
|
|
* Update chemplant manual for TPV
* update BS
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
|
|
* Convert AES.java to readable class
* Buildscript
* Spotless
|
|
* Fix missing methods for the MTE precursor
* Update dependencies
|
|
* update buildscripts
* notabs:
* newline
* tabs
* shellcheck
|
|
Co-authored-by: Jason Mitchell <mitchej@gmail.com>
|
|
runClient needs to have the libraries for NEI to be present so they are compile instead of compileOnly.
|
|
|
|
Fixed Volumetric Flask Configurator not working.
Fixed recipe for Reservoir Hatch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
matching new repositories
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also cleaned up build script. WTF is proguard? Seriously?
|
|
Update to GTNH's Gregtech
|
|
|
|
+ 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.
|
|
|
|
+ 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.
|
|
+ Added all libraries required for Proguard to Obfuscate future builds.
- Removed Dev/Src releases.
% Adjusted build.gradle to accommodate DictGen + Proguard.
|
|
|
|
|
|
|
|
+ Added default versioning file.
|
|
|
|
|
|
|
|
$ Fixed Multis not working.
|
|
- Removed all libraries found via Maven.
$ Fixed Minor Crash.
|
|
> Doing this via the web browser sucks.
|
|
- Reverted Build script to fix CCI.
|
|
^ Version Bump.
|
|
% CircleCI updates for artefact storage.
|
|
$ 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.
|
|
$ Improved RC ASM.
|