| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Update Digester.java
|
|
|
|
|
|
enabled (#175)
|
|
|
|
* Changes the integrated ore factory mode description to match what its actually doing.
* Some tooltip grammar changes.
That would have annoyed me :)
|
|
* Added getters to allow a machine to set the special item for recipe checking
|
|
|
|
* Industrial Centrifuge tooltip
* Maceration Stack tooltip
* Industrial Extrusion Machine tooltip
* Zyngen tooltip
* Industrial Coke Oven tooltip
* Boldarnator tooltip
* Dangote Distillus tooltip
* spotless apply
|
|
|
|
|
|
* default color changes
* add colored casing amount builders
* oversight
* address reviews
|
|
|
|
|
|
* Rope conflict
* Ethylbenzene conflict
* Rock Salt, Potash conflicts
* spotless apply
|
|
|
|
* Advanced boiler steam capacity fix
Been broken for 2 years now it works as anticipated.
* Update dependencies
---------
Co-authored-by: Wilhelm Schuster <dev@rot13.io>
|
|
|
|
* Import getSteamCapacity from GT++ boilers
* spotless apply
---------
Co-authored-by: Wilhelm Schuster <dev@rot13.io>
|
|
Allow lsc rotation
|
|
|
|
|
|
* Migrate findRecipe method
* Update dependencies.gradle
* Update deps
* update deps
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Former-commit-id: d173b08a7017209b9ea4383680c34fda56035b5c
|
|
* Migrated EoH
* Added deprecation for checkRecipe_EM
* Migrated QC
* Migrated DB
* Migrated AT
* Migrated RS and scanner
* Migrated EI
* Migrated switch
* Migrated microwave
* Migrated tesla tower
* Fixed implementation of texts
* update deps
* Addressed review comments
* Update dependencies.gradle
* Update dependencies.gradle
* update deps
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
* Added enumeration for check recipe result
* Rework processing logic to work with MTEs too
* Switched first few multiblocks to new checkRecipe method
* Applied generic logic to EBF
* Added support for long power base and applied generic processing logic to more machines
* Address some feedback
* Added more setter to further configure the processing logic
* Change internal checkRecipe to work with checkRecipeResult, to allow the injection of custom failure messages
* Suppress warning, change access
* Merge recipeMap and mapSupplier
* Move calls to setMetaTEController and setRecipeMap to base classes
* Make processingLogic final
* Make results non-null
* Rename `ProcessingLogic#checkRecipe` -> `#validateRecipe`
Otherwise it's confusing with `GT_MetaTileEntity_MultiBlockBase#checkRecipe`
* oops
* Added recipe locking to generic processing logic
* Rename: getWorldObject -> getIHasWorldObjectAndCoords
* Annotate missing overrides
* Renamed recipeLockableController -> recipeLockableMachine
* Migrated Cleanroom
* Migrated pyrolyse oven
* Migrated driller
* Migrated charcoal pit
* Migrated DT
* Rename: controller -> machine
* Make recipemaps override base `findRecipe` and mark others final
* Remove unused maps
* Add FindRecipeResult
* Remove IHasWorldObjectAndCoords parameter from findRecipe
This removes argument for printer recipemap to pass for GT_ModHandler.getAllRecipeOutput, but I don't think there's any mod that adds world-specific coloring recipe.
* Added method to set processing logic power so machines can override it on demand
* Restructure CheckRecipeResult, show voltage required and move package
* Reword: insufficient voltage -> power
* Change text color: dark gray -> gray
* Added findRecipeResult for insufficient heat
* Migrated PCB factory
* Fix result not being reset on shut down
* Show coil tier for heat
* clean
* Reverted migration of driller base
* Migrated TPM
* Moved getting of parallel supplier, to accomodate TPM
* Migrated power gen multiblocks
* Migrated Assembling Line
* Migrated fusion
* Migrated multi smelter
* Migrated boiler
* Migrated DTPF
* Migrated ore factory
* Migrated heat exchanger
* Make checkRecipe() final, javadoc, minor cleanup
* Fix overclock behavior with multiple hatches, javadoc, minor cleanup
* Minor fix for javadoc
* Fixed creation of OC calculator not factoring in batch mode correctly
* Make GT_ParallelHelper#setRecipe nonnull
* Rework SimpleCheckRecipeResult to not require registration
* Migrate charcoal pit and cleanroom
* Fix result not being reset when turning off machine
* Add API for BW to make recipemap sensitive to special slot on recipe search
* Migrated PA
* Migrated driller base
* Make ProcessingLogic#duration int
* Minor cleanup
* missing recipe locking for long multi
* Fix NPE
* Show crash message and turn off machine
* minor javadoc fix
* Fixed power setting for extended power base
* Integrate SingleRecipeCheck into ProcessingLogic, fix duration overflow, fix duration for batch mode, migrate PA for GT_MetaTileEntity_ExtendedPowerMultiBlockBase
* Fixed ME stocking busses
* Minor PA fixes
* Cleanup item collecting logic & apply to normal multi as well
* Oversight
* Derp
* Multiple voltage instead of amperage with recipe map amperage, since usually amperage is intended for parallel, not for recipe checking
* Fix missing EU modifiers on PCB factory OC calculator
* Removed left over OC method
* Fixed duration calculation of PCB not applying roughness multiplier
* Fixed OC parameters
* Make createOverclockCalculator nonnull & more nonnull annotations
* Fixed input processing voltage
* Round down voltage for other machines too
* Revert Nano Forge, return correct long voltage
* Use region / endregion
---------
Co-authored-by: miozune <miozune@gmail.com>
|
|
|
|
|
|
* More frequent recipe checks after machine just shuts down
* spotless
* modify checking interval
|
|
* add soft subtag
* add soft subtag to Gaia Spirit
* clean code style
|
|
* Saving
* Saving
* Spotless + Import fixes
* Attempt to fix review request
* Spotless
* spotlessApply (#2126)
Co-authored-by: GitHub GTNH Actions <>
* Fixing Requested Changes
* Update src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_Hatch_QuadrupleHumongous.java
Co-authored-by: Maxim <maxim235@gmx.de>
* Update GT_MetaTileEntity_Hatch_QuadrupleHumongous.java
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Co-authored-by: Maxim <maxim235@gmx.de>
|
|
* adjust low amp wireless recipes
* add hatches
* localization
* texture
* recipes
* fix circuits
* custom texture
* fix achievement localisation
* number formatting
* Small clean.
* spotlessApply (#230)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* fix transformer maintenance status
* fix transformer maintenance status
* change the type of function from public to protect
* change the variable name from isNeededMaintenanceChecks to hasMaintenanceChecks
|
|
|
|
|
|
Former-commit-id: aec759a45fd5db6cad751181a24ff343df11efc3
|
|
|
|
* fix the oldest bug in the pack
* Use old oregen for existing maps
* Use enum for OregenPattern version
* Use `WorldEvent$Load` instead of `FMLServerStartedEvent`
* Reset `oregenPattern` singleton on world load
* Fix `oregenPattern` being reset when any dim is loaded
---------
Co-authored-by: chochem <40274384+chochem@users.noreply.github.com>
|
|
|
|
* restore pams compat
* restore harvestcraft compat file
* cleanup
* ra2 and more cleanup
|
|
* Fix NPE with grid proxy
* Create proxy instead of check null
|
|
* Fix the shadow ItemStack bug of multi-InputBus_ME
* resolve code style
|
|
|
|
|
|
* more cleanroom debugging
* fix cleanroom
* fix documentation
|
|
|
|
* Remove unused mixins
* Unused
* Unused
* Update MobHandlerLoader.java
* Fix EEC
* Spotless
* Update zh_CN.lang
* Update dependencies.gradle
|
|
|