| Age | Commit message (Collapse) | Author |
|
Former-commit-id: e5a4c18be25612616e4b6d9112802fb964ef3dbf
|
|
Former-commit-id: cea4eaa2e409783af151c5f9c2cea6749ca68aef
|
|
* obliterate RA1 (1/2)
* fix wrong recipe map
* guard clauses
* null check
* spotless apply
* redo null check properly
* update BS
---------
Co-authored-by: chochem <40274384+chochem@users.noreply.github.com>
|
|
* Remove unused machines
* Add some Javadoc
* Remove some unused constructors
* Use ResourceLocation and SpecialEffects for newMetaEntity
* Remove some non-ModularUI code
* Remove mGUIParameterA and mGUIParameterB
* Remove mGUIName and mNEIName
* Use nonnull string
* updateBuildScript
|
|
|
|
* 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
|
|
|
|
* Lower reservoir hatch tier to EV, add tooltip showing tier for reservoir + air intake hatches
* Use getColoredTierNameFromTier instead of rolling our own
* Allow 2 recipes per page in NEI for Alloy Blast Smelter
|
|
|
|
* add catalyst item
* recipes
|
|
* fixed a bug from my multiblock recipe duplication remover that messed with the order of recipe outputs that had chances.
* commented changes
---------
Co-authored-by: Kyium <kyiumjbird@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix build issue
* spotlessApply (#243)
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>
|
|
Former-commit-id: 34873ab638692badb99b88962d2dbd70f0bed411
|
|
Panels (#2289)
* Adds several UI elements to multiblock drills
* Adds metrics transmitter cover and associated sensor card
* Fixes item icons and item name
* Adds tooltips for adv. sensor card and metrics panel, fixes card/overlay icons, adds recipe for metrics cover
* Refactor cover tab sync to send much smaller ISerializable payloads
* Remove unused variable
* Additional master merge cleanup
* Adds interface for custom metrics export, adds oil drill support
* Adds support for metrics covers retaining attached machine name for tooltip, metrics
* * Adds discrete coordinates to Metrics Cover data
* Adds machine to advanced sensor card tooltip
* Adds cycle time and minimum energy hatch tier to multiblock ore drill tooltips
* Moves many tooltip strings to i10n
* Remove old GT_DisabledWhileActiveButton.java file that crept in during a messy merge
* Spotless
* Improve oil and ore drill metrics, more i18n
* Addresses PR review concerns, adds more situations for self-destructing sensor cards
* Remediates further PR concerns
|
|
* Add crafting input bus items to getStoredInputs
* Add crafting input hatch fluids to getStoredFluids
* Respect internal input isolation
* List.of -> Arrays.asList
* Skip fluids on non-supporting bus
* Fix NPE
* Change return type to Optional & add Slave support
|
|
* Add info on Bacterial Vat NEI fluid output
* Update en_US.lang
---------
Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com>
Former-commit-id: 3d8a85d5730786c86e5310df6fce786b5d6f9c4f
|
|
* Added GT_Recipe util and custom hashing strategy for GT_recipe
* Added duplicate recipe removal step into multiblocks using recipes instead of cells conversion method.
* Implemented improvements to efficiency and code cleanliness.
* minor language changes.
|
|
* Restore supreme pizza gloves into existence
* spotlessApply (#743)
Co-authored-by: GitHub GTNH Actions <>
* Restore texture of gloves
* Remove unnecessary maps
* Remove unused imports
* spotlessApply (#744)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: Connor Colenso <colen@CONNORSPC>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexander Anishin <oneeyemaker@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleanup unused stuff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* another deprecation
* agrichem ra2
* dehydrator coils
* nuclear chem
* general recipes
* generic chem RA2 and NO,NO2 cleanup
* start with gregtech recipes
* another deprecation
* more gregtech recipes
* dont deprecate ABS yet, was just a mistake
* gregtech recipes
* even more gregtech recipes
* finish assembler recipes
* fuels and fluid extraction
* centrifuge and mixer
* chem recipes
* compression and maceration
* remove duplicate bending
* blast furnace (remove a broken one)
* AL recipes
* distilling
* baseitemingots
* bee recipes and some cleanup
* coke things
* random one
* cryo and pyro
|
|
Former-commit-id: 71b781e3c3c7a407221c4e35cac70bc9fc114eb2
|