Age | Commit message (Collapse) | Author |
|
enable batch mode
|
|
* add tooltip to explain fluid mode on QFT
* change wording a bit
|
|
|
|
* Migrate recipes to RA. Fix oredict of outputs.
* New recipe UI for NEI.
* Reworked processing logic.
* Display EU/t in WAILA + misc fixes
* Small spelling updates.
* Full rework of recipes.
* Reverted Pyrotheum recipe.
* Restored old recipes + cleanup.
|
|
fix chisel busses
|
|
|
|
fix superbus UHV recipes and localization
|
|
|
|
|
|
|
|
their tooltip (#806)
* Add hatche to volcane
* Remove unnesesarity
* Add hatche to cryo frezzer
* Some inconsistency
* SPOTLESS AAAAAAAAAAAAAAA SPOTLESS AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
* Spotless apply for branch hatche for #806 (#807)
spotlessApply
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
This reverts commit efb6055259da3108fb7abdfb1465fcb235f43e88.
|
|
Fix asymmetry in the qft multiblock
|
|
fix id shift
|
|
|
|
* Fix some multis incorrectly restricting fluid input for hatches
* Update dependencies.gradle
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
recipes and ids (#794)
* Fix all the tiers in recipes including for wireless charger and overflow valve
* fix transmission components
|
|
* remove mavenlocal
* update dependencies
* normalize semifluid gens
|
|
|
|
|
|
* Remove reference to GTPP_Recipe itself
* Remove GTPP_Recipe_Map_Internal
* Move recipemaps to separated class
* Remove unused recipemaps
* Migrate GT++ recipemaps
Remove sElementalDuplicatorRecipes in favor of GT replicatorRecipes supporting findRecipe
* Migrate the rest
* Adjust catalyst priorities
* Add ABS non-alloy recipe category
* Remove s prefixes from recipemaps
* Adapt to GT_StreamUtil rename
* Adjust recipe catalysts
* Fix build
* update gradle+bs+deps
(cherry picked from commit 8b185c7a4d881d38580cc98456265ebb751b6d93)
* update deps
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* fix steam machine nei structure diagram
this is caused by repeated failure of checkMachine(), which is caused by it not clearing special steam hatches
* more special hatch clearing
|
|
|
|
* Reduce minimum casing requirement for various machines
|
|
Washers (#783)
* Lower reservoir hatch tier to EV, add tooltip showing tier for reservoir + air intake hatches
* Use getColoredTierNameFromTier instead of rolling our own
* Allow simple washer to clean purified dusts
* Adds simple washers for LV, HV, IV, and ZPM
|
|
|
|
|
|
* Cleanup dehydrator
* Cleanup reactor processing unit
* Cleanup cold trap
* Cleanup simple washer
* Cleanup unused textures
* updateBuildScript
|
|
|
|
fix circuit and make it RA2
|
|
|
|
* asynchronous cape download
* spotlessApply (#771)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* Kill playerAPI
* Gut more events and compat that is now obsolete
* Remove commented out code
* Remove final modifier from methods
* Make more stuff final
* Remove slow building ring
* Protected -> private in final classes
* More cleaning
* More cleaning v2
* Purging
* Clean DevHelper
* Clean DevHelper 2
* delete DevHelper
* remove useless IFMLLoadingPlugin.MCVersion annotation from @Mod files
* check for obfuscation only once in the IFMLloadingPlugin.injectData
* don't instantiate the static class ASMConfig
* delete unused and empty implementation of IFMLCallHook
* delete empty class
* delete ClassesToTransform class that just holds the class names constants
* delete unused methods and unsless logging in dummymod container
* delete unused transformer ClassTransformer_TT_ThaumicRestorer
* spotless
* Clean
* Clean utils
* Build checkpoint
* Purge
* Stage 2
* Stage 3
* Stage 4
* Stage 5
* Stage 6
* Spotless
* Imports
* Stage idk
* Stage 1
* Fix issue
* Spotless
* Format numbers
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
Co-authored-by: Alexdoru <57050655+Alexdoru@users.noreply.github.com>
Co-authored-by: Connor Colenso <colen@CONNORSPC>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* RA2ify and clean up BOP_block_Registrator
* remove lubricant cutting recipe
|
|
* Make soldering change void mode
* small issue :(
* address review
* naming things hard
|
|
* improve maceration stack upgrade process
* spotlessApply (#758)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* Addition for disabling harvest on crop manager
* Fix for incorrect NBT loading
* Applied spotless
* Spotless applied
|
|
|
|
* updateBuildScript
* Update dependencies
* Cleanup basic machines
* Fix wildcard import
|
|
|
|
* remove deprecated methods
* laser engraving
* fluid utils cleanup
* more deprecations
* biorecipes
* RA2 rocketfuel
* rare earth
* typo
* more rareearth cleanup
* nuclear fuel processing
* Update RecipeLoader_NuclearFuelProcessing.java
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* Add chemplant alternative to EBF recipe with cells
- Add a recipe for LFTR Fuel Base (LiFBeF2UF4), for the Chemical Plant, instead of the EBF, which can use the same inputs and outputs but without any cells.
* Add comment to explain recipe
* Apply spotless
|