| Age | Commit message (Collapse) | Author |
|
* fixes
* safety features
* spotless
* pain
* math hard
* math is very hard
* eight or seven
* more null checks
|
|
|
|
|
|
* Fixed some EU/t values in Steam Turbines
* spotlessApply (#1679)
Co-authored-by: Steelux <70096037+Steelux8@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
|
|
Ev hatches
|
|
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
|
|
fix LSC using -1 as notSet for glasTier
|
|
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
This reverts commit 8db16fe8651701dd5b6e38acdc03bd6fbfaaee21.
|
|
|
|
|
|
|
|
|
|
* Remove GT ASM
* Put into constructor
Former-commit-id: 4324bf86a3e8e35967f2e8e6cc6c4041a49d5495
|
|
|
|
|
|
|
|
|
|
suppress missing item/block warning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* MTE Inventory updates
* Separate Input/Output inventory
* Use a LinkedHashMap to ensure inventory orders are deterministic
* Input/Output work on either Input/Output inventories
* MTE Inventory
* Add GT_Packet_MultiTileEntity
* More dyanmic packet with packetFeatures
* Add IMTE_HasModes for MultiBlockPart
* Help with MTE Inventory (#1613)
* convert inventory to use ItemStackHandler
* Update MUI
* inventories
* move Iteminventory to its own method
Co-authored-by: miozune <miozune@gmail.com>
* Update MUI
* Update MUI
* Add IMultiBlockPart
* Mte fluid inventory (#1639)
* first work on fluid inventory
* make gui work with numbers not dividable by 4
* use math.min
* add outputfluids saving
* actually working
* Update MUI
Co-authored-by: miozune <miozune@gmail.com>
* Ticking Covers!
* Parts now register covers with the controller
* Controllers now tick covers on parts
* Break cover ticking out into `tickCoverAtSide`
Fix some inventory methods on MultiBlockController
* Filter on tickable covers
* Improve GUIs for MTEs (#1650)
* working controller GUI
* locked inventory selection work
* input and output locking of inventories
Co-authored-by: miozune <miozune@gmail.com>
* spotless
* CoverInfo refactor (#1654)
* Add `CoverInfo` and deprecate the old fields to hold cover information
* Disable MTE registration
* Fix NPE - Return EMPTY_INFO for SIDE_UNKNOWN
Temporarily add back old NBT saving in case of a revert so covers aren't lost.
* Actually save the old NBT data, instead of empty
Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com>
Co-authored-by: miozune <miozune@gmail.com>
|
|
(#1663)
|
|
* work on parallel helper
* spotless hell
* working? parallel
* spotless
* documentation
* spotless
* revert useless addition
* fixes
* spotless bs
* remove commented code
* remove outer if and make batchmode void protected
|
|
* Optical Line-Water line & Items
* Spotless apply
* Spotless applies + Optical Board
* Adding more Quad Hatches
|
|
Since § is a color code in minecraft, it can't be used here, but seriously, this material needs some kind of use.
|
|
* Fix volcanus batch mode
* Chromatic glass foil
|
|
|
|
|
|
|
|
Former-commit-id: fb96ce1cf99b06f8fed03e693badd9c122a83024
|
|
|
|
* Add plate & ingot types for Thorium-232
* spotlessApply (#269)
Co-authored-by: Elisis <gtandemmodding@gmail.com>
Co-authored-by: GitHub GTNH Actions <>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Former-commit-id: ee526305b47f0602d0ca3d8be4a051cec828af42
|
|
* Added getter if machine is rain proof
* Extract rain checker to prevent needless computation
* Minor refactoring
|
|
|
|
|
|
|
|
|
|
|
|
|